ffmpeg/libavcodec
Diego Biurrun 1a9150b194 Move libpostproc compilation to the top-level Makefile.
Originally committed as revision 4993 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-11 21:42:11 +00:00
..
alpha
armv4l
i386 h264: special case dc-only idct. ~1% faster overall 2006-02-10 06:55:25 +00:00
liba52
libpostproc Quote all installation paths to protect against spaces in the path. 2006-02-11 20:54:40 +00:00
mlib
ppc MSVC-compatible __align8/__align16 declaration 2006-02-05 13:35:17 +00:00
ps2
sh4
sparc
.cvsignore
4xm.c MSVC-compatible __align8/__align16 declaration 2006-02-05 13:35:17 +00:00
8bps.c
Makefile Move libpostproc compilation to the top-level Makefile. 2006-02-11 21:42:11 +00:00
a52dec.c
aasc.c
ac3.h
ac3dec.c
ac3enc.c
ac3tab.h
adpcm.c
adx.c
alac.c make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) 2006-01-28 16:05:06 +00:00
allcodecs.c adts aac parser 2006-02-08 00:50:22 +00:00
amr.c
apiexample.c
asv1.c MSVC-compatible __align8/__align16 declaration 2006-02-05 13:35:17 +00:00
avcodec.h bump version numbers and update docs for adts aac support 2006-02-08 01:11:48 +00:00
beosthread.c
bitstream.c
bitstream.h
bmp.c
cabac.c
cabac.h
cinepak.c
cljr.c
cook.c Don't use pow/powf functions where we just need integer arithmetic. 2006-02-10 11:59:38 +00:00
cookdata.h
cscd.c faster copy functions for lzo decoder that also need padding 2006-01-22 19:10:12 +00:00
cyuv.c
dct-test.c
dpcm.c
dsputil.c h264: special case dc-only idct. ~1% faster overall 2006-02-10 06:55:25 +00:00
dsputil.h h264: special case dc-only idct. ~1% faster overall 2006-02-10 06:55:25 +00:00
dtsdec.c
dv.c MSVC-compatible __align8/__align16 declaration 2006-02-05 13:35:17 +00:00
dvbsub.c
dvbsubdec.c
dvdata.h
dvdsub.c add static keyword to some functions 2006-01-30 23:33:19 +00:00
dvdsubenc.c
error_resilience.c
eval.c
faac.c create adts stream if CODEC_FLAG_GLOBAL_HEADER not set 2006-02-08 01:10:07 +00:00
faad.c decode adts aac streams 2006-02-08 00:30:58 +00:00
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c fix segfault on broken streams 2006-02-09 09:38:03 +00:00
flac.c warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it 2006-01-25 22:10:13 +00:00
flicvideo.c make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) 2006-01-28 16:05:06 +00:00
fraps.c
g726.c
golomb.c
golomb.h
h261.c make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) 2006-01-28 16:05:06 +00:00
h261data.h
h263.c fixing bframe strategy 2 2006-01-27 13:19:13 +00:00
h263data.h
h263dec.c
h264.c h264: special case dc-only idct. ~1% faster overall 2006-02-10 06:55:25 +00:00
h264data.h
h264idct.c h264: special case dc-only idct. ~1% faster overall 2006-02-10 06:55:25 +00:00
huffyuv.c warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it 2006-01-25 22:10:13 +00:00
idcinvideo.c
imgconvert.c
imgconvert_template.h
imgresample.c MSVC-compatible __align8/__align16 declaration 2006-02-05 13:35:17 +00:00
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
interplayvideo.c
jfdctfst.c
jfdctint.c
jpeg_ls.c list of supported pix_fmts 2006-02-02 02:36:27 +00:00
jrevdct.c
lcl.c
libgsm.c
loco.c
lzo.c faster copy functions for lzo decoder that also need padding 2006-01-22 19:10:12 +00:00
lzo.h faster copy functions for lzo decoder that also need padding 2006-01-22 19:10:12 +00:00
mace.c
mdct.c
mdec.c MSVC-compatible __align8/__align16 declaration 2006-02-05 13:35:17 +00:00
mem.c long is better than int for pointer differences 2006-01-30 22:59:09 +00:00
mjpeg.c MSVC-compatible __align8/__align16 declaration 2006-02-05 13:35:17 +00:00
motion_est.c sc_factor support for encoding. 2006-01-22 20:54:52 +00:00
motion_est_template.c
motion_test.c
mp3lameaudio.c
mpeg4data.h warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it 2006-01-25 22:10:13 +00:00
mpeg12.c faster find_startcode() 2006-02-04 20:32:02 +00:00
mpeg12data.h
mpegaudio.c
mpegaudio.h
mpegaudiodec.c
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c 1 goto 1 fix 2006-02-06 11:21:26 +00:00
mpegvideo.h MSVC-compatible __align8/__align16 declaration 2006-02-05 13:35:17 +00:00
msmpeg4.c
msmpeg4data.h
msrle.c
msvideo1.c
oggtheora.c
oggvorbis.c
opt.c
opt.h
os2thread.c os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) 2006-02-02 13:07:30 +00:00
parser.c use get_bits1/skip_bits[1] in ac3 and aac parsers 2006-02-10 01:19:54 +00:00
pcm.c
png.c
pnm.c
pthread.c
qdm2.c add static keyword to some functions 2006-01-30 23:41:27 +00:00
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c 10l forgot #ifdef CONFIG_XVID 2006-01-25 02:16:27 +00:00
raw.c Set interlaced_frame and top_field_first according to coded_frame. 2006-02-02 09:24:13 +00:00
resample.c
resample2.c
roqvideo.c
rpza.c
rv10.c
shorten.c warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it 2006-01-25 22:10:13 +00:00
simple_idct.c
simple_idct.h
smc.c
snow.c add static keyword to some functions 2006-01-30 23:33:19 +00:00
sonic.c
sp5x.h
svq1.c
svq1_cb.h
svq1_vlc.h
svq3.c
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c
truespeech_data.h
tscc.c
ulti.c
ulti_cb.h
utils.c add static keyword to some functions 2006-01-30 23:33:19 +00:00
vc9.c add static keyword to some functions 2006-01-30 23:33:19 +00:00
vc9data.h
vcr1.c
vmdav.c
vorbis.c Correct the relation between floors of type 0 and block sizes. 2006-02-05 10:16:20 +00:00
vorbis.h Correct the relation between floors of type 0 and block sizes. 2006-02-05 10:16:20 +00:00
vp3.c MSVC-compatible __align8/__align16 declaration 2006-02-05 13:35:17 +00:00
vp3data.h
vp3dsp.c
vqavideo.c
w32thread.c
wmadata.h
wmadec.c - fix insufficient code length for exp_vlc 2006-02-11 19:39:05 +00:00
wmv2.c MSVC-compatible __align8/__align16 declaration 2006-02-05 13:35:17 +00:00
wnv1.c
ws-snd1.c
x264.c Remove all stray tabs and trailing whitespace, this time for good. 2006-01-24 10:33:14 +00:00
xan.c
xl.c
xvid_rc.c xvid ratecontrol support 2006-01-24 21:57:26 +00:00
xvidff.c
xvmcvideo.c