ffmpeg/libavcodec
Zdenek Kabelac 7fea94ce4a * fixing a few of gcc 'clean-code' warnings
Originally committed as revision 3563 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-06 08:50:46 +00:00
..
alpha Don't include config.h from assembly, because the mplayer developers 2004-07-10 23:22:47 +00:00
armv4l
i386 1/2 resolution decoding 2004-09-25 23:18:58 +00:00
liba52 make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h patch by (Chip <szarlada at freemail dot hu>) 2004-06-09 01:57:47 +00:00
libpostproc Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot sourceforge dot net>) 2004-10-05 17:43:10 +00:00
mlib
ppc Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>) 2004-10-05 18:36:15 +00:00
ps2
sh4
sparc * patch from James Morrison (getting rid of broken code) 2004-07-23 20:10:44 +00:00
.cvsignore
4xm.c
8bps.c
Makefile Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot sourceforge dot net>) 2004-10-05 17:43:10 +00:00
a52dec.c
ac3.h * these vars could be either static or extern (compilation fix gcc-3.5) 2004-09-30 15:02:07 +00:00
ac3dec.c
ac3enc.c simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at student dot cs dot uwaterloo dot ca>) 2004-08-02 10:42:21 +00:00
ac3tab.h make the tables static 2004-06-26 10:08:49 +00:00
adpcm.c
adx.c
allcodecs.c support for Sierra Online audio files and Apple QuickDraw codec, 2004-09-28 03:09:49 +00:00
amr.c segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0) 2004-10-05 19:44:26 +00:00
apiexample.c
asv1.c
avcodec.h broken mess removial 2004-09-29 23:12:16 +00:00
bswap.h
cabac.c overread fix 2004-07-08 00:53:21 +00:00
cabac.h overread fix 2004-07-08 00:53:21 +00:00
cinepak.c Ignore palette for grayscale files, all my samples are inverted with 2004-06-27 16:06:15 +00:00
cljr.c
common.c do not call (av_)abort() 2004-10-01 12:31:11 +00:00
common.h * fixing a few of gcc 'clean-code' warnings 2004-10-06 08:50:46 +00:00
cyuv.c
dct-test.c
dpcm.c support for Sierra Online audio files and Apple QuickDraw codec, 2004-09-28 03:09:49 +00:00
dsputil.c move h264 idct to its own file and call via function pointer in DspContext 2004-09-27 19:47:17 +00:00
dsputil.h move h264 idct to its own file and call via function pointer in DspContext 2004-09-27 19:47:17 +00:00
dtsdec.c 10l (gcc 2.95 compilation) 2004-09-12 17:35:54 +00:00
dv.c * simplification patch by Jeffrey Ryan Muizelaar 2004-09-22 05:04:18 +00:00
dvdata.h * I was finally convinced. And besides, if err it's better to err with 2004-09-14 06:58:24 +00:00
error_resilience.c support skiping of mb rows during decoding 2004-06-26 02:20:38 +00:00
eval.c
faac.c
faad.c Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>) 2004-06-06 03:52:42 +00:00
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c get/set_sr_golomb() cleanup 2004-09-10 19:40:55 +00:00
flac.c skip_utf8, unused yet 2004-06-26 10:09:19 +00:00
flicvideo.c
g726.c make comments doxygen compatible 2004-07-22 18:55:36 +00:00
golomb.c
golomb.h get/set_sr_golomb() cleanup 2004-09-10 19:40:55 +00:00
h261.c lowres width/height cleanup 3rd try 2004-09-27 11:50:56 +00:00
h261data.h H.261 decoder improvements 2004-09-13 03:27:53 +00:00
h263.c dont print "vop not coded" by default 2004-09-27 17:46:07 +00:00
h263data.h
h263dec.c 10l (wrong variable) 2004-09-28 23:31:59 +00:00
h264.c h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot washington dot edu>) 2004-10-03 22:01:21 +00:00
h264data.h
h264idct.c move h264 idct to its own file and call via function pointer in DspContext 2004-09-27 19:47:17 +00:00
huffyuv.c huffyuv writes to AVCodecContext.stats_out only once every 32 frames, 2004-09-17 11:21:52 +00:00
idcinvideo.c
imgconvert.c enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) 2004-08-19 10:55:48 +00:00
imgconvert_template.h
imgresample.c polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters 2004-06-17 15:43:23 +00:00
indeo3.c * fixing a few of gcc 'clean-code' warnings 2004-10-06 08:50:46 +00:00
indeo3data.h
integer.c more comments 2004-07-15 14:06:39 +00:00
integer.h
interplayvideo.c
jfdctfst.c
jfdctint.c
jrevdct.c porting optimizations from 4x4 dct to 8x8 2004-09-26 17:36:53 +00:00
lcl.c Zlib encoder: fix image orientation (was flipped), 100l in deflate error 2004-09-23 22:20:17 +00:00
mace.c
mdct.c
mdec.c lowres width/height cleanup 3rd try 2004-09-27 11:50:56 +00:00
mem.c realloc(NULL) fix 2004-07-27 11:09:41 +00:00
mjpeg.c lowres width/height cleanup 3rd try 2004-09-27 11:50:56 +00:00
motion_est.c quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, but can be extended to other block sizes easily) 2004-08-26 20:04:54 +00:00
motion_est_template.c pre_cmp fix 2004-09-13 12:37:39 +00:00
motion_test.c
mp3lameaudio.c flush audio encoder buffers at the end 2004-06-22 21:14:01 +00:00
mpeg4data.h
mpeg12.c lowres width/height cleanup 3rd try 2004-09-27 11:50:56 +00:00
mpeg12data.h
mpegaudio.c do not call (av_)abort() 2004-10-01 12:31:11 +00:00
mpegaudio.h
mpegaudiodec.c warning fix 2004-06-26 10:09:58 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) 2004-09-27 02:39:55 +00:00
mpegvideo.h 1/2 resolution decoding 2004-09-25 23:18:58 +00:00
msmpeg4.c
msmpeg4data.h
msrle.c
msvideo1.c
oggvorbis.c flush audio encoder buffers at the end 2004-06-22 21:14:01 +00:00
opts.c
parser.c lowres width/height cleanup 3rd try 2004-09-27 11:50:56 +00:00
pcm.c
pthread.c 10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>) 2004-05-26 20:04:49 +00:00
qdrw.c support for Sierra Online audio files and Apple QuickDraw codec, 2004-09-28 03:09:49 +00:00
qtrle.c Add support for qtrle4 (16 colors/gray levels) 2004-05-31 20:18:08 +00:00
ra144.c * fixing a few of gcc 'clean-code' warnings 2004-10-06 08:50:46 +00:00
ra144.h
ra288.c * fixing a few of gcc 'clean-code' warnings 2004-10-06 08:50:46 +00:00
ra288.h
ratecontrol.c
rational.c more comments 2004-07-15 14:06:39 +00:00
rational.h more comments 2004-07-15 14:06:39 +00:00
raw.c give the user a chance to override codec_tag 2004-08-12 23:36:48 +00:00
resample.c various resampling fixes 2004-06-30 14:15:31 +00:00
resample2.c dont just resample half of the data sometimes 2004-09-28 21:11:09 +00:00
roqvideo.c
rpza.c rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net) 2004-05-26 02:42:41 +00:00
rv10.c fix one file, will probably break some others but i cant find any samples which need this ... 2004-08-02 13:03:58 +00:00
simple_idct.c
simple_idct.h
smc.c fix for width or height not multiple of 4 2004-06-27 11:06:30 +00:00
snow.c unused 2004-09-24 18:12:43 +00:00
sonic.c more decorrelation types 2004-09-04 11:19:37 +00:00
sp5x.h
svq1.c 10l (segfault) 2004-09-27 03:19:24 +00:00
svq1_cb.h
svq1_vlc.h
svq3.c 1000l to myself for FFMIN(...,0) instead of ...,6) 2004-06-19 01:25:02 +00:00
truemotion1.c Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, not yet finished, but at least the picture can be recognized 2004-09-21 17:37:28 +00:00
truemotion1data.h
tscc.c 8-bit mode corrections 2004-08-28 12:28:53 +00:00
ulti.c IBM Ultimotion video decoder, courtesy of Konstantin Shishkov 2004-09-16 03:31:41 +00:00
ulti_cb.h IBM Ultimotion video decoder, courtesy of Konstantin Shishkov 2004-09-16 03:31:41 +00:00
utils.c do not call (av_)abort() 2004-10-01 12:31:11 +00:00
vcr1.c
vmdav.c if audio is PCM, push it through (sync is not perfect yet) 2004-09-28 03:04:36 +00:00
vp3.c get_bits(32) fix 2004-08-16 01:25:52 +00:00
vp3data.h
vp3dsp.c
vqavideo.c
w32thread.c
wmadata.h
wmadec.c k6 pop fix patch by (Diego Biurrun <diego at biurrun dot de>) 2004-08-19 19:01:40 +00:00
wmv2.c
xan.c
xvidff.c XviD Support patch by (Adam Thayer <krevnik at comcast dot net>) 2004-07-16 19:48:30 +00:00
xvmcvideo.c do not call (av_)abort() 2004-10-01 12:31:11 +00:00