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.
 
 
 
 
 
Diego Biurrun 77ab59eb7f two more typos spotted by Mike 17 years ago
..
alpha
armv4l __asm __volatile -> asm volatile, improves code consistency and works 17 years ago
bfin
i386 Hardcode register to prevent aparent miscompilation. 17 years ago
mlib
ppc typo: add missing \ in multi-line macro 17 years ago
ps2
sh4
sparc
4xm.c remove more useless mpegvideo.h includes 17 years ago
8bps.c
Makefile Mimic decoder. 17 years ago
aac_ac3_parser.c
aac_ac3_parser.h
aac_parser.c
aasc.c
ac3.c
ac3.h
ac3_parser.c
ac3_parser.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
ac3dec.c make input buffer const, as it should be. fixes a warning. 17 years ago
ac3enc.c two more typos spotted by Mike 17 years ago
ac3tab.c
ac3tab.h
adpcm.c IMA ADPCM encoder - QT variant 17 years ago
adx.h
adxdec.c
adxenc.c
alac.c
allcodecs.c Mimic decoder. 17 years ago
apedec.c smaller tables 17 years ago
apiexample.c
asv1.c remove #include "mpegvideo.h" where it is not needed 17 years ago
atrac3.c
atrac3data.h
audioconvert.c
avcodec.h More complete documentation for AVFrame.reference. 17 years ago
avs.c
beosthread.c
bethsoftvideo.c
bethsoftvideo.h
bitstream.c
bitstream.h
bitstream_filter.c
bmp.c
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c
cabac.h cosmetics: remove useless \-newline escapes 17 years ago
cavs.c
cavs.h
cavs_parser.c
cavsdata.h
cavsdec.c
cavsdsp.c
cinepak.c These video decoders do not need to include and initialize the DSP 17 years ago
cljr.c remove more useless mpegvideo.h includes 17 years ago
colorspace.h
cook.c
cookdata.h Remove useless variable since r8456. 17 years ago
cscd.c
cyuv.c remove more useless mpegvideo.h includes 17 years ago
dca.c Don't use unchecked data from the bitstream. 17 years ago
dca.h
dca_parser.c
dcadata.h
dcahuff.h
dct-test.c floating point AAN IDCT 17 years ago
dnxhddata.c
dnxhddata.h
dnxhddec.c remove #include "mpegvideo.h" where it is not needed 17 years ago
dnxhdenc.c
dpcm.c
dsicinav.c consts 17 years ago
dsputil.c remove more useless mpegvideo.h includes 17 years ago
dsputil.h typo fixes 17 years ago
dump_extradata_bsf.c
dv.c remove more useless mpegvideo.h includes 17 years ago
dvbsub.c
dvbsub_parser.c
dvbsubdec.c
dvdata.h
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dxa.c
elbg.c
elbg.h
error_resilience.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
eval.c remove more useless mpegvideo.h includes 17 years ago
eval.h Fix 17 years ago
faandct.c Fix unused variable warnings. 17 years ago
faandct.h
faanidct.c Fix unused variable warnings. 17 years ago
faanidct.h include dependencies ... 17 years ago
fdctref.c
fft-test.c
fft.c indentation 17 years ago
ffv1.c
flac.c Fix ;; 17 years ago
flacenc.c
flashsv.c
flashsvenc.c
flicvideo.c typo fixes 17 years ago
fraps.c Fraps v5 decoding support 17 years ago
g726.c Fix ;; 17 years ago
gif.c
gifdec.c fix interlaced decoding, original patch from reimar 17 years ago
golomb.c
golomb.h
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
h261enc.c
h263.c typo fixes 17 years ago
h263.h
h263_parser.c
h263_parser.h
h263data.h
h263dec.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
h264.c If consumed does not match nalsize, favor nalsize. 17 years ago
h264.h typo fixes 17 years ago
h264_mp4toannexb_bsf.c
h264_parser.c
h264_parser.h
h264data.h add FF_ prefix to all (frame)_TYPE usage 17 years ago
h264dspenc.c
h264enc.c
h264idct.c
h264pred.c
h264pred.h
huffman.c huffman: add a zero_count flag and use it in fraps 17 years ago
huffman.h huffman: add a zero_count flag and use it in fraps 17 years ago
huffyuv.c
idcinvideo.c These video decoders do not need to include and initialize the DSP 17 years ago
imc.c Check that we have enough input data in IMC decoder. 17 years ago
imcdata.h
imgconvert.c Move functions that are only used when libswscale is not compiled in below 17 years ago
imgconvert.h Add missing stdint.h #include to headers that use it. 17 years ago
imgconvert_template.h
imgresample.c Make av_class a pointer to a const AVClass. Addresses one warning in 17 years ago
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c remove more useless mpegvideo.h includes 17 years ago
indeo3data.h
interplayvideo.c There is no reason to assign a variable to itself 17 years ago
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
kmvc.c
lcl.h
lcldec.c Remove duplicate ; 17 years ago
lclenc.c
liba52.c
libamr.c Make AMR-NB block size const and 8 bits. 17 years ago
libfaac.c
libfaad.c
libgsm.c
libmp3lame.c
libtheoraenc.c
libvorbis.c
libx264.c
libxvid_internal.h
libxvid_rc.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
libxvidff.c
ljpegenc.c
loco.c
lzw.c
lzw.h
lzwenc.c
mace.c
mathops.h fix typo ARCH_PPC -> ARCH_POWERPC 17 years ago
mdct.c improve precision in mdct.c using double for some temporaries 17 years ago
mdec.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
mimic.c Mimic decoder. 17 years ago
mjpeg.c
mjpeg.h
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c remove #include "mpegvideo.h" where it is not needed 17 years ago
mjpegdec.h remove #include "mpegvideo.h" where it is not needed 17 years ago
mjpegenc.c
mjpegenc.h
mlp_parser.c
mlp_parser.h
mmvideo.c
motion-test.c
motion_est.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
motion_est_template.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c
mpc.h
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg12.c Use correct t printf modifier for pointer differences. 17 years ago
mpeg12.h
mpeg12data.c move ff_mpeg1_dc_scale_table to mpegvideo.c 17 years ago
mpeg12data.h move relevant declarations to mpeg12data.h 17 years ago
mpeg12decdata.h
mpeg12enc.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c
mpegaudiodata.c add proper prefix to extern mpeg audio data tables 18 years ago
mpegaudiodata.h
mpegaudiodec.c omg, fix compilation 17 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c
mpegaudiotab.h
mpegvideo.c typo fixes 17 years ago
mpegvideo.h add FF_ prefix to all (frame)_TYPE usage 17 years ago
mpegvideo_common.h add FF_ prefix to all (frame)_TYPE usage 17 years ago
mpegvideo_enc.c typo fixes 17 years ago
mpegvideo_parser.c revert 12156 17 years ago
msmpeg4.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c
msvideo1.c These video decoders do not need to include and initialize the DSP 17 years ago
nellymoserdec.c
noise_bsf.c
nuv.c
opt.c Fix handling flags with the MSB set. 17 years ago
opt.h Install headers in $prefix/include/$libname 17 years ago
os2thread.c Add attribute_align_arg to os2thread.c. 17 years ago
parser.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
parser.h
pcm.c
pcx.c
png.c decode mng color decorrelation 17 years ago
png.h decode mng color decorrelation 17 years ago
pngdec.c decode mng color decorrelation 17 years ago
pngenc.c simplify 17 years ago
pnm.c
pnm.h
pnm_parser.c
pnmenc.c
pthread.c
ptx.c
qdm2.c
qdm2data.h
qdrw.c remove more useless mpegvideo.h includes 17 years ago
qpeg.c remove more useless mpegvideo.h includes 17 years ago
qtrle.c These video decoders do not need to include and initialize the DSP 17 years ago
qtrleenc.c
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
ratecontrol.h
raw.c
raw.h
rawdec.c 1000l parenthesis 17 years ago
rawenc.c
rectangle.h use HAVE_FAST_64BIT 17 years ago
remove_extradata_bsf.c
resample.c
resample2.c
rl.h move run length table constants to rl.h 17 years ago
rle.c
rle.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c These video decoders do not need to include and initialize the DSP 17 years ago
roqvideoenc.c
rpza.c These video decoders do not need to include and initialize the DSP 17 years ago
rtjpeg.c
rtjpeg.h dsputil.h is a local header 17 years ago
rv10.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
rv30.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
rv30data.h
rv30dsp.c
rv34.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
rv34.h
rv34data.h
rv34vlc.h
rv40.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
rv40data.h
rv40vlc2.h
s3tc.c
s3tc.h
sgi.h
sgidec.c
sgienc.c
shorten.c
simple_idct.c
simple_idct.h
smacker.c
smc.c These video decoders do not need to include and initialize the DSP 17 years ago
snow.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
snow.h
sonic.c
sp5x.h
sp5xdec.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
sunrast.c
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
svq1enc.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
svq1enc_cb.h
svq3.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
targa.c
targaenc.c
tiertexseqv.c
tiff.c
tiff.h
tiffenc.c
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c
truespeech_data.h
tscc.c
tta.c
txd.c
ulti.c consts 17 years ago
ulti_cb.h
unary.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
utils.c typo fixes 17 years ago
vb.c
vc1.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
vc1.h add FF_ prefix to all (frame)_TYPE usage 17 years ago
vc1_parser.c
vc1acdata.h
vc1data.c
vc1data.h
vc1dsp.c
vcr1.c remove more useless mpegvideo.h includes 17 years ago
vmdav.c These video decoders do not need to include and initialize the DSP 17 years ago
vmnc.c
vorbis.c
vorbis.h
vorbis_data.c
vorbis_dec.c
vorbis_enc.c
vorbis_enc_data.h
vp3.c remove #include "mpegvideo.h" where it is not needed 17 years ago
vp3data.h
vp3dsp.c
vp5.c remove #include "mpegvideo.h" where it is not needed 17 years ago
vp5data.h
vp6.c huffman: pass hnode_first as a flag instead of as an argument on its own 17 years ago
vp6data.h
vp56.c
vp56.h remove #include "mpegvideo.h" where it is not needed 17 years ago
vp56data.c
vp56data.h
vqavideo.c These video decoders do not need to include and initialize the DSP 17 years ago
w32thread.c __stdcall -> WINAPI 17 years ago
wavpack.c
wma.c
wma.h
wmadata.h
wmadec.c
wmaenc.c
wmv2.c
wmv2.h
wmv2dec.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
wmv2enc.c add FF_ prefix to all (frame)_TYPE usage 17 years ago
wnv1.c
ws-snd1.c
xan.c fix the WC3 Xan decoder by correcting the frame accounting logic 17 years ago
xiph.c
xiph.h
xl.c remove more useless mpegvideo.h includes 17 years ago
xsubdec.c
xvmc_render.h
xvmcvideo.c typo fixes 17 years ago
zmbv.c indentation 17 years ago
zmbvenc.c