| .. |
|
alpha
|
Kludge around compilation failure on Alpha.
|
23 years ago |
|
armv4l
|
* cut&paste fix
|
23 years ago |
|
i386
|
100l (sad8x8_x2 had params in wrong order)
|
23 years ago |
|
liba52
|
consistent include usage
|
24 years ago |
|
mlib
|
* using DSPContext - so each codec could use its local (sub)set of CPU extension
|
23 years ago |
|
ppc
|
altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
|
23 years ago |
|
ps2
|
* using DSPContext - so each codec could use its local (sub)set of CPU extension
|
23 years ago |
|
.cvsignore
|
* cleanup
|
24 years ago |
|
Makefile
|
huffyuv
|
23 years ago |
|
a52dec.c
|
license/copyright change
|
24 years ago |
|
ac3.h
|
preparing integration of new AC3 decoder
|
23 years ago |
|
ac3dec.c
|
license/copyright change
|
24 years ago |
|
ac3enc.c
|
preparing integration of new AC3 decoder
|
23 years ago |
|
ac3tab.h
|
preparing integration of new AC3 decoder
|
23 years ago |
|
adpcm.c
|
adpcm encoding patch by François Revol <revol at free dot fr>
|
23 years ago |
|
allcodecs.c
|
* Ogg/Vorbis patch by Mark Hills
|
23 years ago |
|
apiexample.c
|
apiexample doesnt send complete frames to the codec
|
23 years ago |
|
avcodec.c
|
* useless commit - ignore
|
23 years ago |
|
avcodec.h
|
fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unescaped symbols but not esc1 or esc2 if they are shorter than esc3, andjust beause its logical to use the shortest possible vlc doesnt mean encoders do that)
|
23 years ago |
|
bswap.h
|
don't use inttypes.h - use inline function for bswap_64()
|
24 years ago |
|
common.c
|
aspect ratio cleanup
|
23 years ago |
|
common.h
|
Add some rudimentary support for sparc64
|
23 years ago |
|
dct-test.c
|
in fact IDCT248 needs to be normalized as I suspected
|
23 years ago |
|
dsputil.c
|
* altivec and pix_norm patch by Brian Foley
|
23 years ago |
|
dsputil.h
|
altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
|
23 years ago |
|
dv.c
|
cleanup
|
23 years ago |
|
dvdata.h
|
first working version of DV video decoder
|
23 years ago |
|
error_resilience.c
|
use spatial error concealment if we dont have a previous frame
|
23 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
|
23 years ago |
|
fft.c
|
new generic FFT/MDCT code for audio codecs
|
23 years ago |
|
h263.c
|
fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unescaped symbols but not esc1 or esc2 if they are shorter than esc3, andjust beause its logical to use the shortest possible vlc doesnt mean encoders do that)
|
23 years ago |
|
h263data.h
|
dc scale simplification/optimization
|
24 years ago |
|
h263dec.c
|
cleanup
|
23 years ago |
|
huffyuv.c
|
cleanup
|
23 years ago |
|
imgconvert.c
|
16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled)
|
23 years ago |
|
imgresample.c
|
Simplify an expression and eliminate a compile warning
|
23 years ago |
|
jfdctfst.c
|
avoid name clash with libjpeg - added missing externs
|
24 years ago |
|
jfdctint.c
|
higher accuracy
|
23 years ago |
|
jrevdct.c
|
* started to cleanup name clashes for onetime compilation
|
24 years ago |
|
mace.c
|
Avoid "unused variable 'c'" warning.
|
23 years ago |
|
mdct.c
|
avoid name clash
|
23 years ago |
|
mem.c
|
* fixing some minor const warnings
|
23 years ago |
|
mjpeg.c
|
cleanup
|
23 years ago |
|
motion_est.c
|
cleanup
|
23 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)
|
23 years ago |
|
mpeg12.c
|
cleanup
|
23 years ago |
|
mpeg12data.h
|
idct permutation cleanup, idct can be selected per context now
|
23 years ago |
|
mpegaudio.c
|
Change abort() calls to av_abort() calls.
|
23 years ago |
|
mpegaudio.h
|
added missing externs
|
24 years ago |
|
mpegaudiodec.c
|
* two functions to handle allocation of static data more simple
|
23 years ago |
|
mpegaudiodectab.h
|
added mpeg audio decoder tables
|
24 years ago |
|
mpegaudiotab.h
|
license/copyright change
|
24 years ago |
|
mpegvideo.c
|
cleanup
|
23 years ago |
|
mpegvideo.h
|
cleanup
|
23 years ago |
|
msmpeg4.c
|
cleanup
|
23 years ago |
|
msmpeg4data.h
|
idct permutation cleanup, idct can be selected per context now
|
23 years ago |
|
oggvorbis.c
|
* Ogg/Vorbis patch by Mark Hills
|
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
|
cleanup
|
23 years ago |
|
resample.c
|
resample fix by Petros Tsantoulis
|
23 years ago |
|
rv10.c
|
cleanup
|
23 years ago |
|
simple_idct.c
|
Move Alpha optimized IDCT to own file. Based on a patch by Måns
|
23 years ago |
|
simple_idct.h
|
first version of IDCT248 for DV decoding support
|
23 years ago |
|
svq1.c
|
cleanup
|
23 years ago |
|
svq1_cb.h
|
* consts
|
23 years ago |
|
utils.c
|
cleanup
|
23 years ago |
|
wmadata.h
|
added wma decoder
|
23 years ago |
|
wmadec.c
|
* avoid negative numbers as well
|
23 years ago |