.. |
alpha
|
…
|
|
armv4l
|
…
|
|
i386
|
fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me
|
2003-05-14 15:12:13 +00:00 |
liba52
|
Utility functions (CRC calc & float->int converters)
|
2003-04-16 20:03:07 +00:00 |
libpostproc
|
ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
|
2003-05-11 11:26:35 +00:00 |
mlib
|
…
|
|
ppc
|
…
|
|
ps2
|
new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
|
2003-03-21 22:50:54 +00:00 |
sh4
|
cleanup
|
2003-05-14 23:08:01 +00:00 |
.cvsignore
|
…
|
|
Doxyfile
|
…
|
|
Makefile
|
sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)
|
2003-05-14 12:18:49 +00:00 |
a52dec.c
|
…
|
|
ac3.h
|
…
|
|
ac3dec.c
|
…
|
|
ac3enc.c
|
…
|
|
ac3tab.h
|
…
|
|
adpcm.c
|
…
|
|
allcodecs.c
|
AMR-NB audio support patch by (<joca at rixmail dot se>)
|
2003-05-14 11:40:16 +00:00 |
amr.c
|
AMR-NB audio support patch by (<joca at rixmail dot se>)
|
2003-05-14 11:40:16 +00:00 |
apiexample.c
|
…
|
|
avcodec.c
|
…
|
|
avcodec.h
|
Warning fixes.
|
2003-05-15 01:34:47 +00:00 |
bswap.h
|
sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)
|
2003-05-14 12:18:49 +00:00 |
common.c
|
libmpeg2 style bitstream reader 17 vs 16 bit bugfix
|
2003-05-14 22:38:58 +00:00 |
common.h
|
libmpeg2 style bitstream reader 17 vs 16 bit bugfix
|
2003-05-14 22:38:58 +00:00 |
cyuv.c
|
release buffer cleanup
|
2003-05-06 20:43:37 +00:00 |
dct-test.c
|
…
|
|
dsputil.c
|
moving the svq3 motion compensation stuff to dsputil (this also means that existing optimized halfpel code is used now ...)
|
2003-05-15 23:30:03 +00:00 |
dsputil.h
|
moving the svq3 motion compensation stuff to dsputil (this also means that existing optimized halfpel code is used now ...)
|
2003-05-15 23:30:03 +00:00 |
dv.c
|
some libmpeg2 style bitstream reader fixes (no dv doesnt yet work with it)
|
2003-05-14 10:54:25 +00:00 |
dvdata.h
|
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>)
|
2003-04-04 13:45:45 +00:00 |
error_resilience.c
|
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture
|
2003-04-10 13:18:38 +00:00 |
eval.c
|
…
|
|
faad.c
|
* support for AAC audio streams via libfaad
|
2003-05-12 10:55:19 +00:00 |
fastmemcpy.h
|
…
|
|
fdctref.c
|
…
|
|
fft-test.c
|
…
|
|
fft.c
|
…
|
|
golomb.c
|
optimizations
|
2003-05-13 00:46:42 +00:00 |
golomb.h
|
optimizations
|
2003-05-13 00:46:42 +00:00 |
h263.c
|
fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me
|
2003-05-14 15:12:13 +00:00 |
h263data.h
|
…
|
|
h263dec.c
|
tired
|
2003-04-27 01:33:39 +00:00 |
h264.c
|
Warning fixes.
|
2003-05-15 01:34:47 +00:00 |
h264data.h
|
10l
|
2003-04-10 14:07:18 +00:00 |
huffyuv.c
|
* quiet missing EOF \n warning
|
2003-05-12 12:31:02 +00:00 |
imgconvert.c
|
* fixing a bug in avpicture_layout (PAL8 wasn't handled properly)
|
2003-05-12 02:53:43 +00:00 |
imgconvert_template.h
|
added img_get_alpha_info()
|
2003-04-21 21:20:46 +00:00 |
imgresample.c
|
…
|
|
indeo3.c
|
release buffer cleanup
|
2003-05-06 20:43:37 +00:00 |
indeo3data.h
|
native Indeo3 decoder implementation
|
2003-04-15 10:12:38 +00:00 |
jfdctfst.c
|
…
|
|
jfdctint.c
|
…
|
|
jrevdct.c
|
…
|
|
mace.c
|
debug stuff only for DEBUG :)
|
2003-03-26 16:46:20 +00:00 |
mdct.c
|
…
|
|
mem.c
|
…
|
|
mjpeg.c
|
Warning fixes.
|
2003-05-15 01:34:47 +00:00 |
motion_est.c
|
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture
|
2003-04-10 13:18:38 +00:00 |
motion_est_template.c
|
Warning fixes.
|
2003-05-15 01:34:47 +00:00 |
motion_test.c
|
…
|
|
mp3lameaudio.c
|
…
|
|
mpeg4data.h
|
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture
|
2003-04-10 13:18:38 +00:00 |
mpeg12.c
|
decode motion & modulo optimize patch by (BERO <bero at geocities dot co dot jp>)
|
2003-05-14 01:08:02 +00:00 |
mpeg12data.h
|
100l (mpeg2 decoding fixed)
|
2003-04-11 21:15:17 +00:00 |
mpegaudio.c
|
…
|
|
mpegaudio.h
|
…
|
|
mpegaudiodec.c
|
merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later)
|
2003-03-18 17:22:23 +00:00 |
mpegaudiodectab.h
|
…
|
|
mpegaudiotab.h
|
…
|
|
mpegvideo.c
|
cleanup
|
2003-05-14 23:08:01 +00:00 |
mpegvideo.h
|
cleanup
|
2003-05-14 23:08:01 +00:00 |
msmpeg4.c
|
fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me
|
2003-05-14 15:12:13 +00:00 |
msmpeg4data.h
|
…
|
|
oggvorbis.c
|
…
|
|
oggvorbis.h
|
…
|
|
opts.c
|
…
|
|
os_support.h
|
Changes for SPARC/Solaris compatibility. Now it should be possible to
|
2003-04-15 22:29:37 +00:00 |
pcm.c
|
…
|
|
ratecontrol.c
|
cleanup
|
2003-05-14 23:08:01 +00:00 |
raw.c
|
Warning fixes.
|
2003-05-15 01:34:47 +00:00 |
resample.c
|
…
|
|
rv10.c
|
…
|
|
simple_idct.c
|
…
|
|
simple_idct.h
|
…
|
|
svq1.c
|
…
|
|
svq1_cb.h
|
…
|
|
svq3.c
|
moving the svq3 motion compensation stuff to dsputil (this also means that existing optimized halfpel code is used now ...)
|
2003-05-15 23:30:03 +00:00 |
utils.c
|
cleanup
|
2003-05-14 23:08:01 +00:00 |
vp3.c
|
fix image buffer leak on keyframes, add more error condition checks
|
2003-05-12 04:28:35 +00:00 |
vp3data.h
|
get those permutations straight
|
2003-05-11 02:51:07 +00:00 |
wmadata.h
|
…
|
|
wmadec.c
|
…
|
|
wmv2.c
|
10l
|
2003-04-12 22:53:26 +00:00 |