summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* dca: Support for XLL (lossless extension)Niels Möller2015-03-15
* dca: Mark syncword constants unsigned; they do not fit in 32-bit signed intDiego Biurrun2015-03-13
* TDSC decoderVittorio Giovara2015-03-13
* mjpeg: Mark decoder family as thread safeVittorio Giovara2015-03-13
* lavc: Introduce AVCodec internal capabilitiesVittorio Giovara2015-03-13
* lavc: Improve thread locking error messageVittorio Giovara2015-03-13
* libx264: Return more meaningful error codesHimangi Saraogi2015-03-12
* libtheora: Check frame allocationVittorio Giovara2015-03-12
* mpegvideo_enc: Check AVCodecContext allocationVittorio Giovara2015-03-12
* dca: Document the permuted order in the lfe_fir_64 and lfe_fir_128 tablesNiels Möller2015-03-12
* roqvideoenc: set enc->avctx in roq_encode_initAndreas Cadhalpun2015-03-11
* qsv: Improve the log message of when initializing MFX_IMPL_HARDWARE{2, 3, 4}Yukinori Yamazoe2015-03-11
* mlpdec: support TrueHD streams with an Atmos substreamHendrik Leppkes2015-03-11
* mlpdec: support major sync headers with optional extension blocksHendrik Leppkes2015-03-11
* libvpx: Fix mixed use of av_malloc() and av_reallocp()Vittorio Giovara2015-03-09
* utvideodec: Handle slice_height being zeroMichael Niedermayer2015-03-09
* tiff: Check that there is no aliasing in pixel format selectionAnton Khirnov2015-03-08
* vorbis: Check the vlc value in setup_classifsLuca Barbato2015-03-08
* vorbis: Use a local codebook variableLuca Barbato2015-03-08
* libopenh264enc: Add support for building with OpenH264 1.4Martin Storsjö2015-03-06
* h264: remove a now redundant error checkAnton Khirnov2015-03-05
* webp: validate the distance prefix codeAndreas Cadhalpun2015-03-05
* rv10: check size of s->mb_width * s->mb_heightAndreas Cadhalpun2015-03-05
* pcxenc: Return more meaningful error codesHimangi Saraogi2015-03-04
* aac: Relax reserved_bit validationVittorio Giovara2015-03-04
* dca: Move syncword definitions to a separate headerDiego Biurrun2015-03-04
* wma.h: #include "avcodec.h"Anton Khirnov2015-03-03
* aic: Fix decoding files with odd dimensionsVittorio Giovara2015-03-03
* 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