FFmpeg/libavcodec
Diego Pettenò a1f89639a8 Move wmv1_scantable to .rodata section by making it an array of arrays.
Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com

Originally committed as revision 11446 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-07 12:47:14 +00:00
..
alpha
armv4l Remove mistakenly added multiple inclusion guards. 2007-12-28 01:42:58 +00:00
bfin
i386 Fix issue #301: 2008-01-02 19:24:42 +00:00
mlib
ppc Change some files to only include the necessary headers. 2008-01-04 13:38:25 +00:00
ps2
sh4
sparc Misc spelling fixes, prefer American over British English. 2007-12-02 15:43:08 +00:00
4xm.c
8bps.c
aac_ac3_parser.c add downmixing support to libfaad decoder 2008-01-05 21:08:20 +00:00
aac_ac3_parser.h
aac_parser.c
aasc.c
ac3_parser.c cosmetics: indentation after last commit 2008-01-05 18:40:49 +00:00
ac3_parser.h
ac3.c cosmetics: rename ac3 bit allocation variables 2007-12-09 03:23:04 +00:00
ac3.h remove unneeded variables from AC3HeaderInfo 2008-01-05 17:04:57 +00:00
ac3dec.c split out init of downmix coeffs into a separate function that can be called 2008-01-07 00:18:02 +00:00
ac3enc.c improve CRC API 2008-01-04 23:09:58 +00:00
ac3tab.c cosmetics: rename ac3 tables 2007-12-09 03:21:33 +00:00
ac3tab.h cosmetics: rename ac3 tables 2007-12-09 03:21:33 +00:00
adpcm.c Fix clicking sound in xa-adpcm. 2007-12-27 11:55:53 +00:00
adx.h
adxdec.c
adxenc.c
alac.c spelling 2007-12-01 22:21:04 +00:00
allcodecs.c Sort properly 2007-12-28 13:09:57 +00:00
apedec.c Fix some spelling mistakes. 2007-12-02 14:06:28 +00:00
apiexample.c
asv1.c
atrac3.c
atrac3data.h
audioconvert.c
avcodec.h export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov) 2007-12-29 20:49:03 +00:00
avs.c
beosthread.c
bethsoftvideo.c
bethsoftvideo.h
bitstream_filter.c av_*_next() API for libavcodec 2007-12-12 18:40:11 +00:00
bitstream.c
bitstream.h Make decode210() common function. 2008-01-03 09:16:56 +00:00
bmp.c
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c main() --> main(void) 2007-11-23 00:52:56 +00:00
cabac.h Add missing const to last argument of decode_significance_8x8_x86. 2007-12-02 21:11:43 +00:00
cavs_parser.c
cavs.c
cavs.h
cavsdata.h
cavsdec.c
cavsdsp.c
cinepak.c
cljr.c
colorspace.h
cook.c
cookdata.h
cscd.c
cyuv.c
dca_parser.c
dca.c check for request_channels in dca init function 2008-01-05 21:23:57 +00:00
dca.h
dcadata.h Some spelling fixes in comments 2007-12-02 22:04:21 +00:00
dcahuff.h
dct-test.c add ff_ prefix to all simple_idct symbols 2007-12-08 21:21:11 +00:00
dnxhddata.c add bitrate helper to choose all dnxhd variants 2007-12-18 13:52:07 +00:00
dnxhddata.h add bitrate helper to choose all dnxhd variants 2007-12-18 13:52:07 +00:00
dnxhddec.c
dnxhdenc.c add bitrate helper to choose all dnxhd variants 2007-12-18 13:52:07 +00:00
dpcm.c
dsicinav.c
dsputil.c Fix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ. 2007-12-21 12:38:41 +00:00
dsputil.h Fix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ. 2007-12-21 12:38:41 +00:00
dump_extradata_bsf.c
dv.c add ff_ prefix to all simple_idct symbols 2007-12-08 21:21:11 +00:00
dvbsub_parser.c
dvbsub.c remove some empty close/init functions in avcodec 2007-11-25 17:31:55 +00:00
dvbsubdec.c colour --> color in variable names 2007-12-03 13:33:48 +00:00
dvdata.h
dvdsub_parser.c
dvdsubdec.c remove some empty close/init functions in avcodec 2007-11-25 17:31:55 +00:00
dvdsubenc.c remove some empty close/init functions in avcodec 2007-11-25 17:31:55 +00:00
dxa.c
elbg.c
elbg.h
error_resilience.c
eval.c main() --> main(void) 2007-11-23 00:52:56 +00:00
eval.h
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c
flac.c improve CRC API 2008-01-04 23:09:58 +00:00
flacenc.c improve CRC API 2008-01-04 23:09:58 +00:00
flashsv.c
flashsvenc.c
flicvideo.c
fraps.c
g726.c Mark the tables in g726.c as constant. 2008-01-07 12:43:04 +00:00
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
h263data.h
h263dec.c spelling 2007-12-01 22:21:04 +00:00
h264_mp4toannexb_bsf.c
h264_parser.c
h264_parser.h
h264.c Fix problem with multithreaded decoding, introduced by r11214. 2007-12-19 23:03:52 +00:00
h264.h
h264data.h
h264dspenc.c
h264enc.c
h264idct.c
h264pred.c Correct spatial prediction mode in RV30/40 for vertical left direction 2007-12-17 18:43:34 +00:00
h264pred.h Correct spatial prediction mode in RV30/40 for vertical left direction 2007-12-17 18:43:34 +00:00
huffman.c Fix nodes[nb_codes*2-1].count being uninitialized and used to initialize 2007-12-01 09:39:59 +00:00
huffman.h
huffyuv.c
idcinvideo.c
imc.c
imcdata.h
imgconvert_template.h spelling 2007-12-01 22:21:04 +00:00
imgconvert.c avoid infinite loop if pixel format conversion does not exist 2007-12-18 13:49:58 +00:00
imgresample.c comment typo fixes 2007-12-21 11:50:18 +00:00
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
interplayvideo.c
intrax8.c
intrax8.h Add missing #includes to fix 'make checkheaders'. 2007-11-24 10:08:02 +00:00
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
liba52.c do not set channels before checking request_channels 2008-01-05 16:47:40 +00:00
libamr.c
libfaac.c
libfaad.c add downmixing support to libfaad decoder 2008-01-05 21:08:20 +00:00
libgsm.c
libmp3lame.c
libtheoraenc.c
libvorbis.c
libx264.c
libxvid_internal.h
libxvid_rc.c
libxvidff.c
ljpegenc.c
loco.c
lzw.c
lzw.h
lzwenc.c
mace.c
Makefile Sort properly 2007-12-28 13:09:57 +00:00
mathops.h
mdct.c
mdec.c Fix missing chroma in version 3 STR. 2007-12-05 13:11:18 +00:00
mjpeg_parser.c
mjpeg.c
mjpeg.h
mjpega_dump_header_bsf.c
mjpegbdec.c fix decoding of the first frame of gray.mov 2007-12-05 11:36:06 +00:00
mjpegdec.c
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp_parser.c cosmetics: spelling fixes 2007-12-03 11:03:16 +00:00
mlp_parser.h Fix make checkheaders, #include <inttypes.h> was missing. 2007-11-30 14:08:00 +00:00
mmvideo.c
motion_est_template.c
motion_est.c
motion-test.c spelling 2007-12-01 22:21:04 +00:00
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpc.c
mpc.h
mpcdata.h
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg12.c Drop non key frames before the first key frame. 2008-01-05 01:14:09 +00:00
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c
mpegaudio_parser.c
mpegaudio.c
mpegaudio.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c
mpegaudiotab.h
mpegvideo_common.h
mpegvideo_enc.c Remove unused symbol. 2008-01-07 12:40:39 +00:00
mpegvideo_parser.c
mpegvideo.c fix segfault with interlaced h.264 2007-11-29 15:09:24 +00:00
mpegvideo.h Remove unused symbol. 2008-01-07 12:40:39 +00:00
msmpeg4.c
msmpeg4.h
msmpeg4data.c Move wmv1_scantable to .rodata section by making it an array of arrays. 2008-01-07 12:47:14 +00:00
msmpeg4data.h Move wmv1_scantable to .rodata section by making it an array of arrays. 2008-01-07 12:47:14 +00:00
msrle.c
msvideo1.c
nellymoserdec.c Use memcpy instead of for loop 2007-11-18 10:54:38 +00:00
noise_bsf.c
nuv.c
opt.c Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option 2007-12-17 17:41:24 +00:00
opt.h Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option 2007-12-17 17:41:24 +00:00
os2thread.c
parser.c av_*_next() API for libavcodec 2007-12-12 18:40:11 +00:00
parser.h
pcm.c Fix crash in PCM decoder when number of channels is not set. 2007-12-17 10:41:47 +00:00
pcx.c remove useless cast 2007-12-27 11:49:28 +00:00
png.c
png.h
pngdec.c
pngenc.c
pnm_parser.c
pnm.c
pnm.h
pnmenc.c
pthread.c
ptx.c remove useless cast 2007-12-27 11:49:28 +00:00
qdm2.c Rename two structures, identifiers starting with _[A-Z] are reserved. 2008-01-06 16:02:55 +00:00
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
qtrleenc.c
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c main() --> main(void) 2007-11-23 00:52:56 +00:00
rangecoder.h
ratecontrol.c stupid code (casting of void*) found by checktree.sh 2007-12-01 00:19:44 +00:00
ratecontrol.h
raw.c
raw.h
rawdec.c
rawenc.c
rectangle.h Make fill_rectangle() available for other decoders 2007-12-15 06:06:16 +00:00
remove_extradata_bsf.c
resample2.c
resample.c Add missing '\n' to log format text 2007-12-15 10:03:49 +00:00
rl.h
rle.c
rle.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
rv30.c Use existing function for VLC reading 2007-12-07 05:56:07 +00:00
rv30data.h spelling cosmetics 2007-11-27 15:38:54 +00:00
rv30dsp.c RV30 thirdpel motion compensation support 2008-01-04 17:50:45 +00:00
rv34.c Fractional parts of motion vectors should be accounted separately too 2008-01-06 11:47:53 +00:00
rv34.h RV30/40 decoding core 2007-12-16 12:44:25 +00:00
rv34data.h Replace table with its H.263 counterpart 2007-12-07 05:47:24 +00:00
rv34vlc.h Rename some tables 2007-12-08 09:15:44 +00:00
rv40.c RV40 decoder should use availability cache 2007-12-16 12:45:38 +00:00
rv40data.h Update tables for RV40 decoder 2007-12-06 17:12:02 +00:00
rv40vlc2.h Update tables for RV40 decoder 2007-12-06 17:12:02 +00:00
s3tc.c
s3tc.h
sgi.h
sgidec.c
sgienc.c
shorten.c typo: begining --> beginning 2007-12-23 21:01:09 +00:00
simple_idct.c Add 4x4 IDCT 2007-12-09 05:54:59 +00:00
simple_idct.h Add 4x4 IDCT 2007-12-09 05:54:59 +00:00
smacker.c
smc.c
snow.c prevent warnings about functions being possibly unused 2007-12-06 08:38:49 +00:00
snow.h
sonic.c
sp5x.h
sp5xdec.c
sunrast.c remove forgotten debug statement 2007-12-28 13:12:47 +00:00
svq1_cb.h
svq1_vlc.h
svq1.c
svq1.h
svq1dec.c
svq1enc_cb.h
svq1enc.c
svq3.c
targa.c
targaenc.c
tiertexseqv.c
tiff.c TIFF may omit compression tag. 2007-12-01 15:41:35 +00:00
tiff.h
tiffenc.c
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech_data.h
truespeech.c
tscc.c
tta.c
txd.c remove useless assignment 2007-12-26 16:24:49 +00:00
ulti_cb.h
ulti.c
unary.h
utils.c improve CRC API 2008-01-04 23:09:58 +00:00
vb.c
vc1_parser.c
vc1.c Make decode210() common function. 2008-01-03 09:16:56 +00:00
vc1.h
vc1acdata.h
vc1data.c
vc1data.h
vc1dsp.c Switch VC-1 decoder to output decoded residual immediately. 2007-12-08 10:41:18 +00:00
vcr1.c
vmdav.c
vmnc.c Misc spelling fixes, prefer American over British English. 2007-12-02 15:43:08 +00:00
vorbis_data.c
vorbis_dec.c Initialize "saved" buffer to zero. 2008-01-04 13:18:28 +00:00
vorbis_enc_data.h
vorbis_enc.c
vorbis.c
vorbis.h
vp3.c
vp3data.h
vp3dsp.c
vp5.c
vp5data.h
vp6.c 10l: init_get_bits want size in bits, not bytes 2007-11-27 22:00:45 +00:00
vp6data.h
vp56.c
vp56.h
vp56data.c
vp56data.h
vqavideo.c
w32thread.c
wavpack.c remove some empty close/init functions in avcodec 2007-11-25 17:31:55 +00:00
wma.c
wma.h
wmadata.h
wmadec.c wma_decode_superframe always returns s->block_align, so make 2007-11-30 21:51:34 +00:00
wmaenc.c clarify FIXME 2007-12-17 18:23:18 +00:00
wmv2.c add ff_ prefix to all simple_idct symbols 2007-12-08 21:21:11 +00:00
wmv2.h split wmv2 encoder and decoder in their own files 2007-11-25 16:23:42 +00:00
wmv2dec.c split wmv2 encoder and decoder in their own files 2007-11-25 16:23:42 +00:00
wmv2enc.c split wmv2 encoder and decoder in their own files 2007-11-25 16:23:42 +00:00
wnv1.c
ws-snd1.c
xan.c
xiph.c
xiph.h
xl.c
xsubdec.c colour --> color in variable names 2007-12-03 13:33:48 +00:00
xvmc_render.h
xvmcvideo.c
zmbv.c
zmbvenc.c