ffmpeg/libavcodec
Michael Niedermayer 3178a86584 support skiped blocks in SVQ1
Originally committed as revision 3127 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-05-12 02:19:12 +00:00
..
alpha
armv4l
i386 mmx dct optimization 2004-04-30 19:53:54 +00:00
liba52
libpostproc
mlib update the API for the idct function 2004-03-15 01:21:01 +00:00
ppc disable hadamard for gcc below 3.3 - better fix awaited 2004-04-26 08:51:56 +00:00
ps2 credit update 2004-03-13 19:21:58 +00:00
sh4
sparc License change and cpu detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) 2004-04-24 15:23:50 +00:00
.cvsignore
4xm.c cleanup & memleak fix 2004-04-30 17:42:58 +00:00
8bps.c
Doxyfile
Makefile arbitrary precision integer support 2004-05-04 02:51:18 +00:00
a52dec.c
ac3.h
ac3dec.c
ac3enc.c
ac3tab.h
adpcm.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 2004-03-14 04:04:08 +00:00
adx.c
allcodecs.c first pass at a Sorenson Video 1 (SVQ1) encoder 2004-05-07 03:10:11 +00:00
amr.c * removed config.h 2004-04-14 13:13:31 +00:00
apiexample.c writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs dot org>) 2004-04-09 15:04:51 +00:00
asv1.c cleanup & memleak fix 2004-04-30 17:42:58 +00:00
avcodec.c
avcodec.h first pass at a Sorenson Video 1 (SVQ1) encoder 2004-05-07 03:10:11 +00:00
bswap.h
cabac.c h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) 2004-03-26 19:35:53 +00:00
cabac.h
cinepak.c buffer hints, use reget_buffer, removed copy from previous frame 2004-05-07 21:34:33 +00:00
cljr.c cleanup & memleak fix 2004-04-30 17:42:58 +00:00
common.c * moving some of the commonly used bit reading/writing functions 2004-03-12 23:39:38 +00:00
common.h UINT64_MAX fix 2004-05-11 12:24:42 +00:00
cyuv.c Add buffer hints, enable DR1 2004-05-02 20:01:39 +00:00
dct-test.c
dpcm.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 2004-03-14 04:04:08 +00:00
dsputil.c separate out put_signed_pixels_clamped() into its own function and 2004-04-27 03:58:06 +00:00
dsputil.h separate out put_signed_pixels_clamped() into its own function and 2004-04-27 03:58:06 +00:00
dv.c cleanup & memleak fix 2004-04-30 17:42:58 +00:00
dvdata.h * DV decoder simplifications. Now it looks to be 6% faster. At least 2004-03-14 22:09:58 +00:00
error_resilience.c 10l (segfault fix) 2004-04-22 20:56:29 +00:00
eval.c
faac.c
faad.c aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>) 2004-04-09 14:53:41 +00:00
faandct.c
faandct.h
fdctref.c
fft-test.c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 2004-03-13 21:43:24 +00:00
fft.c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 2004-03-13 21:43:24 +00:00
ffv1.c cleanup 2004-05-02 19:18:20 +00:00
flac.c warning patrol 2004-03-24 23:32:48 +00:00
flicvideo.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 2004-03-14 04:04:08 +00:00
g726.c
golomb.c
golomb.h
h263.c motion estimation for SVQ1 2004-05-12 02:03:24 +00:00
h263data.h
h263dec.c support decoding mpeg4 with buggy dc clipping 2004-05-05 19:53:40 +00:00
h264.c remove duplicated find_frame_end() code 2004-04-29 14:21:33 +00:00
h264data.h h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) 2004-03-26 19:35:53 +00:00
huffyuv.c cleanup & memleak fix 2004-04-30 17:42:58 +00:00
idcinvideo.c
imgconvert.c
imgconvert_template.h
imgresample.c padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>) 2004-04-08 18:54:40 +00:00
indeo3.c
indeo3data.h
integer.c arbitrary precision integer support 2004-05-04 02:51:18 +00:00
integer.h arbitrary precision integer support 2004-05-04 02:51:18 +00:00
interplayvideo.c unknown format chars 2004-04-07 13:14:29 +00:00
jfdctfst.c
jfdctint.c
jrevdct.c
lcl.c
mace.c
mdct.c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 2004-03-13 21:43:24 +00:00
mdec.c cleanup & memleak fix 2004-04-30 17:42:58 +00:00
mem.c
mjpeg.c cleanup & memleak fix 2004-04-30 17:42:58 +00:00
motion_est.c moving motion estimation specific variables from MpegEncContext -> MotionEstContext 2004-05-11 01:38:46 +00:00
motion_est_template.c moving motion estimation specific variables from MpegEncContext -> MotionEstContext 2004-05-11 01:38:46 +00:00
motion_test.c
mp3lameaudio.c fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at gmx dot net>) 2004-04-16 01:48:05 +00:00
mpeg4data.h
mpeg12.c intra_dc_precission>0 encoding support 2004-04-30 13:44:29 +00:00
mpeg12data.h 10000l 2004-04-30 16:06:20 +00:00
mpegaudio.c
mpegaudio.h
mpegaudiodec.c static allocation rewrite (old code was plain a broken mess) 2004-03-21 21:58:14 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c moving motion estimation specific variables from MpegEncContext -> MotionEstContext 2004-05-11 01:38:46 +00:00
mpegvideo.h motion estimation for SVQ1 2004-05-12 02:03:24 +00:00
msmpeg4.c unify table indexing (motion_val,dc_val,ac_val,coded_block changed) 2004-04-16 01:01:45 +00:00
msmpeg4data.h
msrle.c
msvideo1.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 2004-03-14 04:04:08 +00:00
oggvorbis.c fix global header passing from demuxer to decoder 2004-04-04 17:55:59 +00:00
opts.c
parser.c remove duplicated find_frame_end() code 2004-04-29 14:21:33 +00:00
pcm.c
pthread.c count > thread_count for execute() 2004-03-03 19:29:00 +00:00
qtrle.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 2004-03-14 04:04:08 +00:00
ra144.c
ra144.h
ra288.c
ra288.h
ratecontrol.c
rational.c
rational.h
raw.c
resample.c
roqvideo.c
rpza.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 2004-03-14 04:04:08 +00:00
rv10.c unify table indexing (motion_val,dc_val,ac_val,coded_block changed) 2004-04-16 01:01:45 +00:00
simple_idct.c
simple_idct.h
smc.c conversion to av_log 2004-04-07 13:26:47 +00:00
sp5x.h
svq1.c support skiped blocks in SVQ1 2004-05-12 02:19:12 +00:00
svq1_cb.h width height %64 != 0 fix 2004-05-08 11:54:55 +00:00
svq1_vlc.h motion estimation for SVQ1 2004-05-12 02:03:24 +00:00
svq3.c don't fetch the size of SEQH unless SEQH was found 2004-03-14 15:04:21 +00:00
truemotion1.c conversion to av_log 2004-04-07 13:26:47 +00:00
truemotion1data.h
utils.c dummy avcodec_thread_init() to avoid linking issues 2004-05-10 23:38:53 +00:00
vcr1.c cleanup & memleak fix 2004-04-30 17:42:58 +00:00
vmdav.c conversion to av_log 2004-04-07 13:26:47 +00:00
vp3.c separate out put_signed_pixels_clamped() into its own function and 2004-04-27 03:58:06 +00:00
vp3data.h cut over to using new VP3 DSP functions and remove the old ones; bring 2004-03-08 02:15:13 +00:00
vp3dsp.c reorganize and simplify the VP3 IDCT stuff 2004-04-26 00:20:29 +00:00
vqavideo.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 2004-03-14 04:04:08 +00:00
w32thread.c
wmadata.h
wmadec.c add the minimal documentation to make this decoder useful 2004-04-24 19:30:49 +00:00
wmv2.c seems wmv8 doesnt use intra-inter prediction 2004-04-16 18:50:30 +00:00
xan.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 2004-03-14 04:04:08 +00:00
xvmcvideo.c