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 Barbato 7f624e80ef standalone snow dsputil init 19 years ago
..
alpha Change license header to LGPL for consistency. 19 years ago
armv4l
i386 10l, vorbis_inverse_coupling_sse() was really 3dnow 19 years ago
liba52 libavcodec/libpostproc ---> libpostproc 19 years ago
mlib
ppc standalone snow dsputil init 19 years ago
ps2
sh4
sparc
4xm.c sanity checks, some might have been exploitable ... 19 years ago
8bps.c
Makefile Some AltiVec optimizations for VC-1 19 years ago
a52dec.c native ac3 parser 19 years ago
aasc.c
ac3.h
ac3dec.c
ac3enc.c Revert bad ac3enc commit, the commited code was bigger and slower. 19 years ago
ac3tab.h Revert bad ac3enc commit, the commited code was bigger and slower. 19 years ago
adpcm.c make the adx adpcm codec available 19 years ago
adx.c make the adx adpcm codec available 19 years ago
alac.c Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
allcodecs.c Looks like to be a good time to re-enable WMV3 decoder 19 years ago
amr.c rename AMR config variables to CONFIG_AMR* 19 years ago
apiexample.c
asv1.c add assert to clarify that we know what we are doing 19 years ago
avcodec.h Forgot to update LIBAVCODEC_VERSION_INT 19 years ago
avs.c complete AVS playback system (from Creature Shock computer game), 19 years ago
beosthread.c
bitstream.c
bitstream.h remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) 19 years ago
bitstream_filter.c noise bitstream filter 19 years ago
bmp.c
cabac.c
cabac.h don't force asserts in release builds. 2% faster h264. 19 years ago
cavs.c some MMX optimizations for the CAVS decoder 19 years ago
cavsdata.h replace run by run+1 in VLC tables 19 years ago
cavsdsp.c some MMX optimizations for the CAVS decoder 19 years ago
cinepak.c
cljr.c
cook.c sanity checks, some might have been exploitable ... 19 years ago
cookdata.h
cscd.c faster copy functions for lzo decoder that also need padding 19 years ago
cyuv.c
dct-test.c Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 19 years ago
dpcm.c Mark some read-only datastructures as const. 19 years ago
dsputil.c sse & sse2 implementations of vorbis channel coupling. 19 years ago
dsputil.h sse & sse2 implementations of vorbis channel coupling. 19 years ago
dtsdec.c dtsdec.c copies one input packet at a time to a (static) buffer of size 19 years ago
dv.c I still don't think this should be here. Note: without this code DV encoder 19 years ago
dvbsub.c
dvbsubdec.c
dvdata.h DVCPRO50 support. 19 years ago
dvdsub.c add static keyword to some functions 19 years ago
dvdsubenc.c
error_resilience.c
eval.c
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
faandct.h
fdctref.c
fft-test.c
fft.c ff_fft_init now double checks that the system has mm3dnow.h before 19 years ago
ffv1.c memory leak. 19 years ago
flac.c moving utf8 reading function to libavutil 19 years ago
flacenc.c cosmetic change to adjust alignment. 19 years ago
flashsv.c Flash Screen Video decoder (fourcc:FSV1) 19 years ago
flicvideo.c make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) 19 years ago
fraps.c
g726.c
golomb.c
golomb.h first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder 19 years ago
h261.c --enable/disable parsers. Warning: some combinations are broken. 19 years ago
h261data.h
h263.c add outcommented chunk of code to handle stuffing MBs at the end of slices (IMHO the standard doesnt allow this and there are no real world files which need it) 19 years ago
h263data.h out of array read fix 19 years ago
h263dec.c --enable/disable parsers. Warning: some combinations are broken. 19 years ago
h264.c 10l in r5768 (broke mbaff) 19 years ago
h264data.h h264: MBAFF interlaced decoding 19 years ago
h264idct.c h264: special case dc-only idct. ~1% faster overall 19 years ago
huffyuv.c set supported pixel formats correctly 19 years ago
idcinvideo.c
imgconvert.c Mark some read-only datastructures as const. 19 years ago
imgconvert_template.h
imgresample.c Fix a corner case in sws emulation 19 years ago
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
internal.h - Add new file internal.h for common internal-use-only functions. 19 years ago
interplayvideo.c
jfdctfst.c
jfdctint.c
jpeg_ls.c list of supported pix_fmts 19 years ago
jrevdct.c
kmvc.c Palette support for newer KMVC 19 years ago
lcl.c
libgsm.c
loco.c
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
mdct.c
mdec.c MSVC-compatible __align8/__align16 declaration 19 years ago
mjpeg.c remove useless code 19 years ago
mmvideo.c Fix FSF postal address. 19 years ago
motion_est.c asserts to check if assumed conditions really are true 19 years ago
motion_est_template.c make zero motion vector threshold user setable 19 years ago
motion_test.c
mp3lameaudio.c
mpeg4data.h warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it 19 years ago
mpeg12.c staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch by (Stefan Gehrer stefan.gehrer gmx de) 19 years ago
mpeg12data.h staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch by (Stefan Gehrer stefan.gehrer gmx de) 19 years ago
mpegaudio.c
mpegaudio.h
mpegaudiodec.c table contains vlc with 19 bits and 8*2 < 19 19 years ago
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) 19 years ago
mpegvideo.h fix mbd bits bug, finally 19 years ago
msmpeg4.c remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) 19 years ago
msmpeg4data.h
msrle.c
msvideo1.c
nuv.c NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago
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 Fix FSF postal address. 19 years ago
parser.c make some tables const 19 years ago
pcm.c
png.c Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
pnm.c --enable/disable parsers. Warning: some combinations are broken. 19 years ago
pthread.c
qdm2.c Fixed a possible bug, checked against the assembly. 19 years ago
qdm2data.h Mark read-only data as const. Patch by stefan huehner org. 19 years ago
qdrw.c
qpeg.c
qtrle.c
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c fixing out of array access (only cosmetic, this should never have had a end user vissible effect) 19 years ago
rangecoder.h
ratecontrol.c fabs is better then abs for floats ... 19 years ago
raw.c add quicktime uncompressed 8bit 4:2:2 support 19 years ago
resample.c
resample2.c Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
roqvideo.c
rpza.c
rtjpeg.c NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago
rtjpeg.h NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago
rv10.c Fix SIGSEGV in rv10-null-pointer-500k.rm. 19 years ago
shorten.c sanity checks, some might have been exploitable ... 19 years ago
simple_idct.c
simple_idct.h
smacker.c Now MPlayer should understand Smacker audio and video codecs. 19 years ago
smc.c
snow.c support doing motion estimation and compensation without any residual transform or coding 19 years ago
snow.h Snow: cosmetics 19 years ago
sonic.c
sp5x.h
svq1.c
svq1_cb.h out of array read fix 19 years ago
svq1_vlc.h
svq3.c
swscale.h Remove sws_global_init() from swscaler emulation 19 years ago
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
truespeech_data.h
tscc.c make TSCC endian-safe, PPC testing courtesy of Diego B. 19 years ago
tta.c Fix FSF postal address. 19 years ago
ulti.c
ulti_cb.h
utils.c Move av_log() & friends to libavutil 19 years ago
vc1.c Don't try to decode P-frames from old WMV3 variant until their format is figured 19 years ago
vc1acdata.h VC-1 decoder with I-frames support and partial P-frames decoding 19 years ago
vc1data.h Some B-frames support (parsing and decoding only, no motion compesation is done) 19 years ago
vc1dsp.c Fix overflows in bicubic interpolation. 19 years ago
vcr1.c
vmdav.c 16-bit DPCM and stereo support for Sierra VMD 19 years ago
vorbis.c another div -> fastdiv, another 2% faster vorbis. 19 years ago
vorbis.h sse & sse2 implementations of vorbis channel coupling. 19 years ago
vp3.c Do not crash when the first frame is not a keyframe (and thus none of the 19 years ago
vp3data.h
vp3dsp.c avoid 4 + 19 years ago
vqavideo.c
w32thread.c
wmadata.h
wmadec.c Do not read full byte when less than 8 bits are still to be read. 19 years ago
wmv2.c remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) 19 years ago
wnv1.c
ws-snd1.c
x264.c sync to x264 r537 19 years ago
xan.c
xl.c
xvid_rc.c - Add new file internal.h for common internal-use-only functions. 19 years ago
xvidff.c 10l to whoever wrote this 19 years ago
xvmcvideo.c
zmbv.c ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not 19 years ago