]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-01-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-15 Carl Eugen... Support rgb48 and rgba64 png encoding.
2012-01-15 Diego Biurrunfate: split ADPCM and DPCM test references into separat...
2012-01-15 Carl Eugen... Simplify RGB32 png encoding.
2012-01-15 Daniel Huangmov, mxfdec: Employ more meaningful return values.
2012-01-15 Carl Eugen... Support gray16 png encoding.
2012-01-15 Carl Eugen... Support gray8a png encoding.
2012-01-15 Reinhard Tartlerlavc: Relax API strictness in avcodec_decode_audio3...
2012-01-15 Reimar DöffingerFix ff_get_guid for short reads or errors.
2012-01-15 Michael Niedermayerlavfi-showfiltfmts: fix typo that segfaulted haiku.
2012-01-15 Kostya Shishkovwavpack: fix clipping for 32-bit lossy mode
2012-01-15 Stefano Sabatiniffplay: mark i variable in toggle_full_screen() as...
2012-01-15 Stefano Sabatinilavfi/rgbtestsrc: make alpha plane opaque
2012-01-15 Peter Rossiff: support masking plane feature
2012-01-15 Michael NiedermayerRevert "buildsystem: add $EXESUF to the used tool for...
2012-01-15 Reimar DöffingerFix uninitialized reads for fate-vsynth1-asv2 test.
2012-01-15 Nicolas Georgeoverlay: do not leak x/y expressions.
2012-01-15 Michael Niedermayerbuildsystem: add $EXESUF to the used tool for fate
2012-01-15 Laurentiu Ionvb: Use bytestream2 functions
2012-01-15 Michael Niedermayerimgconvert: add PIX_FMT_GRAY8A to pix_fmt_info
2012-01-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-14 Michael Niedermayerljpegdec: reset restart interval for each plane of...
2012-01-14 Michael Niedermayerthp: Fix handling of restart interval
2012-01-14 Reimar DöffingerFix compilation without HAVE_AVX, HAVE_YASM etc.
2012-01-14 Jean Firsttimecode: fix typo
2012-01-14 Michael Niedermayerx86/yuv2rgb_mmx: Remove yuv420 check.
2012-01-14 Michael Niedermayermpeg12dec: BW10 support
2012-01-14 Michael Niedermayermpeg12dec: check uppercased codec_tag.
2012-01-14 Michael Niedermayeravidec: XMPG support
2012-01-14 Aneesh Dograsgidec: Use bytestream2 functions to prevent buffer...
2012-01-14 Reimar DöffingerUse correct register size, fixes compilation with NASM.
2012-01-14 Diego Biurruncosmetics: Move static and inline attributes to more...
2012-01-14 Reimar DöffingerFix leaking of side data.
2012-01-14 Laurent BRULETudp: fix segfault on closing
2012-01-14 Justin RugglesFATE: fix targa tests on big-endian systems
2012-01-14 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-01-14 Stefano Sabatinidoc/bistream_filters.texi: add documentation for the...
2012-01-14 Carl Eugen... Support transparency in iff images.
2012-01-14 Carl Eugen... Add CR/LF to a reget_buffer warning message.
2012-01-14 Stefano Sabatiniconfigure: provide libavfilter/version.h header to...
2012-01-14 Oana StratulatFixes issue 890: OOM with zmbv file
2012-01-14 Michael Niedermayerutils: check that parameters havnt changed in reget_buf...
2012-01-14 Michael Niedermayercabac_functions: fix license header, this wasnt develop...
2012-01-14 Michael Niedermayer1000l commit forgotten cabac fix
2012-01-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-14 Ronald S. Bultjeswscale: change yuv2yuvX code to use cpuflag().
2012-01-14 Carl Eugen... RGBA64 encoding with libopenjpeg.
2012-01-14 Carl Eugen... Gray16 encoding with libopenjpeg.
2012-01-14 Baptiste Coudurieralacdec: support 32 bps
2012-01-14 Michael Niedermayerlavc: Prevent opening of experimental codecs if strict_...
2012-01-14 Carl Eugen... Support reading 64bit dpx images.
2012-01-14 Carl Eugen... Support reading 64bit sgi images.
2012-01-14 Carl Eugen... Support 64bit pam encoding.
2012-01-14 Carl Eugen... Support 64bit tiff images.
2012-01-14 Martin Storsjölibx264: Don't leave max_b_frames as -1 if the user...
2012-01-13 Carl Eugen... Increase maximum encoding video buffer size.
2012-01-13 Carl Eugen... Simplify 32bit RGB pam encoding.
2012-01-13 Justin RugglesFATE: convert output to rgba for the targa tests which...
2012-01-13 Janne Grunaufate: add missing reference files for targa tests in...
2012-01-13 Justin RugglesFATE: enable the 2 remaining targa conformance suite...
2012-01-13 Justin Rugglestarga: add support for rgb555 palette
2012-01-13 Justin RugglesFATE: fix targa tests on big-endian systems
2012-01-13 Justin RugglesFATE: add tests for targa
2012-01-13 Mans RullgardARM: fix Thumb-mode simple_idct_arm
2012-01-13 Mans RullgardARM: 4-byte align start of all asm functions
2012-01-13 Reimar Döffingerj2kdec: Fix memleak, ensure cleanup is called also...
2012-01-13 Clément Bœschffmpeg: fix return value in opt_old2new after e3127db4.
2012-01-13 Ray Simardvf_deshake: remove unused variable totalangles
2012-01-13 Ray Simardvf_deshake: zero-init Transform structs in end_frame()
2012-01-13 Stefano Sabatiniconfigure: provide libavfilter/version.h header to...
2012-01-13 Clément Bœsch8svx: fix memleak in iff-fibonacci fate test.
2012-01-13 Clément Bœschffmpeg: use av_asprintf() in opt_old2new() and fix...
2012-01-13 Clément Bœschffmpeg: fix parse_option() string memleak.
2012-01-13 Peter Rossico: favour BITMAPHEADER dimensions over IconEntry...
2012-01-13 Nicolas Noirbentffmpeg.c: transcode_video(): do not go through filter...
2012-01-13 Nicolas Noirbentsegment: fix FPE when segment_list_size is 0
2012-01-13 Michael NiedermayerRevert "riff: remove references to sonic codec ids"
2012-01-13 Stefano Sabatinimpegtsenc: do not reference the deprecated ffmpeg optio...
2012-01-13 Stefano Sabatiniffmpeg: clarify error message in case of bitstream...
2012-01-13 Stefano Sabatinimpegtsenc: fix some typos: aac -> AAC, adts -> ADTS
2012-01-13 Stefano Sabatinimpegtsenc: use more meaningful error codes
2012-01-13 Paul B Maholrgb2rgb: rgb12to15()
2012-01-13 Ronald S. Bultjeswscale-test: fix stack overread.
2012-01-13 Ronald S. Bultjeswscale: fix invalid conversions and memory problems.
2012-01-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-12 Lou Logandocs: remove extra sar entry for scale filter
2012-01-12 Carl Eugen... Fix decoding of progressive jpgs with unusual pixel...
2012-01-12 Diego Biurruncabac: split cabac.h into declarations and function...
2012-01-12 Diego Biurruncabac: Mark ff_h264_mps_state array as static, it is...
2012-01-12 Diego Biurruncabac: Remove ff_h264_lps_state array.
2012-01-12 Alex Converseutils: Check for extradata size overflows.
2012-01-12 Mans RullgardARM: rv34: fix asm syntax in dc transform functions
2012-01-12 Martin Storsjöavio: Fix the value of the deprecated URL_FLAG_NONBLOCK
2012-01-12 Reimar DöffingerUse an int MotionVector for find_block_motion.
2012-01-12 Reimar Döffingerwtvdec: fix a few memleaks as show by valgrind with...
2012-01-12 Janne Grunaurv34: fix and optimise frame dependency checking
2012-01-12 Janne Grunaurv34: NEON optimised dc only inverse transform
2012-01-12 Anton Khirnovavprobe: use avio_size() instead of deprecated AVFormat...
2012-01-12 Anton Khirnovffmenc: remove references to deprecated AVFormatContext...
2012-01-12 Anton Khirnovlavf: undeprecate read_seek().
next