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.
 
 
 
 
 
Luca Abeni 5341c20954 Baptiste COUDURIER's padding patch (reworked by me a little bit). 19 years ago
..
alpha Change license header to LGPL for consistency. 19 years ago
armv4l Update licensing information: The FSF changed postal address. 19 years ago
i386 gmc_mmx tweaks 19 years ago
liba52 Update licensing information: The FSF changed postal address. 19 years ago
libpostproc Proper mangling information for symbols in OS X Mach-O shared objects. 19 years ago
mlib Update licensing information: The FSF changed postal address. 19 years ago
ppc hadamard8_diff* enabled on linux/ppc 19 years ago
ps2 Update licensing information: The FSF changed postal address. 19 years ago
sh4 Update licensing information: The FSF changed postal address. 19 years ago
sparc Update licensing information: The FSF changed postal address. 19 years ago
.cvsignore Ignore apiexample and test programs. 19 years ago
4xm.c MSVC-compatible __align8/__align16 declaration 19 years ago
8bps.c Update licensing information: The FSF changed postal address. 19 years ago
Makefile KMVC (used in Worms games) decoder. Works fine with samples from MPHQ 19 years ago
a52dec.c native ac3 parser 19 years ago
aasc.c Update licensing information: The FSF changed postal address. 19 years ago
ac3.h Update licensing information: The FSF changed postal address. 19 years ago
ac3dec.c Update licensing information: The FSF changed postal address. 19 years ago
ac3enc.c AC3: support encoding fractional frame sizes 19 years ago
ac3tab.h switch ac3enc to av_crc 19 years ago
adpcm.c cleanup IMA-ADPCM WAV decoder 19 years ago
adx.c Update licensing information: The FSF changed postal address. 19 years ago
alac.c explain extradata and pass avctx to av_log's 19 years ago
allcodecs.c KMVC (used in Worms games) decoder. Works fine with samples from MPHQ 19 years ago
amr.c Update licensing information: The FSF changed postal address. 19 years ago
apiexample.c
asv1.c add assert to clarify that we know what we are doing 19 years ago
avcodec.h Baptiste COUDURIER's padding patch (reworked by me a little bit). 19 years ago
avs.c complete AVS playback system (from Creature Shock computer game), 19 years ago
beosthread.c Update licensing information: The FSF changed postal address. 19 years ago
bitstream.c Update licensing information: The FSF changed postal address. 19 years ago
bitstream.h get_xbits() optimization 19 years ago
bmp.c Update licensing information: The FSF changed postal address. 19 years ago
cabac.c Update licensing information: The FSF changed postal address. 19 years ago
cabac.h Update licensing information: The FSF changed postal address. 19 years ago
cinepak.c Update licensing information: The FSF changed postal address. 19 years ago
cljr.c Update licensing information: The FSF changed postal address. 19 years ago
cook.c Don't use pow/powf functions where we just need integer arithmetic. 19 years ago
cookdata.h Update licensing information: The FSF changed postal address. 19 years ago
cscd.c faster copy functions for lzo decoder that also need padding 19 years ago
cyuv.c Update licensing information: The FSF changed postal address. 19 years ago
dct-test.c
dpcm.c Update licensing information: The FSF changed postal address. 19 years ago
dsputil.c mmx implementation of 3-point GMC. (5x faster than C) 19 years ago
dsputil.h mmx implementation of 3-point GMC. (5x faster than C) 19 years ago
dtsdec.c
dv.c I still don't think this should be here. Note: without this code DV encoder 19 years ago
dvbsub.c Update licensing information: The FSF changed postal address. 19 years ago
dvbsubdec.c Update licensing information: The FSF changed postal address. 19 years ago
dvdata.h DVCPRO50 support. 19 years ago
dvdsub.c add static keyword to some functions 19 years ago
dvdsubenc.c Update licensing information: The FSF changed postal address. 19 years ago
error_resilience.c Update licensing information: The FSF changed postal address. 19 years ago
eval.c Update licensing information: The FSF changed postal address. 19 years ago
faac.c create adts stream if CODEC_FLAG_GLOBAL_HEADER not set 19 years ago
faad.c Make faac_decode_frame return -1 on error and not 0 which avoids 19 years ago
faandct.c Update licensing information: The FSF changed postal address. 19 years ago
faandct.h Update licensing information: The FSF changed postal address. 19 years ago
fdctref.c
fft-test.c
fft.c 3DNow! & Extended 3DNow! versions of FFT 19 years ago
ffv1.c fix segfault on broken streams 19 years ago
flac.c switch flac to av_crc 19 years ago
flicvideo.c make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) 19 years ago
fraps.c Update licensing information: The FSF changed postal address. 19 years ago
g726.c Update licensing information: The FSF changed postal address. 19 years ago
golomb.c Update licensing information: The FSF changed postal address. 19 years ago
golomb.h Update licensing information: The FSF changed postal address. 19 years ago
h261.c (f)printf --> av_log conversion 19 years ago
h261data.h
h263.c signedness error caused broken decoding 19 years ago
h263data.h out of array read fix 19 years ago
h263dec.c cleanup picture / debug output code 19 years ago
h264.c 10l in 1.199 (write_back_motion with B-pyramid + spatial) 19 years ago
h264data.h Update licensing information: The FSF changed postal address. 19 years ago
h264idct.c h264: special case dc-only idct. ~1% faster overall 19 years ago
huffyuv.c dont forget table_size in the decode_frame return value 19 years ago
idcinvideo.c Update licensing information: The FSF changed postal address. 19 years ago
imgconvert.c Baptiste COUDURIER's padding patch (reworked by me a little bit). 19 years ago
imgconvert_template.h Update licensing information: The FSF changed postal address. 19 years ago
imgresample.c Introduce swscale interface in libavcodec 19 years ago
indeo2.c Update licensing information: The FSF changed postal address. 19 years ago
indeo2data.h
indeo3.c Update licensing information: The FSF changed postal address. 19 years ago
indeo3data.h
internal.h - Add new file internal.h for common internal-use-only functions. 19 years ago
interplayvideo.c Update licensing information: The FSF changed postal address. 19 years ago
jfdctfst.c
jfdctint.c
jpeg_ls.c list of supported pix_fmts 19 years ago
jrevdct.c
kmvc.c KMVC (used in Worms games) decoder. Works fine with samples from MPHQ 19 years ago
lcl.c Update licensing information: The FSF changed postal address. 19 years ago
libgsm.c Update licensing information: The FSF changed postal address. 19 years ago
loco.c Update licensing information: The FSF changed postal address. 19 years ago
lzo.c faster copy functions for lzo decoder that also need padding 19 years ago
lzo.h faster copy functions for lzo decoder that also need padding 19 years ago
mace.c Update licensing information: The FSF changed postal address. 19 years ago
mdct.c Update licensing information: The FSF changed postal address. 19 years ago
mdec.c MSVC-compatible __align8/__align16 declaration 19 years ago
mem.c long is better than int for pointer differences 19 years ago
mjpeg.c remove useless code 19 years ago
mmvideo.c complete American Laser Games MM playback system, courtesy of Peter Ross 19 years ago
motion_est.c asserts to check if assumed conditions really are true 19 years ago
motion_est_template.c Update licensing information: The FSF changed postal address. 19 years ago
motion_test.c
mp3lameaudio.c Update licensing information: The FSF changed postal address. 19 years ago
mpeg4data.h warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it 19 years ago
mpeg12.c (f)printf --> av_log conversion 19 years ago
mpeg12data.h
mpegaudio.c Update licensing information: The FSF changed postal address. 19 years ago
mpegaudio.h
mpegaudiodec.c (f)printf --> av_log conversion 19 years ago
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c remove mpegvideo.c img resample dependancy 19 years ago
mpegvideo.h 2x faster ff_mpeg4_set_direct_mv 19 years ago
msmpeg4.c (f)printf --> av_log conversion 19 years ago
msmpeg4data.h
msrle.c Update licensing information: The FSF changed postal address. 19 years ago
msvideo1.c Update licensing information: The FSF changed postal address. 19 years ago
nuv.c NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago
oggtheora.c
oggvorbis.c Implement audio cutoff frequency to the vorbis encoder. 19 years ago
opt.c Give a hint about what is the expected the data type of command line options. 19 years ago
opt.h
os2thread.c os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) 19 years ago
parser.c use get_bits1/skip_bits[1] in ac3 and aac parsers 19 years ago
pcm.c Update licensing information: The FSF changed postal address. 19 years ago
png.c (f)printf --> av_log conversion 19 years ago
pnm.c Update licensing information: The FSF changed postal address. 19 years ago
pthread.c Update licensing information: The FSF changed postal address. 19 years ago
qdm2.c fix infinite loop 19 years ago
qdm2data.h Update licensing information: The FSF changed postal address. 19 years ago
qdrw.c Update licensing information: The FSF changed postal address. 19 years ago
qpeg.c Update licensing information: The FSF changed postal address. 19 years ago
qtrle.c Update licensing information: The FSF changed postal address. 19 years ago
ra144.c Update licensing information: The FSF changed postal address. 19 years ago
ra144.h Update licensing information: The FSF changed postal address. 19 years ago
ra288.c Update licensing information: The FSF changed postal address. 19 years ago
ra288.h Update licensing information: The FSF changed postal address. 19 years ago
rangecoder.c fixing out of array access (only cosmetic, this should never have had a end user vissible effect) 19 years ago
rangecoder.h Update licensing information: The FSF changed postal address. 19 years ago
ratecontrol.c fix frametypes with xvid_rc 19 years ago
raw.c PAL8 support (fixed BLUR8.AVI) 19 years ago
resample.c Update licensing information: The FSF changed postal address. 19 years ago
resample2.c Update licensing information: The FSF changed postal address. 19 years ago
roqvideo.c Update licensing information: The FSF changed postal address. 19 years ago
rpza.c Update licensing information: The FSF changed postal address. 19 years ago
rtjpeg.c NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago
rtjpeg.h NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago
rv10.c cleanup picture / debug output code 19 years ago
shorten.c warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it 19 years ago
simple_idct.c Update licensing information: The FSF changed postal address. 19 years ago
simple_idct.h Update licensing information: The FSF changed postal address. 19 years ago
smacker.c Don't use get_vlc2() when tree is one symbol. This fixes audio decoding 19 years ago
smc.c Update licensing information: The FSF changed postal address. 19 years ago
snow.c Snow mmx + sse2 part 2 19 years ago
snow.h altivec support for snow 19 years ago
sonic.c Update licensing information: The FSF changed postal address. 19 years ago
sp5x.h Update licensing information: The FSF changed postal address. 19 years ago
svq1.c Update licensing information: The FSF changed postal address. 19 years ago
svq1_cb.h out of array read fix 19 years ago
svq1_vlc.h
svq3.c Update licensing information: The FSF changed postal address. 19 years ago
swscale.h Introduce swscale interface in libavcodec 19 years ago
truemotion1.c Update licensing information: The FSF changed postal address. 19 years ago
truemotion1data.h
truemotion2.c Update licensing information: The FSF changed postal address. 19 years ago
truespeech.c Silence warnings, these came when some tables got declared as const. 19 years ago
truespeech_data.h
tscc.c make TSCC endian-safe, PPC testing courtesy of Diego B. 19 years ago
tta.c 64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patch 19 years ago
ulti.c Update licensing information: The FSF changed postal address. 19 years ago
ulti_cb.h
utils.c - Add new file internal.h for common internal-use-only functions. 19 years ago
vc9.c cleanup picture / debug output code 19 years ago
vc9data.h
vcr1.c Update licensing information: The FSF changed postal address. 19 years ago
vmdav.c 16-bit DPCM and stereo support for Sierra VMD 19 years ago
vorbis.c kill some warnings 19 years ago
vorbis.h Correct the relation between floors of type 0 and block sizes. 19 years ago
vp3.c kill some warnings 19 years ago
vp3data.h
vp3dsp.c Update licensing information: The FSF changed postal address. 19 years ago
vqavideo.c Update licensing information: The FSF changed postal address. 19 years ago
w32thread.c Update licensing information: The FSF changed postal address. 19 years ago
wmadata.h
wmadec.c reverting 1.31->1.33 19 years ago
wmv2.c MSVC-compatible __align8/__align16 declaration 19 years ago
wnv1.c Update licensing information: The FSF changed postal address. 19 years ago
ws-snd1.c Update licensing information: The FSF changed postal address. 19 years ago
x264.c pass noise reduction option to x264 19 years ago
xan.c Update licensing information: The FSF changed postal address. 19 years ago
xl.c Update licensing information: The FSF changed postal address. 19 years ago
xvid_rc.c - Add new file internal.h for common internal-use-only functions. 19 years ago
xvidff.c - Add new file internal.h for common internal-use-only functions. 19 years ago
xvmcvideo.c Update licensing information: The FSF changed postal address. 19 years ago
zmbv.c ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not 19 years ago