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 1c3990dbba H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 20 years ago
..
alpha Don't include config.h from assembly, because the mplayer developers 21 years ago
armv4l
i386 H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 20 years ago
liba52 make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h patch by (Chip <szarlada at freemail dot hu>) 21 years ago
libpostproc 1000l 20 years ago
mlib
ppc missaliged clear_blocks() and h264 not complied but referenced fix patch by (Roine Gustafsson <roine at users dot sourceforge dot net>) and me 20 years ago
ps2
sh4
sparc * patch from James Morrison (getting rid of broken code) 20 years ago
.cvsignore
4xm.c data_size = 0 cleanup 21 years ago
8bps.c
Makefile Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov 20 years ago
a52dec.c data_size = 0 cleanup 21 years ago
ac3.h * these vars could be either static or extern (compilation fix gcc-3.5) 20 years ago
ac3dec.c data_size = 0 cleanup 21 years ago
ac3enc.c simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at student dot cs dot uwaterloo dot ca>) 20 years ago
ac3tab.h make the tables static 21 years ago
adpcm.c Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov 20 years ago
adx.c
allcodecs.c H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 20 years ago
amr.c segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0) 20 years ago
apiexample.c writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs dot org>) 21 years ago
asv1.c data_size = 0 cleanup 21 years ago
avcodec.h H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 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 optimization 20 years ago
cabac.h optimization 20 years ago
cinepak.c Ignore palette for grayscale files, all my samples are inverted with 21 years ago
cljr.c data_size = 0 cleanup 21 years ago
common.c do not call (av_)abort() 20 years ago
common.h INT MIN/MAX patch by (Bohdan Horst <nexus at irc dot pl>) 20 years ago
cyuv.c data_size = 0 cleanup 21 years ago
dct-test.c
dpcm.c support for Sierra Online audio files and Apple QuickDraw codec, 20 years ago
dsputil.c move h264 idct to its own file and call via function pointer in DspContext 20 years ago
dsputil.h stride align cleanup 20 years ago
dtsdec.c 10l (gcc 2.95 compilation) 20 years ago
dv.c * simplification patch by Jeffrey Ryan Muizelaar 20 years ago
dvdata.h * I was finally convinced. And besides, if err it's better to err with 20 years ago
error_resilience.c support skiping of mb rows during decoding 21 years ago
eval.c
faac.c
faad.c Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>) 21 years ago
faandct.c some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c get/set_sr_golomb() cleanup 20 years ago
flac.c skip_utf8, unused yet 21 years ago
flicvideo.c
g726.c make comments doxygen compatible 20 years ago
golomb.c
golomb.h get/set_sr_golomb() cleanup 20 years ago
h261.c H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 20 years ago
h261data.h H.261 decoder improvements 20 years ago
h263.c dont print "vop not coded" by default 20 years ago
h263data.h
h263dec.c xvid fake divx version workaround 20 years ago
h264.c optimzation 20 years ago
h264data.h h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
h264idct.c move h264 idct to its own file and call via function pointer in DspContext 20 years ago
huffyuv.c huffyuv writes to AVCodecContext.stats_out only once every 32 frames, 20 years ago
idcinvideo.c
imgconvert.c YUV420P to YUV422 conversion routine by (Danny Laarmans <dlaarmans at androme dot com>) 20 years ago
imgconvert_template.h
imgresample.c polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters 21 years ago
indeo3.c * fixing a few of gcc 'clean-code' warnings 20 years ago
indeo3data.h
integer.c more comments 21 years ago
integer.h arbitrary precision integer support 21 years ago
interplayvideo.c unknown format chars 21 years ago
jfdctfst.c
jfdctint.c
jrevdct.c porting optimizations from 4x4 dct to 8x8 20 years ago
lcl.c Zlib encoder: fix image orientation (was flipped), 100l in deflate error 20 years ago
mace.c data_size = 0 cleanup 21 years ago
mdct.c
mdec.c lowres width/height cleanup 3rd try 20 years ago
mem.c realloc(NULL) fix 20 years ago
mjpeg.c mjpeg parser 20 years ago
motion_est.c H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 20 years ago
motion_est_template.c H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 20 years ago
motion_test.c
mp3lameaudio.c flush audio encoder buffers at the end 21 years ago
mpeg4data.h
mpeg12.c fix constrained parameters flag 20 years ago
mpeg12data.h 10000l 21 years ago
mpegaudio.c do not call (av_)abort() 20 years ago
mpegaudio.h
mpegaudiodec.c warning fix 21 years ago
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 20 years ago
mpegvideo.h H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 20 years ago
msmpeg4.c 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
msmpeg4data.h
msrle.c
msvideo1.c
oggvorbis.c flush audio encoder buffers at the end 21 years ago
opts.c
parser.c lowres width/height cleanup 3rd try 20 years ago
pcm.c more data_size=0 cleanup 21 years ago
pthread.c 10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>) 21 years ago
qdrw.c support for Sierra Online audio files and Apple QuickDraw codec, 20 years ago
qtrle.c Add support for qtrle4 (16 colors/gray levels) 21 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
ratecontrol.c
rational.c more comments 21 years ago
rational.h more comments 21 years ago
raw.c give the user a chance to override codec_tag 20 years ago
resample.c user selectble cutoff frequency 20 years ago
resample2.c user selectble cutoff frequency 20 years ago
roqvideo.c data_size = 0 cleanup 21 years ago
rpza.c rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net) 21 years ago
rv10.c fix one file, will probably break some others but i cant find any samples which need this ... 20 years ago
simple_idct.c
simple_idct.h
smc.c fix for width or height not multiple of 4 21 years ago
snow.c unused 20 years ago
sonic.c more decorrelation types 20 years ago
sp5x.h
svq1.c 10l (segfault) 20 years ago
svq1_cb.h some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
svq1_vlc.h motion estimation for SVQ1 21 years ago
svq3.c 1000l to myself for FFMIN(...,0) instead of ...,6) 21 years ago
truemotion1.c Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, not yet finished, but at least the picture can be recognized 20 years ago
truemotion1data.h
tscc.c 8-bit mode corrections 20 years ago
ulti.c IBM Ultimotion video decoder, courtesy of Konstantin Shishkov 20 years ago
ulti_cb.h IBM Ultimotion video decoder, courtesy of Konstantin Shishkov 20 years ago
utils.c stride align cleanup 20 years ago
vcr1.c data_size = 0 cleanup 21 years ago
vmdav.c if audio is PCM, push it through (sync is not perfect yet) 20 years ago
vp3.c get_bits(32) fix 20 years ago
vp3data.h some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
vp3dsp.c some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
vqavideo.c
w32thread.c
wmadata.h
wmadec.c k6 pop fix patch by (Diego Biurrun <diego at biurrun dot de>) 20 years ago
wmv2.c warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
xan.c
xl.c Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov 20 years ago
xvidff.c XviD Support patch by (Adam Thayer <krevnik at comcast dot net>) 20 years ago
xvmcvideo.c do not call (av_)abort() 20 years ago