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.
 
 
 
 
 
Michael Niedermayer c52f5d66a2 skiprd 18 years ago
..
alpha
armv4l revert bad checkin 18 years ago
bfin
i386 Add SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instructions) detection 18 years ago
liba52 Use MMX only under x86_32, there are compilation problems. 18 years ago
mlib rename cropTbl -> ff_cropTbl 18 years ago
ppc GCC 3.3 compile fix 18 years ago
ps2
sh4 Move copy_block* functions to dsp dsputil.h 18 years ago
sparc Switch to the LGPL as agreed to by the author according to the 18 years ago
4xm.c
8bps.c make some symbols static 18 years ago
Makefile Adding H.264 DCT. 18 years ago
a52dec.c
aasc.c
ac3.h revert bad checkin 18 years ago
ac3dec.c
ac3enc.c bring AC3 encoder output up to input volume level 18 years ago
ac3tab.h
adpcm.c
adx.c
alac.c fix some potential security issues, patch by Matthias Hopf, mat at mshopf dot de 18 years ago
allcodecs.c Now ZMBV encoder compiles 18 years ago
amr.c always print message when error, AV_LOG_DEBUG -> AV_LOG_ERROR 18 years ago
apiexample.c
asv1.c
audioconvert.c
avcodec.h skiprd 18 years ago
avs.c
beosthread.c
bitstream.c
bitstream.h fix bug when __GNUC__ isn't defined and when compiling for a non-x86 architecture, patch by Martin Storsjö, martin at martin st 18 years ago
bitstream_filter.c zero private bits 18 years ago
bmp.c coded line size is a multiple of 4 18 years ago
bytestream.h rename always_inline to av_always_inline and move to common.h 18 years ago
cabac.c Kill a warning with MSVC 18 years ago
cabac.h rename always_inline to av_always_inline and move to common.h 18 years ago
cavs.c rename ff_cavs_flush to cavs_flush and make it static 18 years ago
cavsdata.h move all cavs-parsing to cavs.c 18 years ago
cavsdsp.c rename cropTbl -> ff_cropTbl 18 years ago
cinepak.c Another hack to allow the Cinepak decoder to detect both types of deviant Cinepak 18 years ago
cljr.c
cook.c av_log(NULL,... -> av_log(avctx,.. where appropriate. 18 years ago
cookdata.h
cscd.c Fix 16 bit cscd samples, 16 bit raw means RGB555 on Windows, and the original 18 years ago
cyuv.c
dct-test.c revert bad checkin 18 years ago
dpcm.c
dsicinav.c Rename SWAP macro to FFSWAP. 18 years ago
dsputil.c Adding H.264 DCT. 18 years ago
dsputil.h Add SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instructions) detection 18 years ago
dtsdec.c make some symbols static 18 years ago
dv.c rename always_inline to av_always_inline and move to common.h 18 years ago
dvbsub.c
dvbsubdec.c rename cropTbl -> ff_cropTbl 18 years ago
dvdata.h
dvdsubdec.c Rename dvdsub.c to dvdsubdec.c. 18 years ago
dvdsubenc.c Remove empty structures, 18 years ago
error_resilience.c rename cropTbl -> ff_cropTbl 18 years ago
eval.c update copyright year, it looks odd otherwise :) 18 years ago
eval.h ministry of english grammar :) then->than 18 years ago
faac.c make some symbols static 18 years ago
faad.c get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used 18 years ago
faandct.c rename always_inline to av_always_inline and move to common.h 18 years ago
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c rename always_inline to av_always_inline and move to common.h 18 years ago
flac.c flac: allow reading of full metadata headers from extradata 18 years ago
flacenc.c Fix ASF format parser's broken UTF-16 string handling 18 years ago
flashsv.c
flicvideo.c typo 18 years ago
fraps.c Check for symbol count 18 years ago
g726.c reindentation, patch by From: Steve Lhomme, slhomme divxcorp com 18 years ago
gif.c change gif muxer to simple gif encoder 18 years ago
gifdec.c remove useless line variable 18 years ago
golomb.c
golomb.h handle limit>32 for set_ur_golomb_jpegls() 18 years ago
h261.c throw error if unsupported resolution is used with h261 18 years ago
h261data.h make some symbols static 18 years ago
h263.c dont randomly disallow intr4v in adaptive quant 18 years ago
h263data.h make more tables static 18 years ago
h263dec.c revert bad checkin 18 years ago
h264.c rename always_inline to av_always_inline and move to common.h 18 years ago
h264data.h Making rem6 and div6 globally visible and thus adding prefixes. 18 years ago
h264dsp.c Adding H.264 DCT. 18 years ago
h264enc.c Adding function which enables writing H.264 NAL units. 18 years ago
h264idct.c rename always_inline to av_always_inline and move to common.h 18 years ago
huffyuv.c
idcinvideo.c
imc.c Missed one log2(). 18 years ago
imcdata.h IMC decoder 18 years ago
imgconvert.c Remove alpha channel from RGB555 18 years ago
imgconvert_template.h changed rgba32_to routines to support both alpha and non-alpha formats 18 years ago
imgresample.c revert bad checkin 18 years ago
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
interplayvideo.c
jfdctfst.c rename always_inline to av_always_inline and move to common.h 18 years ago
jfdctint.c rename always_inline to av_always_inline and move to common.h 18 years ago
jpeg_ls.c Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data. 18 years ago
jrevdct.c
kmvc.c
lcl.c
libgsm.c
loco.c
lzo.c
lzo.h
lzw.c LZW decoder as separate module plus TIFF LZW support 18 years ago
lzw.h LZW decoder as separate module plus TIFF LZW support 18 years ago
mace.c
mathops.h rename always_inline to av_always_inline and move to common.h 18 years ago
mdct.c
mdec.c
mjpeg.c mjpeg a dump header bitstream filter, modifies bitstream to be decoded by quicktime 18 years ago
mmvideo.c
motion_est.c test DIRECT{0,0} too if flag mv0 is used 18 years ago
motion_est_template.c test DIRECT{0,0} too if flag mv0 is used 18 years ago
motion_test.c
mp3lameaudio.c make some symbols static 18 years ago
mpeg4data.h
mpeg12.c rename always_inline to av_always_inline and move to common.h 18 years ago
mpeg12data.h make more tables static 18 years ago
mpegaudio.c
mpegaudio.h dont set the sampling rate just because 1 mp3 packet header says so (fixes playback speed on some old mencoder generated avis which where then dumped to mp3) 18 years ago
mpegaudiodec.c fix playback of mp3_bits_left.avi 18 years ago
mpegaudiodectab.h make some tables static 18 years ago
mpegaudiotab.h
mpegvideo.c skiprd 18 years ago
mpegvideo.h skiprd 18 years ago
msmpeg4.c rename inverse -> ff_inverse 18 years ago
msmpeg4data.h
msrle.c
msvideo1.c
nuv.c
oggvorbis.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
opt.c
opt.h
os2thread.c Remove redundant #ifdef HAVE_THREAD, the file is only compiled 18 years ago
parser.c minor doc fix 18 years ago
parser.h move all cavs-parsing to cavs.c 18 years ago
pcm.c
png.c PNG 16-bit gray decoding support 18 years ago
pnm.c include parser.h instead of mpegvideo.h 18 years ago
pthread.c rename always_inline to av_always_inline and move to common.h 18 years ago
qdm2.c
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c update ratecontrol to new ff_eval API 18 years ago
ratecontrol.h update ratecontrol to new ff_eval API 18 years ago
raw.c make some symbols static 18 years ago
resample.c
resample2.c Rename ABS macro to FFABS. 18 years ago
roqvideo.c
rpza.c
rtjpeg.c Avoid void*-arithmetic, and uint8_t* is more correct anyway. 18 years ago
rtjpeg.h Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack since 18 years ago
rv10.c
shorten.c fix some potential security issues, patch by Matthias Hopf, mat at mshopf dot de 18 years ago
simple_idct.c rename cropTbl -> ff_cropTbl 18 years ago
simple_idct.h
smacker.c rename always_inline to av_always_inline and move to common.h 18 years ago
smc.c
snow.c rename always_inline to av_always_inline and move to common.h 18 years ago
snow.h rename always_inline to av_always_inline and move to common.h 18 years ago
sonic.c
sp5x.h
svq1.c fix bitstream to be correctly decoded by quicktime 18 years ago
svq1_cb.h
svq1_vlc.h
svq3.c rename cropTbl -> ff_cropTbl 18 years ago
targa.c RGB32 support in Targa 18 years ago
tiertexseqv.c support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% 18 years ago
tiff.c Support for 16-bit grayscale 18 years ago
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c
truespeech_data.h
tscc.c
tta.c Rename SIGN macro to the more fitting UNFOLD. 18 years ago
ulti.c
ulti_cb.h
utils.c skiprd 18 years ago
vc1.c Check mb_pos is big enough before trying to access data left or above. 18 years ago
vc1acdata.h
vc1data.h make more tables static 18 years ago
vc1dsp.c rename always_inline to av_always_inline and move to common.h 18 years ago
vcr1.c
vmdav.c Divide first audio buffer chunk into atomary bufffers. 18 years ago
vmnc.c rename always_inline to av_always_inline and move to common.h 18 years ago
vorbis.c rename inverse -> ff_inverse 18 years ago
vorbis.h
vorbis_data.c
vorbis_enc.c
vorbis_enc_data.h
vp3.c Rename ABS macro to FFABS. 18 years ago
vp3data.h
vp3dsp.c rename always_inline to av_always_inline and move to common.h 18 years ago
vp5.c Don't include inttypes.h/stdint.h directly, there is an abstraction in 18 years ago
vp5data.h Don't include inttypes.h/stdint.h directly, there is an abstraction in 18 years ago
vp6.c Add support for VP60 and VP61. 18 years ago
vp6data.h Add support for VP60 and VP61. 18 years ago
vp56.c use coded_width and coded_height instead of width and height 18 years ago
vp56.h Add support for VP60 and VP61. 18 years ago
vp56data.c Don't include inttypes.h/stdint.h directly, there is an abstraction in 18 years ago
vp56data.h Don't include inttypes.h/stdint.h directly, there is an abstraction in 18 years ago
vqavideo.c VQA v1 support 18 years ago
w32thread.c
wavpack.c rename always_inline to av_always_inline and move to common.h 18 years ago
wmadata.h
wmadec.c Bug fix for crashes when SSE is used on unaligned arrays. 18 years ago
wmv2.c Rename ABS macro to FFABS. 18 years ago
wnv1.c
ws-snd1.c Remove empty structures, 18 years ago
x264.c make two functions static 18 years ago
xan.c
xl.c make some symbols static 18 years ago
xvid_internal.h Rename internal.h --> xvid_internal.h, it clashes with libavutil/internal.h. 18 years ago
xvid_rc.c Rename internal.h --> xvid_internal.h, it clashes with libavutil/internal.h. 18 years ago
xvidff.c Have xvid encoder wrapper honnor -vtag option 18 years ago
xvmcvideo.c Fixes: 18 years ago
zmbv.c
zmbvenc.c Deobfuscate expression 18 years ago