1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavcodec
Aurelien Jacobs ca6e50afc1 add a ff_ prefix to some mpegaudio funcs
Originally committed as revision 9081 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-20 15:11:55 +00:00
..
alpha Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
armv4l Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
bfin Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
i386 Remove incorrect comment; MMX2 is preferred over 3DNow! on Athlon 2007-05-20 05:07:44 +00:00
mlib Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
ppc use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables 2007-05-17 14:14:53 +00:00
ps2 Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
sh4 Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
sparc Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
4xm.c Change some leftover __attribute__((unused)) and __attribute__((used)) to 2007-05-14 14:07:50 +00:00
8bps.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
a52dec.c
aac_ac3_parser.c cosmetics: rename for consistency after previous aac and ac3 parsers move 2007-05-08 23:29:07 +00:00
aac_ac3_parser.h cosmetics: rename for consistency after previous aac and ac3 parsers move 2007-05-08 23:29:07 +00:00
aac_parser.c cosmetics: rename for consistency after previous aac and ac3 parsers move 2007-05-08 23:29:07 +00:00
aasc.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
ac3_parser.c cosmetics: rename for consistency after previous aac and ac3 parsers move 2007-05-08 23:29:07 +00:00
ac3_parser.h move aac and ac3 parsers in their own files 2007-05-08 23:25:31 +00:00
ac3.c move ac3 tables from a .h to a .c 2007-04-25 22:12:51 +00:00
ac3.h avoid multiple inclusion of ac3.h 2007-05-08 23:24:22 +00:00
ac3enc.c
ac3tab.c move ac3 tables from a .h to a .c 2007-04-25 22:12:51 +00:00
ac3tab.h cosmetics: align 2007-04-25 22:16:50 +00:00
adpcm.c Per reference swf/flv adpcm encoder. 2007-04-11 13:10:13 +00:00
adx.c
alac.c
allcodecs.c allows to disable jpegls decoder 2007-05-19 14:31:57 +00:00
amr.c Give libamr decoders/encoders a lib prefix in the name. 2007-05-03 10:38:03 +00:00
apiexample.c
asv1.c
atrac3.c Deobfuscade decodeTonalComponents calling logic. 2007-04-18 19:58:20 +00:00
atrac3data.h Atrac3 decoder. 2007-04-17 20:53:39 +00:00
audioconvert.c
avcodec.h allows to disable jpegls decoder 2007-05-19 14:31:57 +00:00
avs.c
beosthread.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
bethsoftvideo.c
bethsoftvideo.h
bitstream_filter.c move dump_extradata bitstream filter in its own file 2007-05-19 00:35:27 +00:00
bitstream.c printf --> av_log, patch by Denis Fortin, fortin nerim net 2007-05-16 12:57:27 +00:00
bitstream.h Blackfin is a strictly aligned processor. 2007-04-21 23:05:30 +00:00
bmp.c
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c
cabac.h split h264.c to move parser in its own file 2007-05-10 22:26:44 +00:00
cavs_parser.c move cavs parser in it's own file 2007-05-09 00:03:17 +00:00
cavs.c move cavs parser in it's own file 2007-05-09 00:03:17 +00:00
cavs.h move defines and enums out of cavsdata.h 2007-05-08 23:58:35 +00:00
cavsdata.h move defines and enums out of cavsdata.h 2007-05-08 23:58:35 +00:00
cavsdsp.c
cinepak.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
cljr.c
cook.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
cookdata.h
cscd.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
cyuv.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
dca_parser.c make some parser parameters const to avoid casting const to non-const 2007-05-07 00:47:03 +00:00
dca.c Better error reporting. 2007-05-18 10:06:07 +00:00
dca.h Move dca parser to its own file. 2007-05-03 23:50:24 +00:00
dcadata.h use downmixing coefficients in dca decoder. 2007-05-02 20:33:32 +00:00
dcahuff.h
dct-test.c Remove redundant extern declaration of j_rev_dct that is already 2007-05-12 10:53:33 +00:00
dnxhddata.h
dnxhddec.c
dpcm.c
dsicinav.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
dsputil.c Make vp3dsp*.c compilation optional. 2007-05-14 14:28:13 +00:00
dsputil.h use DECLARE_ALIGNED from mem.h (which is included through common.h) 2007-05-13 14:01:15 +00:00
dump_extradata_bsf.c move dump_extradata bitstream filter in its own file 2007-05-19 00:35:27 +00:00
dv.c
dvbsub_parser.c make some parser parameters const to avoid casting const to non-const 2007-05-07 00:47:03 +00:00
dvbsub.c
dvbsubdec.c Move dvbsubdec parser to its own file. 2007-05-06 02:11:31 +00:00
dvdata.h Change some leftover __attribute__((unused)) and __attribute__((used)) to 2007-05-14 14:07:50 +00:00
dvdsub_parser.c make some parser parameters const to avoid casting const to non-const 2007-05-07 00:47:03 +00:00
dvdsubdec.c Move dvdsub parser to its own file. 2007-05-06 09:12:10 +00:00
dvdsubenc.c
dxa.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
error_resilience.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
eval.c
eval.h patch so that the deprecated items show up correctly 2007-05-02 09:13:47 +00:00
faac.c add the possibility to choose aac profile 2007-05-02 13:49:08 +00:00
faad.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
flac.c
flacenc.c
flashsv.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
flashsvenc.c Use FFABS instead of abs. 2007-05-17 11:03:43 +00:00
flicvideo.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
fraps.c
g726.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
gif.c
gifdec.c simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail com 2007-04-21 18:47:30 +00:00
golomb.c
golomb.h
h261_parser.c slightly more correct spliting of frames 2007-05-20 01:05:34 +00:00
h261.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
h261data.h
h263_parser.c Move H.263 parser to its own file. 2007-05-08 08:52:38 +00:00
h263_parser.h Move H.263 parser to its own file. 2007-05-08 08:52:38 +00:00
h263.c Remove duplicate #includes, avcodec.h #includes common.h. 2007-05-11 07:21:14 +00:00
h263data.h
h263dec.c disable reference to msmpeg4 and wmv2 code when those codecs are not compiled in 2007-05-10 13:11:36 +00:00
h264_parser.c split h264.c to move parser in its own file 2007-05-10 22:26:44 +00:00
h264_parser.h split h264.c to move parser in its own file 2007-05-10 22:26:44 +00:00
h264.c Move attribute_unused to variable declarations in macros instead of 2007-05-17 20:18:46 +00:00
h264.h split h264.c to move parser in its own file 2007-05-10 22:26:44 +00:00
h264data.h
h264dsp.c
h264enc.c
h264idct.c
huffyuv.c change brute force search to min-heap. 3.6x faster generate_len_table, 8% faster ffvhuff encoding. 2007-05-19 02:32:59 +00:00
idcinvideo.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
imc.c
imcdata.h
imgconvert_template.h
imgconvert.c
imgresample.c
imx_dump_header_bsf.c move imx_dump_header bitstream filter in its own file 2007-05-19 00:44:41 +00:00
indeo2.c
indeo2data.h
indeo3.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
indeo3data.h
interplayvideo.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
jfdctfst.c
jfdctint.c
jpegls.c split jpeg_ls into jpeglsdec, jpeglsenc and jpegls 2007-05-13 23:16:56 +00:00
jpegls.h split jpeg_ls into jpeglsdec, jpeglsenc and jpegls 2007-05-13 23:16:56 +00:00
jpeglsdec.c allows to disable jpegls decoder 2007-05-19 14:31:57 +00:00
jpeglsdec.h split jpeg_ls into jpeglsdec, jpeglsenc and jpegls 2007-05-13 23:16:56 +00:00
jpeglsenc.c move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.h 2007-05-19 15:06:34 +00:00
jrevdct.c
kmvc.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
lcl.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
libgsm.c
libtheoraenc.c
ljpegenc.c add a proper prefix to all mjpeg encoder exported functions 2007-05-18 22:54:54 +00:00
loco.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
lzw.c
lzw.h
lzwenc.c superflouos () 2007-04-09 22:25:27 +00:00
mace.c
Makefile loosen dependencies over mpegaudiodec 2007-05-20 13:40:07 +00:00
mathops.h
mdct.c
mdec.c
mjpeg_parser.c move mjpeg parser in its own file 2007-05-10 22:37:36 +00:00
mjpeg.c add proper prefix to new mjpeg extern func/var 2007-05-17 16:45:55 +00:00
mjpeg.h move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.h 2007-05-19 15:06:34 +00:00
mjpega_dump_header_bsf.c move mjpega_dump_header bitstream filter in its own file 2007-05-19 00:53:41 +00:00
mjpegbdec.c move mjpeg-b decoder in its own file 2007-05-19 14:58:31 +00:00
mjpegdec.c move mjpeg-b decoder in its own file 2007-05-19 14:58:31 +00:00
mjpegdec.h move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.h 2007-05-19 15:06:34 +00:00
mjpegenc.c move the mjpeg_encoder struct from mpegvideo.c to mjpegenc.c 2007-05-18 22:58:01 +00:00
mjpegenc.h add a proper prefix to all mjpeg encoder exported functions 2007-05-18 22:54:54 +00:00
mmvideo.c
motion_est_template.c
motion_est.c
motion_test.c
mp3_header_compress_bsf.c move mp3_header_compress bitstream filter in its own file 2007-05-19 00:27:43 +00:00
mp3_header_decompress_bsf.c move mp3_header_decompress bitstream filter in its own file 2007-05-19 00:24:34 +00:00
mp3lameaudio.c
mpc.c Remove unused variable. 2007-05-11 07:07:00 +00:00
mpcdata.h
mpeg4data.h
mpeg4video_parser.c move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c 2007-05-09 23:13:43 +00:00
mpeg4video_parser.h move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c 2007-05-09 23:13:43 +00:00
mpeg12.c move imx_dump_header bitstream filter in its own file 2007-05-19 00:44:41 +00:00
mpeg12data.h
mpegaudio_parser.c add a ff_ prefix to some mpegaudio funcs 2007-05-20 15:11:55 +00:00
mpegaudio.c add proper prefix to extern mpeg audio data tables 2007-05-19 00:13:35 +00:00
mpegaudio.h add a ff_ prefix to some mpegaudio funcs 2007-05-20 15:11:55 +00:00
mpegaudiodata.c add proper prefix to extern mpeg audio data tables 2007-05-19 00:13:35 +00:00
mpegaudiodata.h add proper prefix to extern mpeg audio data tables 2007-05-19 00:13:35 +00:00
mpegaudiodec.c add a ff_ prefix to some mpegaudio funcs 2007-05-20 15:11:55 +00:00
mpegaudiodecheader.c add a ff_ prefix to some mpegaudio funcs 2007-05-20 15:11:55 +00:00
mpegaudiodecheader.h add a ff_ prefix to some mpegaudio funcs 2007-05-20 15:11:55 +00:00
mpegaudiodectab.h move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c 2007-05-19 00:06:02 +00:00
mpegaudiotab.h
mpegvideo_parser.c make some parser parameters const to avoid casting const to non-const 2007-05-07 00:47:03 +00:00
mpegvideo.c use AV_LOG_ERROR instead of INFO for errors 2007-05-20 01:41:36 +00:00
mpegvideo.h split ljpeg encoder out of mjpeg.c 2007-05-18 22:42:49 +00:00
msmpeg4.c split msmpeg4 data to easily share some of it with vc1.c 2007-05-10 10:03:16 +00:00
msmpeg4.h disable reference to msmpeg4 and wmv2 code when those codecs are not compiled in 2007-05-10 13:11:36 +00:00
msmpeg4data.c split msmpeg4 data to easily share some of it with vc1.c 2007-05-10 10:03:16 +00:00
msmpeg4data.h split msmpeg4 data to easily share some of it with vc1.c 2007-05-10 10:03:16 +00:00
msmpeg4tab.h those tables don't need to be extern 2007-05-10 10:14:58 +00:00
msrle.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
msvideo1.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
noise_bsf.c move noise bitstream filter in its own file 2007-05-19 00:30:15 +00:00
nuv.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
oggvorbis.c Rename oggvorbis decoder to libvorbis. 2007-05-04 00:18:54 +00:00
opt.c
opt.h
os2thread.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
parser.c remove no more useful includes 2007-05-08 23:30:42 +00:00
parser.h move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c 2007-05-09 23:13:43 +00:00
pcm.c Revert r8979 (Ugly fix for r8963) 2007-05-10 18:44:58 +00:00
png.c
pnm_parser.c move pnm parser in its own file 2007-05-10 23:03:14 +00:00
pnm.c rename pnm.c to pnmenc.c and pnm_common.c to pnm.c 2007-05-11 09:28:07 +00:00
pnm.h move pnm parser in its own file 2007-05-10 23:03:14 +00:00
pnmenc.c rename pnm.c to pnmenc.c and pnm_common.c to pnm.c 2007-05-11 09:28:07 +00:00
pthread.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
ptx.c add V.Flash PTX decoder 2007-04-29 09:37:07 +00:00
qdm2.c Use DECLARE_ALIGNED to ease porting 2007-05-15 20:47:55 +00:00
qdm2data.h
qdrw.c
qpeg.c
qtrle.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
rangecoder.h
ratecontrol.c
ratecontrol.h
raw.c compile rawvideo decoder on request 2007-04-21 00:47:55 +00:00
remove_extradata_bsf.c move remove_extradata bitstream filter in its own file 2007-05-19 00:32:11 +00:00
resample2.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
resample.c
rl.h
rle.c
rle.h
roqaudioenc.c RoQ audio encoder 2007-05-07 08:55:27 +00:00
roqvideo.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
rpza.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
rtjpeg.c
rtjpeg.h
rv10.c
s3tc.c generic S3TC DXT1 and DXT3 decoding functions 2007-05-07 13:15:24 +00:00
s3tc.h add doxygen comments 2007-05-07 20:07:35 +00:00
sgi.h
sgidec.c
sgienc.c
shorten.c Fix multiple "‘inline/static’ is not at beginning of declaration" warnings. 2007-05-05 12:18:14 +00:00
simple_idct.c
simple_idct.h
smacker.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
smc.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
snow.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
snow.h
sonic.c
sp5x.h
sp5xdec.c move sp5x decoder in its own file 2007-05-19 14:40:02 +00:00
svq1_cb.h
svq1_vlc.h
svq1.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
svq3.c dont write over the end of ref_cache 2007-05-14 23:22:02 +00:00
targa.c
targaenc.c
tiertexseqv.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
tiff.c
tiff.h
tiffenc.c fix tiff regression test (bitexact flag was ignoredwhich caused the 2007-04-14 18:58:26 +00:00
truemotion1.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
truemotion1data.h
truemotion2.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
truespeech_data.h
truespeech.c
tscc.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
tta.c
txd.c Renderware TXD decoder 2007-05-07 13:29:02 +00:00
ulti_cb.h
ulti.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
utils.c fix a crash with svq1 + sse2. 2007-05-12 00:31:48 +00:00
vc1_parser.c make some parser parameters const to avoid casting const to non-const 2007-05-07 00:47:03 +00:00
vc1.c those tables don't need to be extern 2007-05-10 10:14:58 +00:00
vc1.h Make vc1_parser.c compilable without special defines 2007-05-06 11:01:25 +00:00
vc1acdata.h
vc1data.c Add ff_ prefix to (externally) visible variables 2007-05-09 16:59:46 +00:00
vc1data.h Add ff_ prefix to (externally) visible variables 2007-05-09 16:59:46 +00:00
vc1dsp.c
vcr1.c
vmdav.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
vmnc.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
vorbis_data.c
vorbis_dec.c rename vorbis.c to vorbis_dec.c and vorbis_common.c to vorbis.c 2007-05-10 15:24:01 +00:00
vorbis_enc_data.h
vorbis_enc.c
vorbis.c rename vorbis.c to vorbis_dec.c and vorbis_common.c to vorbis.c 2007-05-10 15:24:01 +00:00
vorbis.h
vp3.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
vp3data.h
vp3dsp.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
vp5.c set CODEC_CAP_DR1 for vp5 and vp6 decoders 2007-05-05 15:21:57 +00:00
vp5data.h
vp6.c simplify 2007-05-06 09:17:50 +00:00
vp6data.h
vp56.c
vp56.h
vp56data.c
vp56data.h
vqavideo.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
w32thread.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
wavpack.c
wma.c
wma.h
wmadata.h
wmadec.c
wmaenc.c
wmv2.c Replace general CONFIG_ENCODERS by more fine-grained CONFIG_WMV2_ENCODER. 2007-05-09 18:23:20 +00:00
wnv1.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
ws-snd1.c
x264.c
xan.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
xiph.c
xiph.h
xl.c
xvid_internal.h
xvid_rc.c
xvidff.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
xvmc_render.h
xvmcvideo.c
zmbv.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00
zmbvenc.c Remove redundant #inclusion of common.h, avcodec.h already #includes it. 2007-05-10 09:00:44 +00:00