summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/microdvddec: support various broken form of color tagsClément Bœsch2014-11-23
* xface: reduce stack usage by directly storing 2 bytes data instead of pointers.Reimar Döffinger2014-11-23
* xface: reduce table sizes.Reimar Döffinger2014-11-23
* xface: Fix encoder crashes due to too small on-stack array.Reimar Döffinger2014-11-23
* svq1enc: reduce stack usage of recursively-called function.Reimar Döffinger2014-11-23
* lpc: Reduce stack usage by allocating LLSModel in context.Reimar Döffinger2014-11-23
* lavc/libvorbisdec: use better error codesLukasz Marek2014-11-23
* lavc/libvorbisdec: fix mem leak in case of init failureLukasz Marek2014-11-23
* lavc/smacker: fix mem leak in case of init failureLukasz Marek2014-11-23
* lavc/anm: fix mem leak in case of init failureLukasz Marek2014-11-23
* avcodec/x86/Makefile: fix orderMichael Niedermayer2014-11-23
* libavcodec/tiff: Fix static linking of lzma with msvc.Matthew Oliver2014-11-22
* avcodec/x86/lossless_audiodsp: fix fallback code for 32bitMichael Niedermayer2014-11-22
* avcodec/wmalosslessdec: support 24bit losslessMichael Niedermayer2014-11-22
* avcodec/x86/lossless_audiodsp: support len %16 == 8 in scalarproduct_and_madd...Michael Niedermayer2014-11-22
* avcodec/mjpegdec: fix pixfmtid 0x14111100Michael Niedermayer2014-11-22
* ffv1dec: Avoid unnecessarily large stack usage and copies.Reimar Döffinger2014-11-22
* avcodec/libspeexdec: make array constMichael Niedermayer2014-11-22
* h264_mb: Use smaller data type for refs in await_references.Reimar Döffinger2014-11-22
* h264_i386: Optimize decode_significance_8x8_x86 for 64 bit.Reimar Döffinger2014-11-22
* indeo2: move variable declarations into blocks using them.Reimar Döffinger2014-11-22
* Merge commit 'cd975d5658a1cbe99939df75db59d5ae9fbcb4e0'Michael Niedermayer2014-11-22
|\
| * hevc: Spin the mv_mpv_mode calls in a stand alone functionLuca Barbato2014-11-21
| * qdm2: avoid integer overflowVittorio Giovara2014-11-21
* | Merge commit '312daa15891dc7abb77a404fe927d5ee35c52a71'Michael Niedermayer2014-11-21
|\|
| * vp9: Use the correct upper bound for seg_idLuca Barbato2014-11-21
* | Merge commit 'd466d82faaf6e0e57a3a4be5e38e3902ef251ac3'Michael Niedermayer2014-11-21
|\|
| * dvdsubdec: Do not leak on failure pathLuca Barbato2014-11-21
| * libtwolame: prevent a NULL pointer dereferenceVittorio Giovara2014-11-21
| * lavc: Move the libtwolame encoder registration to the list for external libra...Martin Storsjö2014-11-21
* | avcodec/libspeexdec: more verbose error messageMichael Niedermayer2014-11-21
* | avcodec/libspeexdec: support zygoaudioMichael Niedermayer2014-11-21
* | avcodec/vp6: Use av_freep(), avoid leaving stale pointersMichael Niedermayer2014-11-21
* | avcodec/pngdec: add APNG support.Benoit Fouet2014-11-21
* | lavc/options: fix rc_eq leakLukasz Marek2014-11-21
* | avcodec/imc: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-11-20
* | avcodec/dcadec: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-11-20
* | avcodec/atrac1: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-11-20
* | avcodec/ac3dec: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-11-20
* | avcodec/mpeg12dec: forward error codesMichael Niedermayer2014-11-20
* | avcodec/mpeg12dec: Use more specific error codesMichael Niedermayer2014-11-20
* | avcodec/mpeg12dec: do not fail on invalid frame_rate_indexMichael Niedermayer2014-11-20
* | avcodec/mpeg12dec: Print error/warning messages on issues in mpeg1_decode_seq...Michael Niedermayer2014-11-20
* | avcodec/twinvq: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-11-19
* | avcodec/tta: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-11-19
* | avcodec/truemotion2: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-11-19
* | avcodec/libvorbisenc: Give CODEC_CAP_SMALL_LAST_FRAME to libvorbis encoder.Peter Hall2014-11-18
* | avcodec/options: Set AVCodecContext->codec upon initialization.Vadim Kalinsky2014-11-18
* | avcodec/nellymoser: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-11-18
* | libavcodec/tiffenc: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer2014-11-18