.. |
alpha
|
Use asms instead of builtins when compiling for generic Alpha. Less
|
22 years ago |
armv4l
|
…
|
|
i386
|
another non const static, maybe its thread save now
|
22 years ago |
liba52
|
when changing version, please keep my changes (win32 compile fix)
|
22 years ago |
libpostproc
|
Ministry of English Composition fixes (courtesy of Diego Biurrun
|
22 years ago |
mlib
|
…
|
|
ppc
|
namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>)
|
22 years ago |
ps2
|
…
|
|
sh4
|
…
|
|
.cvsignore
|
…
|
|
4xm.c
|
Fix compilation with ccc
|
22 years ago |
Doxyfile
|
…
|
|
Makefile
|
Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>)
|
22 years ago |
a52dec.c
|
…
|
|
ac3.h
|
…
|
|
ac3dec.c
|
…
|
|
ac3enc.c
|
AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)
|
22 years ago |
ac3tab.h
|
…
|
|
adpcm.c
|
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
|
22 years ago |
allcodecs.c
|
Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>)
|
22 years ago |
amr.c
|
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
|
22 years ago |
apiexample.c
|
spelling fix
|
22 years ago |
asv1.c
|
asv2 encoding
|
22 years ago |
avcodec.c
|
…
|
|
avcodec.h
|
Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>)
|
22 years ago |
bswap.h
|
warning fixes
|
22 years ago |
cabac.c
|
…
|
|
cabac.h
|
…
|
|
cinepak.c
|
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
|
22 years ago |
cljr.c
|
removed unused variables
|
22 years ago |
common.c
|
using av_abort instead exit
|
22 years ago |
common.h
|
ctype.h is a common header
|
22 years ago |
cyuv.c
|
…
|
|
dct-test.c
|
…
|
|
dpcm.c
|
fix Interplay DPCM (frames are intracoded, predictors do not carry
|
22 years ago |
dsputil.c
|
…
|
|
dsputil.h
|
removed os_support.h
|
22 years ago |
dv.c
|
* preAlpha DV encoding support -- there's still a truckload
|
22 years ago |
dvdata.h
|
* DV handling was streamlined for both muxing/demuxing and
|
22 years ago |
error_resilience.c
|
avoid warning
|
22 years ago |
eval.c
|
…
|
|
faac.c
|
Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>)
|
22 years ago |
faad.c
|
…
|
|
fastmemcpy.h
|
…
|
|
fdctref.c
|
…
|
|
fft-test.c
|
…
|
|
fft.c
|
…
|
|
ffv1.c
|
removed warnings
|
22 years ago |
golomb.c
|
…
|
|
golomb.h
|
…
|
|
h263.c
|
ac prediction cleanup
|
22 years ago |
h263data.h
|
h263 stuffing decode fix
|
22 years ago |
h263dec.c
|
AVI stream header FCC / more reliable detection of old xvid files
|
22 years ago |
h264.c
|
removed warnings
|
22 years ago |
h264data.h
|
…
|
|
huffyuv.c
|
default for slices is display order again
|
22 years ago |
idcinvideo.c
|
instructions for using the decoder
|
22 years ago |
imgconvert.c
|
avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)
|
22 years ago |
imgconvert_template.h
|
avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)
|
22 years ago |
imgresample.c
|
avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)
|
22 years ago |
indeo3.c
|
fixes levis.avi
|
22 years ago |
indeo3data.h
|
use const data - began to make code more portable
|
22 years ago |
interplayvideo.c
|
do away with all those naughty global variables
|
22 years ago |
jfdctfst.c
|
…
|
|
jfdctint.c
|
…
|
|
jrevdct.c
|
…
|
|
mace.c
|
…
|
|
mdct.c
|
…
|
|
mdec.c
|
100l
|
22 years ago |
mem.c
|
…
|
|
mjpeg.c
|
removed warnings
|
22 years ago |
motion_est.c
|
optionally try to encode each MB with MV=<0,0> and choose the one with better RD
|
22 years ago |
motion_est_template.c
|
removed unused variable
|
22 years ago |
motion_test.c
|
…
|
|
mp3lameaudio.c
|
CODEC_ID_MP3LAME is obsolete
|
22 years ago |
mpeg4data.h
|
…
|
|
mpeg12.c
|
hurry_up fix?
|
22 years ago |
mpeg12data.h
|
…
|
|
mpegaudio.c
|
…
|
|
mpegaudio.h
|
…
|
|
mpegaudiodec.c
|
update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?)
|
22 years ago |
mpegaudiodectab.h
|
…
|
|
mpegaudiotab.h
|
…
|
|
mpegvideo.c
|
rd cbp + single coeff elimination fix
|
22 years ago |
mpegvideo.h
|
rate distortion optimal cbp support (h263/mpeg4 non intra only)
|
22 years ago |
msmpeg4.c
|
skip ext header missing message for msmpeg4v2
|
22 years ago |
msmpeg4data.h
|
…
|
|
msrle.c
|
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
|
22 years ago |
msvideo1.c
|
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
|
22 years ago |
oggvorbis.c
|
…
|
|
oggvorbis.h
|
…
|
|
opts.c
|
removed os_support.h
|
22 years ago |
pcm.c
|
simpler
|
22 years ago |
ra144.c
|
removed unused variables
|
22 years ago |
ra144.h
|
…
|
|
ra288.c
|
removed unused variables
|
22 years ago |
ra288.h
|
…
|
|
ratecontrol.c
|
removed warnings
|
22 years ago |
raw.c
|
…
|
|
resample.c
|
removed os_support.h
|
22 years ago |
roqvideo.c
|
experimental half-pel motion compensation for C planes, courtesy of Dr.
|
22 years ago |
rpza.c
|
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
|
22 years ago |
rv10.c
|
rate distortion mb decision support
|
22 years ago |
simple_idct.c
|
…
|
|
simple_idct.h
|
…
|
|
svq1.c
|
get_bits -> skip_bits
|
22 years ago |
svq1_cb.h
|
…
|
|
svq1_vlc.h
|
…
|
|
svq3.c
|
…
|
|
utils.c
|
detect avcodec_open() on an already opened AVCodecContext
|
22 years ago |
vcr1.c
|
removed unused variable
|
22 years ago |
vp3.c
|
* patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM
|
22 years ago |
vp3data.h
|
…
|
|
vqavideo.c
|
first pass at a VQA video decoder
|
22 years ago |
wmadata.h
|
…
|
|
wmadec.c
|
…
|
|
wmv2.c
|
avoid warning
|
22 years ago |
xan.c
|
MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's
|
22 years ago |
xvmcvideo.c
|
ctype.h is a common header
|
22 years ago |