ffmpeg/libavcodec
Michael Niedermayer c2d418f1e6 fixing -sameq with mpeg2
Originally committed as revision 1179 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-09 13:57:54 +00:00
..
alpha Move Alpha optimized IDCT to own file. Based on a patch by Måns 2002-10-11 23:01:16 +00:00
armv4l idct_permutation_type variable, so the permutation type can quickly be identified 2002-10-25 13:39:47 +00:00
i386 cleanup 2002-11-05 17:31:26 +00:00
liba52
mlib idct_permutation_type variable, so the permutation type can quickly be identified 2002-10-25 13:39:47 +00:00
ppc Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>) 2002-11-02 11:28:08 +00:00
ps2 dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 2002-10-27 09:20:48 +00:00
.cvsignore
a52dec.c
ac3.h preparing integration of new AC3 decoder 2002-10-28 00:39:05 +00:00
ac3dec.c
ac3enc.c preparing integration of new AC3 decoder 2002-10-28 00:39:05 +00:00
ac3tab.h preparing integration of new AC3 decoder 2002-10-28 00:39:05 +00:00
adpcm.c
allcodecs.c added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support 2002-11-02 10:39:22 +00:00
apiexample.c fixing apiexample 2002-09-19 18:24:52 +00:00
avcodec.c
avcodec.h cleanup 2002-11-09 10:38:34 +00:00
bswap.h
common.c cleanup 2002-11-06 09:30:47 +00:00
common.h cleanup 2002-11-06 09:30:47 +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 optimize block_permute() 2002-10-23 15:11:07 +00:00
dsputil.h lrintf detection (based upon a patch by François Revol <revol at free dot fr>) 2002-11-05 00:07:05 +00:00
dv.c * DR1 support 2002-11-04 18:03:10 +00:00
dvdata.h first working version of DV video decoder 2002-10-03 21:07:39 +00:00
error_resilience.c better/cleaner error resilience (done in a 2nd pass after decoding) 2002-10-13 13:16:04 +00:00
eval.c
fastmemcpy.h
fdctref.c
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 hopefully fixing sprite_warping_points==0 2002-11-01 13:25:22 +00:00
h263data.h
h263dec.c cleanup (breaks compatibility, requested by fabrice) 2002-11-08 18:35:39 +00:00
imgconvert.c 1) Add MMX deinterlace code. 2002-10-30 09:09:34 +00:00
imgresample.c
jfdctfst.c
jfdctint.c
jrevdct.c
mace.c added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support 2002-11-02 10:39:22 +00:00
Makefile Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>) 2002-11-02 11:28:08 +00:00
mdct.c avoid name clash 2002-10-29 22:26:01 +00:00
mem.c fixing memalign 2002-09-15 10:02:15 +00:00
mjpeg.c cleanup 2002-11-06 11:59:17 +00:00
motion_est.c fixing another assert q>0.0 issue caused by variance < 0, this fix allso changes the inter/intra decission very slightly -> all regression checksums need to be updated 2002-10-31 00:48:05 +00:00
motion_test.c
mp3lameaudio.c
mpeg4data.h better/cleaner error resilience (done in a 2nd pass after decoding) 2002-10-13 13:16:04 +00:00
mpeg12.c fixing -sameq with mpeg2 2002-11-09 13:57:54 +00:00
mpeg12data.h idct permutation cleanup, idct can be selected per context now 2002-09-29 22:44:22 +00:00
mpegaudio.c
mpegaudio.h
mpegaudiodec.c vc++ sucks, found by ("csharprules" <csharprules at hotmail dot com>) 2002-11-04 20:57:08 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c cleanup 2002-11-09 10:38:34 +00:00
mpegvideo.h cleanup (breaks compatibility, requested by fabrice) 2002-11-08 18:35:39 +00:00
msmpeg4.c mergeing inter & intra rl_length tables (50% smaller & no meassureable difference in filesize/quality) 2002-10-27 12:20:58 +00:00
msmpeg4data.h idct permutation cleanup, idct can be selected per context now 2002-09-29 22:44:22 +00:00
oggvorbis.c
oggvorbis.h
pcm.c
ratecontrol.c removed warnings 2002-10-14 18:25:58 +00:00
resample.c resample fix by Petros Tsantoulis 2002-10-09 14:16:31 +00:00
rv10.c handle direct rendering buffer allocation failure 2002-10-27 00:02:23 +00:00
simple_idct.c Move Alpha optimized IDCT to own file. Based on a patch by Måns 2002-10-11 23:01:16 +00:00
simple_idct.h first version of IDCT248 for DV decoding support 2002-10-03 13:41:33 +00:00
svq1_cb.h
svq1.c handle direct rendering buffer allocation failure 2002-10-27 00:02:23 +00:00
utils.c dont call emms_c() for each MB 2002-10-31 12:11:53 +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