1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-29 23:38:24 +02:00
ffmpeg/libavcodec
Michael Niedermayer b4c3816cfa optionally merge postscale into quantization table for the float aan dct
Originally committed as revision 2420 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-23 09:11:56 +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 move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no meassureable slowdown) 2003-10-22 11:23:39 +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 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 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 forgot to commit, i hope its correct 2003-10-11 09:11:15 +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 removed the obsolete and unused parameters of init_put_bits 2003-10-12 21:25:00 +00:00
ac3tab.h per file doxy 2003-03-06 11:32:04 +00:00
adpcm.c 100l 2003-10-22 22:10:22 +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 flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) 2003-07-09 23:10:59 +00:00
avcodec.h floating point AAN DCT 2003-10-22 18:26:38 +00:00
bswap.h warning fixes 2003-07-25 13:15:16 +00:00
cabac.c removed the obsolete and unused parameters of init_put_bits 2003-10-12 21:25:00 +00:00
cabac.h 10l 2003-06-09 19:11:50 +00:00
cinepak.c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 2003-10-01 04:39:38 +00:00
cljr.c removed unused variables 2003-08-24 22:08:22 +00:00
common.c AVRational 2003-10-20 20:23:46 +00:00
common.h AVRational 2003-10-20 20:23:46 +00:00
cyuv.c Warning and compatibility fixes. 2003-05-24 18:48:30 +00:00
dct-test.c optionally merge postscale into quantization table for the float aan dct 2003-10-23 09:11:56 +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 floating point AAN DCT 2003-10-22 18:26:38 +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 avoid warning 2003-08-24 22:15:37 +00:00
eval.c per file doxy 2003-03-06 11:32:04 +00:00
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 * support for AAC audio streams via libfaad 2003-05-12 10:55:19 +00:00
faandct.c optionally merge postscale into quantization table for the float aan dct 2003-10-23 09:11:56 +00:00
faandct.h optionally merge postscale into quantization table for the float aan dct 2003-10-23 09:11:56 +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 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 optimizations 2003-05-13 00:46:42 +00:00
golomb.h 10l 2003-07-13 11:14:43 +00:00
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_template.h avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) 2003-09-29 15:44:59 +00:00
imgconvert.c recommit of 2003-10-11 08:18:05 +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 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 floating point AAN DCT 2003-10-22 18:26:38 +00:00
mdct.c per file doxy 2003-03-06 11:32:04 +00:00
mdec.c quiet 2003-10-15 02:59:03 +00:00
mem.c per file doxy 2003-03-06 11:32:04 +00:00
mjpeg.c 10l 2003-10-22 22:12:25 +00:00
motion_est_template.c removed unused variable 2003-08-24 22:28:41 +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_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 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 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 optionally merge postscale into quantization table for the float aan dct 2003-10-23 09:11:56 +00:00
mpegvideo.h 112 bytes smaller MpegEncContext 2003-10-22 15:36:46 +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
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 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 simpler 2003-09-28 20:27:56 +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 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 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 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 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
sp5x.h Sunplus JPEG codec (SP5X) support 2003-10-11 21:49:10 +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 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 removed unused variable 2003-08-24 22:28:41 +00:00
vp3.c theora comments skipping 2003-10-11 19:40:45 +00:00
vp3data.h get those permutations straight 2003-05-11 02:51:07 +00:00
vqavideo.c support a few more types of VQA files 2003-10-11 01:11:29 +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 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