]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-04-19 Michael NiedermayerMerge commit '3eec1d41b4a947ba497f528e68da14a8befb85b9'
2013-04-19 Michael NiedermayerMerge commit '5e83d9aced2fc2b2e1360452794c58aba55d497c'
2013-04-19 Michael Niedermayeravcodec: Fix lowres handling in buffer allocation
2013-04-19 Michael NiedermayerMerge commit 'a7f46586bf47174b5fa00a905b767b1781ec8b72'
2013-04-19 Michael NiedermayerMerge commit '505642f18276aed03278ac91b1f334ea888eac6a'
2013-04-19 Diego Biurrunfate: Reuse VREF and AREF variables where appropriate
2013-04-19 Michael Niedermayeravformat: change seeking index consistency asserts...
2013-04-19 Michael Niedermayeravcodec/mpegvideo_motion: Use a field from the current...
2013-04-19 Clément Bœschlavf/http: remove duplicated dec flag.
2013-04-19 Christophe... x86: sbrdsp: implement SSE2 hf_apply_noise
2013-04-19 Clément Bœschlavc: add AV_CODEC_PROP_TEXT_SUB.
2013-04-19 Clément Bœschlavf/gif: avoid forward declaration.
2013-04-19 Clément Bœschlavf/gif: correct the delay after the first frame.
2013-04-19 Anton Khirnovh264: fully support cropping.
2013-04-19 Anton Khirnovff_get_buffer(): allocate the frame for max(coded,displ...
2013-04-19 Michael Niedermayermp3dec: fallback to generic seeking when a TOC is not...
2013-04-19 Paul B Mahollavfi/afade: use AV_OPT_TYPE_DURATION
2013-04-19 Clément Bœschlavf/gif: fix timing.
2013-04-19 Clément Bœschgif: use only one graphic control extension block per...
2013-04-19 Clément Bœschlavc/utils: merge side data after video encode.
2013-04-19 Clément Bœschfate/gif: create meaningful gif encoding tests.
2013-04-18 Marton Balintmxfdec: fix return variable type for avio_seek
2013-04-18 Reimar DöffingerFix multithreaded MPEG-4 decoding.
2013-04-18 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-04-18 Michael Niedermayeravformat: Dont stop probing before the whole id3 tag...
2013-04-18 Stefano Sabatinilavfi/mptestsrc: fix invalid access in case of negative...
2013-04-18 Clément Bœschsubtitles: introduce ASS codec id and use it.
2013-04-18 Nicolas Georgeffmpeg: make -aspect work with -vcodec copy.
2013-04-18 Nicolas Georgelavfi/vf_aspect: improve compatibility of parsing.
2013-04-18 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-04-18 Michael Niedermayeravcodec/mpegvideo_motion: Check P field references
2013-04-18 Michael Niedermayersvq3: use memmove to avoid overlap in memcpy.
2013-04-18 Paul B Maholcolorchannelmixer filter
2013-04-18 Paul B Maholcolorbalance filter
2013-04-18 Nicolas Georgeexamples/filtering_audio: fix frame leak.
2013-04-18 Paul B Mahollavu: add av_clipd_c
2013-04-18 Michael Niedermayerevrcdec: use memmove() instead of memcpy() when regions...
2013-04-18 Clément Bœschlavc/gif: avoid encoding 0x0 images.
2013-04-18 Clément Bœschlavf/gif: support only GIF codec.
2013-04-18 Clément Bœschlavf/gif: merge gif_write_{packet,video}.
2013-04-18 Clément Bœschlavf/gif: trim unnecessarily long netscape ext code.
2013-04-18 Clément Bœschlavf/gif: remove unused fields.
2013-04-18 Clément Bœschlavf/gif: simplify streams type checking.
2013-04-18 Michael Niedermayercmdutils: make the "-help filter=" output less confusing
2013-04-18 Carl Eugen... Fix libswscale compilation with --disable-optimizations...
2013-04-18 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-04-18 Michael Niedermayeravcodec/bitstream: check codes in ff_init_vlc_sparse()
2013-04-18 Michael Niedermayeravcodec/bitstream: Check bits in ff_init_vlc_sparse()
2013-04-18 Carl Eugen... Fix pgc compilation with --disable-optimizations.
2013-04-17 Michael Niedermayerxan: Check for overlapping copies
2013-04-17 Clément Bœschfate: hot fix for gif failure.
2013-04-17 Clément Bœschlavf/gif: fix assert in avio API after dfb3231.
2013-04-17 Clément Bœschgif: remove outdated comments.
2013-04-17 Clément Bœschlavc/gif: return more meaningful error code.
2013-04-17 Clément Bœschlavc/gif: merge two allocation checks.
2013-04-17 Clément Bœschlavf/gif: simplify palette writing.
2013-04-17 Clément Bœschgif: reindent after previous commits.
2013-04-17 Clément Bœschlavc/gif: crop image when possible.
2013-04-17 Clément BœschCleanse GIF muxer and encoder.
2013-04-17 Stefano Sabatinilavfi/aspect: apply hot fix for NUM:DEN syntax
2013-04-17 Stefano Sabatinilavfi/setdar: fix num/den swapping in log message
2013-04-17 Stefano Sabatinilavfi/setsar: remove spurious #if FF_API_OLD_FILTER_OPT...
2013-04-17 Michael Niedermayeravutil/intfloat_readwrite: include common.h for isinf()
2013-04-17 Stefano Sabatinilavfi/mptestsrc: remove unused size field
2013-04-17 Stefano Sabatinilavfi/mptestsrc: use AV_OPT_TYPE_DURATION
2013-04-17 Stefano Sabatinilavfi/mptestsrc: reindent option constants
2013-04-17 Stefano Sabatinilavfi/testsrc: fix style
2013-04-17 Stefano Sabatinilavfi/testsrc: use int in place of unsigned
2013-04-17 Stefano Sabatinilavfi/aspect: extend verbose feedback, show old SAR...
2013-04-17 Stefano Sabatinilavfi/aspect: restore ratio parsing
2013-04-17 Stefano Sabatinilavfi/select: factorize options definition between...
2013-04-17 Stefano Sabatinilavfi/select: add support for dynamic number of outputs
2013-04-17 Stefano Sabatinilavfi/select: make select_frame() return void
2013-04-17 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-04-17 Michael Niedermayerra144: Try to fix int16/uint16 warnings from pgc
2013-04-17 Michael Niedermayeravutil/intfloat_readwrite: avoid comparission with...
2013-04-17 Michael Niedermayervf_lut: fix simplification / off by 1 error
2013-04-17 Paul B Mahollavfi/stereo3d: fix interleave row output modes
2013-04-17 Clément Bœschlavfi/interlace: remove exec permissions.
2013-04-17 Clément Bœschlavfi/lut: simplify nested component stepping.
2013-04-17 Clément Bœschlavfi/lut: reindent after previous commit.
2013-04-17 Clément Bœschlavfi/lut: add direct path.
2013-04-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-17 Paul B Mahollavfi/stereo3d: check input width & height
2013-04-17 Michael NiedermayerMerge commit '34e6af9e204ca6bb18d8cf8ec68fe19b0e083e95'
2013-04-17 Michael NiedermayerMerge commit '66531d634e75b834e89e4a6a0f7470ca018712a1'
2013-04-17 Michael NiedermayerMerge commit '01d376f598fe95478036f5d1e3e5e14ffe32d4bf'
2013-04-17 Michael NiedermayerMerge commit 'bac8d38c0a716c8bdfdecf0ae545015c68f5df36'
2013-04-17 Michael NiedermayerMerge commit '69f6f03cd16a09e4e848b4e82bae4993bc361cd0'
2013-04-17 Michael NiedermayerMerge commit 'ecff5acb5a738fcb4f9e206a12070dac4bf259b3'
2013-04-17 Michael NiedermayerMerge commit 'b1bb8fb860b47e90dd67f0c5740698128fc82dcc'
2013-04-17 Michael NiedermayerMerge commit 'c0771a1ac6da697f86e3b10c8fe5dbc2ee92e347'
2013-04-17 Michael NiedermayerMerge commit 'aafed1175df76603e94c99a7748968780d6548d2'
2013-04-17 Paul B Mahollavfi/stereo3d: fix output width for sbsl/sbs2l
2013-04-17 Paul B Mahollavfi: remove bad inverse telecine filters
2013-04-17 Anton Khirnovindeo3: check motion vectors.
2013-04-17 Anton Khirnovindeo3: fix data size check
2013-04-17 Anton Khirnovindeo3: switch parsing the header to bytestream2
2013-04-17 Clément Bœschcmdutils: slightly better -filters output.
2013-04-17 Nicolas Georgelavfi/buffersrc: fix failed requests count.
next