summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x86: Consistently use cpu flag detection macros in places that still miss itDiego Biurrun2014-01-14
* arm: Use full filenames as multiple inclusion guardsDiego Biurrun2014-01-14
* vc1: Enable the interlaced B-frame codepath.Tim Walker2014-01-13
* vc1: Add avg_no_rnd_vc1_chroma_mc4_c()Michael Niedermayer2014-01-13
* vc1: Factorize out chroma MCLuca Barbato2014-01-13
* vc1dsp: K&R formatting cosmeticsLuca Barbato2014-01-12
* arm: Add an option for making sure NEON registers aren't clobberedMartin Storsjö2014-01-11
* ATRAC3+ decoderMaxim Polijakowski2014-01-09
* x86: hpeldsp: Add missing av_cold attribute to init functionDiego Biurrun2014-01-09
* x86: avcodec: Add a bunch of missing #includes for av_coldDiego Biurrun2014-01-09
* ac3tab.h: #include the correct headersDiego Biurrun2014-01-09
* mjpegdec: apply flipping after decoding, not beforeAnton Khirnov2014-01-09
* hevc: fix decoding of one PU wide filesGuillaume Martres2014-01-09
* vp9: drop support for real (non-emulated) edgesAnton Khirnov2014-01-09
* vp8: drop support for real (non-emulated) edgesAnton Khirnov2014-01-09
* mpegvideo: drop support for real (non-emulated) edgesAnton Khirnov2014-01-09
* arm: Add a missing # as prefix for an immediate constantMartin Storsjö2014-01-07
* arm: Allow overriding the alignment set in the function macroMartin Storsjö2014-01-07
* arm: Remove a leftover define for the pld instructionMartin Storsjö2014-01-07
* arm: cosmetics: Reindent the h264dsp neon init functionMartin Storsjö2014-01-07
* Rename CONFIG_FFT_FLOAT ---> FFT_FLOATDiego Biurrun2014-01-06
* libopusenc: Change default frame duration to 20 msPaul B Mahol2014-01-06
* pthread_frame: unref decoded frames on failureAnton Khirnov2014-01-06
* h264: do not use 422 functions for monochromeAnton Khirnov2014-01-06
* h264: check that execute_decode_slices() is not called too many timesAnton Khirnov2014-01-06
* h264: reject mismatching luma/chroma bit depths during sps parsingAnton Khirnov2014-01-06
* h264: rebuild the default ref list if the reference count changesAnton Khirnov2014-01-06
* cavsdec: check ff_get_buffer() return valueAnton Khirnov2014-01-06
* lavc: do not leak the internal frame if opening the codec failsAnton Khirnov2014-01-06
* lavc: add 422/444 YUV with alpha to align_dimensions()Anton Khirnov2014-01-06
* lagarith: do not call simd functions on unaligned linesKostya Shishkov2014-01-06
* sgidec: fix buffer size check in expand_rle_row()Anton Khirnov2014-01-06
* kgv1dec: replace forcing EMU_EDGE by a copyAnton Khirnov2014-01-06
* 4xm: replace forcing EMU_EDGE by a copyAnton Khirnov2014-01-06
* 4xm: return a proper error code.Anton Khirnov2014-01-06
* (e)ac3dec: set AV_FRAME_DATA_MATRIXENCODING side data.Tim Walker2014-01-05
* (e)ac3: parse and store the Dolby Surround, Surround EX and Headphone mode fl...Tim Walker2014-01-05
* mlpdec: set AV_FRAME_DATA_MATRIXENCODING side data.Tim Walker2014-01-05
* mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for ...Tim Walker2014-01-05
* dcadec: set AV_FRAME_DATA_MATRIXENCODING side data.Tim Walker2014-01-05
* dcadec: set the output channel mode more accurately.Tim Walker2014-01-05
* avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker2014-01-05
* aac: Fix low delay windowing.Alex Converse2014-01-04
* aac: Fix TNS decoding for the 512 sample window family.Alex Converse2014-01-04
* arm: Use the matching endfunc macro instead of the assembler directive directlyMartin Storsjö2014-01-04
* arm: Add a missing endfunc macro callMartin Storsjö2014-01-04
* mpegvideo: remove disabled bfin asmAnton Khirnov2014-01-03
* mpegvideo: move dct_unquantize functions up to avoid forward declarationsAnton Khirnov2014-01-03
* mpegvideo: split the encoding-only parts of frame_start() into a separate fun...Anton Khirnov2014-01-03
* h264: reset data_partitioning if decoding the slice header for NAL_DPA failsAnton Khirnov2014-01-03