..
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
qpel encoding
2002-12-27 23:51:46 +00:00
liba52
consistent include usage
2002-05-25 22:42:45 +00:00
mlib
mlib fix patch by (Juergen Keil <jk at tools dot de>)
2002-12-15 22:42:59 +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
Makefile
huffyuv
2002-11-14 19:20:04 +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
AVVideoFrame -> AVFrame
2002-12-09 12:03:43 +00:00
ac3tab.h
preparing integration of new AC3 decoder
2002-10-28 00:39:05 +00:00
adpcm.c
AVVideoFrame -> AVFrame
2002-12-09 12:03:43 +00:00
allcodecs.c
qpel encoding
2002-12-27 23:51:46 +00:00
apiexample.c
AVVideoFrame -> AVFrame
2002-12-09 12:03:43 +00:00
avcodec.c
* useless commit - ignore
2002-11-11 09:37:40 +00:00
avcodec.h
qpel encoding
2002-12-27 23:51:46 +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
qpel encoding
2002-12-27 23:51:46 +00:00
dsputil.h
qpel encoding
2002-12-27 23:51:46 +00:00
dv.c
AVVideoFrame -> AVFrame
2002-12-09 12:03:43 +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
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
qpel encoding
2002-12-27 23:51:46 +00:00
h263data.h
dc scale simplification/optimization
2002-06-18 00:46:02 +00:00
h263dec.c
qpel encoding
2002-12-27 23:51:46 +00:00
huffyuv.c
AVVideoFrame -> AVFrame
2002-12-09 12:03:43 +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
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
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
disabled aspect code due to it is extra buggy
2002-12-22 22:34:42 +00:00
motion_est.c
qpel encoding
2002-12-27 23:51:46 +00:00
motion_est_template.c
qpel encoding
2002-12-27 23:51:46 +00:00
motion_test.c
fixing tests
2002-09-05 08:48:34 +00:00
mp3lameaudio.c
100l
2002-12-09 14:33:20 +00:00
mpeg4data.h
correct mpeg4 vo type
2002-12-09 00:06:15 +00:00
mpeg12.c
qpel encoding
2002-12-27 23:51:46 +00:00
mpeg12data.h
mpeg1&2 aspect decoding
2002-12-06 16:04:30 +00:00
mpegaudio.c
AVVideoFrame -> AVFrame
2002-12-09 12:03:43 +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
…
mpegaudiotab.h
license/copyright change
2002-05-25 22:45:33 +00:00
mpegvideo.c
qpel encoding
2002-12-27 23:51:46 +00:00
mpegvideo.h
qpel encoding
2002-12-27 23:51:46 +00:00
msmpeg4.c
qpel encoding
2002-12-27 23:51:46 +00:00
msmpeg4data.h
qpel encoding
2002-12-27 23:51:46 +00:00
oggvorbis.c
fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>)
2002-12-21 15:54:21 +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
AVVideoFrame -> AVFrame
2002-12-09 12:03:43 +00:00
ratecontrol.c
mb qp limits
2002-12-18 10:09:43 +00:00
resample.c
resample fix by Petros Tsantoulis
2002-10-09 14:16:31 +00:00
rv10.c
AVVideoFrame -> AVFrame
2002-12-09 12:03:43 +00:00
simple_idct.c
qpel encoding
2002-12-27 23:51:46 +00:00
simple_idct.h
qpel encoding
2002-12-27 23:51:46 +00:00
svq1.c
AVVideoFrame -> AVFrame
2002-12-09 12:03:43 +00:00
svq1_cb.h
* consts
2002-11-11 09:30:07 +00:00
utils.c
mb qp limits
2002-12-18 10:09:43 +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
wmv2.c
qpel encoding
2002-12-27 23:51:46 +00:00