summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* h264: reset data_partitioning if decoding the slice header for NAL_DPA failsAnton Khirnov2014-01-03
* lzw: switch to bytestream2Anton Khirnov2014-01-03
* pmpdec: check that there is at least one audio packet.Anton Khirnov2014-01-03
* mathematics: remove asserts from av_rescale_rnd()Anton Khirnov2014-01-03
* eacmv: check the framerate before setting it.Anton Khirnov2014-01-03
* adx: check that the offset is not negativeAnton Khirnov2014-01-03
* rv30: fix extradata size check.Anton Khirnov2014-01-03
* mpegvideo: set reference/pict_type on generated reference framesAnton Khirnov2014-01-03
* Makefile: add html template files to the doxygen depsAnton Khirnov2014-01-01
* lavu: Move preprocessor macros in a separate fileLuca Barbato2013-12-29
* h264: namespace the decode functionLuca Barbato2013-12-27
* doxy: Update the css to have a flat styleLuca Barbato2013-12-27
* doxy: Fix link in badge colorLuca Barbato2013-12-27
* avutil: Move library version related macros to version.hDiego Biurrun2013-12-26
* mms: Remove non-utf8 charactersLuca Barbato2013-12-26
* configure: Explicitly disable w32threads if the test for it failsDiego Biurrun2013-12-25
* error.h: Do not circularly depend on avutil.hDiego Biurrun2013-12-25
* lavu: fix typo in documentation.Tim Walker2013-12-22
* doc: fix link to the ISC license text in the developer documentation.Tim Walker2013-12-22
* doc: fix a coding style error in the developer documentation.Tim Walker2013-12-22
* vc1: Fix intensity compensation performance regressionMason Carter2013-12-22
* hevc: move DSP declarations from hevc.h into hevcdsp.hGuillaume Martres2013-12-22
* Add a libwebp encoderJustin Ruggles2013-12-21
* arm: Don't clobber callee saved registers in scalarproductMartin Storsjö2013-12-20
* hevc: support luma bit depth != chroma bit depth for PCM coding unitsMickaël Raulet2013-12-20
* hevc: warn when an unknown profile is usedGuillaume Martres2013-12-20
* hevc_ps: fix indentationGildas Cocherel2013-12-20
* hevc: refactor Profile Tier LevelGildas Cocherel2013-12-20
* hevc: don't check for errors in PTL codeGuillaume Martres2013-12-20
* hevc: store profile and level in AVCodecContextGildas Cocherel2013-12-20
* lavc: add HEVC profiles namesGildas Cocherel2013-12-20