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.
 
 
 
 
 
Panagiotis Issaris 4156a436e3 Handle possible failure of ff_eval. 18 years ago
..
alpha Add official LGPL license headers to the files that were missing them. 18 years ago
armv4l New single instruction math operation header 18 years ago
bfin ADI Blackfin optimizations 18 years ago
i386 cosmetics (indentation) 18 years ago
liba52 Add proper GPL headers. 18 years ago
mlib
ppc New single instruction math operation header 18 years ago
ps2 Add official LGPL license headers to the files that were missing them. 18 years ago
sh4 Add official LGPL license headers to the files that were missing them. 18 years ago
sparc
4xm.c
8bps.c
Makefile WavPack lossless audio decoder 18 years ago
a52dec.c
aasc.c
ac3.h
ac3dec.c
ac3enc.c Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. The other fixes an issue with floorcod=7. 18 years ago
ac3tab.h Add official LGPL license headers to the files that were missing them. 18 years ago
adpcm.c make the adx adpcm codec available 18 years ago
adx.c make the adx adpcm codec available 18 years ago
alac.c
allcodecs.c WavPack lossless audio decoder 18 years ago
amr.c rename AMR config variables to CONFIG_AMR* 18 years ago
apiexample.c Add official LGPL license headers to the files that were missing them. 18 years ago
asv1.c set supported pixel formats for a few encoders (fixes crashes with grayscale) 18 years ago
audioconvert.c cosmetics 18 years ago
avcodec.h WavPack lossless audio decoder 18 years ago
avs.c
beosthread.c
bitstream.c move some functions to bitstream.h to avoid conflicts 18 years ago
bitstream.h Fix get_bits_long to work with ALT_BITSTREAM_READER_LE. 18 years ago
bitstream_filter.c Add official LGPL license headers to the files that were missing them. 18 years ago
bmp.c
cabac.c
cabac.h tweak cabac. 0.5% faster h264. 18 years ago
cavs.c some MMX optimizations for the CAVS decoder 18 years ago
cavsdata.h replace run by run+1 in VLC tables 18 years ago
cavsdsp.c some MMX optimizations for the CAVS decoder 18 years ago
cinepak.c
cljr.c
cook.c cook shouldn't try to enforce the bitstream reader type 18 years ago
cookdata.h
cscd.c
cyuv.c
dct-test.c Add official LGPL license headers to the files that were missing them. 18 years ago
dpcm.c Mark some read-only datastructures as const. 19 years ago
dsputil.c ADI Blackfin optimizations 18 years ago
dsputil.h sse implementation of imdct. 18 years ago
dtsdec.c
dv.c * Restructuring the division of labor between DV codec and DV format 18 years ago
dvbsub.c
dvbsubdec.c
dvdata.h * Restructuring the division of labor between DV codec and DV format 18 years ago
dvdsub.c
dvdsubenc.c
error_resilience.c
eval.c Missing extern declaration for av_strtod. 18 years ago
faac.c
faad.c
faandct.c
faandct.h
fdctref.c
fft-test.c Add official LGPL license headers to the files that were missing them. 18 years ago
fft.c sse implementation of imdct. 18 years ago
ffv1.c set supported pixel formats for a few encoders (fixes crashes with grayscale) 18 years ago
flac.c force usage of ALT_BITSTREAM_READER where needed 18 years ago
flacenc.c cosmetic change to adjust alignment. 18 years ago
flashsv.c
flicvideo.c
fraps.c
g726.c
golomb.c
golomb.h
h261.c set supported pixel formats for a few encoders (fixes crashes with grayscale) 18 years ago
h261data.h Add official LGPL license headers to the files that were missing them. 18 years ago
h263.c fix non ALT bitstream reader 18 years ago
h263data.h Add official LGPL license headers to the files that were missing them. 18 years ago
h263dec.c printf -> av_log, only occurs in DEBUG cases 18 years ago
h264.c slightly faster deblock 18 years ago
h264data.h
h264idct.c
huffyuv.c set supported pixel formats correctly 18 years ago
idcinvideo.c
imgconvert.c Minimal support for the new pixel formats in libavcodec 18 years ago
imgconvert_template.h
imgresample.c Explicitly include fastmemcpy.h from libvo/. 18 years ago
indeo2.c Fix Indel --> Intel typo. 18 years ago
indeo2data.h Fix Indel --> Intel typo. 18 years ago
indeo3.c
indeo3data.h Add official LGPL license headers to the files that were missing them. 18 years ago
internal.h Add official LGPL license headers to the files that were missing them. 18 years ago
interplayvideo.c
jfdctfst.c Add copyright notice from the Independent JPEG Group instead of referring 18 years ago
jfdctint.c Add copyright notice from the Independent JPEG Group instead of referring 18 years ago
jpeg_ls.c
jrevdct.c Add copyright notice from the Independent JPEG Group instead of referring 18 years ago
kmvc.c Drop unneeded checks before av_free() and change to av_freep() where it's more suitable. 18 years ago
lcl.c
libgsm.c
loco.c
lzo.c
lzo.h Add official LGPL license headers to the files that were missing them. 18 years ago
mace.c Fix buffer handling for stereo mace files, fixes some random sig11 18 years ago
mathops.h New single instruction math operation header 18 years ago
mdct.c
mdec.c
mjpeg.c Zero number of current scan after decoding one picture. 18 years ago
mmvideo.c Fix FSF postal address. 18 years ago
motion_est.c Fix CHECK_BIDIR macro so it works with Intel's Compiler 18 years ago
motion_est_template.c
motion_test.c Add official LGPL license headers to the files that were missing them. 18 years ago
mp3lameaudio.c
mpeg4data.h Add official LGPL license headers to the files that were missing them. 18 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 Add official LGPL license headers to the files that were missing them. 18 years ago
mpegaudio.c
mpegaudio.h Add official LGPL license headers to the files that were missing them. 18 years ago
mpegaudiodec.c Use mathops 18 years ago
mpegaudiodectab.h Add official LGPL license headers to the files that were missing them. 18 years ago
mpegaudiotab.h The license of this file is LGPL, as clarified by Fabrice. 18 years ago
mpegvideo.c Handle possible failure of ff_eval. 18 years ago
mpegvideo.h Compile fix (for GCC<3.3) when encoders are disabled 18 years ago
msmpeg4.c remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) 18 years ago
msmpeg4data.h Add official LGPL license headers to the files that were missing them. 18 years ago
msrle.c
msvideo1.c
nuv.c
oggvorbis.c Add official LGPL license headers to the files that were missing them. 18 years ago
opt.c Inform the user that a certain AVOption is out of range. 18 years ago
opt.h make AVOptions default value field work. 18 years ago
os2thread.c Fix FSF postal address. 18 years ago
parser.c dont copy frame if the whole mp1/2/3 frame is available in one piece in the input 18 years ago
pcm.c
png.c
pnm.c --enable/disable parsers. Warning: some combinations are broken. 18 years ago
pthread.c
qdm2.c
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
rangecoder.h
ratecontrol.c Handle possible failure of ff_eval. 18 years ago
raw.c Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr % 18 years ago
resample.c
resample2.c
roqvideo.c
rpza.c
rtjpeg.c
rtjpeg.h Add official LGPL license headers to the files that were missing them. 18 years ago
rv10.c
shorten.c
simple_idct.c
simple_idct.h
smacker.c Drop unneeded checks before av_free() and change to av_freep() where it's more suitable. 18 years ago
smc.c
snow.c Handle possible failure of ff_eval. 18 years ago
snow.h Compile fix (for GCC<3.3) when encoders are disabled 18 years ago
sonic.c
sp5x.h
svq1.c
svq1_cb.h
svq1_vlc.h Add official LGPL license headers to the files that were missing them. 18 years ago
svq3.c
swscale.h Add official LGPL license headers to the files that were missing them. 18 years ago
truemotion1.c
truemotion1data.h Add official LGPL license headers to the files that were missing them. 18 years ago
truemotion2.c
truespeech.c
truespeech_data.h Add official LGPL license headers to the files that were missing them. 18 years ago
tscc.c
tta.c remove get_le16 and get_le32, get_bits and get_bits_long can just be used directly. 18 years ago
ulti.c
ulti_cb.h Add official LGPL license headers to the files that were missing them. 18 years ago
utils.c mpeg1 b_strategy=2 segfault fix 18 years ago
vc1.c Finally enable B-frame decoding as all known samples work perfect 18 years ago
vc1acdata.h Add official LGPL license headers to the files that were missing them. 18 years ago
vc1data.h Add official LGPL license headers to the files that were missing them. 18 years ago
vc1dsp.c Drop put_vc1_qpel_pixels_tab as they won't be needed anymore. 18 years ago
vcr1.c
vmdav.c Correct wrong memset invocation. 18 years ago
vmnc.c Handle the rest of known blocks (by skipping them) 18 years ago
vorbis.c Get rid of get_bits_long_le, get_bits_long was fixed and now behaves the same way. 18 years ago
vorbis.h Add official LGPL license headers to the files that were missing them. 18 years ago
vp3.c cleanup 18 years ago
vp3data.h Add official LGPL license headers to the files that were missing them. 18 years ago
vp3dsp.c avoid 4 + 18 years ago
vp5.c rename vector to vect to avoid clash with Apple gcc 18 years ago
vp5data.h VP5 and VP6 video decoder 18 years ago
vp6.c rename vector to vect to avoid clash with Apple gcc 18 years ago
vp6data.h VP5 and VP6 video decoder 18 years ago
vp56.c replaces back some C code by dsp.put_pixels_tab[0][0] (revert r6231) 18 years ago
vp56.h rename vector to vect to avoid clash with Apple gcc 18 years ago
vp56data.c VP5 and VP6 video decoder 18 years ago
vp56data.h VP5 and VP6 video decoder 18 years ago
vqavideo.c
w32thread.c
wavpack.c WavPack lossless audio decoder 18 years ago
wmadata.h Add official LGPL license headers to the files that were missing them. 18 years ago
wmadec.c Cleanup, from Emanuele Giaquinta <exg@gentoo.org> 18 years ago
wmv2.c 1000l copy and paste typo 18 years ago
wnv1.c
ws-snd1.c
x264.c fix b pyramid in mp4 muxing if no dts are provided to the muxer 18 years ago
xan.c
xl.c
xvid_rc.c
xvidff.c
xvmcvideo.c Explicitly include fastmemcpy.h from libvo/. 18 years ago
zmbv.c Drop unneeded checks before av_free() and change to av_freep() where it's more suitable. 18 years ago