summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Rename CONFIG_FFT_FLOAT ---> FFT_FLOATDiego Biurrun2014-01-06
* libopusenc: Change default frame duration to 20 msPaul B Mahol2014-01-06
* configure: Disable networking if winsock2.h is available but winsock function...Martin Storsjö2014-01-06
* random_seed: Rewrite the generic clock() based seed codeMichael Niedermayer2014-01-06
* configure: Update freetype check to follow upstreamLuca Barbato2014-01-06
* drawtext: Drop pointless headerLuca Barbato2014-01-06
* segafilm: fix leaks if reading the header failsAnton Khirnov2014-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
* lavf: remove a pointless checkAnton Khirnov2014-01-06
* oggparseogm: check timing variablesAnton 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
* hevc: rename some HEVC conformance streamsGuillaume Martres2014-01-06
* hevc: add new conformance streamsGuillaume Martres2014-01-06
* cmdutils: update copyright year to 2014.Johan Andersson2014-01-05
* (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
* lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker2014-01-05
* configure: Support preprocessor macros as header namesDiego Biurrun2014-01-05
* sdp: Check that fmt->oformat is non-null before accessing itMartin Storsjö2014-01-05
* fate: Update AAC ELD 5.1 ref for recent bugfixes.Alex Converse2014-01-04
* aac: Fix low delay windowing.Alex Converse2014-01-04
* fate: Add a test vector for AAC ELD with TNS.Alex Converse2014-01-04
* aac: Fix TNS decoding for the 512 sample window family.Alex Converse2014-01-04
* fate: Add a downsampled SBR testvectorAlex 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
* FATE: add a test for the lavr mixing case fixed in fc6a3ef40d34ce8443ae57c245...Anton Khirnov2014-01-03
* tests/Makefile: allow FILTER* to be called with lists of filter namesAnton Khirnov2014-01-03
* audio_mix: print (SKIP) instead of 0.0 for matrix columns removed along with ...Anton Khirnov2014-01-03
* audio_mix: fix zeroing output channels in certain casesAnton Khirnov2014-01-03
* audio_mix: initialize the data pointers to NULLAnton Khirnov2014-01-03