ffmpeg/libavcodec
Diego Biurrun 0da49fca79 Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately.
Originally committed as revision 14851 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-19 20:52:26 +00:00
..
alpha
armv4l
bfin
i386 file which should have been added in r14749 2008-08-14 05:00:25 +00:00
mlib
ppc cosmetics: Fix indentation after last commit. 2008-07-24 16:54:51 +00:00
ps2
sh4
sparc
4xm.c
8bps.c
8svx.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
Makefile Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately. 2008-08-19 20:52:26 +00:00
aac.c More OKed AAC decoder code hunks 2008-08-18 21:36:58 +00:00
aac.h More OKed AAC decoder code hunks 2008-08-18 21:36:58 +00:00
aac_ac3_parser.c cosmetics: make all references to AC-3 capitalized and hyphenated 2008-08-03 16:42:32 +00:00
aac_ac3_parser.h cosmetics: make all references to AC-3 capitalized and hyphenated 2008-08-03 16:42:32 +00:00
aac_parser.c
aacdectab.h More OKed AAC decoder code hunks 2008-08-18 21:36:58 +00:00
aacenc.c Add okayed parts for AAC encoder 2008-08-18 05:38:26 +00:00
aacpsy.c Add okayed chunks of AAC encoder psychoacoustic model 2008-08-18 05:39:44 +00:00
aacpsy.h Add okayed chunks of AAC encoder psychoacoustic model 2008-08-18 05:39:44 +00:00
aactab.c More OKed AAC decoder hunks 2008-08-15 08:01:31 +00:00
aactab.h More OKed AAC decoder hunks 2008-08-15 08:01:31 +00:00
aasc.c
ac3.c cosmetics: make all references to AC-3 capitalized and hyphenated 2008-08-03 16:42:32 +00:00
ac3.h cosmetics: make all references to AC-3 capitalized and hyphenated 2008-08-03 16:42:32 +00:00
ac3_parser.c cosmetics: make all references to AC-3 capitalized and hyphenated 2008-08-03 16:42:32 +00:00
ac3_parser.h cosmetics: make all references to AC-3 capitalized and hyphenated 2008-08-03 16:42:32 +00:00
ac3dec.c remove some unneeded header includes 2008-08-17 19:56:28 +00:00
ac3dec.h remove some unneeded header includes 2008-08-17 19:56:28 +00:00
ac3dec_data.c Hardcode the table for ungrouping 3 values in 5 bits. It will be reused by 2008-08-03 21:42:43 +00:00
ac3dec_data.h Hardcode the table for ungrouping 3 values in 5 bits. It will be reused by 2008-08-03 21:42:43 +00:00
ac3enc.c cosmetics: make all references to AC-3 capitalized and hyphenated 2008-08-03 16:42:32 +00:00
ac3tab.c cosmetics: make all references to AC-3 capitalized and hyphenated 2008-08-03 16:42:32 +00:00
ac3tab.h cosmetics: make all references to AC-3 capitalized and hyphenated 2008-08-03 16:42:32 +00:00
acelp_filters.c
acelp_filters.h
acelp_math.c
acelp_math.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
adx.h
adxdec.c Mark adx_decode_init() as type int instead of void, the function returns 2008-08-17 17:08:25 +00:00
adxenc.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
alac.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
alacenc.c alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDER 2008-08-19 18:45:00 +00:00
allcodecs.c alacenc: last few hunks approved by michael 2008-08-19 17:20:41 +00:00
apedec.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
apiexample.c
asv1.c
atrac3.c mdct wrapper function to match fft 2008-08-12 00:38:30 +00:00
atrac3data.h
audioconvert.c Add SAMPLE_FMT_DBL. 2008-08-19 10:36:30 +00:00
audioconvert.h Modify av_audio_convert() to use AVAudioConvert context struct; add av_audio_convert_alloc() and av_audio_convert_free() support functions. 2008-08-01 13:53:18 +00:00
avcodec.h Update changelog and general.texi to reflect 2008-08-19 19:25:00 +00:00
avs.c
beosthread.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bitstream.c
bitstream.h
bitstream_filter.c
bmp.c
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c
cabac.h
cavs.c
cavs.h
cavs_parser.c
cavsdata.h
cavsdec.c
cavsdsp.c
cinepak.c
cljr.c
colorspace.h
cook.c mdct wrapper function to match fft 2008-08-12 00:38:30 +00:00
cookdata.h
cscd.c
cyuv.c
dca.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
dca.h
dca_parser.c
dcadata.h
dcahuff.h
dct-test.c
dirac_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c
dpcm.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
dsicinav.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
dsputil.c simd int->float 2008-08-13 23:35:40 +00:00
dsputil.h document some dsp alignments 2008-08-15 00:14:07 +00:00
dump_extradata_bsf.c
dv.c Making block size in bits variable and dependent on the DV spec 2008-08-19 16:02:43 +00:00
dvbsub.c
dvbsub_parser.c
dvbsubdec.c
dvdata.h Making block size in bits variable and dependent on the DV spec 2008-08-19 16:02:43 +00:00
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dxa.c
eacmv.c
eatgv.c Electronic Arts TGV decoder 2008-08-06 08:33:25 +00:00
elbg.c
elbg.h
error_resilience.c
escape124.c
eval.c
eval.h
faandct.c
faandct.h
faanidct.c
faanidct.h
fdctref.c
fft-test.c remove mdct tmp buffer 2008-08-12 00:36:36 +00:00
fft.c mdct wrapper function to match fft 2008-08-12 00:38:30 +00:00
ffv1.c
flac.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
flac.h
flacenc.c fix and simplify frame size check and reencoding in verbatim mode 2008-08-17 16:10:46 +00:00
flashsv.c
flashsvenc.c
flicvideo.c
fraps.c Simplify colour conversion in Fraps as suggested by Michael 2008-08-11 05:11:05 +00:00
g726.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
g729.h G.729 decoder main code 2008-08-17 08:43:37 +00:00
g729dec.c G.729 decoder main code 2008-08-17 08:43:37 +00:00
gif.c
gifdec.c
golomb.c
golomb.h
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c do not fail on qscale==0 if error resilience is high, fix broken quicktime h261, lotr.mov 2008-08-02 22:51:49 +00:00
h261enc.c
h263.c
h263.h
h263_parser.c
h263_parser.h
h263data.h
h263dec.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 2008-07-24 17:09:28 +00:00
h264.c Remove unused variable. 2008-08-13 18:33:25 +00:00
h264.h Use the correct reference tables for interlaced MBAFF MBs in the loop filter. 2008-08-10 02:38:51 +00:00
h264_mp4toannexb_bsf.c
h264_parser.c
h264_parser.h
h264data.h chroma_format_idc=0 aka grayscale support. 2008-07-26 02:27:14 +00:00
h264dspenc.c
h264enc.c
h264idct.c
h264pred.c Support MBAFF + constrained intra prediction. 2008-08-11 02:21:33 +00:00
h264pred.h Support MBAFF + constrained intra prediction. 2008-08-11 02:21:33 +00:00
huffman.c
huffman.h
huffyuv.c
idcinvideo.c
imc.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
imcdata.h
imgconvert.c Add graceful error handling to avcodec_get_pix_fmt_name() and avcodec_get_pix_fmt(). 2008-08-03 00:41:31 +00:00
imgconvert.h
imgconvert_template.h
imgresample.c
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
jfdctfst.c
jfdctint.c
jpegls.c Wrong constant used in default threshold value calculation for 2008-08-03 05:07:48 +00:00
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
kmvc.c
lcl.h
lcldec.c
lclenc.c
liba52.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
libamr.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
libdirac.h
libdirac_libschro.c
libdirac_libschro.h
libdiracdec.c
libdiracenc.c
libfaac.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
libfaad.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
libgsm.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
libmp3lame.c Use compression level to set mp3lame quality option. 2008-08-01 07:23:29 +00:00
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c
libtheoraenc.c
libvorbis.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
libx264.c
libxvid_internal.h
libxvid_rc.c
libxvidff.c
ljpegenc.c
loco.c
lpc.c update my email address to one which does not depend on my service provider 2008-08-16 22:42:59 +00:00
lpc.h Add missing header includes to fix 'make checkheaders'. 2008-08-17 19:26:13 +00:00
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
mathops.h
mdct.c The ff_sine_#[] should be aligned as they will commonly be used in dsputil 2008-08-14 22:12:19 +00:00
mdec.c Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately. 2008-08-19 20:52:26 +00:00
mimic.c
mjpeg.c
mjpeg.h
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c Return an error when ff_jpegls_decode_picture fails. 2008-08-04 08:25:38 +00:00
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp.c mlp: split simple inline function that xors 4 bytes into one. 2008-08-14 03:58:05 +00:00
mlp.h mlp: Define End-of-Stream code in common header file and use it in decoder. 2008-08-14 19:38:39 +00:00
mlp_parser.c mlp: Split common code from parser and decoder to be used by encoder. 2008-08-13 18:47:03 +00:00
mlp_parser.h
mlpdec.c mlp: Define End-of-Stream code in common header file and use it in decoder. 2008-08-14 19:38:39 +00:00
mmvideo.c
motion-test.c
motion_est.c
motion_est_template.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 2008-07-24 17:09:28 +00:00
motionpixels.c
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c
mpc.h
mpc7.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
mpc7data.h
mpc8.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg12.c Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately. 2008-08-19 20:52:26 +00:00
mpeg12.h Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately. 2008-08-19 20:52:26 +00:00
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c Use static vlc structure to decode layer 3 huffman tables. 2008-07-31 12:09:11 +00:00
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
mpegaudiotab.h
mpegvideo.c fix mpeg 4:2:2 vis_qp and vis_mb_type debug, fix issue #471 2008-07-31 19:51:19 +00:00
mpegvideo.h Picture.ref_count/ref_poc have to be stored per field (actually also per 2008-08-02 23:13:27 +00:00
mpegvideo_common.h
mpegvideo_enc.c fix 4:2:2 psnr 2008-08-08 02:56:44 +00:00
mpegvideo_parser.c
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c
msvideo1.c
nellymoser.c
nellymoser.h
nellymoserdec.c mdct wrapper function to match fft 2008-08-12 00:38:30 +00:00
noise_bsf.c
nuv.c
opt.c
opt.h Complete documentation for av_set_string(). 2008-07-27 20:55:56 +00:00
os2thread.c
parser.c
parser.h
pcm.c Add F64BE, F64LE and F64BE PCM codecs. 2008-08-19 10:43:47 +00:00
pcx.c
png.c
png.h
pngdec.c
pngenc.c
pnm.c
pnm.h
pnm_parser.c
pnmenc.c
pthread.c
ptx.c
qdm2.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
qtrleenc.c
ra144.c Cosmetics: rename loop counters in eval_refl() 2008-08-06 21:19:30 +00:00
ra144.h
ra288.c Check *data_size in decode_frame() 2008-08-06 03:00:15 +00:00
ra288.h Rename and comment bandwidth broadening tables 2008-07-24 04:15:50 +00:00
rangecoder.c
rangecoder.h
ratecontrol.c Fix rc_eq mem leak. 2008-08-16 14:46:31 +00:00
ratecontrol.h
raw.c
raw.h
rawdec.c
rawenc.c
rectangle.h
remove_extradata_bsf.c
resample.c cosmetics: make all references to AC-3 capitalized and hyphenated 2008-08-03 16:42:32 +00:00
resample2.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 2008-07-24 17:09:28 +00:00
rl.h
rl2.c
rle.c Fix a potential out of array writing. 2008-07-31 14:53:14 +00:00
rle.h
roqaudioenc.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c
rv34.h
rv34data.h
rv34vlc.h
rv40.c
rv40data.h
rv40vlc2.h
s3tc.c
s3tc.h
sgi.h
sgidec.c
sgienc.c
shorten.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
simple_idct.c
simple_idct.h
smacker.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
smc.c
snow.c cosmetics: s/const static/static const/g 2008-08-19 20:04:46 +00:00
snow.h
sonic.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
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 Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
truespeech_data.h
tscc.c
tta.c
txd.c
ulti.c
ulti_cb.h
unary.h
utils.c Add F64BE, F64LE and F64BE PCM codecs. 2008-08-19 10:43:47 +00:00
vb.c
vc1.c Remove unused variable. 2008-07-27 21:56:26 +00:00
vc1.h
vc1_parser.c
vc1acdata.h
vc1data.c
vc1data.h
vc1dsp.c
vcr1.c
vmdav.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
vmnc.c
vorbis.c
vorbis.h
vorbis_data.c
vorbis_dec.c mdct wrapper function to match fft 2008-08-12 00:38:30 +00:00
vorbis_enc.c remove mdct tmp buffer 2008-08-12 00:36:36 +00:00
vorbis_enc_data.h
vp3.c
vp3_parser.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 Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
wma.c Don't try to free shared ff_sine_* tables pointed to by s->windows[] 2008-08-15 10:31:11 +00:00
wma.h remove mdct tmp buffer 2008-08-12 00:36:36 +00:00
wmadata.h
wmadec.c mdct wrapper function to match fft 2008-08-12 00:38:30 +00:00
wmaenc.c remove mdct tmp buffer 2008-08-12 00:36:36 +00:00
wmv2.c
wmv2.h
wmv2dec.c
wmv2enc.c
wnv1.c
ws-snd1.c Modify all codecs to report their supported input and output sample format(s). 2008-07-31 10:47:31 +00:00
xan.c
xiph.c
xiph.h
xl.c
xsubdec.c
xvmc_render.h
xvmcvideo.c
zmbv.c
zmbvenc.c