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 63a21bc041 Remove one more commented-out line. 16 years ago
..
alpha
arm
bfin
mlib
ppc
ps2
sh4
sparc
x86 Put dispatch_tab in the rodata section for macho64. 16 years ago
4xm.c
8bps.c
8svx.c
Makefile Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices. 16 years ago
aac.c Re-indent after last commit. 16 years ago
aac.h
aac_ac3_parser.c
aac_ac3_parser.h
aac_parser.c Correctly map ADTS profile_ObjectType to MPEG-4 AOT 16 years ago
aac_parser.h
aacdectab.h Add support for sample rate index 12, 7350 Hz 16 years ago
aacenc.c
aacpsy.c
aacpsy.h
aactab.c Add support for sample rate index 12, 7350 Hz 16 years ago
aactab.h
aandcttab.c
aandcttab.h
aasc.c
ac3.c
ac3.h
ac3_parser.c
ac3_parser.h
ac3dec.c
ac3dec.h
ac3dec_data.c
ac3dec_data.h
ac3enc.c
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c
adx.h
adxdec.c
adxenc.c
alac.c
alacenc.c
allcodecs.c
apedec.c
apiexample.c
asv1.c
atrac3.c
atrac3data.h
audioconvert.c Replace snprintf() with av_strlcpy(). 16 years ago
audioconvert.h
avcodec.h extend resampling API, add S16 internal conversion 16 years ago
avs.c
beosthread.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c Fix (with av_uninit()) false positive warning about uninitialized variable: 16 years ago
bitstream.c
bitstream.h
bitstream_filter.c
bmp.c
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c
cabac.h
cavs.c introduce a macroblock index to avoid a few x*width+y calculations 16 years ago
cavs.h introduce a macroblock index to avoid a few x*width+y calculations 16 years ago
cavs_parser.c do not check for minimum slice start code, 0x00000100 is valid 16 years ago
cavsdata.h
cavsdec.c introduce a macroblock index to avoid a few x*width+y calculations 16 years ago
cavsdsp.c avoid duplicating dsputil's clear_block 16 years ago
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cinepak.c
cljr.c
colorspace.h
cook.c
cookdata.h
cscd.c
cyuv.c
dca.c
dca.h
dca_parser.c
dcadata.h
dcahuff.h
dct-test.c
dirac_parser.c
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c
dnxhdenc.h
dpcm.c
dsicinav.c
dsputil.c move vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputil 16 years ago
dsputil.h move vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputil 16 years ago
dump_extradata_bsf.c
dv.c
dvbsub.c
dvbsub_parser.c
dvbsubdec.c
dvdata.h
dvdsub_parser.c
dvdsubdec.c Set AVSubtitle format to 0. Neither dvdsubdec nor xsubdec intializes format 16 years ago
dvdsubenc.c
dxa.c
eac3dec.c
eacmv.c
eaidct.c
eatgq.c
eatgv.c Add av_uninit macro to variable to avoid false positive warning: 16 years ago
eatqi.c
elbg.c
elbg.h
error_resilience.c Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices. 16 years ago
escape124.c
eval.c
eval.h
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fdctref.c
fft-test.c
fft.c
ffv1.c
flac.h
flacdec.c
flacenc.c
flashsv.c
flashsvenc.c
flicvideo.c
fraps.c
g726.c
g729.h
g729data.h
g729dec.c
gif.c
gifdec.c
golomb.c
golomb.h
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c
h261enc.c
h263.c
h263.h
h263_parser.c
h263_parser.h
h263data.h
h263dec.c Initialize s->gob_index for Intel variant of H.263 too 16 years ago
h264.c H264: Change left_block_options to uint8_t from int, saving a little space. 16 years ago
h264.h
h264_mp4toannexb_bsf.c
h264_parser.c
h264_parser.h
h264data.h
h264dspenc.c
h264enc.c
h264idct.c
h264pred.c
h264pred.h
huffman.c
huffman.h
huffyuv.c
idcinvideo.c
iirfilter.c
iirfilter.h
imc.c
imcdata.h
imgconvert.c Add a default (error) for the switch in case of an unsupported PIX_FMT. 16 years ago
imgconvert.h
imgconvert_template.c
imgresample.c Document old scaler as deprecated 16 years ago
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
internal.h
interplayvideo.c
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
lclenc.c
libamr.c
libdirac.h
libdirac_libschro.c
libdirac_libschro.h
libdiracdec.c
libdiracenc.c
libfaac.c
libfaad.c
libgsm.c
libmp3lame.c
libopenjpeg.c Use default system include path for an installed OpenJPEG library. 16 years ago
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c Fix crash when encoding using libschroedinger. 16 years ago
libspeexdec.c
libtheoraenc.c
libvorbis.c
libx264.c
libxvid_internal.h
libxvid_rc.c
libxvidff.c
ljpegenc.c
loco.c
lpc.c lpc: Remove false positive compilation warning about weight being 16 years ago
lpc.h
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c
mathops.h
mdct.c
mdec.c
mimic.c
mjpeg.c
mjpeg.h
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp.c
mlp.h
mlp_parser.c
mlp_parser.h
mlpdec.c
mmvideo.c
motion-test.c
motion_est.c
motion_est_template.c
motionpixels.c
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
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg12.c use ff_xvmc for function names instead of XVMC_ 16 years ago
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c
mpegaudiotab.h
mpegvideo.c Rename some forward declarations that were missed, fixes the warnings: 16 years ago
mpegvideo.h
mpegvideo_common.h
mpegvideo_enc.c Let rgb32 pass for ljpeg. 16 years ago
mpegvideo_parser.c
mpegvideo_xvmc.c Remove one more commented-out line. 16 years ago
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c
msrledec.c Add av_uninit macro to variables to avoid false positive warnings: 16 years ago
msrledec.h
msvideo1.c
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c
noise_bsf.c
nuv.c
opt.c
opt.h
options.c
os2thread.c
parser.c
parser.h
pcm.c
pcx.c
png.c
png.h
pngdec.c
pngenc.c
pnm.c
pnm.h
pnm_parser.c
pnmenc.c
pthread.c
ptx.c
qcelp_lsp.c
qcelpdata.h
qcelpdec.c
qdm2.c
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
qtrleenc.c Add av_uninit macro to variable to avoid false positive warning: 16 years ago
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c
ratecontrol.h
raw.c
raw.h
rawdec.c
rawenc.c
rdft.c
rectangle.h
remove_extradata_bsf.c
resample.c extend resampling API, add S16 internal conversion 16 years ago
resample2.c
rl.h
rl2.c
rle.c
rle.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c Enable dropping frames for RV3/4 16 years ago
rv34.h
rv34data.h
rv34vlc.h
rv40.c
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
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
sunrast.c
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c
svq1enc.c
svq1enc_cb.h
svq3.c
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
ulti_cb.h
unary.h
utils.c
vb.c
vc1.c
vc1.h
vc1_parser.c
vc1acdata.h
vc1data.c
vc1data.h
vc1dsp.c
vcr1.c
vdpau.c Revert adding a _pixfmt to vdpau/xvmc header names. 16 years ago
vdpau.h Revert adding a _pixfmt to vdpau/xvmc header names. 16 years ago
vdpau_internal.h
vmdav.c
vmnc.c
vorbis.c
vorbis.h
vorbis_data.c
vorbis_dec.c
vorbis_enc.c
vorbis_enc_data.h
vp3.c
vp3_parser.c
vp3data.h
vp3dsp.c
vp5.c
vp5data.h
vp6.c move vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputil 16 years ago
vp6data.h
vp6dsp.c move vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputil 16 years ago
vp56.c
vp56.h
vp56data.c
vp56data.h
vqavideo.c
w32thread.c
wavpack.c
wma.c
wma.h
wmadata.h
wmadec.c
wmaenc.c
wmv2.c
wmv2.h
wmv2dec.c
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c
xiph.c
xiph.h
xl.c
xsubdec.c Set AVSubtitle format to 0. Neither dvdsubdec nor xsubdec intializes format 16 years ago
xvmc.h cosmetics: grammar/spelling/wording fixes in comments 16 years ago
zmbv.c
zmbvenc.c