1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavcodec
Mike Melanson b10529b4c4 fix Interplay DPCM (frames are intracoded, predictors do not carry
forward to next block, initial predictors go to the output)

Originally committed as revision 2294 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-19 04:41:02 +00:00
..
alpha Use asms instead of builtins when compiling for generic Alpha. Less 2003-09-13 10:07:46 +00:00
armv4l Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change 2003-07-07 11:19:18 +00:00
i386 another non const static, maybe its thread save now 2003-09-15 19:18:28 +00:00
liba52 when changing version, please keep my changes (win32 compile fix) 2003-08-24 13:57:42 +00:00
libpostproc Ministry of English Composition fixes (courtesy of Diego Biurrun 2003-09-14 16:52:34 +00:00
mlib the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) 2003-06-21 01:11:31 +00:00
ppc namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>) 2003-07-29 10:26:34 +00:00
ps2 the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) 2003-06-21 01:11:31 +00:00
sh4 the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) 2003-06-21 01:11:31 +00:00
.cvsignore * cleanup 2002-04-26 07:18:57 +00:00
4xm.c remove warnings 2003-09-09 22:48:19 +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 AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>) 2003-08-20 07:57:00 +00:00
ac3tab.h per file doxy 2003-03-06 11:32:04 +00:00
adpcm.c New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM 2003-09-08 04:10:59 +00:00
allcodecs.c New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM 2003-09-08 04:10:59 +00:00
amr.c * 3gp patch by Joca 2003-06-05 14:30:52 +00:00
apiexample.c spelling fix 2003-08-28 13:30:03 +00:00
asv1.c asv2 encoding 2003-09-01 12:26:39 +00:00
avcodec.c flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) 2003-07-09 23:10:59 +00:00
avcodec.h scenechange_threshold 2003-09-16 11:25:29 +00:00
bswap.h warning fixes 2003-07-25 13:15:16 +00:00
cabac.c FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv) 2003-06-09 02:24:51 +00:00
cabac.h 10l 2003-06-09 19:11:50 +00:00
cljr.c removed unused variables 2003-08-24 22:08:22 +00:00
common.c using av_abort instead exit 2003-07-28 16:35:42 +00:00
common.h ctype.h is a common header 2003-09-08 19:58:34 +00:00
cyuv.c Warning and compatibility fixes. 2003-05-24 18:48:30 +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
dpcm.c fix Interplay DPCM (frames are intracoded, predictors do not carry 2003-09-19 04:41:02 +00:00
dsputil.c Fix third pixel motion compensation 2003-06-27 15:03:58 +00:00
dsputil.h removed os_support.h 2003-09-08 21:05:43 +00:00
dv.c removed unused variable 2003-08-24 22:13:48 +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 avoid warning 2003-08-24 22:15:37 +00:00
eval.c per file doxy 2003-03-06 11:32:04 +00:00
faad.c * support for AAC audio streams via libfaad 2003-05-12 10:55:19 +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
ffv1.c removed warnings 2003-09-09 22:50:44 +00:00
golomb.c optimizations 2003-05-13 00:46:42 +00:00
golomb.h 10l 2003-07-13 11:14:43 +00:00
h263.c detect old xvid with fourcc=DIVX 2003-09-10 11:28:18 +00:00
h263data.h per file doxy 2003-03-06 11:32:04 +00:00
h263dec.c AVI stream header FCC / more reliable detection of old xvid files 2003-09-10 23:40:55 +00:00
h264.c removed warnings 2003-09-09 22:50:44 +00:00
h264data.h 10l 2003-04-10 14:07:18 +00:00
huffyuv.c default for slices is display order again 2003-07-20 14:48:05 +00:00
imgconvert_template.h added img_get_alpha_info() 2003-04-21 21:20:46 +00:00
imgconvert.c * ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problem 2003-08-26 22:05:12 +00:00
imgresample.c per file doxy 2003-03-06 11:32:04 +00:00
indeo3.c use const data - began to make code more portable 2003-09-09 22:56:25 +00:00
indeo3data.h use const data - began to make code more portable 2003-09-09 22:56:25 +00:00
interplayvideo.c do away with all those naughty global variables 2003-09-19 01:13:53 +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
Makefile use VC++ lib tool if available 2003-09-16 20:28:53 +00:00
mdct.c per file doxy 2003-03-06 11:32:04 +00:00
mdec.c 100l 2003-09-01 17:42:07 +00:00
mem.c per file doxy 2003-03-06 11:32:04 +00:00
mjpeg.c removed warnings 2003-09-09 22:59:16 +00:00
motion_est_template.c removed unused variable 2003-08-24 22:28:41 +00:00
motion_est.c 100l (forget to reset me.skip for b frames) 2003-08-26 22:26:18 +00:00
motion_test.c per file doxy 2003-03-06 11:32:04 +00:00
mp3lameaudio.c CODEC_ID_MP3LAME is obsolete 2003-09-08 22:04:29 +00:00
mpeg4data.h warning fix 2003-07-07 16:06:00 +00:00
mpeg12.c fixing unused f_code values 2003-08-30 19:40:30 +00:00
mpeg12data.h CONFIG_ENCODERS cleanup 2003-06-22 11:08:22 +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 update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?) 2003-09-08 22:49:26 +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 scenechange_threshold 2003-09-16 11:25:29 +00:00
mpegvideo.h removed warnings 2003-09-09 22:59:16 +00:00
msmpeg4.c skip ext header missing message for msmpeg4v2 2003-08-10 21:11:45 +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 removed os_support.h 2003-09-08 21:05:43 +00:00
pcm.c typos & cosmetics 2003-03-06 13:22:51 +00:00
ra144.c removed unused variables 2003-08-24 22:08:22 +00:00
ra144.h moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? 2003-06-29 19:11:55 +00:00
ra288.c removed unused variables 2003-08-24 22:08:22 +00:00
ra288.h moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? 2003-06-29 19:11:55 +00:00
ratecontrol.c removed warnings 2003-09-09 22:59:16 +00:00
raw.c Warning fixes. 2003-05-15 01:34:47 +00:00
resample.c removed os_support.h 2003-09-08 21:05:43 +00:00
roqvideo.c initial commit for Id RoQ and Interplay MVE multimedia subsystems 2003-09-02 04:32:02 +00:00
rv10.c rate distortion mb decision support 2003-07-29 02:09:12 +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_vlc.h rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg's 2003-05-26 17:44:24 +00:00
svq1.c get_bits -> skip_bits 2003-07-25 13:36:08 +00:00
svq3.c - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) 2003-06-27 15:05:29 +00:00
utils.c detect avcodec_open() on an already opened AVCodecContext 2003-09-10 08:20:14 +00:00
vcr1.c removed unused variable 2003-08-24 22:28:41 +00:00
vp3.c * patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM 2003-09-12 18:25:04 +00:00
vp3data.h get those permutations straight 2003-05-11 02:51:07 +00:00
wmadata.h per file doxy 2003-03-06 11:32:04 +00:00
wmadec.c moved frame_count to wmadeccontext 2003-07-04 20:32:04 +00:00
wmv2.c avoid warning 2003-08-24 22:21:06 +00:00
xan.c MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's 2003-09-19 04:00:32 +00:00
xvmcvideo.c ctype.h is a common header 2003-09-08 19:58:34 +00:00