FFmpeg/libavcodec
Michael Niedermayer 21d4d5dafb doxy
Originally committed as revision 6893 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-03 20:30:22 +00:00
..
alpha
armv4l
bfin
i386 ensure alignment (no speed change) 2006-11-03 16:54:05 +00:00
liba52
mlib
ppc Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
ps2
sh4
sparc Switch to the LGPL as agreed to by the author according to the 2006-10-11 07:47:59 +00:00
4xm.c
8bps.c
a52dec.c
aasc.c
ac3.h
ac3dec.c
ac3enc.c
ac3tab.h
adpcm.c
adx.c
alac.c
allcodecs.c change gif muxer to simple gif encoder 2006-11-02 23:13:34 +00:00
amr.c sample rate fix 2006-10-28 09:30:43 +00:00
apiexample.c
asv1.c
audioconvert.c
avcodec.h change gif muxer to simple gif encoder 2006-11-02 23:13:34 +00:00
avs.c
beosthread.c
bitstream_filter.c
bitstream.c
bitstream.h Use common define for x86_32 and x86_64. 2006-11-01 18:34:40 +00:00
bmp.c coded line size is a multiple of 4 2006-10-30 20:43:07 +00:00
bytestream.h change gif muxer to simple gif encoder 2006-11-02 23:13:34 +00:00
cabac.c Kill a warning with MSVC 2006-10-18 09:37:25 +00:00
cabac.h Reenable AMD64 optimizations for cabac accidentially disabled in r6852 2006-11-01 17:18:49 +00:00
cavs.c
cavsdata.h
cavsdsp.c
cinepak.c
cljr.c
cook.c
cookdata.h
cscd.c
cyuv.c
dct-test.c Rename ABS macro to FFABS. 2006-10-11 23:17:58 +00:00
dpcm.c
dsicinav.c Rename SWAP macro to FFSWAP. 2006-11-01 21:28:36 +00:00
dsputil.c Rename ABS macro to FFABS. 2006-10-11 23:17:58 +00:00
dsputil.h
dtsdec.c Fix GPL/LGPL license version mismatch. 2006-10-09 07:31:27 +00:00
dv.c Rename ABS macro to FFABS. 2006-10-11 23:17:58 +00:00
dvbsub.c
dvbsubdec.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
dvdata.h
dvdsubdec.c Rename dvdsub.c to dvdsubdec.c. 2006-10-27 23:37:35 +00:00
dvdsubenc.c Remove empty structures, 2006-10-14 14:48:45 +00:00
error_resilience.c Rename ABS macro to FFABS. 2006-10-11 23:17:58 +00:00
eval.c update copyright year, it looks odd otherwise :) 2006-10-28 20:18:18 +00:00
eval.h doxy 2006-11-03 20:30:22 +00:00
faac.c
faad.c
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c Rename ABS macro to FFABS. 2006-10-11 23:17:58 +00:00
flac.c
flacenc.c Rename ABS macro to FFABS. 2006-10-11 23:17:58 +00:00
flashsv.c
flicvideo.c correct signaling of palette change 2006-10-19 23:03:47 +00:00
fraps.c
g726.c reindentation, patch by From: Steve Lhomme, slhomme divxcorp com 2006-11-01 21:09:14 +00:00
gif.c change gif muxer to simple gif encoder 2006-11-02 23:13:34 +00:00
gifdec.c LZW decoder as separate module plus TIFF LZW support 2006-10-26 04:15:48 +00:00
golomb.c
golomb.h handle limit>32 for set_ur_golomb_jpegls() 2006-10-22 04:52:15 +00:00
h261.c
h261data.h
h263.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
h263data.h
h263dec.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
h264.c merge clip() into the alpha/beta/tc0 tables (10% faster filter_mb_fast() on P3) 2006-11-01 19:34:30 +00:00
h264data.h merge clip() into the alpha/beta/tc0 tables (10% faster filter_mb_fast() on P3) 2006-11-01 19:34:30 +00:00
h264idct.c
huffyuv.c
idcinvideo.c
imc.c Init vlc tables as static 2006-10-30 13:57:55 +00:00
imcdata.h IMC decoder 2006-10-30 13:48:48 +00:00
imgconvert_template.h
imgconvert.c Fix obvious typo, BGR555 was missing 2006-10-27 22:08:02 +00:00
imgresample.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
interplayvideo.c
jfdctfst.c
jfdctint.c
jpeg_ls.c simplify 2006-10-24 10:33:40 +00:00
jrevdct.c
kmvc.c
lcl.c
libgsm.c
loco.c
lzo.c Avoid void *-arithmetic 2006-10-08 14:32:27 +00:00
lzo.h
lzw.c LZW decoder as separate module plus TIFF LZW support 2006-10-26 04:15:48 +00:00
lzw.h LZW decoder as separate module plus TIFF LZW support 2006-10-26 04:15:48 +00:00
mace.c
Makefile change gif muxer to simple gif encoder 2006-11-02 23:13:34 +00:00
mathops.h Add ARCH_X86_32 as a new define for 32 bit x86 architectures and change 2006-11-01 17:01:33 +00:00
mdct.c
mdec.c
mjpeg.c JPEG-LS 16-bit gray support 2006-10-24 05:01:04 +00:00
mmvideo.c
motion_est_template.c Rename ABS macro to FFABS. 2006-10-11 23:17:58 +00:00
motion_est.c new I/P frame selection heuristic 2006-11-02 23:36:39 +00:00
motion_test.c Compilation fix: pix_abs16x16_c was undeclared. 2006-10-08 09:41:00 +00:00
mp3lameaudio.c reindentation, patch by From: Steve Lhomme, slhomme divxcorp com 2006-11-01 21:09:14 +00:00
mpeg4data.h
mpeg12.c reindentation, patch by From: Steve Lhomme, slhomme divxcorp com 2006-11-01 21:09:14 +00:00
mpeg12data.h
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) 2006-10-30 02:19:55 +00:00
mpegaudiodec.c 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) 2006-10-30 02:19:55 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
mpegvideo.h lambda* should be unsigned 2006-10-28 16:11:25 +00:00
msmpeg4.c Use common define for x86_32 and x86_64. 2006-11-01 18:34:40 +00:00
msmpeg4data.h
msrle.c
msvideo1.c
nuv.c
oggvorbis.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
opt.c Fixes: 2006-10-08 21:25:22 +00:00
opt.h
os2thread.c
parser.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
pcm.c
png.c PNG 16-bit gray decoding support 2006-10-24 04:59:46 +00:00
pnm.c PGM 16-bit gray support 2006-10-24 05:00:14 +00:00
pthread.c
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 2006-10-27 20:16:26 +00:00
ratecontrol.h update ratecontrol to new ff_eval API 2006-10-27 20:16:26 +00:00
raw.c adds missing rgb/bgr 565 codec->fmt mappings, ok'ed by Michael 2006-10-27 19:53:41 +00:00
resample2.c Rename ABS macro to FFABS. 2006-10-11 23:17:58 +00:00
resample.c
roqvideo.c
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
shorten.c
simple_idct.c
simple_idct.h
smacker.c
smc.c
snow.c outputs bit spent on various encoding functions (motion vectors, overhead, etc) 2006-11-02 19:11:20 +00:00
snow.h
sonic.c
sp5x.h
svq1_cb.h
svq1_vlc.h
svq1.c
svq3.c
targa.c RGB32 support in Targa 2006-11-03 13:13:08 +00:00
tiertexseqv.c support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% 2006-10-12 12:02:58 +00:00
tiff.c LZW decoder as separate module plus TIFF LZW support 2006-10-26 04:15:48 +00:00
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech_data.h
truespeech.c
tscc.c
tta.c Rename SIGN macro to the more fitting UNFOLD. 2006-10-10 12:07:25 +00:00
ulti_cb.h
ulti.c
utils.c Correct description of mblmin and mblmax. 2006-11-02 23:08:09 +00:00
vc1.c Rename ABS macro to FFABS. 2006-10-11 23:17:58 +00:00
vc1acdata.h
vc1data.h
vc1dsp.c
vcr1.c
vmdav.c
vmnc.c
vorbis_data.c
vorbis_enc_data.h
vorbis_enc.c
vorbis.c Rename ABS macro to FFABS. 2006-10-11 23:17:58 +00:00
vorbis.h
vp3.c Rename ABS macro to FFABS. 2006-10-11 23:17:58 +00:00
vp3data.h
vp3dsp.c
vp5.c Don't include inttypes.h/stdint.h directly, there is an abstraction in 2006-10-24 18:57:43 +00:00
vp5data.h Don't include inttypes.h/stdint.h directly, there is an abstraction in 2006-10-24 18:57:43 +00:00
vp6.c Don't include inttypes.h/stdint.h directly, there is an abstraction in 2006-10-24 18:57:43 +00:00
vp6data.h Don't include inttypes.h/stdint.h directly, there is an abstraction in 2006-10-24 18:57:43 +00:00
vp56.c use coded_width and coded_height instead of width and height 2006-10-22 18:33:09 +00:00
vp56.h Don't include inttypes.h/stdint.h directly, there is an abstraction in 2006-10-24 18:57:43 +00:00
vp56data.c Don't include inttypes.h/stdint.h directly, there is an abstraction in 2006-10-24 18:57:43 +00:00
vp56data.h Don't include inttypes.h/stdint.h directly, there is an abstraction in 2006-10-24 18:57:43 +00:00
vqavideo.c
w32thread.c
wavpack.c Ignore blocks with no samples and flags (but usually with MD5 sum) 2006-10-15 04:50:19 +00:00
wmadata.h
wmadec.c
wmv2.c Rename ABS macro to FFABS. 2006-10-11 23:17:58 +00:00
wnv1.c
ws-snd1.c Remove empty structures, 2006-10-14 14:48:45 +00:00
x264.c indentation 2006-11-01 18:19:20 +00:00
xan.c
xl.c
xvid_internal.h Rename internal.h --> xvid_internal.h, it clashes with libavutil/internal.h. 2006-10-12 11:51:34 +00:00
xvid_rc.c Rename internal.h --> xvid_internal.h, it clashes with libavutil/internal.h. 2006-10-12 11:51:34 +00:00
xvidff.c Have xvid encoder wrapper honnor -vtag option 2006-10-15 16:52:33 +00:00
xvmcvideo.c Fixes: 2006-10-12 19:57:47 +00:00
zmbv.c