You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Aurelien Jacobs ca6e50afc1 add a ff_ prefix to some mpegaudio funcs 18 years ago
..
alpha Add libavcodec to compiler include flags in order to simplify header 18 years ago
armv4l Add libavcodec to compiler include flags in order to simplify header 18 years ago
bfin Add libavcodec to compiler include flags in order to simplify header 18 years ago
i386 Remove incorrect comment; MMX2 is preferred over 3DNow! on Athlon 18 years ago
mlib Add libavcodec to compiler include flags in order to simplify header 18 years ago
ppc use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables 18 years ago
ps2 Add libavcodec to compiler include flags in order to simplify header 18 years ago
sh4 Add libavcodec to compiler include flags in order to simplify header 18 years ago
sparc Add libavcodec to compiler include flags in order to simplify header 18 years ago
4xm.c Change some leftover __attribute__((unused)) and __attribute__((used)) to 18 years ago
8bps.c
Makefile loosen dependencies over mpegaudiodec 18 years ago
a52dec.c
aac_ac3_parser.c
aac_ac3_parser.h
aac_parser.c
aasc.c
ac3.c
ac3.h
ac3_parser.c
ac3_parser.h
ac3enc.c
ac3tab.c
ac3tab.h
adpcm.c
adx.c
alac.c
allcodecs.c allows to disable jpegls decoder 18 years ago
amr.c
apiexample.c
asv1.c
atrac3.c
atrac3data.h
audioconvert.c
avcodec.h allows to disable jpegls decoder 18 years ago
avs.c
beosthread.c
bethsoftvideo.c
bethsoftvideo.h
bitstream.c printf --> av_log, patch by Denis Fortin, fortin nerim net 18 years ago
bitstream.h
bitstream_filter.c move dump_extradata bitstream filter in its own file 18 years ago
bmp.c
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c
cabac.h split h264.c to move parser in its own file 18 years ago
cavs.c
cavs.h
cavs_parser.c
cavsdata.h
cavsdsp.c
cinepak.c
cljr.c
cook.c
cookdata.h
cscd.c
cyuv.c
dca.c Better error reporting. 18 years ago
dca.h
dca_parser.c
dcadata.h
dcahuff.h
dct-test.c Remove redundant extern declaration of j_rev_dct that is already 18 years ago
dnxhddata.h
dnxhddec.c
dpcm.c
dsicinav.c
dsputil.c Make vp3dsp*.c compilation optional. 18 years ago
dsputil.h use DECLARE_ALIGNED from mem.h (which is included through common.h) 18 years ago
dump_extradata_bsf.c move dump_extradata bitstream filter in its own file 18 years ago
dv.c
dvbsub.c
dvbsub_parser.c
dvbsubdec.c
dvdata.h Change some leftover __attribute__((unused)) and __attribute__((used)) to 18 years ago
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dxa.c
error_resilience.c
eval.c
eval.h
faac.c
faad.c
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c
flac.c
flacenc.c
flashsv.c
flashsvenc.c Use FFABS instead of abs. 18 years ago
flicvideo.c
fraps.c
g726.c
gif.c
gifdec.c
golomb.c
golomb.h
h261.c
h261_parser.c slightly more correct spliting of frames 18 years ago
h261data.h
h263.c Remove duplicate #includes, avcodec.h #includes common.h. 18 years ago
h263_parser.c
h263_parser.h
h263data.h
h263dec.c
h264.c Move attribute_unused to variable declarations in macros instead of 18 years ago
h264.h split h264.c to move parser in its own file 18 years ago
h264_parser.c split h264.c to move parser in its own file 18 years ago
h264_parser.h split h264.c to move parser in its own file 18 years ago
h264data.h
h264dsp.c
h264enc.c
h264idct.c
huffyuv.c change brute force search to min-heap. 3.6x faster generate_len_table, 8% faster ffvhuff encoding. 18 years ago
idcinvideo.c
imc.c
imcdata.h
imgconvert.c
imgconvert_template.h
imgresample.c
imx_dump_header_bsf.c move imx_dump_header bitstream filter in its own file 18 years ago
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
interplayvideo.c
jfdctfst.c
jfdctint.c
jpegls.c split jpeg_ls into jpeglsdec, jpeglsenc and jpegls 18 years ago
jpegls.h split jpeg_ls into jpeglsdec, jpeglsenc and jpegls 18 years ago
jpeglsdec.c allows to disable jpegls decoder 18 years ago
jpeglsdec.h split jpeg_ls into jpeglsdec, jpeglsenc and jpegls 18 years ago
jpeglsenc.c move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.h 18 years ago
jrevdct.c
kmvc.c
lcl.c
libgsm.c
libtheoraenc.c
ljpegenc.c add a proper prefix to all mjpeg encoder exported functions 18 years ago
loco.c
lzw.c
lzw.h
lzwenc.c
mace.c
mathops.h
mdct.c
mdec.c
mjpeg.c add proper prefix to new mjpeg extern func/var 18 years ago
mjpeg.h move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.h 18 years ago
mjpeg_parser.c move mjpeg parser in its own file 18 years ago
mjpega_dump_header_bsf.c move mjpega_dump_header bitstream filter in its own file 18 years ago
mjpegbdec.c move mjpeg-b decoder in its own file 18 years ago
mjpegdec.c move mjpeg-b decoder in its own file 18 years ago
mjpegdec.h move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.h 18 years ago
mjpegenc.c move the mjpeg_encoder struct from mpegvideo.c to mjpegenc.c 18 years ago
mjpegenc.h add a proper prefix to all mjpeg encoder exported functions 18 years ago
mmvideo.c
motion_est.c
motion_est_template.c
motion_test.c
mp3_header_compress_bsf.c move mp3_header_compress bitstream filter in its own file 18 years ago
mp3_header_decompress_bsf.c move mp3_header_decompress bitstream filter in its own file 18 years ago
mp3lameaudio.c
mpc.c Remove unused variable. 18 years ago
mpcdata.h
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg12.c move imx_dump_header bitstream filter in its own file 18 years ago
mpeg12data.h
mpegaudio.c add proper prefix to extern mpeg audio data tables 18 years ago
mpegaudio.h add a ff_ prefix to some mpegaudio funcs 18 years ago
mpegaudio_parser.c add a ff_ prefix to some mpegaudio funcs 18 years ago
mpegaudiodata.c add proper prefix to extern mpeg audio data tables 18 years ago
mpegaudiodata.h add proper prefix to extern mpeg audio data tables 18 years ago
mpegaudiodec.c add a ff_ prefix to some mpegaudio funcs 18 years ago
mpegaudiodecheader.c add a ff_ prefix to some mpegaudio funcs 18 years ago
mpegaudiodecheader.h add a ff_ prefix to some mpegaudio funcs 18 years ago
mpegaudiodectab.h move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c 18 years ago
mpegaudiotab.h
mpegvideo.c use AV_LOG_ERROR instead of INFO for errors 18 years ago
mpegvideo.h split ljpeg encoder out of mjpeg.c 18 years ago
mpegvideo_parser.c
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4tab.h
msrle.c
msvideo1.c
noise_bsf.c move noise bitstream filter in its own file 18 years ago
nuv.c
oggvorbis.c
opt.c
opt.h
os2thread.c
parser.c
parser.h
pcm.c
png.c
pnm.c rename pnm.c to pnmenc.c and pnm_common.c to pnm.c 18 years ago
pnm.h move pnm parser in its own file 18 years ago
pnm_parser.c move pnm parser in its own file 18 years ago
pnmenc.c rename pnm.c to pnmenc.c and pnm_common.c to pnm.c 18 years ago
pthread.c
ptx.c
qdm2.c Use DECLARE_ALIGNED to ease porting 18 years ago
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c
ratecontrol.h
raw.c
remove_extradata_bsf.c move remove_extradata bitstream filter in its own file 18 years ago
resample.c
resample2.c
rl.h
rle.c
rle.h
roqaudioenc.c
roqvideo.c
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
s3tc.c generic S3TC DXT1 and DXT3 decoding functions 18 years ago
s3tc.h
sgi.h
sgidec.c
sgienc.c
shorten.c
simple_idct.c
simple_idct.h
smacker.c
smc.c
snow.c
snow.h
sonic.c
sp5x.h
sp5xdec.c move sp5x decoder in its own file 18 years ago
svq1.c
svq1_cb.h
svq1_vlc.h
svq3.c dont write over the end of ref_cache 18 years ago
targa.c
targaenc.c
tiertexseqv.c
tiff.c
tiff.h
tiffenc.c fix tiff regression test (bitexact flag was ignoredwhich caused the 18 years ago
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c
truespeech_data.h
tscc.c
tta.c
txd.c
ulti.c
ulti_cb.h
utils.c fix a crash with svq1 + sse2. 18 years ago
vc1.c
vc1.h
vc1_parser.c
vc1acdata.h
vc1data.c
vc1data.h
vc1dsp.c
vcr1.c
vmdav.c
vmnc.c
vorbis.c
vorbis.h
vorbis_data.c
vorbis_dec.c
vorbis_enc.c
vorbis_enc_data.h
vp3.c
vp3data.h
vp3dsp.c
vp5.c
vp5data.h
vp6.c
vp6data.h
vp56.c
vp56.h
vp56data.c
vp56data.h
vqavideo.c
w32thread.c
wavpack.c
wma.c
wma.h WMA decoder improvement, output closer to the dmo binary. 18 years ago
wmadata.h
wmadec.c
wmaenc.c
wmv2.c
wnv1.c
ws-snd1.c
x264.c
xan.c
xiph.c
xiph.h
xl.c
xvid_internal.h
xvid_rc.c
xvidff.c
xvmc_render.h
xvmcvideo.c
zmbv.c
zmbvenc.c