ffmpeg/libavcodec
Michael Niedermayer 05e7e64d1a add rounding bias earlier in the idct, avoids many adds
Originally committed as revision 5618 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-04 22:43:35 +00:00
..
alpha
armv4l
i386 Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 2006-07-03 10:52:07 +00:00
liba52 libavcodec/libpostproc ---> libpostproc 2006-06-01 21:37:48 +00:00
mlib
ppc Make gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> for pointing the issue 2006-06-20 10:35:30 +00:00
ps2
sh4
sparc
4xm.c sanity checks, some might have been exploitable ... 2006-05-13 10:45:26 +00:00
8bps.c
Makefile CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) 2006-07-03 00:16:45 +00:00
a52dec.c
aasc.c
ac3.h
ac3dec.c
ac3enc.c Revert bad ac3enc commit, the commited code was bigger and slower. 2006-04-28 14:19:11 +00:00
ac3tab.h Revert bad ac3enc commit, the commited code was bigger and slower. 2006-04-28 14:19:11 +00:00
adpcm.c ADPCM: trellis quantization 2006-06-03 19:04:56 +00:00
adx.c cleanup patch from Diego Pettenò <flameeyes@gentoo.org> 2006-06-25 17:37:12 +00:00
alac.c Add const to (mostly) char* and make some functions static, which aren't used 2006-06-18 11:33:14 +00:00
allcodecs.c CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) 2006-07-03 00:16:45 +00:00
amr.c
apiexample.c
asv1.c
avcodec.h CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de) 2006-07-02 14:58:17 +00:00
avs.c
beosthread.c
bitstream.c
bitstream.h MIPS doesn't like unaligned accesses 2006-06-12 21:34:43 +00:00
bmp.c
cabac.c
cabac.h don't force asserts in release builds. 2% faster h264. 2006-04-29 00:43:15 +00:00
cavs.c return -1 on bitstream errors instead of continuing, as the following stuff almost always will be useless until the next startcode 2006-07-04 17:08:35 +00:00
cavsdata.h cosmetic patch: 2006-07-03 17:37:57 +00:00
cavsdsp.c add rounding bias earlier in the idct, avoids many adds 2006-07-04 22:43:35 +00:00
cinepak.c
cljr.c
cook.c sanity checks, some might have been exploitable ... 2006-05-13 10:45:26 +00:00
cookdata.h
cscd.c
cyuv.c
dct-test.c Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 2006-07-03 10:52:07 +00:00
dpcm.c
dsputil.c CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) 2006-07-03 00:16:45 +00:00
dsputil.h CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) 2006-07-03 00:16:45 +00:00
dtsdec.c dtsdec.c copies one input packet at a time to a (static) buffer of size 2006-04-20 19:23:57 +00:00
dv.c
dvbsub.c
dvbsubdec.c
dvdata.h
dvdsub.c
dvdsubenc.c
error_resilience.c
eval.c
faac.c
faad.c
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c ff_fft_init now double checks that the system has mm3dnow.h before 2006-07-02 02:05:35 +00:00
ffv1.c memory leak. 2006-04-28 23:16:42 +00:00
flac.c fix 24bit flac support, revised from Thibaut Mattern <thibaut.mattern@gmail.com> 2006-06-21 00:21:26 +00:00
flacenc.c porder patch by (Justin Ruggles jruggle a t earthlink d ot net) 2006-07-03 09:20:26 +00:00
flashsv.c Flash Screen Video decoder (fourcc:FSV1) 2006-06-01 07:31:59 +00:00
flicvideo.c
fraps.c
g726.c
golomb.c
golomb.h first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder 2006-06-24 10:20:15 +00:00
h261.c cbp must be >0 here or we are in troubble 2006-05-29 16:30:56 +00:00
h261data.h
h263.c add outcommented chunk of code to handle stuffing MBs at the end of slices (IMHO the standard doesnt allow this and there are no real world files which need it) 2006-05-08 13:44:54 +00:00
h263data.h
h263dec.c Fix initialization of vc1_decoder (the same as wmv3_decoder). 2006-06-29 11:17:50 +00:00
h264.c simplify intra prediction mode decoding 2006-07-04 17:06:43 +00:00
h264data.h h264: MBAFF interlaced decoding 2006-05-28 22:44:14 +00:00
h264idct.c
huffyuv.c
idcinvideo.c
imgconvert.c make "size" variable in avpicture_alloc signed, since avpicture_get_size 2006-04-19 19:51:56 +00:00
imgconvert_template.h
imgresample.c
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
internal.h
interplayvideo.c
jfdctfst.c
jfdctint.c
jpeg_ls.c
jrevdct.c
kmvc.c Palette support for newer KMVC 2006-05-31 04:52:02 +00:00
lcl.c
libgsm.c
loco.c
lzo.c
lzo.h
mace.c
mdct.c
mdec.c
mem.c * Allocating 16 bytes more for the MEMALIGN_HACK is enough. There's no 2006-06-30 08:00:01 +00:00
mjpeg.c
mmvideo.c
motion_est.c
motion_est_template.c make zero motion vector threshold user setable 2006-05-07 11:48:07 +00:00
motion_test.c
mp3lameaudio.c
mpeg4data.h
mpeg12.c staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch by (Stefan Gehrer stefan.gehrer gmx de) 2006-07-02 14:50:23 +00:00
mpeg12data.h staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch by (Stefan Gehrer stefan.gehrer gmx de) 2006-07-02 14:50:23 +00:00
mpegaudio.c
mpegaudio.h
mpegaudiodec.c
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1 2006-06-03 06:26:04 +00:00
mpegvideo.h fix mbd bits bug, finally 2006-05-26 15:44:29 +00:00
msmpeg4.c Rename VC9 to VC1 as there is no such thing as VC9 2006-06-27 02:55:54 +00:00
msmpeg4data.h
msrle.c
msvideo1.c
nuv.c
oggtheora.c
oggvorbis.c
opt.c
opt.h
os2thread.c
parser.c CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) 2006-07-03 00:16:45 +00:00
pcm.c
png.c Add const to (mostly) char* and make some functions static, which aren't used 2006-06-18 11:33:14 +00:00
pnm.c
pthread.c
qdm2.c Fixed a possible bug, checked against the assembly. 2006-06-02 07:50:12 +00:00
qdm2data.h Mark read-only data as const. Patch by stefan huehner org. 2006-07-04 19:15:47 +00:00
qdrw.c
qpeg.c
qtrle.c
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c fabs is better then abs for floats ... 2006-05-29 16:50:37 +00:00
raw.c add quicktime uncompressed 8bit 4:2:2 support 2006-05-14 14:21:06 +00:00
resample.c
resample2.c Add const to (mostly) char* and make some functions static, which aren't used 2006-06-18 11:33:14 +00:00
roqvideo.c
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
shorten.c sanity checks, some might have been exploitable ... 2006-05-13 10:45:26 +00:00
simple_idct.c
simple_idct.h
smacker.c Now MPlayer should understand Smacker audio and video codecs. 2006-05-17 03:03:53 +00:00
smc.c
snow.c support doing motion estimation and compensation without any residual transform or coding 2006-06-04 21:54:58 +00:00
snow.h Snow: cosmetics 2006-05-30 19:40:28 +00:00
sonic.c
sp5x.h
svq1.c
svq1_cb.h
svq1_vlc.h
svq3.c
swscale.h
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c Add const to (mostly) char* and make some functions static, which aren't used 2006-06-18 11:33:14 +00:00
truespeech_data.h
tscc.c
tta.c sanity checks, some might have been exploitable ... 2006-05-13 10:45:26 +00:00
ulti.c
ulti_cb.h
utils.c flac-lpc patch by (Justin Ruggles jruggle earthlink net) 2006-07-02 10:22:31 +00:00
vc1.c Implement intensity compensation 2006-07-04 15:40:09 +00:00
vc1acdata.h VC-1 decoder with I-frames support and partial P-frames decoding 2006-06-27 03:11:51 +00:00
vc1data.h VC-1 decoder with I-frames support and partial P-frames decoding 2006-06-27 03:11:51 +00:00
vcr1.c
vmdav.c
vorbis.c Cosmetics. Add the defines needed for debug output. 2006-05-11 00:28:30 +00:00
vorbis.h
vp3.c
vp3data.h
vp3dsp.c
vqavideo.c
w32thread.c
wmadata.h
wmadec.c Do not read full byte when less than 8 bits are still to be read. 2006-06-27 12:13:01 +00:00
wmv2.c
wnv1.c
ws-snd1.c
x264.c
xan.c
xl.c
xvid_rc.c
xvidff.c 10l to whoever wrote this 2006-06-15 09:20:31 +00:00
xvmcvideo.c
zmbv.c