ffmpeg/libavcodec
Michael Niedermayer 45686da26d move blocks away MpegEncContext (7.4 -> 5.8k)
Originally committed as revision 2413 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-22 12:01:21 +00:00
..
alpha Use asms instead of builtins when compiling for generic Alpha. Less 2003-09-13 10:07:46 +00:00
armv4l
i386 move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no meassureable slowdown) 2003-10-22 11:23:39 +00:00
liba52
libpostproc Ministry of English Composition fixes (courtesy of Diego Biurrun 2003-09-14 16:52:34 +00:00
mlib optimised versions of the get_pixels, diff_pixels, and bswap_buf 2003-10-11 16:43:51 +00:00
ppc recommit (of patch, as cvslog msg didnt apply cleanly) 2003-10-11 08:25:23 +00:00
ps2
sh4
.cvsignore
4xm.c forgot to commit, i hope its correct 2003-10-11 09:11:15 +00:00
Doxyfile
Makefile AVRational 2003-10-20 20:23:46 +00:00
a52dec.c
ac3.h
ac3dec.c
ac3enc.c removed the obsolete and unused parameters of init_put_bits 2003-10-12 21:25:00 +00:00
ac3tab.h
adpcm.c activate the XA and ADX ADPCM codecs 2003-10-15 03:20:40 +00:00
adx.c replace file to remove nasty DOS CRs and hard tabs 2003-10-15 03:14:14 +00:00
allcodecs.c activate the XA and ADX ADPCM codecs 2003-10-15 03:20:40 +00:00
amr.c AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) 2003-09-28 20:34:11 +00:00
apiexample.c spelling fix 2003-08-28 13:30:03 +00:00
asv1.c removed the obsolete and unused parameters of init_put_bits 2003-10-12 21:25:00 +00:00
avcodec.c
avcodec.h AVRational 2003-10-20 20:23:46 +00:00
bswap.h
cabac.c removed the obsolete and unused parameters of init_put_bits 2003-10-12 21:25:00 +00:00
cabac.h
cinepak.c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 2003-10-01 04:39:38 +00:00
cljr.c
common.c AVRational 2003-10-20 20:23:46 +00:00
common.h AVRational 2003-10-20 20:23:46 +00:00
cyuv.c
dct-test.c
dpcm.c fix Interplay DPCM (frames are intracoded, predictors do not carry 2003-09-19 04:41:02 +00:00
dsputil.c mmx2 optimization of huffyuv median encoding 2003-10-13 17:27:30 +00:00
dsputil.h mmx2 optimization of huffyuv median encoding 2003-10-13 17:27:30 +00:00
dv.c bottom_field_first -> top_field_first 2003-10-20 10:33:13 +00:00
dvdata.h gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 2003-10-19 21:05:41 +00:00
error_resilience.c
eval.c
faac.c Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) 2003-10-04 09:53:34 +00:00
faad.c
fastmemcpy.h
fdctref.c
fft-test.c
fft.c
ffv1.c gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 2003-10-19 21:05:41 +00:00
golomb.c
golomb.h
h263.c AVRational 2003-10-20 20:23:46 +00:00
h263data.h h263 stuffing decode fix 2003-09-26 22:18:25 +00:00
h263dec.c AVRational 2003-10-20 20:23:46 +00:00
h264.c AVRational 2003-10-20 20:23:46 +00:00
h264data.h AVRational 2003-10-20 20:23:46 +00:00
huffyuv.c fix the case where all vlc codes are 8 bits long (repeat=256) 2003-10-13 19:38:34 +00:00
idcinvideo.c instructions for using the decoder 2003-10-03 05:50:06 +00:00
imgconvert.c recommit of 2003-10-11 08:18:05 +00:00
imgconvert_template.h avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) 2003-09-29 15:44:59 +00:00
imgresample.c avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) 2003-09-29 15:44:59 +00:00
indeo3.c fixes levis.avi 2003-09-25 12:19:26 +00:00
indeo3data.h use const data - began to make code more portable 2003-09-09 22:56:25 +00:00
interplayvideo.c gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 2003-10-19 21:05:41 +00:00
jfdctfst.c
jfdctint.c
jrevdct.c
mace.c
mdct.c
mdec.c quiet 2003-10-15 02:59:03 +00:00
mem.c
mjpeg.c AVRational 2003-10-20 20:23:46 +00:00
motion_est.c optionally try to encode each MB with MV=<0,0> and choose the one with better RD 2003-10-02 00:24:34 +00:00
motion_est_template.c
motion_test.c
mp3lameaudio.c CODEC_ID_MP3LAME is obsolete 2003-09-08 22:04:29 +00:00
mpeg4data.h AVRational 2003-10-20 20:23:46 +00:00
mpeg12.c mpeg2 aspect ratio encoding fixed 2003-10-20 23:24:39 +00:00
mpeg12data.h AVRational 2003-10-20 20:23:46 +00:00
mpegaudio.c removed the obsolete and unused parameters of init_put_bits 2003-10-12 21:25:00 +00:00
mpegaudio.h
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
mpegaudiotab.h
mpegvideo.c move blocks away MpegEncContext (7.4 -> 5.8k) 2003-10-22 12:01:21 +00:00
mpegvideo.h move blocks away MpegEncContext (7.4 -> 5.8k) 2003-10-22 12:01:21 +00:00
msmpeg4.c
msmpeg4data.h
msrle.c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 2003-10-01 04:39:38 +00:00
msvideo1.c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 2003-10-01 04:39:38 +00:00
oggvorbis.c
oggvorbis.h
opts.c removed os_support.h 2003-09-08 21:05:43 +00:00
pcm.c simpler 2003-09-28 20:27:56 +00:00
ra144.c
ra144.h
ra288.c
ra288.h
ratecontrol.c use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken 2003-10-07 11:32:40 +00:00
rational.c BSD doesnt have log2 2003-10-21 01:00:31 +00:00
rational.h AVRational 2003-10-20 20:23:46 +00:00
raw.c
resample.c removed os_support.h 2003-09-08 21:05:43 +00:00
roqvideo.c experimental half-pel motion compensation for C planes, courtesy of Dr. 2003-10-02 04:19:56 +00:00
rpza.c This patch marks frames used in RPZA decoder as reference frames, from 2003-10-05 21:48:16 +00:00
rv10.c
simple_idct.c
simple_idct.h
sp5x.h Sunplus JPEG codec (SP5X) support 2003-10-11 21:49:10 +00:00
svq1.c
svq1_cb.h
svq1_vlc.h
svq3.c
utils.c use continued fractions to approximate a fraction if its numerator or denominator is too large 2003-10-20 22:33:53 +00:00
vcr1.c
vp3.c theora comments skipping 2003-10-11 19:40:45 +00:00
vp3data.h
vqavideo.c support a few more types of VQA files 2003-10-11 01:11:29 +00:00
wmadata.h
wmadec.c
wmv2.c 10l 2003-10-13 08:02:46 +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 using av_abort 2003-10-11 17:48:49 +00:00