ffmpeg/libavcodec
Michael Niedermayer 0626afe9b2 0.1l
Originally committed as revision 1215 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-14 22:34:25 +00:00
..
alpha * using DSPContext - so each codec could use its local (sub)set of CPU extension 2002-11-11 10:04:45 +00:00
armv4l idct_permutation_type variable, so the permutation type can quickly be identified 2002-10-25 13:39:47 +00:00
i386 huffyuv 2002-11-14 19:20:04 +00:00
liba52
mlib * using DSPContext - so each codec could use its local (sub)set of CPU extension 2002-11-11 10:04:45 +00:00
ppc * using DSPContext - so each codec could use its local (sub)set of CPU extension 2002-11-11 10:04:45 +00:00
ps2 * using DSPContext - so each codec could use its local (sub)set of CPU extension 2002-11-11 10:04:45 +00:00
.cvsignore
Makefile huffyuv 2002-11-14 19:20:04 +00:00
a52dec.c
ac3.h preparing integration of new AC3 decoder 2002-10-28 00:39:05 +00:00
ac3dec.c
ac3enc.c preparing integration of new AC3 decoder 2002-10-28 00:39:05 +00:00
ac3tab.h preparing integration of new AC3 decoder 2002-10-28 00:39:05 +00:00
adpcm.c
allcodecs.c huffyuv 2002-11-14 19:20:04 +00:00
apiexample.c
avcodec.c * useless commit - ignore 2002-11-11 09:37:40 +00:00
avcodec.h 16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled) 2002-11-14 19:46:14 +00:00
bswap.h
common.c * fixing some minor const warnings 2002-11-12 15:00:04 +00:00
common.h * minor warning fix 2002-11-14 19:04:40 +00:00
dct-test.c in fact IDCT248 needs to be normalized as I suspected 2002-10-03 21:03:59 +00:00
dsputil.c huffyuv 2002-11-14 19:20:04 +00:00
dsputil.h huffyuv 2002-11-14 19:20:04 +00:00
dv.c * not checking for get_buffer_callback - it would be user's error 2002-11-14 18:43:49 +00:00
dvdata.h first working version of DV video decoder 2002-10-03 21:07:39 +00:00
error_resilience.c * using DSPContext - so each codec could use its local (sub)set of CPU extension 2002-11-11 09:40:17 +00:00
eval.c
fastmemcpy.h
fdctref.c
fft-test.c new generic FFT/MDCT code for audio codecs 2002-10-28 00:34:08 +00:00
fft.c new generic FFT/MDCT code for audio codecs 2002-10-28 00:34:08 +00:00
h263.c * using DSPContext - so each codec could use its local (sub)set of CPU extension 2002-11-11 09:40:17 +00:00
h263data.h
h263dec.c * using DSPContext - so each codec could use its local (sub)set of CPU extension 2002-11-11 09:40:17 +00:00
huffyuv.c 0.1l 2002-11-14 22:34:25 +00:00
imgconvert.c 16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled) 2002-11-14 19:46:14 +00:00
imgresample.c
jfdctfst.c
jfdctint.c
jrevdct.c
mace.c added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support 2002-11-02 10:39:22 +00:00
mdct.c avoid name clash 2002-10-29 22:26:01 +00:00
mem.c * fixing some minor const warnings 2002-11-12 15:00:04 +00:00
mjpeg.c cleanup 2002-11-06 11:59:17 +00:00
motion_est.c 1l found by kabi 2002-11-14 18:02:07 +00:00
motion_test.c
mp3lameaudio.c
mpeg4data.h better/cleaner error resilience (done in a 2nd pass after decoding) 2002-10-13 13:16:04 +00:00
mpeg12.c * using DSPContext - so each codec could use its local (sub)set of CPU extension 2002-11-11 09:40:17 +00:00
mpeg12data.h
mpegaudio.c
mpegaudio.h
mpegaudiodec.c vc++ sucks, found by ("csharprules" <csharprules at hotmail dot com>) 2002-11-04 20:57:08 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c * fixing some minor const warnings 2002-11-12 15:00:04 +00:00
mpegvideo.h * using DSPContext - so each codec could use its local (sub)set of CPU extension 2002-11-11 09:40:17 +00:00
msmpeg4.c reversing header game 2002-11-10 11:46:59 +00:00
msmpeg4data.h
oggvorbis.c
oggvorbis.h
pcm.c
ratecontrol.c reversing header game 2002-11-10 11:46:59 +00:00
resample.c resample fix by Petros Tsantoulis 2002-10-09 14:16:31 +00:00
rv10.c * using DSPContext - so each codec could use its local (sub)set of CPU extension 2002-11-11 09:40:17 +00:00
simple_idct.c Move Alpha optimized IDCT to own file. Based on a patch by Måns 2002-10-11 23:01:16 +00:00
simple_idct.h first version of IDCT248 for DV decoding support 2002-10-03 13:41:33 +00:00
svq1.c * fixing some minor const warnings 2002-11-12 15:00:04 +00:00
svq1_cb.h * consts 2002-11-11 09:30:07 +00:00
utils.c * fixing some minor const warnings 2002-11-12 15:00:04 +00:00
wmadata.h added wma decoder 2002-10-28 00:48:55 +00:00
wmadec.c * avoid negative numbers as well 2002-10-31 20:22:30 +00:00