ffmpeg/libavcodec
Michael Niedermayer efbc614de0 check time_base.den for mpeg4
avoid zero time_base.* for h263

Originally committed as revision 4483 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-07-30 16:15:36 +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 sort H.264 mmx dsp functions into their own file 2005-06-02 20:45:35 +00:00
liba52
libpostproc x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) 2005-06-27 00:55:29 +00:00
mlib
ppc Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjørn Skjæret: cisc, broadpark no) 2005-07-01 09:37:35 +00:00
ps2
sh4
sparc
.cvsignore
4xm.c
8bps.c fix segfault (bug #1165640) 2005-07-11 22:56:23 +00:00
Makefile DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 2005-07-17 00:28:12 +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 portable IEEE float/double read/write functions 2005-07-19 14:25:23 +00:00
beosthread.c
bitstream.c LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programozo hu) 2005-05-11 01:46:13 +00:00
bitstream.h spelling fixes 2005-06-17 15:02:53 +00:00
bswap.h Better ARM support for mplayer/ffmpeg, ported from atty fork 2005-05-26 14:32:46 +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
common.h uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de) 2005-06-07 14:12:15 +00:00
cyuv.c
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 a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] 2005-05-10 20:39:11 +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
fraps.c signature has an 'x' 2005-05-17 23:09:59 +00:00
g726.c
golomb.c
golomb.h
h261.c skip_idct 2005-07-14 21:39:36 +00:00
h261data.h
h263.c check time_base.den for mpeg4 2005-07-30 16:15:36 +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 fixing colocated mv if colocated block is L1 predicted for the temporal direct case 2005-07-27 00:15:55 +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 support the LE reader, so it can be tested a little 2005-05-11 01:50:46 +00:00
indeo3.c
indeo3data.h
integer.c
integer.h
interplayvideo.c
jfdctfst.c
jfdctint.c
jrevdct.c
lcl.c
libgsm.c libgsm warper by (Alban Bedel: albeu, free fr) 2005-05-22 23:39:11 +00:00
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 motion vector limit for mpeg2 2005-07-27 13:16:35 +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 a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] 2005-05-10 20:39:11 +00:00
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 theora decoding using libtheora 2005-05-11 16:42:15 +00:00
oggvorbis.c accept old extradata format 2005-05-19 11:45:10 +00:00
parser.c off by 1 error bugfix 2005-06-29 08:41:01 +00:00
pcm.c
png.c a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] 2005-05-10 20:39:11 +00:00
pnm.c a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] 2005-05-10 20:39:11 +00:00
pthread.c
qdrw.c
qpeg.c
qtrle.c
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c
rational.c
rational.h
raw.c a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] 2005-05-10 20:39:11 +00:00
resample.c
resample2.c
roqvideo.c
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 thread mess check for avcodec_open/close() 2005-07-25 14:35:01 +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 read loop filter limit values from Theora header, courtesy of Matthieu 2005-05-24 14:21:42 +00:00
vp3data.h another bitstream extraction to optimize: fixed-length motion vectors 2005-05-21 01:12:41 +00:00
vp3dsp.c porting vp3 idct over to lavc idct api 2005-05-17 11:12:04 +00:00
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 Reduce verbosity. 2005-07-27 07:29:20 +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
xvmcvideo.c