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 3edcacde04 init cleanup 21 years ago
..
alpha interlaced motion estimation 21 years ago
armv4l Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change 22 years ago
i386 fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
liba52 av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
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 the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) 22 years ago
.cvsignore * cleanup 23 years ago
4xm.c av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
8bps.c 8BPS decoder 21 years ago
Doxyfile even more fixes 22 years ago
Makefile * missing opts for make dep 21 years ago
a52dec.c av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
ac3.h per file doxy 22 years ago
ac3dec.c per file doxy 22 years ago
ac3enc.c auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>) 21 years ago
ac3tab.h per file doxy 22 years ago
adpcm.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
adx.c av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
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 spelling fix 21 years ago
asv1.c get_bit_count -> put_bits_count 21 years ago
avcodec.c flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) 22 years ago
avcodec.h * DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-) 21 years ago
bswap.h warning fixes 21 years ago
cabac.c removed the obsolete and unused parameters of init_put_bits 21 years ago
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 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
common.c * moving some of the commonly used bit reading/writing functions 21 years ago
common.h * DV decoder simplifications. Now it looks to be 6% faster. At least 21 years ago
cyuv.c av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
dct-test.c 10l 21 years ago
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 * DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-) 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 av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
faandct.c move identical code into its own function 21 years ago
faandct.h * adding integer/floating point AAN implementations for DCT 2-4-8 21 years ago
fdctref.c per file doxy 22 years ago
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 inttypes.h patch by (Chip <szarlada at freemail dot hu>) 21 years ago
golomb.h flac fixes: 21 years ago
h263.c mb stuffing in partitioned frames fix 21 years ago
h263data.h interlaced motion estimation 21 years ago
h263dec.c init cleanup 21 years ago
h264.c init cleanup 21 years ago
h264data.h AVRational 21 years ago
huffyuv.c get_bit_count -> put_bits_count 21 years ago
idcinvideo.c av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
imgconvert.c ffv1 rgb support 21 years ago
imgconvert_template.h avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) 21 years ago
imgresample.c avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) 21 years ago
indeo3.c segfault fix 21 years ago
indeo3data.h use const data - began to make code more portable 21 years ago
interplayvideo.c handle invalid buffer sizes 21 years ago
jfdctfst.c move identical code into its own function 21 years ago
jfdctint.c move identical code into its own function 21 years ago
jrevdct.c per file doxy 22 years ago
lcl.c Right fix for older zlib version 21 years ago
mace.c debug stuff only for DEBUG :) 22 years ago
mdct.c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
mdec.c av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
mem.c per file doxy 22 years ago
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 per file doxy 22 years ago
mp3lameaudio.c disable lames leading zero "feature", fixes a few more flv encoding issues 21 years ago
mpeg4data.h AVRational 21 years ago
mpeg12.c init cleanup 21 years ago
mpeg12data.h add vlc for cbp=0 that is valid in 422,444 21 years ago
mpegaudio.c av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
mpegaudio.h exported mpa_decode_header for new parser API 21 years ago
mpegaudiodec.c fixes by Gildas Bazin <gbazin at altern dot org> 21 years ago
mpegaudiodectab.h per file doxy 22 years ago
mpegaudiotab.h per file doxy 22 years ago
mpegvideo.c init cleanup 21 years ago
mpegvideo.h init cleanup 21 years ago
msmpeg4.c copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise 21 years ago
msmpeg4data.h per file doxy 22 years ago
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 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
oggvorbis.h per file doxy 22 years ago
opts.c av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
parser.c pts and dts support in parser API 21 years ago
pcm.c simpler 21 years ago
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 moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? 22 years ago
ra288.c av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
ra288.h moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? 22 years ago
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 av_d2q() documentation 21 years ago
rational.h AVRational 21 years ago
raw.c Warning fixes. 22 years ago
resample.c av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
roqvideo.c av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
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 per file doxy 22 years ago
simple_idct.h per file doxy 22 years ago
smc.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
sp5x.h Sunplus JPEG codec (SP5X) support 21 years ago
svq1.c init cleanup 21 years ago
svq1_cb.h per file doxy 22 years ago
svq1_vlc.h rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg's 22 years ago
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 cosmetics 21 years ago
utils.c silence warnings 21 years ago
vcr1.c av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
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 per file doxy 22 years ago
wmadec.c segfault fix 21 years ago
wmv2.c move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
xan.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
xvmcvideo.c fix typo 21 years ago