ffmpeg/libavcodec
Michael Niedermayer 714872547d typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>)
Originally committed as revision 3415 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-08-25 22:35:04 +00:00
..
alpha Don't include config.h from assembly, because the mplayer developers 2004-07-10 23:22:47 +00:00
armv4l
i386 10l and better MMX/SSE detection for VIA1000 2004-07-16 01:54:07 +00:00
liba52
libpostproc typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>) 2004-08-25 22:35:04 +00:00
mlib
ppc
ps2
sh4
sparc * patch from James Morrison (getting rid of broken code) 2004-07-23 20:10:44 +00:00
.cvsignore
4xm.c
8bps.c
Makefile new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk) 2004-08-21 19:19:35 +00:00
a52dec.c
ac3.h
ac3dec.c
ac3enc.c simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at student dot cs dot uwaterloo dot ca>) 2004-08-02 10:42:21 +00:00
ac3tab.h
adpcm.c
adx.c
allcodecs.c new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk) 2004-08-21 19:19:35 +00:00
amr.c
apiexample.c
asv1.c
avcodec.c libdts support by (Benjamin Zores <ben at geexbox dot org>) 2004-07-14 01:32:14 +00:00
avcodec.h 4x4 SSE compare function 2004-08-22 17:16:03 +00:00
bswap.h
cabac.c
cabac.h
cinepak.c
cljr.c
common.c
common.h TIMER dummies for non-x86 2004-07-26 15:52:55 +00:00
cyuv.c
dct-test.c
dpcm.c
dsputil.c 4x4 SSE compare function 2004-08-22 17:16:03 +00:00
dsputil.h lrintf emulation improvments 2004-08-24 16:33:55 +00:00
dtsdec.c bsd patch by (Bohdan Horst <nexus at irc dot pl>) 2004-08-25 00:01:34 +00:00
dv.c
dvdata.h
error_resilience.c
eval.c
faac.c
faad.c
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c 10l (segfault) 2004-08-03 01:07:19 +00:00
flac.c
flicvideo.c
g726.c make comments doxygen compatible 2004-07-22 18:55:36 +00:00
golomb.c
golomb.h
h261.c argh 2004-07-26 16:49:00 +00:00
h261data.h
h263.c copy & paste bug 2004-08-18 22:10:39 +00:00
h263data.h
h263dec.c
h264.c cleanup 2004-08-16 22:51:18 +00:00
h264data.h
huffyuv.c more untested bigendian fixes 2004-08-17 10:41:15 +00:00
idcinvideo.c
imgconvert.c enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) 2004-08-19 10:55:48 +00:00
imgconvert_template.h
imgresample.c
indeo3.c
indeo3data.h
integer.c more comments 2004-07-15 14:06:39 +00:00
integer.h
interplayvideo.c
jfdctfst.c
jfdctint.c
jrevdct.c
lcl.c
mace.c
mdct.c
mdec.c
mem.c realloc(NULL) fix 2004-07-27 11:09:41 +00:00
mjpeg.c new copyrights 2004-08-21 19:18:45 +00:00
motion_est.c 4x4 SSE compare function 2004-08-22 17:16:03 +00:00
motion_est_template.c 4x4 SSE compare function 2004-08-22 17:16:03 +00:00
motion_test.c
mp3lameaudio.c
mpeg4data.h
mpeg12.c user overrideable level & profile 2004-08-13 13:59:28 +00:00
mpeg12data.h
mpegaudio.c more info about why init failed 2004-07-14 02:53:42 +00:00
mpegaudio.h
mpegaudiodec.c
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c minor optimization 2004-08-13 14:40:33 +00:00
mpegvideo.h mpeg2 chroma422/444 support, may be slower, may be faster for other codecs 2004-06-11 07:59:12 +00:00
msmpeg4.c
msmpeg4data.h
msrle.c
msvideo1.c
oggvorbis.c
opts.c
parser.c
pcm.c
pthread.c
qtrle.c
ra144.c
ra144.h
ra288.c
ra288.h
ratecontrol.c
rational.c more comments 2004-07-15 14:06:39 +00:00
rational.h more comments 2004-07-15 14:06:39 +00:00
raw.c give the user a chance to override codec_tag 2004-08-12 23:36:48 +00:00
resample.c
resample2.c 10l (lrintf(a)+b vs. lrintf(a+b)) 2004-08-14 15:18:49 +00:00
roqvideo.c
rpza.c
rv10.c fix one file, will probably break some others but i cant find any samples which need this ... 2004-08-02 13:03:58 +00:00
simple_idct.c
simple_idct.h
smc.c
snow.c edge bugfix 2004-08-25 00:26:01 +00:00
sonic.c ffmpeg short conversion got fixed somewhere, no need to workaround it - fixes amplitude bug 2004-08-22 12:40:57 +00:00
sp5x.h
svq1.c svq1 mv array size fix 2004-07-28 10:13:45 +00:00
svq1_cb.h
svq1_vlc.h
svq3.c
truemotion1.c
truemotion1data.h
tscc.c TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov 2004-08-14 15:08:09 +00:00
utils.c Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>) 2004-08-13 15:30:42 +00:00
vcr1.c
vmdav.c
vp3.c get_bits(32) fix 2004-08-16 01:25:52 +00:00
vp3data.h
vp3dsp.c
vqavideo.c
w32thread.c
wmadata.h
wmadec.c k6 pop fix patch by (Diego Biurrun <diego at biurrun dot de>) 2004-08-19 19:01:40 +00:00
wmv2.c
xan.c
xvidff.c XviD Support patch by (Adam Thayer <krevnik at comcast dot net>) 2004-07-16 19:48:30 +00:00
xvmcvideo.c