.. |
alpha
|
32 vs. 64bit bugfix by (Dave Huang (dahanc))
|
22 years ago |
armv4l
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
i386
|
* prototypes at one place
|
22 years ago |
liba52
|
* sync with main liba52 sources
|
22 years ago |
libpostproc
|
reverse incorrect stride < (width+7)&~7 fix
|
22 years ago |
mlib
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
ppc
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
ps2
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
.cvsignore
|
…
|
|
Makefile
|
* using $(MAKE)
|
22 years ago |
a52dec.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
ac3.h
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
ac3dec.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
ac3enc.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
ac3tab.h
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
adpcm.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
allcodecs.c
|
…
|
|
apiexample.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
avcodec.c
|
…
|
|
avcodec.h
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
bswap.h
|
…
|
|
common.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
common.h
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
cyuv.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
dct-test.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
dsputil.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
dsputil.h
|
* prototypes at one place
|
22 years ago |
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)
|
22 years ago |
dvdata.h
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
error_resilience.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
eval.c
|
…
|
|
fastmemcpy.h
|
…
|
|
fdctref.c
|
…
|
|
fft-test.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
fft.c
|
…
|
|
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)
|
22 years ago |
h263data.h
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
h263dec.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
huffyuv.c
|
round readed bits up to next 32bits, as orginal huffyuv cant handle less then 32bit blocks
|
22 years ago |
imgconvert.c
|
fixing 410 -> 420
|
22 years ago |
imgresample.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
jfdctfst.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
jfdctint.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
jrevdct.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
mace.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
mdct.c
|
…
|
|
mem.c
|
…
|
|
mjpeg.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
motion_est.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
motion_est_template.c
|
…
|
|
motion_test.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
mp3lameaudio.c
|
…
|
|
mpeg4data.h
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
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)
|
22 years ago |
mpeg12data.h
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
mpegaudio.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
mpegaudio.h
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
mpegaudiodec.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
mpegaudiodectab.h
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
mpegaudiotab.h
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
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)
|
22 years ago |
mpegvideo.h
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
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)
|
22 years ago |
msmpeg4data.h
|
…
|
|
oggvorbis.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
oggvorbis.h
|
…
|
|
opts.c
|
…
|
|
pcm.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
ratecontrol.c
|
…
|
|
resample.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
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)
|
22 years ago |
simple_idct.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
simple_idct.h
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
svq1.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
svq1_cb.h
|
…
|
|
utils.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
wmadata.h
|
…
|
|
wmadec.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
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)
|
22 years ago |