.. |
alpha
|
Change license header to LGPL for consistency.
|
19 years ago |
armv4l
|
…
|
|
i386
|
mmx implementation of 3-point GMC. (5x faster than C)
|
19 years ago |
liba52
|
…
|
|
libpostproc
|
Proper mangling information for symbols in OS X Mach-O shared objects.
|
19 years ago |
mlib
|
…
|
|
ppc
|
Proper typecast for vector bool
|
19 years ago |
ps2
|
…
|
|
sh4
|
…
|
|
sparc
|
…
|
|
.cvsignore
|
Ignore apiexample and test programs.
|
19 years ago |
4xm.c
|
MSVC-compatible __align8/__align16 declaration
|
19 years ago |
8bps.c
|
…
|
|
Makefile
|
EXTRALIBS already contains -lm, no need to add it explicitly.
|
19 years ago |
a52dec.c
|
…
|
|
aasc.c
|
…
|
|
ac3.h
|
…
|
|
ac3dec.c
|
…
|
|
ac3enc.c
|
AC3: support encoding fractional frame sizes
|
19 years ago |
ac3tab.h
|
switch ac3enc to av_crc
|
19 years ago |
adpcm.c
|
cleanup IMA-ADPCM WAV decoder
|
19 years ago |
adx.c
|
…
|
|
alac.c
|
explain extradata and pass avctx to av_log's
|
19 years ago |
allcodecs.c
|
warn user about crappy OS patch by (Steve Lhomme <steve.lhomme@free.fr>)
|
19 years ago |
amr.c
|
…
|
|
apiexample.c
|
…
|
|
asv1.c
|
add assert to clarify that we know what we are doing
|
19 years ago |
avcodec.h
|
move enum PixelFormat from libavcodec to libavutil
|
19 years ago |
avs.c
|
complete AVS playback system (from Creature Shock computer game),
|
19 years ago |
beosthread.c
|
…
|
|
bitstream.c
|
…
|
|
bitstream.h
|
get_xbits() optimization
|
19 years ago |
bmp.c
|
…
|
|
cabac.c
|
…
|
|
cabac.h
|
…
|
|
cinepak.c
|
…
|
|
cljr.c
|
…
|
|
cook.c
|
Don't use pow/powf functions where we just need integer arithmetic.
|
19 years ago |
cookdata.h
|
…
|
|
cscd.c
|
…
|
|
cyuv.c
|
…
|
|
dct-test.c
|
…
|
|
dpcm.c
|
…
|
|
dsputil.c
|
mmx implementation of 3-point GMC. (5x faster than C)
|
19 years ago |
dsputil.h
|
mmx implementation of 3-point GMC. (5x faster than C)
|
19 years ago |
dtsdec.c
|
…
|
|
dv.c
|
I still don't think this should be here. Note: without this code DV encoder
|
19 years ago |
dvbsub.c
|
…
|
|
dvbsubdec.c
|
…
|
|
dvdata.h
|
DVCPRO50 support.
|
19 years ago |
dvdsub.c
|
…
|
|
dvdsubenc.c
|
…
|
|
error_resilience.c
|
…
|
|
eval.c
|
…
|
|
faac.c
|
create adts stream if CODEC_FLAG_GLOBAL_HEADER not set
|
19 years ago |
faad.c
|
Make faac_decode_frame return -1 on error and not 0 which avoids
|
19 years ago |
faandct.c
|
…
|
|
faandct.h
|
…
|
|
fdctref.c
|
…
|
|
fft-test.c
|
…
|
|
fft.c
|
3DNow! & Extended 3DNow! versions of FFT
|
19 years ago |
ffv1.c
|
fix segfault on broken streams
|
19 years ago |
flac.c
|
switch flac to av_crc
|
19 years ago |
flicvideo.c
|
…
|
|
fraps.c
|
…
|
|
g726.c
|
…
|
|
golomb.c
|
…
|
|
golomb.h
|
…
|
|
h261.c
|
(f)printf --> av_log conversion
|
19 years ago |
h261data.h
|
…
|
|
h263.c
|
2x faster ff_mpeg4_set_direct_mv
|
19 years ago |
h263data.h
|
out of array read fix
|
19 years ago |
h263dec.c
|
cleanup picture / debug output code
|
19 years ago |
h264.c
|
10l in 1.199 (write_back_motion with B-pyramid + spatial)
|
19 years ago |
h264data.h
|
…
|
|
h264idct.c
|
h264: special case dc-only idct. ~1% faster overall
|
19 years ago |
huffyuv.c
|
dont forget table_size in the decode_frame return value
|
19 years ago |
idcinvideo.c
|
…
|
|
imgconvert.c
|
remove mpegvideo.c img resample dependancy
|
19 years ago |
imgconvert_template.h
|
…
|
|
imgresample.c
|
Introduce swscale interface in libavcodec
|
19 years ago |
indeo2.c
|
…
|
|
indeo2data.h
|
…
|
|
indeo3.c
|
…
|
|
indeo3data.h
|
…
|
|
internal.h
|
- Add new file internal.h for common internal-use-only functions.
|
19 years ago |
interplayvideo.c
|
…
|
|
jfdctfst.c
|
…
|
|
jfdctint.c
|
…
|
|
jpeg_ls.c
|
…
|
|
jrevdct.c
|
…
|
|
lcl.c
|
…
|
|
libgsm.c
|
…
|
|
loco.c
|
…
|
|
lzo.c
|
…
|
|
lzo.h
|
…
|
|
mace.c
|
…
|
|
mdct.c
|
…
|
|
mdec.c
|
MSVC-compatible __align8/__align16 declaration
|
19 years ago |
mem.c
|
…
|
|
mjpeg.c
|
remove useless code
|
19 years ago |
mmvideo.c
|
complete American Laser Games MM playback system, courtesy of Peter Ross
|
19 years ago |
motion_est.c
|
asserts to check if assumed conditions really are true
|
19 years ago |
motion_est_template.c
|
…
|
|
motion_test.c
|
…
|
|
mp3lameaudio.c
|
…
|
|
mpeg4data.h
|
…
|
|
mpeg12.c
|
(f)printf --> av_log conversion
|
19 years ago |
mpeg12data.h
|
…
|
|
mpegaudio.c
|
…
|
|
mpegaudio.h
|
…
|
|
mpegaudiodec.c
|
(f)printf --> av_log conversion
|
19 years ago |
mpegaudiodectab.h
|
…
|
|
mpegaudiotab.h
|
…
|
|
mpegvideo.c
|
remove mpegvideo.c img resample dependancy
|
19 years ago |
mpegvideo.h
|
2x faster ff_mpeg4_set_direct_mv
|
19 years ago |
msmpeg4.c
|
(f)printf --> av_log conversion
|
19 years ago |
msmpeg4data.h
|
…
|
|
msrle.c
|
…
|
|
msvideo1.c
|
…
|
|
nuv.c
|
NuppelVideo/MythTVVideo support, including rtjpeg decoder
|
19 years ago |
oggtheora.c
|
…
|
|
oggvorbis.c
|
…
|
|
opt.c
|
Give a hint about what is the expected the data type of command line options.
|
19 years ago |
opt.h
|
…
|
|
os2thread.c
|
…
|
|
parser.c
|
use get_bits1/skip_bits[1] in ac3 and aac parsers
|
19 years ago |
pcm.c
|
…
|
|
png.c
|
(f)printf --> av_log conversion
|
19 years ago |
pnm.c
|
…
|
|
pthread.c
|
…
|
|
qdm2.c
|
fix infinite loop
|
19 years ago |
qdm2data.h
|
…
|
|
qdrw.c
|
…
|
|
qpeg.c
|
…
|
|
qtrle.c
|
…
|
|
ra144.c
|
…
|
|
ra144.h
|
…
|
|
ra288.c
|
…
|
|
ra288.h
|
…
|
|
rangecoder.c
|
fixing out of array access (only cosmetic, this should never have had a end user vissible effect)
|
19 years ago |
rangecoder.h
|
…
|
|
ratecontrol.c
|
fix frametypes with xvid_rc
|
19 years ago |
raw.c
|
PAL8 support (fixed BLUR8.AVI)
|
19 years ago |
resample.c
|
…
|
|
resample2.c
|
…
|
|
roqvideo.c
|
…
|
|
rpza.c
|
…
|
|
rtjpeg.c
|
NuppelVideo/MythTVVideo support, including rtjpeg decoder
|
19 years ago |
rtjpeg.h
|
NuppelVideo/MythTVVideo support, including rtjpeg decoder
|
19 years ago |
rv10.c
|
cleanup picture / debug output code
|
19 years ago |
shorten.c
|
…
|
|
simple_idct.c
|
…
|
|
simple_idct.h
|
…
|
|
smacker.c
|
Don't use get_vlc2() when tree is one symbol. This fixes audio decoding
|
19 years ago |
smc.c
|
…
|
|
snow.c
|
Snow mmx + sse2 part 2
|
19 years ago |
snow.h
|
altivec support for snow
|
19 years ago |
sonic.c
|
…
|
|
sp5x.h
|
…
|
|
svq1.c
|
…
|
|
svq1_cb.h
|
out of array read fix
|
19 years ago |
svq1_vlc.h
|
…
|
|
svq3.c
|
…
|
|
swscale.h
|
Introduce swscale interface in libavcodec
|
19 years ago |
truemotion1.c
|
…
|
|
truemotion1data.h
|
…
|
|
truemotion2.c
|
…
|
|
truespeech.c
|
…
|
|
truespeech_data.h
|
…
|
|
tscc.c
|
make TSCC endian-safe, PPC testing courtesy of Diego B.
|
19 years ago |
tta.c
|
64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patch
|
19 years ago |
ulti.c
|
…
|
|
ulti_cb.h
|
…
|
|
utils.c
|
- Add new file internal.h for common internal-use-only functions.
|
19 years ago |
vc9.c
|
cleanup picture / debug output code
|
19 years ago |
vc9data.h
|
…
|
|
vcr1.c
|
…
|
|
vmdav.c
|
16-bit DPCM and stereo support for Sierra VMD
|
19 years ago |
vorbis.c
|
kill some warnings
|
19 years ago |
vorbis.h
|
…
|
|
vp3.c
|
kill some warnings
|
19 years ago |
vp3data.h
|
…
|
|
vp3dsp.c
|
…
|
|
vqavideo.c
|
…
|
|
w32thread.c
|
…
|
|
wmadata.h
|
…
|
|
wmadec.c
|
reverting 1.31->1.33
|
19 years ago |
wmv2.c
|
MSVC-compatible __align8/__align16 declaration
|
19 years ago |
wnv1.c
|
…
|
|
ws-snd1.c
|
…
|
|
x264.c
|
pass noise reduction option to x264
|
19 years ago |
xan.c
|
…
|
|
xl.c
|
…
|
|
xvid_rc.c
|
- Add new file internal.h for common internal-use-only functions.
|
19 years ago |
xvidff.c
|
- Add new file internal.h for common internal-use-only functions.
|
19 years ago |
xvmcvideo.c
|
…
|
|
zmbv.c
|
ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not
|
19 years ago |