..
alpha
Kludge around compilation failure on Alpha.
2002-11-27 01:20:42 +00:00
armv4l
* cut&paste fix
2002-11-20 07:32:18 +00:00
i386
100l (sad8x8_x2 had params in wrong order)
2002-12-03 11:07:41 +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
altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
2002-11-26 09:21:01 +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
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
remove fake wmv2 codec
2002-12-08 21:29:37 +00:00
apiexample.c
fixing api-example
2002-12-06 17:39:32 +00:00
avcodec.c
* useless commit - ignore
2002-11-11 09:37:40 +00:00
avcodec.h
cleanup / messup?
2002-12-09 00:29:17 +00:00
bswap.h
common.c
aspect ratio cleanup
2002-11-20 13:08:04 +00:00
common.h
Add some rudimentary support for sparc64
2002-11-26 04:29: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
new PSNR code (now works with chroma, b frames, ...)
2002-12-04 21:13:02 +00:00
dsputil.h
altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
2002-11-26 09:21:01 +00:00
dv.c
cleanup
2002-12-04 10:04:03 +00:00
dvdata.h
first working version of DV video decoder
2002-10-03 21:07:39 +00:00
error_resilience.c
use spatial error concealment if we dont have a previous frame
2002-12-04 11:25:53 +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
correct mpeg4 vo type
2002-12-09 00:06:15 +00:00
h263data.h
h263dec.c
cleanup / messup?
2002-12-09 00:29:17 +00:00
huffyuv.c
new PSNR code (now works with chroma, b frames, ...)
2002-12-04 21:13:02 +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
practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>)
2002-12-06 17:58:21 +00:00
jfdctfst.c
jfdctint.c
jrevdct.c
mace.c
Avoid "unused variable 'c'" warning.
2002-11-26 08:58:24 +00:00
Makefile
huffyuv
2002-11-14 19:20:04 +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
fixing aspect (hopefully, i couldnt reproduce the bug)
2002-12-06 15:01:48 +00:00
motion_est.c
better? scene change detection
2002-12-05 22:22:53 +00:00
motion_test.c
mp3lameaudio.c
mpeg4data.h
correct mpeg4 vo type
2002-12-09 00:06:15 +00:00
mpeg12.c
cleanup / messup?
2002-12-09 00:29:17 +00:00
mpeg12data.h
mpeg1&2 aspect decoding
2002-12-06 16:04:30 +00:00
mpegaudio.c
mpegaudio.h
mpegaudiodec.c
* two functions to handle allocation of static data more simple
2002-12-03 19:40:35 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c
cleanup / messup?
2002-12-09 00:29:17 +00:00
mpegvideo.h
cleanup / messup?
2002-12-09 00:29:17 +00:00
msmpeg4.c
cleanup
2002-12-04 10:04:03 +00:00
msmpeg4data.h
idct permutation cleanup, idct can be selected per context now
2002-09-29 22:44:22 +00:00
oggvorbis.c
* Ogg/Vorbis patch by Mark Hills
2002-11-22 07:27:13 +00:00
oggvorbis.h
pcm.c
ratecontrol.c
fixing 2pass assert failure
2002-12-06 13:30:13 +00:00
resample.c
resample fix by Petros Tsantoulis
2002-10-09 14:16:31 +00:00
rv10.c
cleanup
2002-12-04 10:04:03 +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_cb.h
* consts
2002-11-11 09:30:07 +00:00
svq1.c
cleanup / messup?
2002-12-09 00:29:17 +00:00
utils.c
cleanup / messup?
2002-12-09 00:29:17 +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