..
alpha
…
armv4l
…
i386
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>)
21 years ago
liba52
…
libpostproc
attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))
21 years ago
mlib
update the API for the idct function
21 years ago
ppc
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>)
21 years ago
ps2
credit update
21 years ago
sh4
…
.cvsignore
…
4xm.c
…
8bps.c
…
Doxyfile
…
Makefile
* missing opts for make dep
21 years ago
a52dec.c
…
ac3.h
…
ac3dec.c
…
ac3enc.c
auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>)
21 years ago
ac3tab.h
…
adpcm.c
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
21 years ago
adx.c
…
allcodecs.c
* DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-)
21 years ago
amr.c
av_log()
21 years ago
apiexample.c
…
asv1.c
get_bit_count -> put_bits_count
21 years ago
avcodec.c
…
avcodec.h
static allocation rewrite (old code was plain a broken mess)
21 years ago
bswap.h
…
cabac.c
…
cabac.h
get_bit_count -> put_bits_count
21 years ago
cinepak.c
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
21 years ago
cljr.c
…
common.c
* moving some of the commonly used bit reading/writing functions
21 years ago
common.h
h264 loop filter optimizations
21 years ago
cyuv.c
…
dct-test.c
…
dpcm.c
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
21 years ago
dsputil.c
seperated out the C-based VP3 DSP functions into a different file; also
21 years ago
dsputil.h
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>)
21 years ago
dv.c
* removing casualties of battle of the wits and English language
21 years ago
dvdata.h
* DV decoder simplifications. Now it looks to be 6% faster. At least
21 years ago
error_resilience.c
multithreaded mpeg2 decoding
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
…
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
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>)
21 years ago
ffv1.c
get_bit_count -> put_bits_count
21 years ago
flac.c
* const warn elimintation
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
…
golomb.h
flac fixes:
21 years ago
h263.c
h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot luc dot ac dot be>)
21 years ago
h263data.h
…
h263dec.c
init cleanup
21 years ago
h264.c
do loop filter immediatly after each macroblock is decoded instead of after a frame is decoded
21 years ago
h264data.h
h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via dot ecp dot fr>)
21 years ago
huffyuv.c
get_bit_count -> put_bits_count
21 years ago
idcinvideo.c
…
imgconvert.c
…
imgconvert_template.h
…
imgresample.c
…
indeo3.c
segfault fix
21 years ago
indeo3data.h
…
interplayvideo.c
handle invalid buffer sizes
21 years ago
jfdctfst.c
…
jfdctint.c
…
jrevdct.c
…
lcl.c
…
mace.c
…
mdct.c
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>)
21 years ago
mdec.c
…
mem.c
…
mjpeg.c
init cleanup
21 years ago
motion_est.c
multithreaded/SMP motion estimation
21 years ago
motion_est_template.c
simplify MV availability check / dont use below last row MV which is always zero
21 years ago
motion_test.c
…
mp3lameaudio.c
disable lames leading zero "feature", fixes a few more flv encoding issues
21 years ago
mpeg4data.h
…
mpeg12.c
1000000l (using uninitalized variable for initalizing bits per MV table)
21 years ago
mpeg12data.h
add vlc for cbp=0 that is valid in 422,444
21 years ago
mpegaudio.c
…
mpegaudio.h
…
mpegaudiodec.c
static allocation rewrite (old code was plain a broken mess)
21 years ago
mpegaudiodectab.h
…
mpegaudiotab.h
…
mpegvideo.c
moving f/b_code init to where it should be
21 years ago
mpegvideo.h
init cleanup
21 years ago
msmpeg4.c
…
msmpeg4data.h
…
msrle.c
…
msvideo1.c
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
21 years ago
oggvorbis.c
…
oggvorbis.h
…
opts.c
…
parser.c
…
pcm.c
…
pthread.c
count > thread_count for execute()
21 years ago
qtrle.c
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
21 years ago
ra144.c
segfault fix
21 years ago
ra144.h
…
ra288.c
…
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
…
resample.c
…
roqvideo.c
…
rpza.c
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
21 years ago
rv10.c
init cleanup
21 years ago
simple_idct.c
…
simple_idct.h
…
smc.c
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
21 years ago
sp5x.h
…
svq1.c
init cleanup
21 years ago
svq1_cb.h
…
svq1_vlc.h
…
svq3.c
don't fetch the size of SEQH unless SEQH was found
21 years ago
truemotion1.c
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
21 years ago
truemotion1data.h
…
utils.c
static allocation rewrite (old code was plain a broken mess)
21 years ago
vcr1.c
…
vmdav.c
minor VMD system update; still not perfect, but should not crash either
21 years ago
vp3.c
cut over to using new VP3 DSP functions and remove the old ones; bring
21 years ago
vp3data.h
cut over to using new VP3 DSP functions and remove the old ones; bring
21 years ago
vp3dsp.c
seperated out the C-based VP3 DSP functions into a different file; also
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
…
wmv2.c
…
xan.c
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
21 years ago
xvmcvideo.c
fix typo
21 years ago