]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-07-31 Justin RugglesEstimate frame size during encoding.
2010-07-31 Vitor SessakRemove x86/mmx.h. It is not used anymore and has been...
2010-07-31 Vitor SessakFix compilation with --disable-yasm. 10l to me.
2010-07-31 Stefano SabatiniAdd protocols.texi.
2010-07-31 Vitor SessakConvert deinterlacing MMX code to YASM
2010-07-31 Måns Rullgårdconfigure: set subarch for ARM
2010-07-30 Aurelien Jacobs100l: av_freep() needs the address of the pointer
2010-07-30 Justin Rugglescosmetics: indentation
2010-07-30 Justin RugglesCombine output_subframe() and output_subframes().
2010-07-30 Justin RugglesRemove unneeded variable.
2010-07-30 Justin Rugglescosmetics: indentation
2010-07-30 Justin RugglesCombine output_subframe_verbatim() and output_subframe_...
2010-07-30 Justin RugglesCombine and simplify output_residual() and output_subfr...
2010-07-30 Justin Rugglescosmetics: reindent
2010-07-30 Justin RugglesCombine and simplify output_subframe_fixed() and output...
2010-07-30 Justin RugglesCombine and simplify output_subframe_constant() and...
2010-07-30 Justin RugglesPass FlacSubframe to output_subframe_* instead of chann...
2010-07-30 Justin Rugglescosmetics: change FlacEncodeContext variable name from...
2010-07-30 Justin RugglesSet coded_frame->pts in the FLAC encoder
2010-07-30 Justin RugglesDo not need to set coded_frame->key_frame = 1 because...
2010-07-30 Justin RugglesMove debug logging of compression options to a single...
2010-07-30 Justin RugglesAdd 2 failed memory allocation checks
2010-07-30 Justin Rugglescosmetics: pretty-print flacenc.c
2010-07-30 Martin StorsjöRemove mostly unnecessary rtpdec_*.h files, store the...
2010-07-30 Stefano SabatiniMake config_input() return AVERROR(EINVAL) in place...
2010-07-30 Stefano SabatiniCompute the max pixel step for each plane, and use...
2010-07-30 Stefano SabatiniAdd an entry for the AVFilterBuffer change of r24592.
2010-07-30 S.N. Hemanth... Resize AVFilterBuffer to hold 8 planes/linesizes worth...
2010-07-30 Stefano SabatiniRename the av_fill_image_linesize() formal parameter...
2010-07-30 Stefano SabatiniReimplement av_fill_image_pointers() using the informat...
2010-07-30 Stefano SabatiniMake av_fill_image_linesizes() return a meaningful...
2010-07-30 Stefano SabatiniRename av_fill_image_linesizes() internal variables...
2010-07-30 Stefano SabatiniMake avpicture_fill() directly call av_fill_image_lines...
2010-07-30 Stefano SabatiniMake avfilter_default_get_video_buffer() use functions in
2010-07-30 Jean-Daniel... Make pkgconfig_generate() explicitly return 0 in instea...
2010-07-29 Stefano SabatiniAdd APIchanges entry for the libavcore/imgutils.h addition.
2010-07-29 Stefano SabatiniMove fill_image_linesize() and fill_image_data_ptr...
2010-07-29 Vitor SessakFix compilation in x86_64. I broke it with r24580.
2010-07-29 Stefano SabatiniExtend show_protocols() to make it print information...
2010-07-29 Vitor SessakTranslate libmpeg2 MMX IDCT to plain asm
2010-07-29 Aurelien Jacobs avidec: demux ASS and SRT tracks out of GAB2 chunks
2010-07-29 Aurelien Jacobsadd seeking support in ASS demuxer
2010-07-28 Stefano SabatiniImplement ffprobe -show_packets.
2010-07-28 Reimar DöffingerCheck for udp_set_remote_url error.
2010-07-28 Michael NiedermayerWarn about "/** text" comments.
2010-07-28 Michael NiedermayerMake sure "Last message repeated" is printed.
2010-07-28 Stefano SabatiniRevert commit:
2010-07-28 Stefano SabatiniAdd my GPG fingerprint and add myself as ffprobe.c...
2010-07-28 Martin Storsjörtsp: Move the definition of SDP_MAX_SIZE up, use it...
2010-07-28 Stefano SabatiniRequire libswscale only if the scale filter is used.
2010-07-28 Stefano SabatiniRemove reference to the unexisting movie filter and...
2010-07-28 Baptiste CoudurierIn wav muxer, always flush in write_trailer, fix pipe...
2010-07-28 Alexander KojevnikovSkip short padding in id3v2.
2010-07-28 James ZernMap rc_buffer_size to and c_initial_buffer_occupancy...
2010-07-28 Josh Allmannrtpdec_xiph: Handle the sampling SDP parameter
2010-07-28 Reimar DöffingerAdd extern to mxf_d10_muxer forward declaration to...
2010-07-28 Alex Converse10l: missed one reindent.
2010-07-28 Alex ConverseReindent after last commit.
2010-07-28 Alex Converseff_prefix non static vp56 functions.
2010-07-28 Martin Storsjönellymoserenc: Declare the supported sample format
2010-07-27 Pascal Massiminob0rk3d FATE + black helicopters hissing -> rolling...
2010-07-27 Pascal Massiminoperform the clipping on luma_dc_qmul[1] and chroma_qmul...
2010-07-27 Pascal Massiminosave some copies by moving some fields out of proba[2]
2010-07-27 Luca BarbatoAdd my gpg fingerprint
2010-07-27 Nick BreretonDCA: fix multichannel -> 2 channel downmix.
2010-07-27 Nick BreretonSetup correct channel value when downmixing is required.
2010-07-27 Aurelien Jacobsremove useless cast
2010-07-27 Måns RullgårdDetect PathScale compiler
2010-07-27 Reimar DöffingerDocument how the ref_buf is used.
2010-07-27 Måns Rullgårdconfigure: fix sh_quote function
2010-07-27 Michael NiedermayerFix doxy that refers to the wrong variable.
2010-07-27 Martin StorsjöFix the lavf docs, we have a RTP muxer, not a demuxer
2010-07-27 Michael NiedermayerFix 2 doxy comments that referred to the wrong variable.
2010-07-27 Michael NiedermayerMake doxygen formatting more consistent.
2010-07-27 Stefano SabatiniPlace the concat protocol entry at the begin of the...
2010-07-27 Alex ConverseDocument existing rules for AVInputFormat.name.
2010-07-27 Stefano SabatiniAdd the indevs.texi and outdevs.texi files.
2010-07-27 Måns Rullgårdfate: clean up also after failed runs
2010-07-27 Vitor SessakIncrease error tolerance for RA288 and one vorbis test...
2010-07-27 Alexander KojevnikovMake frames unsigned.
2010-07-27 Alexander KojevnikovShow correct bitrate for VBR MP3 files.
2010-07-27 Måns RullgårdRemove duplicate initialiser for cavsvideo_muxer.extensions
2010-07-27 Josh Allmannrtpdec_xiph: Drop RTP packets that come in without...
2010-07-27 Måns Rullgårdlibavformat needs libavcore
2010-07-27 Stefan Gehreradd Chinese AVS encoding via external library libxavs
2010-07-27 Måns Rullgårdlibavcore needs libavutil
2010-07-27 Måns Rullgårdfate: delete build and install dirs after session
2010-07-26 Måns Rullgårdfate: add fate session script
2010-07-26 Måns Rullgårdfate: create report files
2010-07-26 Måns Rullgårdconfigure: extract detailed compiler identification
2010-07-26 Måns Rullgårdversion.sh: write version to stdout if no output file...
2010-07-26 Måns RullgårdAdd a simple base64 encoder for use in tests
2010-07-26 Stefano SabatiniAdd an APIchanges entry for the libavcore/parseutils...
2010-07-26 Stefano SabatiniAvoid the use of an intermediary variable in
2010-07-26 Stefano SabatiniMake VideoFrameRateAbbr contain a rational rather than...
2010-07-26 Stefano SabatiniRemove reference to the "frame" term in variable names...
2010-07-26 Stefano SabatiniMake av_parse_video_size() and av_parse_video_rate...
2010-07-26 Stefano SabatiniReindent.
2010-07-26 Stefano SabatiniMake pkgconfig_generate check if the library is enabled...
2010-07-26 Stefano SabatiniDeprecate av_parse_video_frame_size() and av_parse_vide...
next