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.
 
 
 
 
 
Loren Merritt 934b0821db 10l: scratchpad could be allocated before its size was known. 20 years ago
..
alpha Don't include config.h from assembly, because the mplayer developers 20 years ago
armv4l
i386 x86 cpu capabilities detection rewrite / cleanup 20 years ago
liba52 attribute_used 20 years ago
libpostproc Make -pphelp output consistent with the other instances of -xxx help. 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 whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterloo>point<ca>) 20 years ago
.cvsignore
4xm.c Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 20 years ago
8bps.c
Makefile Fix compilation when both amr_nb and amr_wb are enabled 20 years ago
a52dec.c
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 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 rv20 encoding 20 years ago
amr.c segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0) 20 years ago
apiexample.c
asv1.c Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 20 years ago
avcodec.h RV30/RV40 demuxing (untested) 20 years ago
beosthread.c BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS" 20 years ago
bitstream.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
bitstream.h common.c -> bitstream.c (and the single non bitstream func -> utils.c) 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 common.c -> bitstream.c (and the single non bitstream func -> utils.c) 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
common.h common.c -> bitstream.c (and the single non bitstream func -> utils.c) 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 H.264 weighted prediction. 20 years ago
dsputil.h H.264 weighted prediction. 20 years ago
dtsdec.c 10l (gcc 2.95 compilation) 20 years ago
dv.c Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 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 reset ref_index 20 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
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
flac.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
flicvideo.c
g726.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
golomb.c
golomb.h get/set_sr_golomb() cleanup 20 years ago
h261.c Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>) 20 years ago
h261data.h H261 fixing and cleaning: 20 years ago
h263.c print "D" instead of "P" for dropable frames in flv with -debug 1 20 years ago
h263data.h
h263dec.c fix decoding of http://mplayerhq.hu/~diego/problem.mov 20 years ago
h264.c 10l: scratchpad could be allocated before its size was known. 20 years ago
h264data.h
h264idct.c move h264 idct to its own file and call via function pointer in DspContext 20 years ago
huffyuv.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
idcinvideo.c
imgconvert.c YUV420P to UYVY422 conversion patch by (Luca Abeni <lucabe72 >< email >< it>) 20 years ago
imgconvert_template.h
imgresample.c imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t luc d0t ac.be>) 20 years ago
indeo3.c * fixing a few of gcc 'clean-code' warnings 20 years ago
indeo3data.h
integer.c more comments 20 years ago
integer.h
interplayvideo.c
jfdctfst.c
jfdctint.c
jrevdct.c porting optimizations from 4x4 dct to 8x8 20 years ago
lcl.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
mace.c
mdct.c
mdec.c lowres width/height cleanup 3rd try 20 years ago
mem.c realloc(NULL) fix 20 years ago
mjpeg.c Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 20 years ago
motion_est.c overflow fix 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 Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 20 years ago
mpeg12data.h
mpegaudio.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
mpegaudio.h
mpegaudiodec.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c vismv for h264 displayed incorrect motion vectors. 20 years ago
mpegvideo.h common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
msmpeg4.c Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 20 years ago
msmpeg4data.h
msrle.c
msvideo1.c
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 fix timestamp prediction for low_delay mpeg streams 20 years ago
pcm.c cbr audio muxing fix 20 years ago
png.c When bswap_32 is a macro, png images fail to decode properly, patch by (Milan Cutka <cutka>at<szm>dot<sk>) 20 years ago
pnm.c merge pam_decode_frame() into pnm_decode_frame() 20 years ago
pthread.c
qdrw.c support for Sierra Online audio files and Apple QuickDraw codec, 20 years ago
qpeg.c native QPEG video decoder, courtesy of Konstantin Shishkov 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
rangecoder.c range coder 20 years ago
rangecoder.h remove debug stuff 20 years ago
ratecontrol.c
rational.c more comments 20 years ago
rational.h more comments 20 years ago
raw.c raw rgb flip fix 20 years ago
resample.c user selectble cutoff frequency 20 years ago
resample2.c faster and slightly less accurate nearest neighbor resampler 20 years ago
roqvideo.c
rpza.c
rv10.c fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rm 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 Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>) 20 years ago
sonic.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
sp5x.h
svq1.c Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 20 years ago
svq1_cb.h
svq1_vlc.h
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 common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
vcr1.c
vmdav.c if audio is PCM, push it through (sync is not perfect yet) 20 years ago
vp3.c Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 20 years ago
vp3data.h
vp3dsp.c
vqavideo.c
w32thread.c
wmadata.h
wmadec.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
wmv2.c
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