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.
 
 
 
 
Assaf Yaari ca1d62f45d block algn patch by ("Assaf Yaari" <assafy at mobixell dot com>) 21 years ago
..
alpha Use asms instead of builtins when compiling for generic Alpha. Less 22 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 reorder table instead of wasting instructions to reorder the input to match the table 21 years ago
liba52 when changing version, please keep my changes (win32 compile fix) 22 years ago
libpostproc Ministry of English Composition fixes (courtesy of Diego Biurrun 22 years ago
mlib optimised versions of the get_pixels, diff_pixels, and bswap_buf 22 years ago
ppc recommit (of patch, as cvslog msg didnt apply cleanly) 22 years ago
ps2
sh4
.cvsignore
4xm.c forgot to commit, i hope its correct 22 years ago
Doxyfile
Makefile rational.h not installed patch by (Fred Rothganger <rothgang at uiuc dot edu>) 21 years ago
a52dec.c
ac3.h
ac3dec.c
ac3enc.c removed the obsolete and unused parameters of init_put_bits 22 years ago
ac3tab.h
adpcm.c block algn patch by ("Assaf Yaari" <assafy at mobixell dot com>) 21 years ago
adx.c Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) 21 years ago
allcodecs.c activate the XA and ADX ADPCM codecs 22 years ago
amr.c AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) 22 years ago
apiexample.c spelling fix 22 years ago
asv1.c removed the obsolete and unused parameters of init_put_bits 22 years ago
avcodec.c flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) 22 years ago
avcodec.h floating point AAN DCT 21 years ago
bswap.h warning fixes 22 years ago
cabac.c removed the obsolete and unused parameters of init_put_bits 22 years ago
cabac.h
cinepak.c support Cinepak files with funky (not divisible by 4) resolutions 21 years ago
cljr.c removed unused variables 22 years ago
common.c AVRational 21 years ago
common.h AVRational 21 years ago
cyuv.c
dct-test.c 10l 21 years ago
dpcm.c fix Interplay DPCM (frames are intracoded, predictors do not carry 22 years ago
dsputil.c * adding integer/floating point AAN implementations for DCT 2-4-8 21 years ago
dsputil.h * adding integer/floating point AAN implementations for DCT 2-4-8 21 years ago
dv.c * introducing dct248 into the DSP context. 21 years ago
dvdata.h * introducing dct248 into the DSP context. 21 years ago
error_resilience.c avoid warning 22 years ago
eval.c
faac.c Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) 22 years ago
faad.c
faandct.c * adding integer/floating point AAN implementations for DCT 2-4-8 21 years ago
faandct.h * adding integer/floating point AAN implementations for DCT 2-4-8 21 years ago
fastmemcpy.h
fdctref.c
fft-test.c
fft.c
ffv1.c gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 21 years ago
golomb.c
golomb.h 10l 22 years ago
h263.c AVRational 21 years ago
h263data.h h263 stuffing decode fix 22 years ago
h263dec.c AVRational 21 years ago
h264.c AVRational 21 years ago
h264data.h AVRational 21 years ago
huffyuv.c fix the case where all vlc codes are 8 bits long (repeat=256) 22 years ago
idcinvideo.c instructions for using the decoder 22 years ago
imgconvert.c recommit of 22 years ago
imgconvert_template.h avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) 22 years ago
imgresample.c avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) 22 years ago
indeo3.c fixes levis.avi 22 years ago
indeo3data.h use const data - began to make code more portable 22 years ago
interplayvideo.c gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 21 years ago
jfdctfst.c * adding integer/floating point AAN implementations for DCT 2-4-8 21 years ago
jfdctint.c * introducing dct248 into the DSP context. 21 years ago
jrevdct.c
mace.c
mdct.c
mdec.c quiet 22 years ago
mem.c
mjpeg.c 10l 21 years ago
motion_est.c optionally try to encode each MB with MV=<0,0> and choose the one with better RD 22 years ago
motion_est_template.c removed unused variable 22 years ago
motion_test.c
mp3lameaudio.c CODEC_ID_MP3LAME is obsolete 22 years ago
mpeg4data.h AVRational 21 years ago
mpeg12.c mpeg2 aspect ratio encoding fixed 21 years ago
mpeg12data.h AVRational 21 years ago
mpegaudio.c removed the obsolete and unused parameters of init_put_bits 22 years ago
mpegaudio.h
mpegaudiodec.c update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?) 22 years ago
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c segfault fix 21 years ago
mpegvideo.h 112 bytes smaller MpegEncContext 21 years ago
msmpeg4.c skip ext header missing message for msmpeg4v2 22 years ago
msmpeg4data.h
msrle.c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 22 years ago
msvideo1.c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 22 years ago
oggvorbis.c
oggvorbis.h
opts.c removed os_support.h 22 years ago
pcm.c simpler 22 years ago
ra144.c removed unused variables 22 years ago
ra144.h
ra288.c removed unused variables 22 years ago
ra288.h
ratecontrol.c use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken 22 years ago
rational.c BSD doesnt have log2 21 years ago
rational.h AVRational 21 years ago
raw.c
resample.c removed os_support.h 22 years ago
roqvideo.c experimental half-pel motion compensation for C planes, courtesy of Dr. 22 years ago
rpza.c This patch marks frames used in RPZA decoder as reference frames, from 22 years ago
rv10.c rate distortion mb decision support 22 years ago
simple_idct.c
simple_idct.h
sp5x.h Sunplus JPEG codec (SP5X) support 22 years ago
svq1.c get_bits -> skip_bits 22 years ago
svq1_cb.h
svq1_vlc.h
svq3.c
utils.c use continued fractions to approximate a fraction if its numerator or denominator is too large 21 years ago
vcr1.c removed unused variable 22 years ago
vp3.c theora comments skipping 22 years ago
vp3data.h
vqavideo.c support a few more types of VQA files 22 years ago
wmadata.h
wmadec.c
wmv2.c 10l 22 years ago
xan.c MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's 22 years ago
xvmcvideo.c using av_abort 22 years ago