You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Michael Niedermayer 9786bd4d94 fixing broken_rv20_1mb_.rm 20 years ago
..
alpha
armv4l
i386 read 32bit instead of 64bit to avoid overreading and missalignments 20 years ago
liba52 attribute_used 20 years ago
libpostproc Replace stray spaces by a tab. 20 years ago
mlib
ppc gcc 4 compilation fix 20 years ago
ps2
sh4
sparc whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterloo>point<ca>) 20 years ago
.cvsignore
4xm.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
8bps.c avoid buf_size == 0 checks in every decoder 20 years ago
Makefile Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) 20 years ago
a52dec.c
aasc.c Autodesk Animator Studio Codec (AASC) video decoder, courtesy of 20 years ago
ac3.h * these vars could be either static or extern (compilation fix gcc-3.5) 20 years ago
ac3dec.c
ac3enc.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
ac3tab.h
adpcm.c macromedia flavour adpcm decoding (used in flv and swf) 20 years ago
adx.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
alac.c replace custom bit-reading functions with FFmpeg's internal function; 20 years ago
allcodecs.c Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) 20 years ago
amr.c 04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp) 20 years ago
apiexample.c AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>) 20 years ago
asv1.c make reverse[] non static 20 years ago
avcodec.h Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 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 avoid UPDATE_CACHE() in GET_RL_VLC() if not needed 20 years ago
bswap.h adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) 20 years ago
cabac.c fixing selftest 20 years ago
cabac.h kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
cinepak.c
cljr.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
common.h remove duplicate clip to 8bit function 20 years ago
cyuv.c
dct-test.c
dpcm.c support for Sierra Online audio files and Apple QuickDraw codec, 20 years ago
dsputil.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
dsputil.h H.264 weighted prediction. 20 years ago
dtsdec.c
dv.c various fixes related to the non alt_bitstream_reader 20 years ago
dvdata.h
error_resilience.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
eval.c simplify 20 years ago
faac.c
faad.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
faandct.c
faandct.h
fdctref.c
fft-test.c printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se) 20 years ago
fft.c
ffv1.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
flac.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 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 shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) 20 years ago
h261.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
h261data.h H261 fixing and cleaning: 20 years ago
h263.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
h263data.h
h263dec.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
h264.c fix ref comparison in B-frame deblocker ('unused' and 'unavailable' were treated as different) 20 years ago
h264data.h vismv didn't display 8x8 mvs in H.264 20 years ago
h264idct.c move h264 idct to its own file and call via function pointer in DspContext 20 years ago
huffyuv.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 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
indeo2.c simplify 20 years ago
indeo2data.h Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) 20 years ago
indeo3.c indeo3 for bigendian patch by (demo-n <demo-n users.sourceforge net) 20 years ago
indeo3data.h
integer.c
integer.h
interplayvideo.c 10l 20 years ago
jfdctfst.c
jfdctint.c
jrevdct.c
lcl.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
loco.c Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi) 20 years ago
mace.c Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT de> 20 years ago
mdct.c
mdec.c avoid UPDATE_CACHE() in GET_RL_VLC() if not needed 20 years ago
mem.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
mjpeg.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
motion_est.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
motion_est_template.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
motion_test.c
mp3lameaudio.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
mpeg4data.h
mpeg12.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
mpeg12data.h
mpegaudio.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
mpegaudio.h dithering for the mpeg audio decoder 20 years ago
mpegaudiodec.c cast to uint32 as the table is uint32_t, this also worksaround a gcc or libc bug related to frexp() 20 years ago
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
mpegvideo.h Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
msmpeg4.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 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
parser.c 10l typo 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 free that last frame 20 years ago
qtrle.c avoid buf_size == 0 checks in every decoder 20 years ago
ra144.c * fixing a few of gcc 'clean-code' warnings 20 years ago
ra144.h
ra288.c * fixing a few of gcc 'clean-code' warnings 20 years ago
ra288.h
rangecoder.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
rangecoder.h kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
ratecontrol.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
rational.c
rational.h
raw.c raw rgb flip fix 20 years ago
resample.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
resample2.c av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>) 20 years ago
roqvideo.c
rpza.c typo fix by ("Todd.Kirby" doubleshot pacbell net) 20 years ago
rv10.c fixing broken_rv20_1mb_.rm 20 years ago
shorten.c shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) 20 years ago
simple_idct.c
simple_idct.h
smc.c avoid buf_size == 0 checks in every decoder 20 years ago
snow.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
sonic.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
sp5x.h
svq1.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
svq1_cb.h
svq1_vlc.h
svq3.c various fixes related to the non alt_bitstream_reader 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
utils.c motion estimation bitrate penalty compensation 20 years ago
vc9.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
vc9data.h - samples from mplayer ftp in the "adv" profile seem to have profile=2, 20 years ago
vcr1.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
vmdav.c if audio is PCM, push it through (sync is not perfect yet) 20 years ago
vp3.c 04-vp3 fix(by matthieu castet).patch 20 years ago
vp3data.h VP3 post-processing loop filter; disabled until the correct final step 20 years ago
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 Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
wnv1.c replace custom bitstream reader with get_bits/vlc() 20 years ago
ws-snd1.c Westwood SND1 decoder, courtesy of Kostya 20 years ago
x264.c s/u_char/uint8_t/ 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 create temporary file in current directory if it failed in /tmp 20 years ago
xvmcvideo.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago