ffmpeg/libavcodec
Mike Melanson b9029997d4 tinfoil patch: validate motion vectors and do not free frame on exit if
frame is NULL; also removed some ancient MC code that did not perform
half-pel C-plane MC

Originally committed as revision 4514 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-08-13 18:25:17 +00:00
..
alpha Communicate proper aliasing to gcc (needed for 4.1). 2005-06-19 21:46:14 +00:00
armv4l IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) 2005-06-28 22:46:36 +00:00
i386 libavutil: Utility code from libavcodec moved to a separate library. 2005-08-01 20:07:05 +00:00
liba52 liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com) 2005-08-05 23:25:35 +00:00
libpostproc x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) 2005-06-27 00:55:29 +00:00
mlib
ppc 10l 2005-08-05 19:15:34 +00:00
ps2
sh4
sparc
.cvsignore
4xm.c
8bps.c fix segfault (bug #1165640) 2005-07-11 22:56:23 +00:00
Makefile fix building in separate directory 2005-08-13 13:45:42 +00:00
a52dec.c
aasc.c
ac3.h
ac3dec.c
ac3enc.c
ac3tab.h
adpcm.c yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail com) 2005-07-16 11:18:42 +00:00
adx.c
alac.c 100l - this has only worked on big endian 2005-07-02 19:43:23 +00:00
allcodecs.c DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 2005-07-17 00:28:12 +00:00
amr.c
apiexample.c apiexample fix by (Chip: szarlada, freemail hu) 2005-06-07 20:57:15 +00:00
asv1.c
avcodec.h libavutil: Utility code from libavcodec moved to a separate library. 2005-08-01 20:07:05 +00:00
beosthread.c
bitstream.c
bitstream.h spelling fixes 2005-06-17 15:02:53 +00:00
cabac.c
cabac.h decode h264 end-of-slice flag 2005-05-29 18:18:13 +00:00
cinepak.c fix infinite loop (suggested change by rjayne at convera dot com) 2005-07-11 22:34:34 +00:00
cljr.c
cyuv.c tinfoil patch: accept no widths that are no multiples of 4 2005-08-13 17:12:38 +00:00
dct-test.c
dpcm.c
dsputil.c H.264 lossless mode 2005-06-17 08:24:35 +00:00
dsputil.h IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) 2005-06-28 22:46:36 +00:00
dtsdec.c
dv.c DV video encoder/decoder doesn't set keyframe and picture type properties patch by (Edward Hervey:bilboed,gmail com) 2005-08-11 01:28:04 +00:00
dvbsub.c DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 2005-07-17 00:28:12 +00:00
dvbsubdec.c DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 2005-07-17 00:28:12 +00:00
dvdata.h
dvdsub.c 10l (forgot to commit this yesterday) 2005-07-17 09:22:51 +00:00
error_resilience.c
eval.c
faac.c
faad.c
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c
flac.c
flicvideo.c tinfoil patch: make sure that pixel pointer does not go out of bounds 2005-08-13 16:59:01 +00:00
fraps.c
g726.c
golomb.c
golomb.h
h261.c skip_idct 2005-07-14 21:39:36 +00:00
h261data.h
h263.c A.B.C versions 2005-07-31 10:51:04 +00:00
h263data.h adding a few const 2005-06-01 21:19:00 +00:00
h263dec.c skip_idct 2005-07-14 21:39:36 +00:00
h264.c workaround 'colocated mv if colocated block is L1 predicted' bug in x264 2005-08-01 14:47:07 +00:00
h264data.h typo in cabac tables 2005-06-08 00:40:41 +00:00
h264idct.c decode H.264 with 8x8 transform. 2005-06-02 21:15:20 +00:00
huffyuv.c
idcinvideo.c
imgconvert.c segfault fix 2005-07-11 00:43:21 +00:00
imgconvert_template.h
imgresample.c
indeo2.c Here is the patch suggested by: unkaggregate, users sf net 2005-07-09 21:39:29 +00:00
indeo2data.h
indeo3.c
indeo3data.h
interplayvideo.c
jfdctfst.c
jfdctint.c
jrevdct.c
lcl.c
libgsm.c
loco.c
mace.c
mdct.c
mdec.c
mem.c
mjpeg.c reset restart_count when restart_interval is set and fill the 2005-07-22 08:48:00 +00:00
motion_est.c fix assertion failure for mpeg2 encoding 2005-08-01 20:01:41 +00:00
motion_est_template.c
motion_test.c
mp3lameaudio.c
mpeg4data.h adding a few const 2005-06-01 21:19:00 +00:00
mpeg12.c skip_idct 2005-07-14 21:39:36 +00:00
mpeg12data.h adding a few const 2005-06-01 21:19:00 +00:00
mpegaudio.c
mpegaudio.h
mpegaudiodec.c adding a few const 2005-06-01 21:19:00 +00:00
mpegaudiodectab.h adding a few const 2005-06-01 21:19:00 +00:00
mpegaudiotab.h adding a few const 2005-06-01 21:19:00 +00:00
mpegvideo.c Fix for overflow issue in mpegvideo.c patch by (Martin Boehme: boehme, inb uni-luebeck de) 2005-07-25 23:07:27 +00:00
mpegvideo.h fix user data parsing code so it suppors pre1 and cvs 2005-07-24 09:28:24 +00:00
msmpeg4.c
msmpeg4data.h adding a few const 2005-06-01 21:19:00 +00:00
msrle.c
msvideo1.c
oggtheora.c
oggvorbis.c
parser.c off by 1 error bugfix 2005-06-29 08:41:01 +00:00
pcm.c
png.c
pnm.c
pthread.c
qdrw.c
qpeg.c security fixes 2005-08-13 09:12:09 +00:00
qtrle.c tinfoil patch: make sure pixel_ptr never goes negative 2005-08-13 17:46:09 +00:00
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c
raw.c
resample.c
resample2.c
roqvideo.c tinfoil patch: validate motion vectors and do not free frame on exit if 2005-08-13 18:25:17 +00:00
rpza.c
rv10.c
shorten.c
simple_idct.c
simple_idct.h
smc.c
snow.c
sonic.c
sp5x.h adding a few const 2005-06-01 21:19:00 +00:00
svq1.c skip_idct 2005-07-14 21:39:36 +00:00
svq1_cb.h
svq1_vlc.h
svq3.c skip_idct 2005-07-14 21:39:36 +00:00
truemotion1.c adding a few const 2005-06-01 21:19:00 +00:00
truemotion1data.h adding a few const 2005-06-01 21:19:00 +00:00
tscc.c
ulti.c 1l 2005-07-02 19:10:30 +00:00
ulti_cb.h adding a few const 2005-06-01 21:19:00 +00:00
utils.c libavutil: Utility code from libavcodec moved to a separate library. 2005-08-01 20:07:05 +00:00
vc9.c print 'not working' message 2005-07-02 19:28:32 +00:00
vc9data.h
vcr1.c
vmdav.c
vorbis.c decrease V_NB_BITS if possible 2005-05-30 22:02:00 +00:00
vorbis.h decrease V_NB_BITS if possible 2005-05-30 22:02:00 +00:00
vp3.c
vp3data.h
vp3dsp.c
vqavideo.c
w32thread.c
wmadata.h
wmadec.c WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, npsl co uk) 2005-06-28 14:56:16 +00:00
wmv2.c segfault fix 2005-08-04 22:46:27 +00:00
wnv1.c
ws-snd1.c
x264.c patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-devel/files/patch-libavcodec::x264.c 2005-07-10 00:22:13 +00:00
xan.c
xl.c
xvidff.c mkstemp on win32 workaround by (Ivan Wong: email, ivanwong info) 2005-08-06 09:46:04 +00:00
xvmcvideo.c