ffmpeg/libavcodec
Luca Barbato a487e0f654 Macosx fix
Originally committed as revision 5342 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-05-02 18:45:04 +00:00
..
alpha
armv4l
i386 missmatch control for mpeg2 intra dequantization if bitexact=1 2006-04-28 17:03:52 +00:00
liba52
libpostproc
mlib
ppc Macosx fix 2006-05-02 18:45:04 +00:00
ps2
sh4
sparc
.cvsignore Ignore apiexample and test programs. 2006-03-29 11:01:17 +00:00
4xm.c
8bps.c
Makefile Fix amr_nb-fixed build. 2006-04-27 03:31:26 +00:00
a52dec.c
aasc.c
ac3.h
ac3dec.c
ac3enc.c Revert bad ac3enc commit, the commited code was bigger and slower. 2006-04-28 14:19:11 +00:00
ac3tab.h Revert bad ac3enc commit, the commited code was bigger and slower. 2006-04-28 14:19:11 +00:00
adpcm.c
adx.c
alac.c
allcodecs.c Enable AMR_NB decoder/encoder when either AMR_NB or AMR_NB_FIXED is defined. 2006-04-27 11:49:15 +00:00
amr.c
apiexample.c
asv1.c
avcodec.h Baptiste COUDURIER's padding patch (reworked by me a little bit). 2006-04-10 07:45:29 +00:00
avs.c
beosthread.c
bitstream.c
bitstream.h get_xbits() optimization 2006-03-31 20:40:22 +00:00
bmp.c
cabac.c
cabac.h don't force asserts in release builds. 2% faster h264. 2006-04-29 00:43:15 +00:00
cinepak.c
cljr.c
cook.c
cookdata.h
cscd.c
cyuv.c
dct-test.c
dpcm.c
dsputil.c mmx implementation of 3-point GMC. (5x faster than C) 2006-04-04 09:23:45 +00:00
dsputil.h Remove unused and unsupported Cyrix's "Extended MMX", 2006-04-28 07:46:13 +00:00
dtsdec.c dtsdec.c copies one input packet at a time to a (static) buffer of size 2006-04-20 19:23:57 +00:00
dv.c
dvbsub.c
dvbsubdec.c
dvdata.h
dvdsub.c
dvdsubenc.c
error_resilience.c
eval.c
faac.c
faad.c
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c memory leak. 2006-04-28 23:16:42 +00:00
flac.c
flicvideo.c
fraps.c
g726.c
golomb.c
golomb.h
h261.c
h261data.h
h263.c use previous qscale for intra_dc_threshold check 2006-04-28 17:29:07 +00:00
h263data.h
h263dec.c
h264.c warn on interlaced streams 2006-04-30 19:31:45 +00:00
h264data.h
h264idct.c
huffyuv.c ffv1 and ffvhuff havnt changed since a long time and noone proposed any 2006-04-14 10:37:40 +00:00
idcinvideo.c
imgconvert.c make "size" variable in avpicture_alloc signed, since avpicture_get_size 2006-04-19 19:51:56 +00:00
imgconvert_template.h
imgresample.c Introduce swscale interface in libavcodec 2006-04-04 12:35:55 +00:00
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
internal.h - Add new file internal.h for common internal-use-only functions. 2006-03-30 04:33:05 +00:00
interplayvideo.c
jfdctfst.c
jfdctint.c
jpeg_ls.c
jrevdct.c
kmvc.c KMVC (used in Worms games) decoder. Works fine with samples from MPHQ 2006-04-07 16:59:57 +00:00
lcl.c
libgsm.c
loco.c
lzo.c
lzo.h
mace.c
mdct.c
mdec.c
mem.c
mjpeg.c remove useless code 2006-03-31 18:22:35 +00:00
mmvideo.c
motion_est.c asserts to check if assumed conditions really are true 2006-03-10 22:00:36 +00:00
motion_est_template.c
motion_test.c
mp3lameaudio.c
mpeg4data.h
mpeg12.c d10 decoding fix 2006-05-02 09:03:22 +00:00
mpeg12data.h
mpegaudio.c
mpegaudio.h
mpegaudiodec.c
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c clip_uint8 now return an uint8_t so no need to &0xFF 2006-05-01 00:28:36 +00:00
mpegvideo.h use previous qscale for intra_dc_threshold check 2006-04-28 17:29:07 +00:00
msmpeg4.c
msmpeg4data.h
msrle.c
msvideo1.c
nuv.c NuppelVideo/MythTVVideo support, including rtjpeg decoder 2006-03-27 22:22:50 +00:00
oggtheora.c
oggvorbis.c
opt.c
opt.h
os2thread.c
parser.c
pcm.c
png.c
pnm.c
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 fix frametypes with xvid_rc 2006-03-18 20:43:48 +00:00
raw.c
resample.c
resample2.c
roqvideo.c
rpza.c
rtjpeg.c NuppelVideo/MythTVVideo support, including rtjpeg decoder 2006-03-27 22:22:50 +00:00
rtjpeg.h NuppelVideo/MythTVVideo support, including rtjpeg decoder 2006-03-27 22:22:50 +00:00
rv10.c Fix SIGSEGV in rv10-null-pointer-500k.rm. 2006-04-15 12:52:01 +00:00
shorten.c
simple_idct.c
simple_idct.h
smacker.c Don't use get_vlc2() when tree is one symbol. This fixes audio decoding 2006-03-25 15:37:08 +00:00
smc.c
snow.c Snow mmx + sse2 part 2 2006-03-20 05:52:23 +00:00
snow.h altivec support for snow 2006-03-27 12:51:19 +00:00
sonic.c
sp5x.h
svq1.c
svq1_cb.h
svq1_vlc.h
svq3.c
swscale.h Introduce swscale interface in libavcodec 2006-04-04 12:35:55 +00:00
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c
truespeech_data.h
tscc.c
tta.c
ulti.c
ulti_cb.h
utils.c - Add new file internal.h for common internal-use-only functions. 2006-03-30 04:33:05 +00:00
vc9.c
vc9data.h
vcr1.c
vmdav.c 16-bit DPCM and stereo support for Sierra VMD 2006-03-11 04:26:55 +00:00
vorbis.c Vorbis specs requires blocksize_1 >= blocksize_0, error if it's false. 2006-04-23 21:11:31 +00:00
vorbis.h
vp3.c
vp3data.h
vp3dsp.c
vqavideo.c
w32thread.c
wmadata.h
wmadec.c reverting 1.31->1.33 2006-03-30 14:58:36 +00:00
wmv2.c
wnv1.c
ws-snd1.c
x264.c
xan.c
xl.c
xvid_rc.c - Add new file internal.h for common internal-use-only functions. 2006-03-30 04:33:05 +00:00
xvidff.c - Add new file internal.h for common internal-use-only functions. 2006-03-30 04:33:05 +00:00
xvmcvideo.c
zmbv.c