summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x86: h264_idct: Remove incorrect commentDiego Biurrun2013-08-21
* avcodec/utils: Simplify a condition that combines HAVE_NEON and ARCH_ARMDiego Biurrun2013-08-21
* h264_ps: Use more meaningful error valuesDiego Biurrun2013-08-20
* h264_ps: K&R formatting cosmeticsDiego Biurrun2013-08-20
* h264_ps: Drop commented-out cruftDiego Biurrun2013-08-20
* h264data: Move some tables to the only place they are usedDiego Biurrun2013-08-20
* h264data: Remove unused luma_dc_field_scan tableDiego Biurrun2013-08-20
* Add a libfdk-aac decoderMartin Storsjö2013-08-20
* avcodec: Remove some commented-out debug cruftDiego Biurrun2013-08-20
* dxa: fix decoding of first I-frame by separating I/P-frame decodingJanne Grunau2013-08-17
* dxa: Make sure the reference frame existsLuca Barbato2013-08-16
* h261: check the mtype indexLuca Barbato2013-08-16
* altivec: perform an explicit unaligned loadKostya Shishkov2013-08-16
* vp56data: Move all data tables to the .c fileDiego Biurrun2013-08-15
* vp56data: Move all shared enum/struct declarations to common headerDiego Biurrun2013-08-15
* mpeg12decdata.h: Move all tables to the only place they are usedDiego Biurrun2013-08-15
* mpeg12decdata: Remove unused #defineDiego Biurrun2013-08-15
* avcodec: Replace local extern declarations for tables with header #includesDiego Biurrun2013-08-15
* ivi_common: Make some tables only used within the file staticDiego Biurrun2013-08-15
* 8bps: decode 24bit files correctly as rgb32 on bigendianJanne Grunau2013-08-15
* rtjpeg: Use init_get_bits8Luca Barbato2013-08-13
* rtjpeg: return meaningful error codesLuca Barbato2013-08-13
* nuv: Use av_fast_reallocLuca Barbato2013-08-13
* nuv: Reset the frame on resizeLuca Barbato2013-08-13
* nuv: Pad the lzo outbufLuca Barbato2013-08-13
* nuv: Do not ignore lzo decompression failuresLuca Barbato2013-08-13
* png: allow encoding 16-bit grayscaleIan Taylor2013-08-13
* wmall: use AVFrame API properlyHendrik Leppkes2013-08-11
* lavc: Add refcounted api to AVPacketLuca Barbato2013-08-10
* h264: check one context_init() allocationVittorio Giovara2013-08-10
* h264: use explicit variable names for *_field_flagVittorio Giovara2013-08-10
* h264: return meaningful valuesVittorio Giovara2013-08-10
* libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö2013-08-10
* arm: Add assembly version of h264_find_start_code_candidateBen Avison2013-08-08
* h264dsp: Factorize code into a new function, h264_find_start_code_candidateBen Avison2013-08-08
* h264_parser: Initialize the h264dsp context in the parser as wellBen Avison2013-08-08
* Voxware MetaSound decoderKostya Shishkov2013-08-08
* libavcodec: use avpriv_open()Rémi Denis-Courmont2013-08-07
* mpegvideo_enc: drop outdated copy_picture_attributes() in favour of a modern ...Vittorio Giovara2013-08-07
* deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND insteadKostya Shishkov2013-08-07
* pcm_bluray: Return AVERROR_INVALIDDATA instead of -1 on header errorsChristian Schmidt2013-08-06
* avcodec/options: Drop deprecation warning suppression macrosDiego Biurrun2013-08-06
* twinvq: Split VQF-specific part from common TwinVQ decoder coreKostya Shishkov2013-08-05
* twinvq: Prefix enums and defines shared with VoxWare MetaSoundDiego Biurrun2013-08-05
* twinvq: move all bitstream reading into single placeKostya Shishkov2013-08-05
* mpegts: Remove one 64-bit integer modulus operation per packetBen Avison2013-08-05
* vc1: check mb_height validity.Luca Barbato2013-08-05
* vc1: check the source buffer in vc1_mc functionsLuca Barbato2013-08-05
* bink: Bound check the quantization matrix.Luca Barbato2013-08-05
* libx264: add shortcut for the bluray compatibility optionLuca Barbato2013-08-05