]> git.sesse.net Git - ffmpeg/history - libavcodec
Merge commit 'bfb41b5039e36b7f873d6ea7d24b31bf3e1a8075'
[ffmpeg] / libavcodec /
2013-04-20 Michael NiedermayerMerge commit 'bfb41b5039e36b7f873d6ea7d24b31bf3e1a8075'
2013-04-20 Michael NiedermayerMerge commit '7384b7a71338d960e421d6dc3d77da09b0a442cb'
2013-04-20 Michael NiedermayerMerge commit '47e5a98174eb9c07ad17be71df129719d60ec8b7'
2013-04-20 Michael NiedermayerMerge commit '8db00081a37d5b7e23918ee500bb16bc59b57197'
2013-04-20 Michael NiedermayerMerge commit '28bc406c84b04a5f1458b90ff52ddbec73e46202'
2013-04-20 Michael NiedermayerMerge commit '2f6bc5f7c193477c2ebc0acce8f2d5551445e129'
2013-04-20 Michael NiedermayerMerge commit '8071264f2196d71ff49c3944c33f8d3d83f548f1'
2013-04-20 Michael NiedermayerMerge commit '68d8238cca52e50e8cc81bf2edcaf8088c52d4c0'
2013-04-20 Michael Niedermayervc1dec: Fix tff == 0 handling in init_block_index()
2013-04-20 Michael Niedermayervc1dec: Fix non pullup tff
2013-04-20 Michael Niedermayerh264: remove unused variable
2013-04-19 Clément Bœschlavf/gifdec: add loop support.
2013-04-19 Clément Bœschlavc/gif: miscellaneous cosmetics.
2013-04-19 Clément Bœschlavc/gif: add flag to enable transparency detection...
2013-04-19 Clément Bœschlavc/gif: make possible to disable offsetting.
2013-04-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-19 Michael NiedermayerMerge commit 'a77aed142cade3beb0cd43f879d4f47daae23b8a'
2013-04-19 Michael NiedermayerMerge commit 'b357f1d1d3dd1d6672df6a397a31be425d31b6d1'
2013-04-19 Michael NiedermayerMerge commit '3eec1d41b4a947ba497f528e68da14a8befb85b9'
2013-04-19 Michael NiedermayerMerge commit '5e83d9aced2fc2b2e1360452794c58aba55d497c'
2013-04-19 Ronald S. Bultjebfin: hpeldsp: Move half-pel assembly from dsputil...
2013-04-19 Ronald S. Bultjearm: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjeppc: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjex86: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjemjpeg: Use hpeldsp instead of dsputil for half-pel...
2013-04-19 Ronald S. Bultjesvq1enc: Use hpeldsp instead of dsputil for half-pel...
2013-04-19 Ronald S. Bultjesvq3: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjempegvideo: Use hpeldsp instead of dsputil for half...
2013-04-19 Ronald S. Bultjesvq1: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjemimic: Use hpeldsp instead of dsputil for half-pel...
2013-04-19 Ronald S. Bultjeinterplayvideo: Use hpeldsp instead of dsputil for...
2013-04-19 Ronald S. Bultjebink: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjeindeo3: Use hpeldsp instead of dsputil for half-pel...
2013-04-19 Ronald S. Bultjevp56: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjevp3: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjehpeldsp: Add half-pel functions (currently copies of...
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 Michael Niedermayeravcodec/mpegvideo_motion: Use a field from the current...
2013-04-19 Christophe Gisquetx86: sbrdsp: implement SSE2 hf_apply_noise
2013-04-19 Clément Bœschlavc: add AV_CODEC_PROP_TEXT_SUB.
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 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-18 Reimar DöffingerFix multithreaded MPEG-4 decoding.
2013-04-18 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-04-18 Clément Bœschsubtitles: introduce ASS codec id and use it.
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 Michael Niedermayerevrcdec: use memmove() instead of memcpy() when regions...
2013-04-18 Clément Bœschlavc/gif: avoid encoding 0x0 images.
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-17 Michael Niedermayerxan: Check for overlapping copies
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œ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 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-04-17 Michael Niedermayerra144: Try to fix int16/uint16 warnings from pgc
2013-04-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 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 Anton Khirnovrv10: check that extradata is large enough
2013-04-17 Anton Khirnovrv10: return meaningful error codes.
2013-04-17 Anton Khirnovrv10: cosmetics, reformat
2013-04-17 Anton Khirnovqdm2: check that the FFT size is a power of 2
2013-04-17 Anton Khirnovsvq1dec: clip motion vectors to the frame size.
2013-04-17 Anton Khirnovsvq1dec: check that the reference frame has the same...
2013-04-16 Carl Eugen HoyosRemove two anonymous arrays.
2013-04-16 Carl Eugen Hoyosass_split: Do not use the function name as a parameter...
2013-04-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-16 Paul B Mahollibaacpluc: remove unused code
2013-04-16 Paul B Maholsgirledec: remove unused headers
2013-04-16 Paul B Mahollavc: avcodec_open2(): pass context to av_log()
2013-04-16 Michael Niedermayermjpegdec: fix overlapping memcpy with upscale_v
2013-04-16 Paul B Mahollibaacplus: support for float sample format
2013-04-16 Michael Niedermayeravcodec/c93: Check for block overlap.
2013-04-16 Paul B Mahollibaacplus: set supported profiles
2013-04-16 Paul B Mahollibaacplus: set supported channel_layouts
2013-04-16 Paul B Mahollibaacplus: remove FF_API_OLD_ENCODE_AUDIO cruft
2013-04-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-15 Michael NiedermayerMerge commit '015821229f96bf7e677f2a711a58dbea3009f574'
2013-04-15 Michael NiedermayerMerge commit '5941978e71d2c3a8e2a7e87951e081e0b2e77da9'
next