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 aaaf1635c0 polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters 21 years ago
..
alpha
armv4l
i386 sse8 and nsse in mmx 21 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 remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
mlib update the API for the idct function 21 years ago
ppc hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
ps2 credit update 21 years ago
sh4
sparc License change and cpu detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) 21 years ago
.cvsignore
4xm.c data_size = 0 cleanup 21 years ago
8bps.c
Doxyfile
Makefile h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) 21 years ago
a52dec.c data_size = 0 cleanup 21 years ago
ac3.h
ac3dec.c data_size = 0 cleanup 21 years ago
ac3enc.c auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>) 21 years ago
ac3tab.h
adpcm.c data_size = 0 cleanup 21 years ago
adx.c
allcodecs.c cut-n-paste error slipped through the cracks... thanks to DJ Hartman for 21 years ago
amr.c data_size = 0 cleanup 21 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.c
avcodec.h polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters 21 years ago
bswap.h
cabac.c some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
cabac.h some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
cinepak.c buffer hints, use reget_buffer, removed copy from previous frame 21 years ago
cljr.c data_size = 0 cleanup 21 years ago
common.c * moving some of the commonly used bit reading/writing functions 21 years ago
common.h UINT64_MAX fix 21 years ago
cyuv.c data_size = 0 cleanup 21 years ago
dct-test.c
dpcm.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
dsputil.c nsse weight 21 years ago
dsputil.h chroma me fix 21 years ago
dv.c data_size = 0 cleanup 21 years ago
dvdata.h * DV decoder simplifications. Now it looks to be 6% faster. At least 21 years ago
error_resilience.c 10l (segfault fix) 21 years ago
eval.c avoid negative array indices 21 years ago
faac.c av_log patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
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_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
fft.c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
ffv1.c data_size = 0 cleanup 21 years ago
flac.c warning vigilance 21 years ago
flicvideo.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
g726.c * gotta setup coded_frame for encoding. avcodec.h says that for decoding 21 years ago
golomb.c inttypes.h patch by (Chip <szarlada at freemail dot hu>) 21 years ago
golomb.h flac fixes: 21 years ago
h261.c 10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 21 years ago
h261data.h h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) 21 years ago
h263.c coefficient saturation fix 21 years ago
h263data.h
h263dec.c infinite loop fix 21 years ago
h264.c data_size = 0 cleanup 21 years ago
h264data.h h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
huffyuv.c remove stupid YV12-huffyuv warning 21 years ago
idcinvideo.c
imgconvert.c
imgconvert_template.h
imgresample.c polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters 21 years ago
indeo3.c data_size = 0 cleanup 21 years ago
indeo3data.h
integer.c arbitrary precision integer support 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
lcl.c Right fix for older zlib version 21 years ago
mace.c data_size = 0 cleanup 21 years ago
mdct.c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
mdec.c more data_size=0 cleanup 21 years ago
mem.c optional and disabled by default memalign hack for SSE/SSE2 on that alternative OS 21 years ago
mjpeg.c data_size = 0 cleanup 21 years ago
motion_est.c chroma me fix 21 years ago
motion_est_template.c fewer overflows 21 years ago
motion_test.c
mp3lameaudio.c fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at gmx dot net>) 21 years ago
mpeg4data.h
mpeg12.c better cbp handling and small speedup in mpeg12 21 years ago
mpeg12data.h 10000l 21 years ago
mpegaudio.c
mpegaudio.h
mpegaudiodec.c data_size = 0 cleanup 21 years ago
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c mpeg2 chroma422/444 support, may be slower, may be faster for other codecs 21 years ago
mpegvideo.h mpeg2 chroma422/444 support, may be slower, may be faster for other codecs 21 years ago
msmpeg4.c warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
msmpeg4data.h
msrle.c watch those hard tabs 21 years ago
msvideo1.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
oggvorbis.c data_size = 0 cleanup 21 years ago
opts.c
parser.c mpeg audio timestamp fix 21 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
qtrle.c Add support for qtrle4 (16 colors/gray levels) 21 years ago
ra144.c segfault fix 21 years ago
ra144.h
ra288.c some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
ra288.h
ratecontrol.c normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)) 21 years ago
rational.c
rational.h
raw.c data_size = 0 cleanup 21 years ago
resample.c polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters 21 years ago
resample2.c polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters 21 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 warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
simple_idct.c
simple_idct.h
smc.c conversion to av_log 21 years ago
sp5x.h
svq1.c the ongoing struggle for encoding conditionals 21 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 data_size = 0 cleanup 21 years ago
truemotion1.c fix initialization bug in which execution overwrites essential data 21 years ago
truemotion1data.h
utils.c avcodec_find is in no header file, and appearently not used or very usefull so lets make it static ... 21 years ago
vcr1.c data_size = 0 cleanup 21 years ago
vmdav.c data_size = 0 cleanup 21 years ago
vp3.c warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 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 remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
w32thread.c w32threads by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
wmadata.h
wmadec.c add the minimal documentation to make this decoder useful 21 years ago
wmv2.c warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
xan.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
xvmcvideo.c better cbp handling and small speedup in mpeg12 21 years ago