summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '7cade8ea2bb19e78dae42b29720535a70fb2ae84'Michael Niedermayer2014-04-23
|\
| * on2avc: change a comment at #endif to match actual defineKostya Shishkov2014-04-23
* | avcodec/fic: avoid 2 additions per idct rowMichael Niedermayer2014-04-23
* | Merge commit 'e2834567d73bd1e46478ba67ac133cb8ef5f50fd'Michael Niedermayer2014-04-23
|\|
| * On2 AVC decoderKostya Shishkov2014-04-23
| * fic: Make warning message more accurateDerek Buitenhuis2014-04-23
| * fic: Remove redundant clipsDerek Buitenhuis2014-04-23
| * fic: Simplify alpha blendingDerek Buitenhuis2014-04-22
| * fic: Support rendering cursorsDerek Buitenhuis2014-04-22
| * fic: Use proper quantization matrix indexDerek Buitenhuis2014-04-22
* | fic: Support rendering cursorsDerek Buitenhuis2014-04-23
* | avcodec/jpeg2000dwt: use av_malloc_array()Michael Niedermayer2014-04-23
* | avcodec/motionpixels: use av_mallocz_array()Michael Niedermayer2014-04-23
* | avcodec/snow_dwt: use av_malloc(z)_array()Michael Niedermayer2014-04-23
* | Merge commit '3956a5e0ea46ed7e27ca888fe11c47986ad99261'Michael Niedermayer2014-04-22
|\|
| * aarch64: NEON vorbis_inverse_couplingJanne Grunau2014-04-22
* | Merge commit '8f9fe6ae3461ce270bce6b7083fda5ec314cdad4'Michael Niedermayer2014-04-22
|\|
| * aarch64: NEON fixed/floating point MPADSP apply_windowJanne Grunau2014-04-22
* | Merge commit 'ee2bc5974fe64fd214f52574400ae01c85f4b855'Michael Niedermayer2014-04-22
|\|
| * aarch64: NEON float (i)MDCTJanne Grunau2014-04-22
* | Merge commit '650c4300d94aa9398ff1dd4f454bf39eaa285f62'Michael Niedermayer2014-04-22
|\|
| * aarch64: NEON float FFTJanne Grunau2014-04-22
* | fic: Use proper quantization matrix indexDerek Buitenhuis2014-04-22
* | Add "const" to avoid compiler warning.Reimar Döffinger2014-04-22
* | Various small spelling fixes.Reimar Döffinger2014-04-22
* | avcodec/dvbsubdec: use av_mallocz_array()Michael Niedermayer2014-04-22
* | avcodec/cook: use av_malloc_array()Michael Niedermayer2014-04-22
* | avcodec/dsddec: use av_malloc_array()Michael Niedermayer2014-04-22
* | vc1dsp: fix build without inline asmHendrik Leppkes2014-04-22
* | Merge commit 'b19a5e51981be5b69cf550a3bc17fe5300d0dbc9'Michael Niedermayer2014-04-22
|\|
| * lavc: improve AVCodecContext.delay doxyAnton Khirnov2014-04-22
| * mpegvideo: Use the current_picture ptsMichael Niedermayer2014-04-21
| * avcodec/fic: Fix return value checkMichael Niedermayer2014-04-21
| * avcodec/fic: clear slice_dataMichael Niedermayer2014-04-21
| * avcodec/fic: fix slice checksMichael Niedermayer2014-04-21
* | avcodec/wma: use av_malloc_array()Michael Niedermayer2014-04-22
* | avcodec/libxavs: Use av_mallocz_array()Michael Niedermayer2014-04-22
* | avcodec/cngenc: Use av_malloc_array()Michael Niedermayer2014-04-22
* | avcodec/snow: use FF_ALLOC(Z)_ARRAY_OR_GOTOMichael Niedermayer2014-04-22
* | Merge commit '93e15a323871613fd26f1f1e317029a50b5b24ca'Michael Niedermayer2014-04-21
|\|
| * fic: use correct IDCTKostya Shishkov2014-04-21
* | avcodec/x86/vp9lpf: add a comment above a bunch of SWAP.Clément Bœsch2014-04-20
* | avcodec/x86/vp9lpf: merge a few movs with other instructions.Clément Bœsch2014-04-20
* | avcodec/arm/vc1dsp_init_neon: fix code so it compiles and passes fate-vc1Michael Niedermayer2014-04-20
* | vc1dsp: introduce cases for 8x8 and 16x16Christophe Gisquet2014-04-20
* | avcdoec/webp: use av_malloc_array()Michael Niedermayer2014-04-20
* | avcodec/tiff: use av_malloc(z)_array()Michael Niedermayer2014-04-20
* | avcodec/ratecontrol: use av_malloc_array()Michael Niedermayer2014-04-20
* | avcodec/huffman: use av_malloc_array()Michael Niedermayer2014-04-20
* | avcodec/exif: do not follow 0 offsetsMichael Niedermayer2014-04-20