summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | avcodec/exif/exif_add_metadata: add support for SSHORT & SBYTEMichael Niedermayer2014-04-20
* | Merge commit '911fa05b514e1be009e00b79d7004b93717c023b'Michael Niedermayer2014-04-19
|\|
| * mvc: Specify the pixel format for the mv-mvc* testsMartin Storsjö2014-04-19
* | Merge commit '86a0432688216562926d4aee36118f01be6d5e1b'Michael Niedermayer2014-04-19
|\|
| * Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2014-04-19
* | Merge commit '07761294fc3f08e139e8a406ef7d5b63aaf1ecee'Michael Niedermayer2014-04-19
|\|
| * Silicon Graphics RLE 8-bit video decoderPeter Ross2014-04-19
* | Merge commit '34c5a6660a9e5e3cf301691bb29d011638953dc2'Michael Niedermayer2014-04-19
|\|
| * h264: codec reinit: remove statements without effectJanne Grunau2014-04-19
* | Merge commit '6ef96292d99302a59f824713fc763f6abd3754df'Michael Niedermayer2014-04-19
|\|
| * utils: add yvyu422 to avcodec_align_dimensions2Vittorio Giovara2014-04-19
* | vp9/x86: simplify FILTER_INIT.Clément Bœsch2014-04-19
* | vp9/x86: clarify mixed splatb.Clément Bœsch2014-04-19
* | Fix compilation with !HAVE_6REGS.Carl Eugen Hoyos2014-04-19
* | Use MANGLE in cavsdsp.c to save two registers using gcc.Carl Eugen Hoyos2014-04-19
* | avcodec/qtrleenc: use av_mallocz_array()Michael Niedermayer2014-04-18
* | avcodec/smacker: use av_mallocz_array()Michael Niedermayer2014-04-18
* | avcodec/roqvideoenc: use av_malloc(z)_array()Michael Niedermayer2014-04-18
* | mjpeg: cosmetics: indentationJustin Ruggles2014-04-18
* | mjpeg: Do not fail jpeg decoding on bad EXIF data.Justin Ruggles2014-04-18
* | avcodec/snow: use av_malloc(z)_array()Michael Niedermayer2014-04-18
* | avcodec/tta: use av_malloc(z)_array()Michael Niedermayer2014-04-18
* | avcodec/vc1dec: use av_realloc_array()Michael Niedermayer2014-04-18
* | Do not overwrite VDPAU structures in ff_MPV_frame_start().Carl Eugen Hoyos2014-04-18