ffmpeg/libavcodec
Fabrice Bellard 8d268a7d4c fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding
Originally committed as revision 1417 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-01-07 18:15:48 +00:00
..
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 added define for builtins use - inverse fix by Romain Dolbeau 2003-01-07 17:41:43 +00:00
liba52
mlib mlib fix patch by (Juergen Keil <jk at tools dot de>) 2002-12-15 22:42:59 +00:00
ppc fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding 2003-01-07 18:15:48 +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 fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding 2003-01-07 18:15:48 +00:00
a52dec.c
ac3.h preparing integration of new AC3 decoder 2002-10-28 00:39:05 +00:00
ac3dec.c
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 * first shot for generaly usable option parser for codecs 2003-01-06 18:06:51 +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
dsputil.c qpel in mmx2/3dnow 2003-01-05 15:57:10 +00:00
dsputil.h fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding 2003-01-07 18:15:48 +00:00
dv.c warnings patch by (bubu <bubu at bubu dot net>) 2003-01-01 15:10:45 +00:00
dvdata.h
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 compile fixes 2003-01-07 17:43:50 +00:00
fft.c fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding 2003-01-07 18:15:48 +00:00
h263.c mpeg4 header encoding bugfix 2003-01-03 23:21:52 +00:00
h263data.h
h263dec.c better set pix_fmt explicitly 2002-12-29 22:20:03 +00:00
huffyuv.c AVVideoFrame -> AVFrame 2002-12-09 12:03:43 +00:00
imgconvert.c removing PIX_FMT_ANY 2002-12-29 22:35:46 +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
mdct.c use av_malloc instead of malloc 2003-01-07 17:44:21 +00:00
mem.c * fixing some minor const warnings 2002-11-12 15:00:04 +00:00
mjpeg.c warnings patch by (bubu <bubu at bubu dot net>) 2003-01-01 15:10:45 +00:00
motion_est.c b frame segfault fix 2003-01-06 01:20:37 +00:00
motion_est_template.c qpel in mmx2/3dnow 2003-01-05 15:57:10 +00:00
motion_test.c
mp3lameaudio.c 100l 2002-12-09 14:33:20 +00:00
mpeg4data.h correcter mpeg4 headers 2002-12-30 00:28:42 +00:00
mpeg12.c trellis quantization for mpeg1 2003-01-01 00:42:18 +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
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 negative linesize support (so mplayer -flip works) 2003-01-05 17:59:26 +00:00
mpegvideo.h negative linesize support (so mplayer -flip works) 2003-01-05 17:59:26 +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
opts.c * first shot for generaly usable option parser for codecs 2003-01-06 18:06:51 +00:00
pcm.c AVVideoFrame -> AVFrame 2002-12-09 12:03:43 +00:00
ratecontrol.c warnings patch by (bubu <bubu at bubu dot net>) 2003-01-01 15:10:45 +00:00
resample.c
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 * avoid usage of next/last buffer after flush 2003-01-06 18:09:27 +00:00
wmadata.h added wma decoder 2002-10-28 00:48:55 +00:00
wmadec.c align fixes for sse/altivec 2003-01-07 17:46:08 +00:00
wmv2.c qpel encoding 2002-12-27 23:51:46 +00:00