ffmpeg/libavcodec
Zdenek Kabelac 49d71c7b05 * avoid conflicts with non-ffmpeg config.h and also it's consistent
with few other header files included from the main ffmpeg's dir

Originally committed as revision 555 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-21 18:56:03 +00:00
..
alpha Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> 2002-01-20 14:48:02 +00:00
armv4l
i386 removed unused code 2002-05-20 16:25:09 +00:00
liba52 * add support for liba52 2002-04-22 10:27:25 +00:00
mlib
.cvsignore * cleanup 2002-04-26 07:18:57 +00:00
Makefile * avoid conflicts with non-ffmpeg config.h and also it's consistent 2002-05-21 18:56:03 +00:00
a52dec.c - Segfault fixed when liba52 dynamic library isn't found. 2002-05-06 21:34:50 +00:00
ac3dec.c * minor - slightly modified debug message 2002-04-15 12:52:21 +00:00
ac3enc.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
ac3enc.h * encoding of AC3 with more than 2 channels 2002-04-08 12:08:03 +00:00
ac3tab.h
apiexample.c
avcodec.c * first shot for the new avcodec API 2002-05-14 14:17:11 +00:00
avcodec.h added avcodec_set_bit_exact() for testing 2002-05-20 16:22:51 +00:00
common.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
common.h * avoid conflicts with non-ffmpeg config.h and also it's consistent 2002-05-21 18:56:03 +00:00
dct-test.c
dsputil.c removed unused stuff - added dsputil_set_bit_exact() support for easier testing 2002-05-20 16:37:58 +00:00
dsputil.h removed unused stuff - added dsputil_set_bit_exact() support for easier testing 2002-05-20 16:37:58 +00:00
fastmemcpy.h
fdctref.c
h263.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
h263data.h - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. 2002-05-02 04:39:45 +00:00
h263dec.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
imgconvert.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
imgresample.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
jfdctfst.c
jrevdct.c
mangle.h Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net> 2002-01-20 14:30:34 +00:00
mjpeg.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
motion_est.c - pict_type exported to AVCodecContext 2002-05-11 23:42:16 +00:00
motion_test.c
mp3lameaudio.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
mpeg4data.h - H263 PAR support by Alex Beregszaszi. 2002-05-03 18:11:23 +00:00
mpeg12.c mpeg1/2 identifier - fixed frame rate for some bad mpeg1 streams 2002-05-20 16:24:39 +00:00
mpeg12data.h optimized encode_dc() (+2% speed on P3 for mpeg1 intra only encodings) 2002-02-13 15:26:28 +00:00
mpegaudio.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
mpegaudio.h
mpegaudiodec.c fixed one overflow problem 2002-05-20 21:15:53 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
mpegvideo.h - pict_type exported to AVCodecContext 2002-05-11 23:42:16 +00:00
msmpeg4.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
msmpeg4data.h msmpeg4v2 decoding (no encoding yet) 2002-04-05 04:09:04 +00:00
pcm.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
ratecontrol.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
resample.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
rv10.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
simple_idct.c removed useless header includes - use av memory functions 2002-05-18 23:03:29 +00:00
simple_idct.h
utils.c better av_freep() 2002-05-20 16:23:27 +00:00