ffmpeg/libavcodec
Zdenek Kabelac ca390e727d * update cleanup rules (Steven M. Schultz)
* memaling check  (Steven M. Schultz)
* unused var removed

Originally committed as revision 1589 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-02-18 09:33:21 +00:00
..
alpha Implement sad8x8 and sad16x16 with pix_abs. 2003-01-10 13:35:15 +00:00
armv4l * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
i386 * prototypes at one place 2003-02-11 16:57:55 +00:00
liba52 undefine malloc macros 2003-01-23 22:59:06 +00:00
libpostproc * update cleanup rules (Steven M. Schultz) 2003-02-18 09:33:21 +00:00
mlib * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
ppc * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
ps2 * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
.cvsignore
Makefile * update cleanup rules (Steven M. Schultz) 2003-02-18 09:33:21 +00:00
a52dec.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
ac3.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
ac3dec.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
ac3enc.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
ac3tab.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
adpcm.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
allcodecs.c register cyuv with allcodecs.c 2003-02-09 16:58:47 +00:00
apiexample.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
avcodec.c * still unfinished code for Options 2003-02-10 09:40:23 +00:00
avcodec.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
bswap.h
common.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
common.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
cyuv.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
dct-test.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
dsputil.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
dsputil.h * prototypes at one place 2003-02-11 16:57:55 +00:00
dv.c more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes) 2003-02-16 23:05:38 +00:00
dvdata.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
error_resilience.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
eval.c * static,const,compiler warning cleanup 2003-02-10 09:35:32 +00:00
fastmemcpy.h
fdctref.c
fft-test.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
fft.c AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) 2003-01-16 21:54:55 +00:00
h263.c more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes) 2003-02-16 23:05:38 +00:00
h263data.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
h263dec.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
huffyuv.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
imgconvert.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
imgresample.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
jfdctfst.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
jfdctint.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
jrevdct.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
mace.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
mdct.c use av_malloc instead of malloc 2003-01-07 17:44:21 +00:00
mem.c use av_malloc() functions - added av_strdup and av_realloc() 2003-01-23 23:03:09 +00:00
mjpeg.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
motion_est.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
motion_est_template.c finetuneing thresholds/factors 2003-01-19 17:55:13 +00:00
motion_test.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
mp3lameaudio.c
mpeg4data.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
mpeg12.c more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes) 2003-02-16 23:05:38 +00:00
mpeg12data.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
mpegaudio.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
mpegaudio.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
mpegaudiodec.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
mpegaudiodectab.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
mpegaudiotab.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
mpegvideo.c more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes) 2003-02-16 23:05:38 +00:00
mpegvideo.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
msmpeg4.c more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes) 2003-02-16 23:05:38 +00:00
msmpeg4data.h finetuneing thresholds/factors 2003-01-19 17:55:13 +00:00
oggvorbis.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
oggvorbis.h
opts.c * still unfinished code for Options 2003-02-10 09:38:38 +00:00
pcm.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
ratecontrol.c * static,const,compiler warning cleanup 2003-02-10 09:35:32 +00:00
resample.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
rv10.c more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes) 2003-02-16 23:05:38 +00:00
simple_idct.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
simple_idct.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
svq1.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
svq1_cb.h
utils.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
wmadata.h
wmadec.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
wmv2.c more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes) 2003-02-16 23:05:38 +00:00