summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* mpegvideo: Avoid 32-bit wrapping of linesize multiplicationsMartin Storsjö2013-09-04
* mjpegb: Detect changing number of planes in interlaced videoMichael Niedermayer2013-09-03
* alac: Check that the channels fit at the given offsetMartin Storsjö2013-09-03
* alac: Limit max_samples_per_frameMartin Storsjö2013-09-03
* cosmetics: Fix ATRAC codec name spellingDiego Biurrun2013-09-02
* pictordec: pass correct context to avpriv_request_sampleAnton Khirnov2013-09-02
* pictordec: break out of both decoding loops when y drops below 0Anton Khirnov2013-09-02
* vcr1: add sanity checksAnton Khirnov2013-09-02
* pcm-dvd: Fix build on big endianMartin Storsjö2013-08-31
* pcm_dvd: consolidate pieces from pcm.c and mpeg.cChristian Schmidt2013-08-31
* pcm_bluray: cosmeticsChristian Schmidt2013-08-31
* pcm_bluray: rename pcm-mpeg.c to pcm-bluray.cChristian Schmidt2013-08-31
* x86: avcodec: Consistently structure CPU extension initializationDiego Biurrun2013-08-29
* x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-29
* ppc: cosmetics: Consistently format CPU flag detection invocationsDiego Biurrun2013-08-29
* cosmetics: Place arch initialization calls in alphabetical orderDiego Biurrun2013-08-29
* arm: fmtconvert: Split armv6 fmtconvert code off from vfp codeDiego Biurrun2013-08-29
* arm: dcadsp: Move synth filter initialization to dcadsp fileDiego Biurrun2013-08-29
* ppc: Add missing AltiVec cpuflag detection invocationsDiego Biurrun2013-08-29
* ppc: fdct: Remove vim editor settings commentDiego Biurrun2013-08-28
* mpegvideo: Replace arch initialization ifdeffery by standard conditionalsDiego Biurrun2013-08-28
* x86: rv40dsp: Move inline assembly optimizations out of YASM init sectionDiego Biurrun2013-08-28
* dsputil: x86: Hide arch-specific initialization detailsDiego Biurrun2013-08-28
* ppc: Add and use convenience macro to check for AltiVec availabilityDiego Biurrun2013-08-28
* apedec: do not buffer decoded samples over AVPacketsRafaël Carré2013-08-28
* ac3: Return proper error codesLuca Barbato2013-08-27
* ac3: Clean up the error pathsLuca Barbato2013-08-27
* ac3: Do not clash with normal AVERRORLuca Barbato2013-08-27
* imc: support mode 1Kostya Shishkov2013-08-26
* twinvq: set block align for codecs and use it in size checksKostya Shishkov2013-08-26
* h264_cabac: Mark functions calling decode_cabac_residual_internal as noinlineDiego Biurrun2013-08-24
* arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 decoderDiego Biurrun2013-08-23
* libfdk-aacdec: formatting cosmeticsDiego Biurrun2013-08-23
* vp56: Mark VP6-only optimizations as such.Diego Biurrun2013-08-23
* x86: Split DCT and FFT initialization into separate filesDiego Biurrun2013-08-21
* 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