]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-05-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-12 Carl Eugen... Support Digital Voodoo SD 8 Bit in mov (ticket 195).
2011-05-12 ami_stuffSupport R10g in mov.
2011-05-12 Carl Eugen... Add 5.1 plus stereo-downmix to mov_channel_layout array.
2011-05-12 Carl Eugen... Set channel_layout for S302M.
2011-05-12 Carl Eugen... Map mlp surround channels to FFmpeg rear channels.
2011-05-12 Alexandre ColucciSupport native DTS channel order when requested.
2011-05-12 Martin Storsjörtpdec_qdm2: Don't try to parse data packet if no confi...
2011-05-12 Michael Niedermayerpixfmt-Comment: Fix big/little typo
2011-05-12 Justin Rugglesac3enc: put the counting of stereo rematrixing bits...
2011-05-12 Justin Rugglesac3enc: clean up count_frame_bits() and count_frame_bit...
2011-05-12 Michael Niedermayermpegvideo: make FF_DEBUG_DCT_COEFF output coeffs via...
2011-05-12 Aurelien Jacobssrtdec: make sure we don't write past the end of buffer
2011-05-12 Tomas Härdinwmaenc: improve channel count and bitrate error handlin...
2011-05-12 Aurelien Jacobsmatroskaenc: make sure we don't produce invalid file...
2011-05-12 Aurelien Jacobsmatroskadec: check that pointers were initialized befor...
2011-05-12 Stefano Sabatinilavf: fix function name in compute_pkt_fields2 av_dlog...
2011-05-12 Marton Balintlavf: fix av_find_best_stream when providing a wanted...
2011-05-12 Marton Balintlavf: fix av_find_best_stream when decoder_ret is given...
2011-05-12 Michael Niedermayerffmpeg: factorize quality calculation
2011-05-12 Stefano Sabatinitiff: add support for SamplesPerPixel tag in tiff_decod...
2011-05-12 Michael Niedermayerffv1: Add PIX_FMT_YUV420P9 support.
2011-05-12 Stefano Sabatinitiff: Prefer enum TiffCompr over int for TiffContext...
2011-05-12 Michael Niedermayerffv1dec: output PIX_FMT_YUV422P10 and PIX_FMT_YUV420P10...
2011-05-12 Ivan KalvachevFix posix_memalign() usage when libavutil is compiled...
2011-05-12 Uoti Urpalaasfdec: fix assert failure on invalid files
2011-05-12 Michael NiedermayerRevert "asfdec: fix assert failure on invalid files"
2011-05-12 Yusuke Nakamuramov: Support edit list atom version 1.
2011-05-12 Måns Rullgårdconfigure: Enable libpostproc automatically if GPL...
2011-05-12 ami_stuffAdd support for QT BMP 1bpp color mode
2011-05-12 Thierry FoucuIf a MP3 file contains the string NSVs, the NSV probe...
2011-05-12 Clément BœschCosmetics: fix prototypes in oggdec
2011-05-12 Clément Bœschoggdec: fix memleak with continuous streams.
2011-05-12 Aurelien Jacobsmatroskaenc: add missing new line in av_log() call
2011-05-12 Baptiste Coudurierdnxhdenc: add AVClass in private context.
2011-05-12 Baptiste Couduriermovenc: fix yuv range in avid atoms used by dnxhd.
2011-05-12 Alex Conversemovenc: fix adpcm mono muxing.
2011-05-12 Baptiste Couduriermpegts: do not output known sized packet if an unbounde...
2011-05-12 Stefano Sabatiniffprobe: tweak error message in open_input_file()
2011-05-12 Peter Rosspatcheck: warn about assert usage
2011-05-12 Stefano Sabatiniconfigure: sort filter deps entries
2011-05-12 Diego BiurrunReplace int_fast integer types with their sized standar...
2011-05-12 Diego Biurrunjfdct: Replace sized int_fast integer types with plain...
2011-05-12 Diego Biurrunconfigure: Do not unconditionally add -D_POSIX_C_SOURCE...
2011-05-12 Thierry Foucunsv: Fix misdetection of MP3 files as NSV.
2011-05-12 Clément Bœschoggdec: use explicit AVInputFormat struct initializers
2011-05-12 Clément Bœschoggdec: simplify ogg_probe
2011-05-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-12 Michael Niedermayerlibavformat/utils: Only consider dvb teletext timestamp...
2011-05-12 Michael Niedermayererror concealment: check last pictures motion_val befor...
2011-05-12 Michael Niedermayersws-PPC: fix after VOFW change.
2011-05-11 Ronald S. Bultjeswscale: fix YUV420P 9/10bit support.
2011-05-11 Michael Niedermayerregtests: add grayscale qtrle
2011-05-11 John HoriganAdded PIX_FMT_GRAY8 to the formats supported by the...
2011-05-11 ami_stuffUse VOFW 21503 as a default value for all types of...
2011-05-11 ami_stuffAdd "DAVC" FourCC
2011-05-11 anatolyFix crash of interlaced MPEG2 decoding
2011-05-11 Michael Niedermayerav_compare_ts: Improve speed when calculations fit...
2011-05-11 Kyleconfigure: Fix SDL detection on OSX and win32
2011-05-11 Jason Garrett... 10-bit H.264 x86 chroma v loopfilter asm
2011-05-11 Michael Niedermayerfate: Disable h264-conformance-frext-pph10i4_panasonic_a.
2011-05-11 Baptiste CoudurierPort SMPTE S302M audio decoder from FFmbc 0.3.
2011-05-11 Ronald S. Bultjeh264pred: fix one more aliasing violation.
2011-05-11 Michael Niedermayerh264-fate: Fix 10bit H264 tests on big endian.
2011-05-11 Anatoly NenashevFix crash of interlaced MPEG2 decoding
2011-05-11 Ronald S. Bultjeh264pred: fix one more aliasing violation.
2011-05-11 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates.
2011-05-11 Anton Khirnovflacenc: use proper initializers for AVOption default...
2011-05-11 Anton Khirnovlavc: deprecate named constants for deprecated antialia...
2011-05-11 Michael Niedermayerh264idct_template: fix include path
2011-05-11 Reinhard Tartleraac: workaround for compilation on cygwin
2011-05-11 Baptiste Coudurierswscale: extend YUV422p support to 10bits depth
2011-05-11 Michael Niedermayerh264: merge _internal & template files.
2011-05-11 Stefano Sabatinitiff: add support for inverted FillOrder for uncompress...
2011-05-11 Diego BiurrunRemove unused softfloat implementation.
2011-05-11 Ronald S. Bultjeh264pred: fix aliasing violations.
2011-05-11 Reimar DöffingerCheck syntax even if DEBUG is not defined.
2011-05-11 Diego Biurrunrotozoom: Eliminate French variable name.
2011-05-11 Diego Biurrunrotozoom: Check return value of fread().
2011-05-11 Diego Biurrunrotozoom: Return an error value instead of calling...
2011-05-11 Diego Biurrunrotozoom: Make init_demo() return int and check for...
2011-05-11 Diego Biurrunrotozoom: Drop silly UINT8 typedef.
2011-05-11 Diego Biurrunrotozoom: Drop some unnecessary parentheses.
2011-05-11 Diego Biurrunrotozoom: K&R coding style cosmetics
2011-05-11 Martin Storsjörtsp: Only do keepalive using GET_PARAMETER if the...
2011-05-11 Stefano Sabatiniffmpeg: call pre_process_video_frame() only if decoding...
2011-05-11 Stefano Sabatiniffmpeg: reformat resample condition code in transcode()
2011-05-11 Stefano Sabatiniffmpeg: factorize resampling condition check in do_vide...
2011-05-11 Stefano Sabatiniffmpeg: prefer "dec" over "ist->st->codec" in do_video_...
2011-05-11 Stefano Sabatiniffmpeg: improve reporting if size/pixel format changes
2011-05-11 Stefano Sabatiniffmpeg: warns the user when the selected pixel format...
2011-05-11 Benjamin Larssonffplay: add a dummy option -i so that it is easy to...
2011-05-11 Michael Niedermayerswscale: remove fork bug that i missed in the merge.
2011-05-11 Ronald S. Bultjefix fate failures for 10bit H264 on some systems
2011-05-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-11 Alex Conversecosmetics: Fix crazy formatting in resample.
2011-05-11 Alex ConverseAllow resampling with no channel count change for up...
2011-05-11 Alex ConverseDon't allow unsupported resampling configurations.
2011-05-11 Jason Garrett... Port x86 10-bit H.264 deblock asm from x264
2011-05-11 Jason Garrett... Update x86 H.264 deblock asm
next