aboutsummaryrefslogtreecommitdiff
path: root/libavcodec
AgeCommit message (Expand)Author
2014-06-23Merge commit '7b9ef8d701c319c26f7d0664fe977e176764c74e'Michael Niedermayer
2014-06-23Merge commit 'f2f2e7627f0c878d13275af5d166ec5932665e28'Michael Niedermayer
2014-06-23Merge commit '44127546b0a81dc9dd6190739a62d48f0044c6f3'Michael Niedermayer
2014-06-22mpeg: Split error resilience bits off into a separate fileDiego Biurrun
2014-06-22Check mp3 header before calling avpriv_mpegaudio_decode_header().Justin Ruggles
2014-06-22Check if an mp3 header is using a reserved sample rate.Justin Ruggles
2014-06-23x86/dsputil: remove redundant global motion compensation codeJames Almer
2014-06-23avcodec/apedec: optimize sign combinationMichael Niedermayer
2014-06-23Merge commit '0ef256d51518f0e483c38b9ee3b993cf0709d00e'Michael Niedermayer
2014-06-23Merge commit 'f83896abda1e78ebbbda0f184b682b4fabadc682'Michael Niedermayer
2014-06-23Merge commit '8d695dc411c1ae28477f107d6f7bf2db59af95df'Michael Niedermayer
2014-06-23Merge commit 'c54e118722cbbdc04945538d1796d4472a1ff406'Michael Niedermayer
2014-06-23Merge commit '03391b5432a2b8b8dbc3d2db722a54dfb68737b9'Michael Niedermayer
2014-06-22avcodec/dvbsubdec: support returning exact end timesAnshul Maheshwari
2014-06-22libx264: Correctly manage constant rate factor paramsLuca Barbato
2014-06-22x86/audiodsp: move asm code out of dsputilJames Almer
2014-06-22ape: Replace memset(0) by zero initializationDiego Biurrun
2014-06-22Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'Michael Niedermayer
2014-06-22mpeg: Mark ff_mpeg_set_erpic() staticDiego Biurrun
2014-06-22build: Have the eatqi decoder depend on the MPEG-1 decoderDiego Biurrun
2014-06-22build: Add missing object files for Matroska demuxerDiego Biurrun
2014-06-22dsputil: Split audio operations off into a separate contextDiego Biurrun
2014-06-21avcodec/libtwolame: fix encoding lsf with defaultsMichael Niedermayer
2014-06-21avcodec/bitstream: document the double volatileMichael Niedermayer
2014-06-21avcodec/ituh263enc: fix advanced intra codingMichael Niedermayer
2014-06-20Merge commit 'ca1e36a8e4cd416142487071dbca734567bdaddf'Michael Niedermayer
2014-06-20avcodec/utils: check sar only when width/height are setMichael Niedermayer
2014-06-20Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2'Michael Niedermayer
2014-06-20avcodec/bitstream: try to workaround internal compiler bug in gcc 4.2Michael Niedermayer
2014-06-20avcodec/x86/rv40dsp_init: fix () in macrosMichael Niedermayer
2014-06-20avcodec/wavpackenc: fix () in macrosMichael Niedermayer
2014-06-20h264: fix build when error resilience is disabledVittorio Giovara
2014-06-20Merge commit 'd349afb07bacccb62eb5369c38d6406d2909d792'Michael Niedermayer
2014-06-20Merge commit '650dee63c8b1e6693c6cf5983f4a5ed3f571379f'Michael Niedermayer
2014-06-20Merge commit '778111592bf5f38630858ee6dfcfd097cd6c6da9'Michael Niedermayer
2014-06-20Merge commit '874390e163427c1fe7682ab27924a7843780dbb3'Michael Niedermayer
2014-06-20Add av_image_check_sar() and use it to validate SARJustin Ruggles
2014-06-20dv: cosmetics, reindentAnton Khirnov
2014-06-20dv: get rid of global non-const tablesAnton Khirnov
2014-06-20dvenc: initialize the profile only once, at initAnton Khirnov
2014-06-20lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov
2014-06-20lavc/h264_slice: clarify informational message in case of disabled slice mult...Stefano Sabatini
2014-06-19alpha/blockdsp: move clear_blocks out of dsputilJames Almer
2014-06-19avcodec/h264: Use named identifier for single thread fall-back return from ff...Michael Niedermayer
2014-06-19x86/blockdsp: restore author attributionJames Almer
2014-06-19Merge commit 'b2290bf10b12b7772f55fcab014a47e18e9fdef2'Michael Niedermayer
2014-06-19avcodec: add simpleauto idctMichael Niedermayer
2014-06-19x86/hevc_idct: fix movd parameter size in DC_ADD_INITJames Almer
2014-06-19i263: skip dummy framesDirk Ausserhaus
2014-06-19x86/blockdsp: move asm code out of dsputilJames Almer