summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* prores: Extend the padding check to 16bitLuca Barbato2015-03-02
* avcodec/utils: use correct printf specifier in ff_set_sarAndreas Cadhalpun2015-02-28
* lavc: do not compile fmtconvert unconditionallyAnton Khirnov2015-02-28
* fmtconvert: drop unused functionsAnton Khirnov2015-02-28
* lavc: remove unused traces of fmtconvert usageAnton Khirnov2015-02-28
* qsv: Skip qsv.h compilation if qsv is not enabledDiego Biurrun2015-02-23
* eamad: check for out of bounds readFederico Tomassetti2015-02-23
* mdec: check for out of bounds readFederico Tomassetti2015-02-23
* Canopus HQX decoderVittorio Giovara2015-02-22
* hevc_deblock: Fix compilation with nasmCarl Eugen Hoyos2015-02-22
* libschroedinger: Check memory allocationsVittorio Giovara2015-02-22
* mpegaudio_parser: add MP3 ADU headers parserGilles Chanteperdrix2015-02-21
* h264: initialize H264Context.avctx in init_thread_copyAnton Khirnov2015-02-21
* h264: only ref cur_pic in update_thread_context if it is initializedAnton Khirnov2015-02-21
* libavcodec: Make use of av_clip functionsPeter Meerwald2015-02-21
* libavcodec: Don't use av_cold annotation in twinvq header filePeter Meerwald2015-02-20
* lavc: Add DSS SP decoderOleksij Rempel2015-02-19
* qsv_api: fix building with libmfx disabledAnton Khirnov2015-02-19
* lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov2015-02-19
* h264_parser: export video format and dimensionsAnton Khirnov2015-02-19
* rv40: Return more meaningful error codesHimangi Saraogi2015-02-19
* libx265: Add crf private optionDerek Buitenhuis2015-02-18
* libx265: Reduce the scope of some variablesDerek Buitenhuis2015-02-18
* wmv2: Return meaningful error codesHimangi Saraogi2015-02-17
* qdm2: Return meaningful error codesHimangi Saraogi2015-02-17
* libxvid: Return meaningful error messagesHimangi Saraogi2015-02-17
* aac_adtstoasc_bsf: Check extradata memory allocationHimangi Saraogi2015-02-17
* avpacket: Check buffer referenceVittorio Giovara2015-02-17
* vorbisdec: Check memory allocationsVittorio Giovara2015-02-17
* dvdsubdec: Check memory allocationsVittorio Giovara2015-02-17
* dct-test: Fix initialization syntaxVittorio Giovara2015-02-17
* lavc: Document interaction between avcodec_open2() and decoding routinesVittorio Giovara2015-02-17
* dca: Remove separate header for DCA ExSSDiego Biurrun2015-02-16
* dca: Move data tables from a header to an object fileDiego Biurrun2015-02-15
* dca: Add array sizes to array declarationsDiego Biurrun2015-02-15
* g722: Add ARM NEON implementation for g722_apply_qmf()Peter Meerwald2015-02-15
* g722: Split out computation of band->s_zero and unroll codePeter Meerwald2015-02-15
* g722: Unroll g722_apply_qmf()Peter Meerwald2015-02-15
* g722: Reduce number of pointers passed to g722_apply_qmf() functionPeter Meerwald2015-02-15
* g722: Split out g722_qmf_apply() function into g722dsp.cPeter Meerwald2015-02-15
* vdpau: Adjust necessary #includes for vdpau_internal.hDiego Biurrun2015-02-14
* dca: Move all tables into dcadata.hDiego Biurrun2015-02-14
* dca: Remove trace debugging codeDiego Biurrun2015-02-14
* dca: Return more informative error codesDiego Biurrun2015-02-14
* dca: Split code for handling the EXSS extension off into a separate fileDiego Biurrun2015-02-14
* avcodec: Don't anonymously typedef structsDiego Biurrun2015-02-14
* vp56: Return meaningful error codesHimangi Saraogi2015-02-14
* hevc: Use generic av_clip function, not C implementationPeter Meerwald2015-02-13
* dxva2_hevc: properly fill the scaling list structureHendrik Leppkes2015-02-07
* aacsbr: silence message for SBR extension "padding".Reimar Döffinger2015-02-03