1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-27 20:01:50 +02:00
ffmpeg/libavcodec
Michael Niedermayer 46b4feec06 error resilience cleanup (its faster too...)
Originally committed as revision 1692 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-03-20 01:00:57 +00:00
..
alpha MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 2003-03-03 14:54:00 +00:00
armv4l MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 2003-03-03 14:54:00 +00:00
i386 * oooooops - sorry for this one - wrong logic 2003-03-10 11:22:30 +00:00
liba52 * sync with main liba52 sources 2003-02-18 11:48:57 +00:00
libpostproc doxy / cosmetics 2003-03-06 13:51:18 +00:00
mlib * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
ppc altivec compilation fixes by (Magnus Damm <damm at opensource dot se>) 2003-03-06 12:06:00 +00:00
ps2 clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg <leonvs at iae dot nl>) 2003-03-18 20:08:57 +00:00
.cvsignore * cleanup 2002-04-26 07:18:57 +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 per file doxy 2003-03-06 11:32:04 +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 error resilience cleanup (its faster too...) 2003-03-20 01:00:57 +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 rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) 2003-03-16 21:03:20 +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
Doxyfile even more fixes 2003-03-10 11:24:10 +00:00
dsputil.c per file doxy 2003-03-06 11:32:04 +00:00
dsputil.h halfpel MC doxy 2003-03-15 02:06:09 +00:00
dv.c per context frame_rate_base, this should finally fix frame_rate related av sync issues 2003-03-12 15:16:19 +00:00
dvdata.h per file doxy 2003-03-06 11:32:04 +00:00
error_resilience.c error resilience cleanup (its faster too...) 2003-03-20 01:00:57 +00:00
eval.c per file doxy 2003-03-06 11:32:04 +00:00
fastmemcpy.h Adding fastmemcpy stuff to speedup mplayer project 2001-08-02 08:29:38 +00:00
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
h263.c error resilience cleanup (its faster too...) 2003-03-20 01:00:57 +00:00
h263data.h per file doxy 2003-03-06 11:32:04 +00:00
h263dec.c error resilience cleanup (its faster too...) 2003-03-20 01:00:57 +00:00
huffyuv.c * added more options 2003-03-12 19:49:58 +00:00
imgconvert.c typos & cosmetics 2003-03-06 13:22:51 +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 per file doxy 2003-03-06 11:32:04 +00:00
Makefile rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) 2003-03-16 21:03: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 simplified 2003-03-09 16:07:19 +00:00
motion_est_template.c per file doxy 2003-03-06 11:32:04 +00:00
motion_est.c per file doxy 2003-03-06 11:32:04 +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 rvlc decoding support 2003-03-12 23:09:18 +00:00
mpeg12.c field pic decoding cleanup 2003-03-16 20:22:22 +00:00
mpeg12data.h per context frame_rate_base, this should finally fix frame_rate related av sync issues 2003-03-12 15:16:19 +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 qmin/qmax cleanup 2003-03-17 11:02:33 +00:00
mpegvideo.h error resilience cleanup (its faster too...) 2003-03-20 01:00:57 +00:00
msmpeg4.c error resilience cleanup (its faster too...) 2003-03-20 01:00:57 +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 10l 2003-03-14 11:21:19 +00:00
pcm.c typos & cosmetics 2003-03-06 13:22:51 +00:00
ratecontrol.c qmin/qmax cleanup 2003-03-17 11:02:33 +00:00
raw.c 10l 2003-03-17 09:53:39 +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_cb.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
utils.c rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) 2003-03-16 21:03:20 +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 error resilience cleanup (its faster too...) 2003-03-20 01:00:57 +00:00