ffmpeg/libavcodec
Michael Niedermayer 129dfab2c7 10l
Originally committed as revision 1774 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-14 20:02:12 +00:00
..
alpha
armv4l
i386 10l (hadamard fix) 2003-04-14 09:58:16 +00:00
liba52
libpostproc mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 2003-03-31 01:49:18 +00:00
mlib
ppc altivec compilation fixes by (Magnus Damm <damm at opensource dot se>) 2003-03-06 12:06:00 +00:00
ps2 new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 2003-03-21 22:50:54 +00:00
.cvsignore
Doxyfile even more fixes 2003-03-10 11:24:10 +00:00
Makefile H264 decoder & demuxer 2003-04-04 14:42:28 +00:00
a52dec.c per file doxy 2003-03-06 11:32:04 +00:00
ac3.h per file doxy 2003-03-06 11:32:04 +00:00
ac3dec.c per file doxy 2003-03-06 11:32:04 +00:00
ac3enc.c per file doxy 2003-03-06 11:32:04 +00:00
ac3tab.h per file doxy 2003-03-06 11:32:04 +00:00
adpcm.c per file doxy 2003-03-06 11:32:04 +00:00
allcodecs.c H264 decoder & demuxer 2003-04-04 14:42:28 +00:00
apiexample.c per context frame_rate_base, this should finally fix frame_rate related av sync issues 2003-03-12 15:16:19 +00:00
avcodec.c per file doxy 2003-03-06 11:32:04 +00:00
avcodec.h fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot com>) 2003-04-06 19:45:02 +00:00
bswap.h per file doxy 2003-03-06 11:32:04 +00:00
common.c per context frame_rate_base, this should finally fix frame_rate related av sync issues 2003-03-12 15:16:19 +00:00
common.h simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 2003-04-10 13:18:38 +00:00
cyuv.c per file doxy 2003-03-06 11:32:04 +00:00
dct-test.c per file doxy 2003-03-06 11:32:04 +00:00
dsputil.c H264 decoder & demuxer 2003-04-04 14:42:28 +00:00
dsputil.h H264 decoder & demuxer 2003-04-04 14:42:28 +00:00
dv.c support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) 2003-04-04 13:45:45 +00:00
dvdata.h support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) 2003-04-04 13:45:45 +00:00
error_resilience.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 2003-04-10 13:18:38 +00:00
eval.c per file doxy 2003-03-06 11:32:04 +00:00
fastmemcpy.h
fdctref.c per file doxy 2003-03-06 11:32:04 +00:00
fft-test.c per file doxy 2003-03-06 11:32:04 +00:00
fft.c per file doxy 2003-03-06 11:32:04 +00:00
golomb.c H264 decoder & demuxer 2003-04-04 14:42:28 +00:00
golomb.h multiple reference frames support 2003-04-04 20:59:50 +00:00
h263.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 2003-04-10 13:18:38 +00:00
h263data.h per file doxy 2003-03-06 11:32:04 +00:00
h263dec.c 10l (use before malloc) 2003-04-12 15:00:32 +00:00
h264.c minor cleanup / some warning fixes 2003-04-14 13:44:38 +00:00
h264data.h 10l 2003-04-10 14:07:18 +00:00
huffyuv.c * added more options 2003-03-12 19:49:58 +00:00
imgconvert.c fixing mem corruption 2003-04-04 13:36:07 +00:00
imgresample.c per file doxy 2003-03-06 11:32:04 +00:00
jfdctfst.c per file doxy 2003-03-06 11:32:04 +00:00
jfdctint.c per file doxy 2003-03-06 11:32:04 +00:00
jrevdct.c per file doxy 2003-03-06 11:32:04 +00:00
mace.c debug stuff only for DEBUG :) 2003-03-26 16:46:20 +00:00
mdct.c per file doxy 2003-03-06 11:32:04 +00:00
mem.c per file doxy 2003-03-06 11:32:04 +00:00
mjpeg.c user setable quantizer bias 2003-03-22 12:09:02 +00:00
motion_est.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 2003-04-10 13:18:38 +00:00
motion_est_template.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 2003-04-10 13:18:38 +00:00
motion_test.c per file doxy 2003-03-06 11:32:04 +00:00
mp3lameaudio.c per file doxy 2003-03-06 11:32:04 +00:00
mpeg4data.h simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 2003-04-10 13:18:38 +00:00
mpeg12.c some checks to avoid segfaults if the decoder is feeded with junk 2003-04-11 22:53:03 +00:00
mpeg12data.h 100l (mpeg2 decoding fixed) 2003-04-11 21:15:17 +00:00
mpegaudio.c per file doxy 2003-03-06 11:32:04 +00:00
mpegaudio.h per file doxy 2003-03-06 11:32:04 +00:00
mpegaudiodec.c merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later) 2003-03-18 17:22:23 +00:00
mpegaudiodectab.h per file doxy 2003-03-06 11:32:04 +00:00
mpegaudiotab.h per file doxy 2003-03-06 11:32:04 +00:00
mpegvideo.c 10l 2003-04-14 20:02:12 +00:00
mpegvideo.h simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 2003-04-10 13:18:38 +00:00
msmpeg4.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 2003-04-10 13:18:38 +00:00
msmpeg4data.h per file doxy 2003-03-06 11:32:04 +00:00
oggvorbis.c per file doxy 2003-03-06 11:32:04 +00:00
oggvorbis.h per file doxy 2003-03-06 11:32:04 +00:00
opts.c * moved os_support.h into libavcodec 2003-03-12 18:57:33 +00:00
os_support.h #undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 2003-04-10 18:02:17 +00:00
pcm.c typos & cosmetics 2003-03-06 13:22:51 +00:00
ratecontrol.c 10l (adaptve quant fix) 2003-04-11 09:20:45 +00:00
raw.c I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) 2003-03-26 23:25:18 +00:00
resample.c * moved os_support.h into libavcodec 2003-03-12 18:57:33 +00:00
rv10.c per file doxy 2003-03-06 11:32:04 +00:00
simple_idct.c per file doxy 2003-03-06 11:32:04 +00:00
simple_idct.h per file doxy 2003-03-06 11:32:04 +00:00
svq1.c field pic decoding cleanup 2003-03-16 20:22:22 +00:00
svq1_cb.h per file doxy 2003-03-06 11:32:04 +00:00
utils.c 10l 2003-04-02 10:18:29 +00:00
wmadata.h per file doxy 2003-03-06 11:32:04 +00:00
wmadec.c per file doxy 2003-03-06 11:32:04 +00:00
wmv2.c 10l 2003-04-12 22:53:26 +00:00