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 5693c08356 sse2 16x16 sum squared diff (306=>268 cycles on a K8) 19 years ago
..
alpha Communicate proper aliasing to gcc (needed for 4.1). 20 years ago
armv4l IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) 20 years ago
i386 sse2 16x16 sum squared diff (306=>268 cycles on a K8) 19 years ago
liba52 liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com) 19 years ago
libpostproc support for building dynamic libraries on Mac OS X 19 years ago
mlib
ppc 10l 19 years ago
ps2
sh4
sparc
.cvsignore
4xm.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
8bps.c fix segfault (bug #1165640) 19 years ago
Makefile support for building dynamic libraries on Mac OS X 19 years ago
a52dec.c Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de) 19 years ago
aasc.c Autodesk Animator Studio Codec (AASC) video decoder, courtesy of 20 years ago
ac3.h
ac3dec.c Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de) 19 years ago
ac3enc.c While adding stereo rematrixing, I came across something that needs to 20 years ago
ac3tab.h
adpcm.c yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail com) 19 years ago
adx.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
alac.c 100l - this has only worked on big endian 20 years ago
allcodecs.c Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). 19 years ago
amr.c Fix some #ifdef to allow building amr_wb alone. 19 years ago
apiexample.c apiexample fix by (Chip: szarlada, freemail hu) 20 years ago
asv1.c ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net) 20 years ago
avcodec.h dont include opt.h in avcodec.h 19 years ago
beosthread.c added a lock/unlock_lib pair to allow extern progs to serialize access to lavc. 20 years ago
bitstream.c Rename put_string to ff_put_string to avoid a symbol clash on Mac OS X. 19 years ago
bitstream.h fix some pointer to intger without cast warnings (patch by Michel Bardiaux) 19 years ago
cabac.c
cabac.h decode h264 end-of-slice flag 20 years ago
cinepak.c automatically detect Cinepak data from Sega FILM/CPK files 19 years ago
cljr.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
cyuv.c tinfoil patch: accept no widths that are no multiples of 4 19 years ago
dct-test.c add xvid idcts to dct-test 19 years ago
dpcm.c
dsputil.c kill a bunch of compiler warnings 19 years ago
dsputil.h Move lrintf implementation from libavcodec/dsputil.h to libavutil/common.h 19 years ago
dtsdec.c
dv.c lowres support 19 years ago
dvbsub.c DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 19 years ago
dvbsubdec.c subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also fixes a few 19 years ago
dvdata.h
dvdsub.c subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also fixes a few 19 years ago
error_resilience.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
eval.c
faac.c vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net) 19 years ago
faad.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
faandct.c
faandct.h
fdctref.c
fft-test.c printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se) 20 years ago
fft.c
ffv1.c #defines for strict_std_compliance and split between inofficial extensions and non standarized things 20 years ago
flac.c AV_LOG_DEBUG vs. AV_LOG_ERROR 19 years ago
flicvideo.c tinfoil patch: make sure that pixel pointer does not go out of bounds 19 years ago
fraps.c signature has an 'x' 20 years ago
g726.c #defines for strict_std_compliance and split between inofficial extensions and non standarized things 20 years ago
golomb.c
golomb.h shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) 20 years ago
h261.c skip_idct 19 years ago
h261data.h
h263.c set pts for h.263 decoding 19 years ago
h263data.h adding a few const 20 years ago
h263dec.c select xvid idct for xvid files if possible 19 years ago
h264.c 6% faster decode_cabac_residual 19 years ago
h264data.h typo in cabac tables 20 years ago
h264idct.c decode H.264 with 8x8 transform. 20 years ago
huffyuv.c #defines for strict_std_compliance and split between inofficial extensions and non standarized things 20 years ago
idcinvideo.c Off-by-one bug in libavcodec/idcinvideo.c, caused 20 years ago
imgconvert.c segfault fix 20 years ago
imgconvert_template.h
imgresample.c Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de) 19 years ago
indeo2.c kill a bunch of compiler warnings 19 years ago
indeo2data.h support the LE reader, so it can be tested a little 20 years ago
indeo3.c indeo3 for bigendian patch by (demo-n <demo-n users.sourceforge net) 20 years ago
indeo3data.h
interplayvideo.c 10l 20 years ago
jfdctfst.c
jfdctint.c
jrevdct.c
lcl.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
libgsm.c libgsm warper by (Alban Bedel: albeu, free fr) 20 years ago
loco.c Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi) 20 years ago
mace.c Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT de> 20 years ago
mdct.c
mdec.c set pix_fmt 19 years ago
mem.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
mjpeg.c Rename put_string to ff_put_string to avoid a symbol clash on Mac OS X. 19 years ago
motion_est.c Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de) 19 years ago
motion_est_template.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
motion_test.c
mp3lameaudio.c vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net) 19 years ago
mpeg4data.h adding a few const 20 years ago
mpeg12.c kill a bunch of compiler warnings 19 years ago
mpeg12data.h adding a few const 20 years ago
mpegaudio.c a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] 20 years ago
mpegaudio.h dithering for the mpeg audio decoder 20 years ago
mpegaudiodec.c adding a few const 20 years ago
mpegaudiodectab.h adding a few const 20 years ago
mpegaudiotab.h adding a few const 20 years ago
mpegvideo.c kill a bunch of compiler warnings 19 years ago
mpegvideo.h fix user data parsing code so it suppors pre1 and cvs 19 years ago
msmpeg4.c Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de) 19 years ago
msmpeg4data.h adding a few const 20 years ago
msrle.c
msvideo1.c
oggtheora.c theora decoding using libtheora 20 years ago
oggvorbis.c fix unused variable warnings 19 years ago
opt.c dont print NULL 19 years ago
opt.h avoid stdio.h 19 years ago
parser.c Kill some compiler warnings. Compiled code verified identical after changes. 19 years ago
pcm.c Document "us" parameter for PCM conversion functions. 19 years ago
png.c a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] 20 years ago
pnm.c Kill some compiler warnings. Compiled code verified identical after changes. 19 years ago
pthread.c
qdrw.c
qpeg.c security fixes 19 years ago
qtrle.c tinfoil patch: make sure pixel_ptr never goes negative 19 years ago
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c Kill some compiler warnings. Compiled code verified identical after changes. 19 years ago
rangecoder.h kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
ratecontrol.c switch to native time bases 20 years ago
raw.c a few more raw yuv fourccs 19 years ago
resample.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
resample2.c minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) 19 years ago
roqvideo.c tinfoil patch: validate motion vectors and do not free frame on exit if 19 years ago
rpza.c typo fix by ("Todd.Kirby" doubleshot pacbell net) 20 years ago
rv10.c error concealment fix 19 years ago
shorten.c shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) 20 years ago
simple_idct.c
simple_idct.h
smc.c
snow.c fix unused variable warnings 19 years ago
sonic.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
sp5x.h adding a few const 20 years ago
svq1.c set a few variables correctly 19 years ago
svq1_cb.h
svq1_vlc.h
svq3.c skip_idct 19 years ago
truemotion1.c adding a few const 20 years ago
truemotion1data.h adding a few const 20 years ago
tscc.c memleak fix 20 years ago
ulti.c kill a bunch of compiler warnings 19 years ago
ulti_cb.h adding a few const 20 years ago
utils.c changing a few options to AVOptions 19 years ago
vc9.c fix unused variable warnings 19 years ago
vc9data.h - samples from mplayer ftp in the "adv" profile seem to have profile=2, 20 years ago
vcr1.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
vmdav.c tinfoil patch: be more diligent about checking array boundaries before 19 years ago
vorbis.c decrease V_NB_BITS if possible 20 years ago
vorbis.h decrease V_NB_BITS if possible 20 years ago
vp3.c use av_log in debug mode 19 years ago
vp3data.h another bitstream extraction to optimize: fixed-length motion vectors 20 years ago
vp3dsp.c Kill some compiler warnings. Compiled code verified identical after changes. 19 years ago
vqavideo.c
w32thread.c
wmadata.h
wmadec.c WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, npsl co uk) 20 years ago
wmv2.c segfault fix 19 years ago
wnv1.c replace custom bitstream reader with get_bits/vlc() 20 years ago
ws-snd1.c Westwood SND1 decoder, courtesy of Kostya 20 years ago
x264.c set more x264 encoding parameters 19 years ago
xan.c tinfoil patch: no array is written to in bulk before counts are 19 years ago
xl.c
xvidff.c mkstemp on win32 workaround by (Ivan Wong: email, ivanwong info) 19 years ago
xvmcvideo.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago