..
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
consistent include usage
2002-05-25 22:42:45 +00:00
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
* cleanup
2002-04-26 07:18:57 +00:00
a52dec.c
license/copyright change
2002-05-25 22:45:33 +00:00
ac3.h
preparing integration of new AC3 decoder
2002-10-28 00:39:05 +00:00
ac3dec.c
license/copyright change
2002-05-25 22:45:33 +00:00
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
adpcm encoding patch by François Revol <revol at free dot fr>
2002-07-22 01:44:08 +00:00
allcodecs.c
* Ogg/Vorbis patch by Mark Hills
2002-11-22 07:27:13 +00:00
apiexample.c
apiexample doesnt send complete frames to the codec
2002-11-26 16:16:04 +00:00
avcodec.c
* useless commit - ignore
2002-11-11 09:37:40 +00:00
avcodec.h
cleanup
2002-12-04 10:04:03 +00:00
bswap.h
don't use inttypes.h - use inline function for bswap_64()
2002-05-26 15:24:32 +00:00
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
* altivec and pix_norm patch by Brian Foley
2002-11-22 07:53:06 +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
cleanup
2002-12-04 10:04:03 +00:00
eval.c
undefined M_PI / M_E fix
2002-08-30 16:16:30 +00:00
fastmemcpy.h
fdctref.c
dct cleanup
2002-09-01 16:52:33 +00:00
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
cleanup
2002-12-04 10:04:03 +00:00
h263data.h
dc scale simplification/optimization
2002-06-18 00:46:02 +00:00
h263dec.c
cleanup
2002-12-04 10:04:03 +00:00
huffyuv.c
cleanup
2002-12-04 10:04:03 +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
Simplify an expression and eliminate a compile warning
2002-11-30 17:14:07 +00:00
jfdctfst.c
avoid name clash with libjpeg - added missing externs
2002-06-04 12:58:40 +00:00
jfdctint.c
higher accuracy
2002-09-01 20:54:38 +00:00
jrevdct.c
* started to cleanup name clashes for onetime compilation
2002-05-27 16:42:14 +00:00
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
cleanup
2002-12-04 10:04:03 +00:00
motion_est.c
cleanup
2002-12-04 10:04:03 +00:00
motion_test.c
fixing tests
2002-09-05 08:48:34 +00:00
mp3lameaudio.c
dont discard first frame patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>)
2002-09-01 07:40:31 +00:00
mpeg4data.h
better/cleaner error resilience (done in a 2nd pass after decoding)
2002-10-13 13:16:04 +00:00
mpeg12.c
cleanup
2002-12-04 10:04:03 +00:00
mpeg12data.h
idct permutation cleanup, idct can be selected per context now
2002-09-29 22:44:22 +00:00
mpegaudio.c
Change abort() calls to av_abort() calls.
2002-09-12 02:34:56 +00:00
mpegaudio.h
added missing externs
2002-06-04 12:53:11 +00:00
mpegaudiodec.c
* two functions to handle allocation of static data more simple
2002-12-03 19:40:35 +00:00
mpegaudiodectab.h
added mpeg audio decoder tables
2001-09-15 22:41:10 +00:00
mpegaudiotab.h
license/copyright change
2002-05-25 22:45:33 +00:00
mpegvideo.c
cleanup
2002-12-04 10:04:03 +00:00
mpegvideo.h
cleanup
2002-12-04 10:04:03 +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
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
2002-09-01 18:07:56 +00:00
pcm.c
fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hotbox dot ru>)
2002-09-07 10:57:51 +00:00
ratecontrol.c
cleanup
2002-12-04 10:04:03 +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
2002-12-04 10:04:03 +00:00
utils.c
cleanup
2002-12-04 10:04:03 +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