..
alpha
MVI optimizations for motion estimation.
23 years ago
armv4l
license/copyright change
23 years ago
i386
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
23 years ago
liba52
consistent include usage
23 years ago
mlib
license/copyright change
23 years ago
.cvsignore
* cleanup
23 years ago
Makefile
new ratecontrol code
23 years ago
a52dec.c
license/copyright change
23 years ago
ac3dec.c
license/copyright change
23 years ago
ac3enc.c
license/copyright change
23 years ago
ac3enc.h
* encoding of AC3 with more than 2 channels
23 years ago
ac3tab.h
Initial revision
24 years ago
adpcm.c
adpcm encoding patch by François Revol <revol at free dot fr>
23 years ago
allcodecs.c
beos/mov/adpcm patch by François Revol <revol at free dot fr>
23 years ago
apiexample.c
changed opendivx to mpeg4
24 years ago
avcodec.c
* first shot for the new avcodec API
23 years ago
avcodec.h
added aspected_width/height for EXTENDED_PAR
23 years ago
bswap.h
don't use inttypes.h - use inline function for bswap_64()
23 years ago
common.c
faster ff_sqrt()
23 years ago
common.h
faster ff_sqrt()
23 years ago
dct-test.c
avoid name clash with libjpeg - added missing externs
23 years ago
dsputil.c
new ratecontrol code
23 years ago
dsputil.h
new ratecontrol code
23 years ago
eval.c
NAN doesnt exist on FreeBSD patch by (Rémi Guyomarch <rguyom at pobox dot com>)
23 years ago
fastmemcpy.h
Adding fastmemcpy stuff to speedup mplayer project
24 years ago
fdctref.c
added idct reference code
24 years ago
h263.c
mpeg4 interlaced decoding support (not completly implemented/tested due to lack of samples)
23 years ago
h263data.h
dc scale simplification/optimization
23 years ago
h263dec.c
10l found by Rémi Guyomarch <rguyom at pobox dot com>
23 years ago
imgconvert.c
Add conversions to and from RGBA32 and BGRA32.
23 years ago
imgresample.c
license/copyright change
23 years ago
jfdctfst.c
avoid name clash with libjpeg - added missing externs
23 years ago
jrevdct.c
* started to cleanup name clashes for onetime compilation
23 years ago
mem.c
put memory functions in a separate file so that the user can redefinite them without modifying the library
23 years ago
mjpeg.c
handle DRI/RST markers patch by Leon van Stuivenberg <leonvs at iae dot nl>
23 years ago
motion_est.c
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
23 years ago
motion_test.c
license/copyright change
23 years ago
mp3lameaudio.c
license/copyright change
23 years ago
mpeg4data.h
dc scale simplification/optimization
23 years ago
mpeg12.c
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
23 years ago
mpeg12data.h
adding ff prefix to avoid global name conficts with xvid (patch by Marko Kreen <marko at l-t.ee>)
23 years ago
mpegaudio.c
* started to cleanup name clashes for onetime compilation
23 years ago
mpegaudio.h
added missing externs
23 years ago
mpegaudiodec.c
* resync without endless loop
23 years ago
mpegaudiodectab.h
added mpeg audio decoder tables
24 years ago
mpegaudiotab.h
license/copyright change
23 years ago
mpegvideo.c
mpeg4 interlaced decoding support (not completly implemented/tested due to lack of samples)
23 years ago
mpegvideo.h
added aspected_width/height for EXTENDED_PAR
23 years ago
msmpeg4.c
faster vlc table selection
23 years ago
msmpeg4data.h
wmv1 slice_height != mb_height support
23 years ago
pcm.c
* started to cleanup name clashes for onetime compilation
23 years ago
ratecontrol.c
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
23 years ago
resample.c
license/copyright change
23 years ago
rv10.c
working around undefined behavior of get-vlc if the vlc s invalid
23 years ago
simple_idct.c
Reintroduce lost idctSparseCol for Alpha. Sorry for adding even more
23 years ago
simple_idct.h
added inlined put/add functions
23 years ago
svq1.c
moved codebooks to svq1_cb.h
23 years ago
svq1_cb.h
moved codebooks to svq1_cb.h
23 years ago
utils.c
Add conversions to and from RGBA32 and BGRA32.
23 years ago