.. |
alpha
|
Move Alpha optimized IDCT to own file. Based on a patch by Måns
|
22 years ago |
armv4l
|
idct_permutation_type variable, so the permutation type can quickly be identified
|
22 years ago |
i386
|
new generic FFT/MDCT code for audio codecs
|
22 years ago |
liba52
|
consistent include usage
|
23 years ago |
mlib
|
idct_permutation_type variable, so the permutation type can quickly be identified
|
22 years ago |
ppc
|
removed invalid header include
|
22 years ago |
ps2
|
dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
|
22 years ago |
.cvsignore
|
* cleanup
|
23 years ago |
Makefile
|
added new fft/mdct code - added fft-test program
|
22 years ago |
a52dec.c
|
license/copyright change
|
23 years ago |
ac3.h
|
preparing integration of new AC3 decoder
|
22 years ago |
ac3dec.c
|
license/copyright change
|
23 years ago |
ac3enc.c
|
preparing integration of new AC3 decoder
|
22 years ago |
ac3tab.h
|
preparing integration of new AC3 decoder
|
22 years ago |
adpcm.c
|
adpcm encoding patch by François Revol <revol at free dot fr>
|
23 years ago |
allcodecs.c
|
added wma decoder
|
22 years ago |
apiexample.c
|
fixing apiexample
|
22 years ago |
avcodec.c
|
* first shot for the new avcodec API
|
23 years ago |
avcodec.h
|
added wma decoder
|
22 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
|
complete mpeg4 GMC decoding support
|
22 years ago |
dct-test.c
|
in fact IDCT248 needs to be normalized as I suspected
|
22 years ago |
dsputil.c
|
optimize block_permute()
|
22 years ago |
dsputil.h
|
added lrintf for non ISOC libcs (fixme: find a better test)
|
22 years ago |
dv.c
|
support buffers containing more than one frame
|
22 years ago |
dvdata.h
|
first working version of DV video decoder
|
22 years ago |
error_resilience.c
|
better/cleaner error resilience (done in a 2nd pass after decoding)
|
22 years ago |
eval.c
|
undefined M_PI / M_E fix
|
23 years ago |
fastmemcpy.h
|
Adding fastmemcpy stuff to speedup mplayer project
|
24 years ago |
fdctref.c
|
dct cleanup
|
23 years ago |
fft-test.c
|
new generic FFT/MDCT code for audio codecs
|
22 years ago |
fft.c
|
new generic FFT/MDCT code for audio codecs
|
22 years ago |
h263.c
|
segfault fix patch by (Juergen Keil <jk at tools dot de>)
|
22 years ago |
h263data.h
|
dc scale simplification/optimization
|
23 years ago |
h263dec.c
|
handle direct rendering buffer allocation failure
|
22 years ago |
imgconvert.c
|
minimum support for YUV411P (new combined scaler/converter will handle that better...)
|
22 years ago |
imgresample.c
|
Change abort() calls to av_abort() calls.
|
22 years ago |
jfdctfst.c
|
avoid name clash with libjpeg - added missing externs
|
23 years ago |
jfdctint.c
|
higher accuracy
|
23 years ago |
jrevdct.c
|
* started to cleanup name clashes for onetime compilation
|
23 years ago |
mdct.c
|
avoid name clash
|
22 years ago |
mem.c
|
fixing memalign
|
22 years ago |
mjpeg.c
|
FOURCC removed, using ff_get_fourcc instead (should be big-endian safe), workarounded a restart interval bug (Spectralfan.mov) (rst support should be rewritten and moved from decode_sos)
|
22 years ago |
motion_est.c
|
clip MVs for direct mode
|
22 years ago |
motion_test.c
|
fixing tests
|
23 years ago |
mp3lameaudio.c
|
dont discard first frame patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>)
|
23 years ago |
mpeg4data.h
|
better/cleaner error resilience (done in a 2nd pass after decoding)
|
22 years ago |
mpeg12.c
|
handle direct rendering buffer allocation failure
|
22 years ago |
mpeg12data.h
|
idct permutation cleanup, idct can be selected per context now
|
22 years ago |
mpegaudio.c
|
Change abort() calls to av_abort() calls.
|
22 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
|
handle direct rendering buffer allocation failure
|
22 years ago |
mpegvideo.h
|
handle direct rendering buffer allocation failure
|
22 years ago |
msmpeg4.c
|
mergeing inter & intra rl_length tables (50% smaller & no meassureable difference in filesize/quality)
|
22 years ago |
msmpeg4data.h
|
idct permutation cleanup, idct can be selected per context now
|
22 years ago |
oggvorbis.c
|
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
|
23 years ago |
oggvorbis.h
|
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
|
23 years ago |
pcm.c
|
fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hotbox dot ru>)
|
23 years ago |
ratecontrol.c
|
removed warnings
|
22 years ago |
resample.c
|
resample fix by Petros Tsantoulis
|
22 years ago |
rv10.c
|
handle direct rendering buffer allocation failure
|
22 years ago |
simple_idct.c
|
Move Alpha optimized IDCT to own file. Based on a patch by Måns
|
22 years ago |
simple_idct.h
|
first version of IDCT248 for DV decoding support
|
22 years ago |
svq1.c
|
handle direct rendering buffer allocation failure
|
22 years ago |
svq1_cb.h
|
moved codebooks to svq1_cb.h
|
23 years ago |
utils.c
|
more defaults
|
22 years ago |
wmadata.h
|
added wma decoder
|
22 years ago |
wmadec.c
|
use lrintf to avoid double conversion
|
22 years ago |