.. |
alpha
|
…
|
|
armv4l
|
…
|
|
i386
|
optimization and gcc 4.0 bug workaround patch by (Martin Drab >drab kepler.fjfi.cvut cz<)
|
20 years ago |
liba52
|
attribute_used
|
21 years ago |
libpostproc
|
Build libpostproc out of source directory patch by (James A. Morrison >ja2morri csclub.uwaterloo ca>)
|
20 years ago |
mlib
|
…
|
|
ppc
|
…
|
|
ps2
|
…
|
|
sh4
|
…
|
|
sparc
|
whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterloo>point<ca>)
|
20 years ago |
.cvsignore
|
…
|
|
4xm.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
8bps.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
Makefile
|
preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier
|
20 years ago |
a52dec.c
|
…
|
|
ac3.h
|
…
|
|
ac3dec.c
|
…
|
|
ac3enc.c
|
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
|
20 years ago |
ac3tab.h
|
…
|
|
adpcm.c
|
…
|
|
adx.c
|
…
|
|
allcodecs.c
|
Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4)
|
20 years ago |
amr.c
|
…
|
|
apiexample.c
|
dissallow sprintf
|
20 years ago |
asv1.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
avcodec.h
|
Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4)
|
20 years ago |
beosthread.c
|
added a lock/unlock_lib pair to allow extern progs to serialize access to lavc.
|
20 years ago |
bitstream.c
|
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
|
20 years ago |
bitstream.h
|
support skiping some bitstream encoding
|
20 years ago |
bswap.h
|
…
|
|
cabac.c
|
fixing selftest
|
20 years ago |
cabac.h
|
…
|
|
cinepak.c
|
…
|
|
cljr.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
common.h
|
disallow strcat
|
20 years ago |
cyuv.c
|
…
|
|
dct-test.c
|
…
|
|
dpcm.c
|
…
|
|
dsputil.c
|
use clip_uint8()
|
20 years ago |
dsputil.h
|
H.264 weighted prediction.
|
20 years ago |
dtsdec.c
|
…
|
|
dv.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
dvdata.h
|
…
|
|
error_resilience.c
|
count errors instead of printing 2^31
|
20 years ago |
eval.c
|
simplify
|
20 years ago |
faac.c
|
…
|
|
faad.c
|
…
|
|
faandct.c
|
…
|
|
faandct.h
|
…
|
|
fdctref.c
|
…
|
|
fft-test.c
|
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>)
|
21 years ago |
fft.c
|
…
|
|
ffv1.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
flac.c
|
10l (use of deallocated memory)
|
20 years ago |
flicvideo.c
|
various security fixes and precautionary checks
|
20 years ago |
g726.c
|
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
|
20 years ago |
golomb.c
|
…
|
|
golomb.h
|
svq3_get_se_golomb() fix
|
20 years ago |
h261.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
h261data.h
|
…
|
|
h263.c
|
emulate (idiotic) MS behavior for inconsistant dimensions
|
20 years ago |
h263data.h
|
…
|
|
h263dec.c
|
In that patch:
|
20 years ago |
h264.c
|
remove goto and reindent patch by (Loic Le Loarer <lll+ffmpeg m4x org>)
|
20 years ago |
h264data.h
|
…
|
|
h264idct.c
|
…
|
|
huffyuv.c
|
buffer overflows
|
20 years ago |
idcinvideo.c
|
Off-by-one bug in libavcodec/idcinvideo.c, caused
|
20 years ago |
imgconvert.c
|
various security fixes and precautionary checks
|
20 years ago |
imgconvert_template.h
|
…
|
|
imgresample.c
|
dissallow sprintf
|
20 years ago |
indeo3.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
indeo3data.h
|
…
|
|
integer.c
|
…
|
|
integer.h
|
arbitrary precision integer support
|
21 years ago |
interplayvideo.c
|
…
|
|
jfdctfst.c
|
…
|
|
jfdctint.c
|
…
|
|
jrevdct.c
|
…
|
|
lcl.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
mace.c
|
Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT de>
|
20 years ago |
mdct.c
|
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>)
|
21 years ago |
mdec.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
mem.c
|
10l (gcc 2.95 fix)
|
20 years ago |
mjpeg.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
motion_est.c
|
overflow fix
|
20 years ago |
motion_est_template.c
|
…
|
|
motion_test.c
|
…
|
|
mp3lameaudio.c
|
flush audio encoder buffers at the end
|
21 years ago |
mpeg4data.h
|
…
|
|
mpeg12.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
mpeg12data.h
|
…
|
|
mpegaudio.c
|
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
|
20 years ago |
mpegaudio.h
|
dithering for the mpeg audio decoder
|
20 years ago |
mpegaudiodec.c
|
Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4)
|
20 years ago |
mpegaudiodectab.h
|
…
|
|
mpegaudiotab.h
|
…
|
|
mpegvideo.c
|
Border processing adaptive quant patch by (Christophe Massiot |cmassiot freebox fr)
|
20 years ago |
mpegvideo.h
|
various security fixes and precautionary checks
|
20 years ago |
msmpeg4.c
|
In that patch:
|
20 years ago |
msmpeg4data.h
|
In that patch:
|
20 years ago |
msrle.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
msvideo1.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
oggvorbis.c
|
fixes transcoding to vorbis with ffmpeg on big endian machines patch by (Sigbjørn Skjæret {sskjer-1 broadpark no})
|
20 years ago |
opts.c
|
…
|
|
parser.c
|
10l (array gets padded with 0 which is CODEC_ID_NONE -> parsers claim to support CODEC_ID_NONE)
|
20 years ago |
pcm.c
|
buffer overflow
|
20 years ago |
png.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
pnm.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
pthread.c
|
…
|
|
qdrw.c
|
Check pointers before writing to memory
|
20 years ago |
qpeg.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
qtrle.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
ra144.c
|
…
|
|
ra144.h
|
…
|
|
ra288.c
|
…
|
|
ra288.h
|
…
|
|
rangecoder.c
|
range coder
|
21 years ago |
rangecoder.h
|
…
|
|
ratecontrol.c
|
mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits
|
20 years ago |
rational.c
|
…
|
|
rational.h
|
…
|
|
raw.c
|
raw rgb flip fix
|
20 years ago |
resample.c
|
…
|
|
resample2.c
|
av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>)
|
20 years ago |
roqvideo.c
|
…
|
|
rpza.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
rv10.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
simple_idct.c
|
…
|
|
simple_idct.h
|
…
|
|
smc.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
snow.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
sonic.c
|
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
|
20 years ago |
sp5x.h
|
…
|
|
svq1.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
svq1_cb.h
|
…
|
|
svq1_vlc.h
|
…
|
|
svq3.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
truemotion1.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
truemotion1data.h
|
…
|
|
tscc.c
|
memleak fix
|
20 years ago |
ulti.c
|
…
|
|
ulti_cb.h
|
IBM Ultimotion video decoder, courtesy of Konstantin Shishkov
|
21 years ago |
utils.c
|
mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits
|
20 years ago |
vc9.c
|
- samples from mplayer ftp in the "adv" profile seem to have profile=2,
|
20 years ago |
vc9data.h
|
- samples from mplayer ftp in the "adv" profile seem to have profile=2,
|
20 years ago |
vcr1.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
vmdav.c
|
…
|
|
vp3.c
|
10l (negative strides)
|
20 years ago |
vp3data.h
|
…
|
|
vp3dsp.c
|
…
|
|
vqavideo.c
|
various security fixes and precautionary checks
|
20 years ago |
w32thread.c
|
…
|
|
wmadata.h
|
…
|
|
wmadec.c
|
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
|
20 years ago |
wmv2.c
|
In that patch:
|
20 years ago |
xan.c
|
various security fixes and precautionary checks
|
20 years ago |
xl.c
|
avoid buf_size == 0 checks in every decoder
|
20 years ago |
xvidff.c
|
10l
|
20 years ago |
xvmcvideo.c
|
…
|
|