FFmpeg/libavcodec
Aurelien Jacobs 3546fa8d87 fix compilation with --disable-everything --enable-decoder=mpeg2video
Originally committed as revision 22612 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-20 23:18:07 +00:00
..
alpha Simplify arch-specific object file lists 2010-03-16 21:23:03 +00:00
arm Simplify arch-specific object file lists 2010-03-16 21:23:03 +00:00
avr32
bfin Simplify arch-specific object file lists 2010-03-16 21:23:03 +00:00
mips Move arch-specific makefile parts into $arch/Makefile 2010-03-16 21:22:59 +00:00
mlib
ppc Simplify arch-specific object file lists 2010-03-16 21:23:03 +00:00
ps2
sh4 Simplify arch-specific object file lists 2010-03-16 21:23:03 +00:00
sparc Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED 2010-03-18 15:00:17 +00:00
x86 Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED 2010-03-18 15:00:17 +00:00
4xm.c Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
8bps.c
8svx.c
aac_ac3_parser.c Cosmetics: Re-indent after last commit. 2010-03-04 02:32:48 +00:00
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_parser.c
aac_parser.h
aac.c Allow hard-coding of the 32kB cubic-root table for AAC. 2010-03-14 19:59:47 +00:00
aac.h Add an HE-AAC v1 decoder. 2010-03-08 04:33:02 +00:00
aaccoder.c
aacdectab.h
aacenc.c
aacenc.h Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
aacpsy.c
aacpsy.h
aacsbr.c aacsbr: DSPUtilize analysis input scaling. 2010-03-13 21:12:45 +00:00
aacsbr.h Add an HE-AAC v1 decoder. 2010-03-08 04:33:02 +00:00
aacsbrdata.h Add lots of missing includes 2010-03-08 18:43:52 +00:00
aactab.c Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
aactab.h
aandcttab.c
aandcttab.h
aasc.c
ac3_parser.c
ac3_parser.h
ac3.c
ac3.h
ac3dec_data.c
ac3dec_data.h
ac3dec.c
ac3dec.h Move some prototypes from dsputil.c to reasonable header files 2010-03-06 22:36:45 +00:00
ac3enc.c
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c Fix spelling. 2010-03-11 17:42:53 +00:00
acelp_vectors.h Fix spelling. 2010-03-11 17:42:53 +00:00
adpcm.c
adx.h
adxdec.c
adxenc.c
alac.c
alacenc.c
allcodecs.c Kega Game Video (KGV1) decoder 2010-03-09 01:03:09 +00:00
alsdec.c Fix last frame block size correction. 2010-03-06 17:13:31 +00:00
amrnbdata.h
amrnbdec.c Fix spelling. 2010-03-11 17:42:53 +00:00
anm.c
apedec.c
api-example.c
asv1.c Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
atrac1.c Make some functions static 2010-03-06 22:36:41 +00:00
atrac1data.h
atrac3.c Move FFT parts from dsputil.h to fft.h 2010-03-06 14:34:46 +00:00
atrac3data.h
atrac.c
atrac.h
audioconvert.c
audioconvert.h
aura.c
avcodec.h Remove avcodec_thread_execute from avcodec.h, and make static functions that 2010-03-15 14:03:01 +00:00
avfft.c Create a public API for FFT family of functions 2010-03-07 21:56:45 +00:00
avfft.h Create a public API for FFT family of functions 2010-03-07 21:56:45 +00:00
avpacket.c
avs.c
beosthread.c Remove avcodec_thread_execute from avcodec.h, and make static functions that 2010-03-15 14:03:01 +00:00
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c
bgmc.h
bink.c Bink version 'h' also has chroma planes swapped 2010-03-06 15:09:14 +00:00
binkaudio.c Make binkaudio work with ff_float_to_int16_interleave_c (martin at martin dot st) 2010-03-11 10:52:34 +00:00
binkdata.h Add lots of missing includes 2010-03-08 18:43:52 +00:00
binkidct.c
bitstream_filter.c
bitstream.c
bmp.c
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c
cabac.h
cavs_parser.c
cavs.c
cavs.h Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
cavsdata.h
cavsdec.c
cavsdsp.c Move some dsp func prototypes to dsputil.h; they are defined in dsputil.c 2010-03-06 22:36:59 +00:00
cbrt_tablegen.c Allow hard-coding of the 32kB cubic-root table for AAC. 2010-03-14 19:59:47 +00:00
cbrt_tablegen.h Allow hard-coding of the 32kB cubic-root table for AAC. 2010-03-14 19:59:47 +00:00
cdgraphics.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
cinepak.c
cljr.c
colorspace.h
cook.c Move FFT parts from dsputil.h to fft.h 2010-03-06 14:34:46 +00:00
cookdata.h
costablegen.c Fix --enable-hardcoded-tables compilation: the generate table files now 2010-03-07 09:25:57 +00:00
cscd.c
cyuv.c
dca_parser.c
dca.c Move FFT parts from dsputil.h to fft.h 2010-03-06 14:34:46 +00:00
dca.h
dcadata.h
dcahuff.h
dct-test.c ARM: fix dct-test 2010-03-08 19:00:05 +00:00
dct.c Move FFT parts from dsputil.h to fft.h 2010-03-06 14:34:46 +00:00
dctref.c Move dctref prototypes to a header file 2010-03-08 18:43:33 +00:00
dctref.h Move dctref prototypes to a header file 2010-03-08 18:43:33 +00:00
dirac_parser.c
dirac.c
dirac.h
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c Fix interlaced vc-3 decoding, issue #1753 2010-03-09 00:37:13 +00:00
dnxhdenc.c
dnxhdenc.h Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
dpcm.c
dpx.c
dsicinav.c
dsputil.c Move H264 dsputil functions into their own struct 2010-03-16 01:17:00 +00:00
dsputil.h Move H264 dsputil functions into their own struct 2010-03-16 01:17:00 +00:00
dump_extradata_bsf.c
dv.c
dvbsub_parser.c
dvbsub.c
dvbsubdec.c
dvdata.c
dvdata.h
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dwt.c DWT: x86 init should depend on HAVE_MMX 2010-03-14 22:29:11 +00:00
dwt.h Add ff_ prefix to dwt functions 2010-03-14 17:50:16 +00:00
dxa.c
dxva2_h264.c Fixed DXVA2 H264 hwaccel after luma/chroma_weight changes. 2010-03-04 19:12:20 +00:00
dxva2_internal.h
dxva2_vc1.c
dxva2.c
dxva2.h
eac3dec_data.c
eac3dec_data.h
eac3dec.c
eacmv.c
eaidct.c
eamad.c Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
eatgq.c Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
eatgv.c
eatqi.c Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
elbg.c
elbg.h
error_resilience.c fix compilation with --disable-everything --enable-decoder=mpeg2video 2010-03-20 23:18:07 +00:00
escape124.c
eval.c
eval.h
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft-test.c Give RDFT types more meaningful names 2010-03-07 21:47:44 +00:00
fft.c Replace many includes of libavutil/common.h with what is actually needed 2010-03-09 17:39:19 +00:00
fft.h Call rdft by function pointer 2010-03-20 21:27:03 +00:00
ffv1.c
flac.c
flac.h
flacdata.c
flacdata.h
flacdec.c
flacenc.c
flashsv.c Fixed buffer overread in flashsv decoder. 2010-03-04 19:10:44 +00:00
flashsvenc.c
flicvideo.c
flv.h Add lots of missing includes 2010-03-08 18:43:52 +00:00
flvdec.c
flvenc.c
fraps.c
frwu.c
g726.c
g729.h
g729data.h
g729dec.c Make g729dec.c:decoder_init() return AVERROR(EINVAL) rather than 2010-03-18 00:23:02 +00:00
get_bits.h
gif.c
gifdec.c
golomb.c
golomb.h
h261_parser.c
h261.c
h261.h
h261data.h
h261dec.c
h261enc.c
h263_parser.c
h263_parser.h
h263.c
h263.h Add lots of missing includes 2010-03-08 18:43:52 +00:00
h263data.h
h263dec.c
h264_cabac.c
h264_cavlc.c Check level_prefix a bit (this just checks the max our bitreader can handle, 2010-03-10 09:55:03 +00:00
h264_direct.c
h264_loopfilter.c Move H264 dsputil functions into their own struct 2010-03-16 01:17:00 +00:00
h264_mp4toannexb_bsf.c
h264_mvpred.h
h264_parser.c
h264_parser.h
h264_ps.c
h264_refs.c Reorder indexes in weight tables. 2010-03-03 21:10:08 +00:00
h264_sei.c
h264.c Reinitialize the h264 decoder context on every valid aspect ratio 2010-03-18 23:36:54 +00:00
h264.h Move H264 dsputil functions into their own struct 2010-03-16 01:17:00 +00:00
h264data.h
h264dsp.c Fix compilation on PPC 470. 2010-03-17 15:06:27 +00:00
h264dsp.h Move H264 dsputil functions into their own struct 2010-03-16 01:17:00 +00:00
h264dspenc.c
h264enc.c
h264idct.c
h264pred.c
h264pred.h
huffman.c
huffman.h
huffyuv.c
idcinvideo.c
iff.c Make iff.c:decode_init return the value returned by 2010-03-13 19:19:40 +00:00
iff.h IFF: move ff_cmap_read_palette() prototype to a header file 2010-03-08 02:36:00 +00:00
iirfilter.c
iirfilter.h
imc.c Move FFT parts from dsputil.h to fft.h 2010-03-06 14:34:46 +00:00
imcdata.h
imgconvert.c Round correctly chroma picture height. 2010-03-05 20:04:24 +00:00
imgconvert.h
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
indeo5.c Correct reference buffer switching in Indeo 5 decoder. 2010-03-17 07:53:12 +00:00
indeo5data.h
intelh263dec.c
internal.h
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
ituh263dec.c
ituh263enc.c
ivi_common.c Scale tile dimensions in case both local decoding and scalability mode 2010-03-08 06:49:16 +00:00
ivi_common.h
ivi_dsp.c Separate DWT from snow and dsputil 2010-03-14 17:50:12 +00:00
ivi_dsp.h
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
kgv1dec.c Kega Game Video (KGV1) decoder 2010-03-09 01:03:09 +00:00
kmvc.c
lcl.h
lcldec.c
lclenc.c
libavcodec.v
libdirac_libschro.c
libdirac_libschro.h
libdirac.h
libdiracdec.c
libdiracenc.c
libfaac.c
libfaad.c
libgsm.c
libmp3lame.c
libopencore-amr.c
libopenjpeg.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c
libspeexdec.c
libtheoraenc.c
libvorbis.c
libx264.c
libxvid_internal.h
libxvid_rc.c
libxvidff.c libxvid is producing standard mpeg4 so it don't need its own codec id 2010-03-12 23:24:54 +00:00
ljpegenc.c
loco.c
lpc.c
lpc.h Move some prototypes from dsputil.c to reasonable header files 2010-03-06 22:36:45 +00:00
lsp.c
lsp.h
lzw.c
lzw.h Add lots of missing includes 2010-03-08 18:43:52 +00:00
lzwenc.c
mace.c
Makefile Move arch-specific makefile parts into $arch/Makefile 2010-03-16 21:22:59 +00:00
mathops.h
mdct_tablegen.c
mdct_tablegen.h
mdct.c Replace many includes of libavutil/common.h with what is actually needed 2010-03-09 17:39:19 +00:00
mdec.c Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
mimic.c Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
mjpeg_parser.c
mjpeg.c
mjpeg.h
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c
mjpegdec.h Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
mjpegenc.c
mjpegenc.h
mlp_parser.c
mlp_parser.h
mlp.c
mlp.h
mlpdec.c
mlpdsp.c Move prototypes for various dsputil init functions to dsputil.h 2010-03-06 22:36:49 +00:00
mmvideo.c
motion_est_template.c
motion_est.c Move ff_sqrt() to libavutil/intmath.h 2010-03-08 21:19:56 +00:00
motion-test.c
motionpixels_tablegen.c
motionpixels_tablegen.h
motionpixels.c
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpc.c
mpc.h Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
mpcdata.h
mpeg4audio.c Add support for non-backwards compatible signaled parametric stereo. 2010-03-07 17:55:23 +00:00
mpeg4audio.h Add an HE-AAC v1 decoder. 2010-03-08 04:33:02 +00:00
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4video.c
mpeg4video.h Add lots of missing includes 2010-03-08 18:43:52 +00:00
mpeg4videodec.c
mpeg4videoenc.c
mpeg12.c Add ff_ prefix for mpeg2_dc_scale_table. 2010-03-15 22:49:46 +00:00
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h Support intra_dc_precision>8 in jpeg 2010-03-15 21:27:13 +00:00
mpeg12enc.c
mpegaudio3.h header for common code between mp3 decoder and encoder. 2010-03-06 23:36:30 +00:00
mpegaudio_parser.c
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudio.c
mpegaudio.h Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c Make some functions static 2010-03-06 22:36:41 +00:00
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c
mpegaudiotab.h
mpegvideo_common.h
mpegvideo_enc.c Add ff_ prefix for mpeg2_dc_scale_table. 2010-03-15 22:49:46 +00:00
mpegvideo_parser.c
mpegvideo_xvmc.c
mpegvideo.c Add ff_ prefix for mpeg2_dc_scale_table. 2010-03-15 22:49:46 +00:00
mpegvideo.h Add ff_ prefix for mpeg2_dc_scale_table. 2010-03-15 22:49:46 +00:00
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c
msrledec.c
msrledec.h
msvideo1.c
nellymoser.c
nellymoser.h
nellymoserdec.c Move FFT parts from dsputil.h to fft.h 2010-03-06 14:34:46 +00:00
nellymoserenc.c Move FFT parts from dsputil.h to fft.h 2010-03-06 14:34:46 +00:00
noise_bsf.c
nuv.c
opt.c
opt.h
options.c
os2thread.c Remove avcodec_thread_execute from avcodec.h, and make static functions that 2010-03-15 14:03:01 +00:00
pamenc.c
parser.c
parser.h
pcm-mpeg.c
pcm.c
pcx.c
pcxenc.c
pgssubdec.c
png.c
png.h Move some prototypes from dsputil.c to reasonable header files 2010-03-06 22:36:45 +00:00
pngdec.c
pngenc.c
pnm_parser.c
pnm.c
pnm.h
pnmdec.c
pnmenc.c
psymodel.c
psymodel.h
pthread.c Remove avcodec_thread_execute from avcodec.h, and make static functions that 2010-03-15 14:03:01 +00:00
ptx.c
put_bits.h
qcelpdata.h
qcelpdec.c
qdm2_tablegen.c Allow hard-coding several QDM2 tables (about 32 kB size). 2010-03-14 19:30:25 +00:00
qdm2_tablegen.h Allow hard-coding several QDM2 tables (about 32 kB size). 2010-03-14 19:30:25 +00:00
qdm2.c Allow hard-coding several QDM2 tables (about 32 kB size). 2010-03-14 19:30:25 +00:00
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
qtrleenc.c qtrleenc: add rgb555 output 2010-03-17 13:04:33 +00:00
r210dec.c
ra144.c Move ff_sqrt() to libavutil/intmath.h 2010-03-08 21:19:56 +00:00
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c Move ff_sqrt() to libavutil/intmath.h 2010-03-08 21:19:56 +00:00
ratecontrol.h
raw.c
raw.h
rawdec.c
rawenc.c
rdft.c rdft: reorder functions to avoid static prototype 2010-03-20 21:27:06 +00:00
rectangle.h
remove_extradata_bsf.c
resample2.c
resample.c
rl2.c
rl.h
rle.c
rle.h
roqaudioenc.c Move ff_sqrt() to libavutil/intmath.h 2010-03-08 21:19:56 +00:00
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c
rpza.c
rtjpeg.c
rtjpeg.h Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
rv10.c
rv10enc.c
rv20enc.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c Revert commit 22378. 2010-03-09 08:20:11 +00:00
rv34.h Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
rv34data.h
rv34vlc.h
rv40.c
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
sbr.h aacsbr: Make the previous value of bs_num_env local to read_sbr_data(). 2010-03-09 20:46:41 +00:00
sgi.h
sgidec.c
sgienc.c
shorten.c
simple_idct.c
simple_idct.h
sipr16k.c
sipr16kdata.h
sipr.c Fix spelling. 2010-03-11 17:42:53 +00:00
sipr.h Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
siprdata.h
smacker.c
smc.c
snow.c Add ff_ prefix to dwt functions 2010-03-14 17:50:16 +00:00
snow.h Separate DWT from snow and dsputil 2010-03-14 17:50:12 +00:00
sonic.c
sp5x.h
sp5xdec.c
sunrast.c
svq1_cb.h
svq1_vlc.h
svq1.c
svq1.h
svq1dec.c
svq1enc_cb.h
svq1enc.c
svq3.c
synth_filter.c Move FFT parts from dsputil.h to fft.h 2010-03-06 14:34:46 +00:00
synth_filter.h Add lots of missing includes 2010-03-08 18:43:52 +00:00
tableprint.c Add some more table-printing functions needed for future patches. 2010-03-14 19:27:58 +00:00
tableprint.h Add some more table-printing functions needed for future patches. 2010-03-14 19:27:58 +00:00
targa.c
targaenc.c targeenc: fix rgb555 encoding on big endian systems. 2010-03-08 08:43:20 +00:00
tiertexseqv.c
tiff.c
tiff.h
tiffenc.c
tmv.c
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech_data.h
truespeech.c
tscc.c
tta.c Fixed overreads in TTA decoder with corrupted bistreams. 2010-03-03 19:31:46 +00:00
twinvq_data.h
twinvq.c Move FFT parts from dsputil.h to fft.h 2010-03-06 14:34:46 +00:00
txd.c
ulti_cb.h
ulti.c
unary.h
utils.c
v210dec.c
v210enc.c
v210x.c
vaapi_h264.c Cope with rev 22183: 2010-03-04 09:14:19 +00:00
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c
vaapi.c
vaapi.h
vb.c
vc1_parser.c
vc1.c
vc1.h
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c
vc1dsp.c Move some VC1 dsp prototypes to dsputil.h; they are defined in dsputil.c 2010-03-06 22:36:55 +00:00
vcr1.c
vdpau_internal.h
vdpau.c Cosmetics: Fix a comment. 2010-03-14 23:52:45 +00:00
vdpau.h
vmdav.c
vmnc.c
vorbis_data.c Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
vorbis_dec.c Move FFT parts from dsputil.h to fft.h 2010-03-06 14:34:46 +00:00
vorbis_enc_data.h
vorbis_enc.c Move FFT parts from dsputil.h to fft.h 2010-03-06 14:34:46 +00:00
vorbis.c
vorbis.h Move some prototypes from dsputil.c to reasonable header files 2010-03-06 22:36:45 +00:00
vp3_parser.c
vp3.c vp3: Split out motion vectors to their own array 2010-03-13 10:25:41 +00:00
vp3data.h
vp3dsp.c
vp5.c
vp5data.h
vp6.c move vp6 huffman table freeing code, out of common vp56 code 2010-03-03 22:29:06 +00:00
vp6data.h
vp6dsp.c
vp56.c move vp6 huffman table freeing code, out of common vp56 code 2010-03-03 22:29:06 +00:00
vp56.h Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
vp56data.c
vp56data.h
vqavideo.c
w32thread.c Remove avcodec_thread_execute from avcodec.h, and make static functions that 2010-03-15 14:03:01 +00:00
wavpack.c
wma.c
wma.h Move FFT parts from dsputil.h to fft.h 2010-03-06 14:34:46 +00:00
wmadata.h
wmadec.c Fix indentation after r22414. 2010-03-09 23:37:45 +00:00
wmaenc.c
wmaprodata.h
wmaprodec.c Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
wmavoice_data.h
wmavoice.c
wmv2.c
wmv2.h Remove DECLARE_ALIGNED_{8,16} macros 2010-03-06 14:24:59 +00:00
wmv2dec.c
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c
xiph.c
xiph.h
xl.c
xsubdec.c
xsubenc.c
xvmc_internal.h
xvmc.h
zmbv.c
zmbvenc.c