adpcm.c
ADPCM IMA Radical decoder
2013-05-10 16:53:50 -03:00
adpcm.h
ADPCM DTK decoder
2013-05-10 16:10:51 -03:00
allcodecs.c
ADPCM IMA Radical decoder
2013-05-10 16:53:50 -03:00
cdgraphics.c
cdgraphics: initialize buffer
2013-05-13 14:39:32 +02:00
codec_desc.c
ADPCM IMA Radical decoder
2013-05-10 16:53:50 -03:00
dpxenc.c
dpxenc: simplifiy code using AVPixFmtDescriptor
2013-05-12 21:56:29 +00:00
dxa.c
dxa: check vectors of 2x2 motion blocks
2013-05-07 20:33:46 +02:00
ffv1.c
ffv1: check for malloc failure.
2013-05-11 21:23:46 +02:00
ffv1.h
ffv1dec: Support frame threading with gop > 1
2013-05-11 20:17:45 +02:00
ffv1dec.c
ffv1dec: Support frame threading with gop > 1
2013-05-11 20:17:45 +02:00
ffv1enc.c
ffv1enc: fix 1000l typo
2013-05-11 21:33:03 +02:00
indeo3.c
Merge remote-tracking branch 'qatar/master'
2013-05-10 23:26:32 +02:00
libx264.c
libx264: zero x264_picture before use.
2013-05-14 22:44:08 +02:00
Makefile
ADPCM IMA Radical decoder
2013-05-10 16:53:50 -03:00
mimic.c
mimic: Fix race condition
2013-05-10 01:40:24 +02:00
mpegvideo.c
avcodec/mpegvideo: Fix edge emu with lowres
2013-05-08 01:18:56 +02:00
pngenc.c
pngenc: Add 'dpi', 'dpm' options
2013-05-13 00:12:45 +02:00
pthread.c
ffv1dec: Support frame threading with gop > 1
2013-05-11 20:17:45 +02:00
sanm.c
sanm: Check dimensions before use
2013-05-07 21:59:05 +02:00
shorten.c
shorten: allocate space for padding
2013-05-07 20:05:53 +02:00
utils.c
ADPCM IMA Radical decoder
2013-05-10 16:53:50 -03:00
version.h
ADPCM IMA Radical decoder
2013-05-10 16:53:50 -03:00
vorbisdec.c
vorbisdec: check codebook entry count
2013-05-13 14:27:35 +02:00