]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-01-17 Michael Niedermayerlavc: use av_freep() for freeing extended_data
2012-01-17 Stefano Sabatinitools: add ffeval tool
2012-01-17 Stefano Sabatinidoc/eval.texi: add precisation about the assumption...
2012-01-17 Stefano Sabatinilavu/eval: add if() and ifnot() eval functions
2012-01-17 Stefano Sabatinilavfi/testsrc: add "decimals" option to the testsrc...
2012-01-17 Stefano Sabatinilavc/mpegvideo_enc: improve log message in case of...
2012-01-17 Michael Bradshawlibopenjpegenc: Remove two redundant function parameters.
2012-01-17 Michael Bradshawlibopenjpegenc: Simplify gray encoding.
2012-01-17 Michael Bradshawlibopenjpegenc: Add error messages.
2012-01-17 Michael Bradshawlibopenjpegenc: Rename four conversion functions.
2012-01-17 Reimar DöffingerUse correct register size.
2012-01-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-17 Michael Niedermayerdpxenc: Dont store lavc indent when bitexact is set.
2012-01-16 Carl Eugen... Support 64bit pam decoding.
2012-01-16 Carl Eugen... Support gray8a pam decoding.
2012-01-16 Carl Eugen... Fix pix_fmt_info for yuva420.
2012-01-16 Clément Bœschfate: add GEN tag for mapchan sw tests.
2012-01-16 Maksym Veremeyenkofix av_dlog call with non-AVClass struct
2012-01-16 Reimar DöffingerRemove extraneous newline from dpx reference which...
2012-01-16 Janne Grunaurv34: add NEON rv34_idct_add
2012-01-16 Christophe... rv34: 1-pass inter MB reconstruction
2012-01-16 Reimar DöffingerRework VP8 decoder frame skipping code.
2012-01-16 Reimar Döffingermxfdec: Add missing free.
2012-01-16 Reimar Döffingerasfdec: Move variable declarations into the blocks...
2012-01-16 Clément Bœschlavu: add 2.1 channel layout.
2012-01-16 Carl Eugen... Add dpx encoding regression test.
2012-01-16 Paul B Maholadd SMJPEG muxer
2012-01-16 Paul B Maholavformat: split out common SMJPEG code
2012-01-16 Carl Eugen... Support rgb64 dpx encoding.
2012-01-16 Carl Eugen... Add gray16 and rgb48 png encoding regression tests.
2012-01-16 Laurentiu Ionpictordec: Use bytestream2 functions
2012-01-16 Panagiotis... Enhance HLS seeking.
2012-01-16 Michael Niedermayervorbisdec: Check that the x values of floor1 are unique.
2012-01-16 Jean Firstmov: cosmetics - move a line to a better position and...
2012-01-16 Jean Firstmovenc: add FIXME to add alis and rsrc atoms
2012-01-16 Justin Rugglesavconv: use avcodec_encode_audio2()
2012-01-16 Justin Rugglespcmenc: use AVCodec.encode2()
2012-01-16 Justin Rugglesavcodec: bump minor version and add APIChanges for...
2012-01-16 Justin Rugglesavcodec: Add avcodec_encode_audio2() as replacement...
2012-01-16 Justin Rugglesavcodec: add a public function, avcodec_fill_audio_frame().
2012-01-16 Jean Firstmovenc: indent cosemtics
2012-01-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-15 Christophe... rv34: Intra 16x16 handling
2012-01-15 Christophe... rv34: Inter/intra MB code split
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.
next