.. |
alpha
|
Move Alpha optimized IDCT to own file. Based on a patch by Måns
|
2002-10-11 23:01:16 +00:00 |
armv4l
|
idct_permutation_type variable, so the permutation type can quickly be identified
|
2002-10-25 13:39:47 +00:00 |
i386
|
new generic FFT/MDCT code for audio codecs
|
2002-10-28 00:34:08 +00:00 |
liba52
|
…
|
|
mlib
|
idct_permutation_type variable, so the permutation type can quickly be identified
|
2002-10-25 13:39:47 +00:00 |
ppc
|
removed invalid header include
|
2002-10-14 18:01:32 +00:00 |
ps2
|
dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
|
2002-10-27 09:20:48 +00:00 |
.cvsignore
|
…
|
|
Makefile
|
added new fft/mdct code - added fft-test program
|
2002-10-28 00:51:48 +00:00 |
a52dec.c
|
…
|
|
ac3.h
|
preparing integration of new AC3 decoder
|
2002-10-28 00:39:05 +00:00 |
ac3dec.c
|
…
|
|
ac3enc.c
|
preparing integration of new AC3 decoder
|
2002-10-28 00:39:05 +00:00 |
ac3tab.h
|
preparing integration of new AC3 decoder
|
2002-10-28 00:39:05 +00:00 |
adpcm.c
|
…
|
|
allcodecs.c
|
added wma decoder
|
2002-10-28 00:48:55 +00:00 |
apiexample.c
|
fixing apiexample
|
2002-09-19 18:24:52 +00:00 |
avcodec.c
|
…
|
|
avcodec.h
|
exporting the internal qscale table, this allso fixes the ordering
|
2002-10-30 20:41:40 +00:00 |
bswap.h
|
…
|
|
common.c
|
…
|
|
common.h
|
complete mpeg4 GMC decoding support
|
2002-10-16 19:55:49 +00:00 |
dct-test.c
|
in fact IDCT248 needs to be normalized as I suspected
|
2002-10-03 21:03:59 +00:00 |
dsputil.c
|
optimize block_permute()
|
2002-10-23 15:11:07 +00:00 |
dsputil.h
|
NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de>
|
2002-10-30 20:31:04 +00:00 |
dv.c
|
support buffers containing more than one frame
|
2002-10-09 12:35:22 +00:00 |
dvdata.h
|
first working version of DV video decoder
|
2002-10-03 21:07:39 +00:00 |
error_resilience.c
|
better/cleaner error resilience (done in a 2nd pass after decoding)
|
2002-10-13 13:16:04 +00:00 |
eval.c
|
…
|
|
fastmemcpy.h
|
…
|
|
fdctref.c
|
…
|
|
fft-test.c
|
new generic FFT/MDCT code for audio codecs
|
2002-10-28 00:34:08 +00:00 |
fft.c
|
new generic FFT/MDCT code for audio codecs
|
2002-10-28 00:34:08 +00:00 |
h263.c
|
segfault fix patch by (Juergen Keil <jk at tools dot de>)
|
2002-10-26 18:56:43 +00:00 |
h263data.h
|
…
|
|
h263dec.c
|
handle direct rendering buffer allocation failure
|
2002-10-27 00:02:23 +00:00 |
imgconvert.c
|
1) Add MMX deinterlace code.
|
2002-10-30 09:09:34 +00:00 |
imgresample.c
|
Change abort() calls to av_abort() calls.
|
2002-09-12 02:34:56 +00:00 |
jfdctfst.c
|
…
|
|
jfdctint.c
|
higher accuracy
|
2002-09-01 20:54:38 +00:00 |
jrevdct.c
|
…
|
|
mdct.c
|
avoid name clash
|
2002-10-29 22:26:01 +00:00 |
mem.c
|
fixing memalign
|
2002-09-15 10:02:15 +00:00 |
mjpeg.c
|
fixed 10l
|
2002-10-31 09:24:25 +00:00 |
motion_est.c
|
fixing another assert q>0.0 issue caused by variance < 0, this fix allso changes the inter/intra decission very slightly -> all regression checksums need to be updated
|
2002-10-31 00:48:05 +00:00 |
motion_test.c
|
fixing tests
|
2002-09-05 08:48:34 +00:00 |
mp3lameaudio.c
|
…
|
|
mpeg4data.h
|
better/cleaner error resilience (done in a 2nd pass after decoding)
|
2002-10-13 13:16:04 +00:00 |
mpeg12.c
|
handle direct rendering buffer allocation failure
|
2002-10-27 00:02:23 +00:00 |
mpeg12data.h
|
idct permutation cleanup, idct can be selected per context now
|
2002-09-29 22:44:22 +00:00 |
mpegaudio.c
|
Change abort() calls to av_abort() calls.
|
2002-09-12 02:34:56 +00:00 |
mpegaudio.h
|
…
|
|
mpegaudiodec.c
|
…
|
|
mpegaudiodectab.h
|
…
|
|
mpegaudiotab.h
|
…
|
|
mpegvideo.c
|
fixing another assert q>0.0 issue caused by variance < 0, this fix allso changes the inter/intra decission very slightly -> all regression checksums need to be updated
|
2002-10-31 00:48:05 +00:00 |
mpegvideo.h
|
exporting the internal qscale table, this allso fixes the ordering
|
2002-10-30 20:41:40 +00:00 |
msmpeg4.c
|
mergeing inter & intra rl_length tables (50% smaller & no meassureable difference in filesize/quality)
|
2002-10-27 12:20:58 +00:00 |
msmpeg4data.h
|
idct permutation cleanup, idct can be selected per context now
|
2002-09-29 22:44:22 +00:00 |
oggvorbis.c
|
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
|
2002-09-01 18:07:56 +00:00 |
oggvorbis.h
|
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
|
2002-09-01 18:07:56 +00:00 |
pcm.c
|
fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hotbox dot ru>)
|
2002-09-07 10:57:51 +00:00 |
ratecontrol.c
|
removed warnings
|
2002-10-14 18:25:58 +00:00 |
resample.c
|
resample fix by Petros Tsantoulis
|
2002-10-09 14:16:31 +00:00 |
rv10.c
|
handle direct rendering buffer allocation failure
|
2002-10-27 00:02:23 +00:00 |
simple_idct.c
|
Move Alpha optimized IDCT to own file. Based on a patch by Måns
|
2002-10-11 23:01:16 +00:00 |
simple_idct.h
|
first version of IDCT248 for DV decoding support
|
2002-10-03 13:41:33 +00:00 |
svq1.c
|
handle direct rendering buffer allocation failure
|
2002-10-27 00:02:23 +00:00 |
svq1_cb.h
|
…
|
|
utils.c
|
more defaults
|
2002-10-22 23:43:25 +00:00 |
wmadata.h
|
added wma decoder
|
2002-10-28 00:48:55 +00:00 |
wmadec.c
|
fixed nb_block_sizes detection - fixed codec_id test (avctx->codec_id does not need to be initialized)
|
2002-10-31 00:07:13 +00:00 |