.. |
alpha
|
rename HAVE_GPROF to CONFIG_GPROF
|
2007-02-11 16:39:09 +00:00 |
armv4l
|
oops, revert accidental checkin
|
2007-02-05 21:18:11 +00:00 |
bfin
|
…
|
|
i386
|
Minor AMD64 compilation fix
|
2007-02-10 13:33:08 +00:00 |
mlib
|
…
|
|
ppc
|
Simplify and avoid a warning (should be faster on Cell and certain G4 revisions)
|
2007-01-27 15:09:34 +00:00 |
ps2
|
…
|
|
sh4
|
…
|
|
sparc
|
…
|
|
4xm.c
|
…
|
|
8bps.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
Makefile
|
Remove internal liba52; external lib still works, native decoder coming up.
|
2007-02-11 16:29:00 +00:00 |
a52dec.c
|
Remove internal liba52; external lib still works, native decoder coming up.
|
2007-02-11 16:29:00 +00:00 |
aasc.c
|
…
|
|
ac3.h
|
…
|
|
ac3enc.c
|
…
|
|
ac3tab.h
|
…
|
|
adpcm.c
|
add FIXME
|
2007-02-02 10:25:30 +00:00 |
adx.c
|
…
|
|
alac.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
allcodecs.c
|
wma encoder
|
2007-02-06 20:19:04 +00:00 |
amr.c
|
Remove useless check, patch by Benoit Fouet, benoit.fouet purplelabs com.
|
2007-02-05 09:11:10 +00:00 |
apiexample.c
|
…
|
|
asv1.c
|
…
|
|
audioconvert.c
|
…
|
|
avcodec.h
|
wma encoder
|
2007-02-06 20:19:04 +00:00 |
avs.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
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
|
2006-12-08 13:25:37 +00:00 |
bitstream_filter.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
bmp.c
|
Add decode_end method to bmp decoder. Patch by Michel Bardiaux,
|
2007-02-01 09:48:09 +00:00 |
bmp.h
|
Segregate code common to BMP decoder and future encoder
|
2007-01-27 07:39:16 +00:00 |
bmpenc.c
|
BMP encoder by Michel Bardiaux, mbardiaux mediaxim be
|
2007-02-05 15:05:29 +00:00 |
bytestream.h
|
simplify and remove useless index in AV_W*
|
2007-02-06 19:10:17 +00:00 |
cabac.c
|
…
|
|
cabac.h
|
rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configure
|
2007-01-27 14:10:57 +00:00 |
cavs.c
|
…
|
|
cavsdata.h
|
…
|
|
cavsdsp.c
|
…
|
|
cinepak.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
cljr.c
|
…
|
|
cook.c
|
Check that js_vlc_bits from the extradata is in a valid range.
|
2007-01-29 10:42:36 +00:00 |
cookdata.h
|
…
|
|
cscd.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
cyuv.c
|
…
|
|
dct-test.c
|
…
|
|
dpcm.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
dsicinav.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
dsputil.c
|
Adding H.264 DCT.
|
2006-12-11 15:53:55 +00:00 |
dsputil.h
|
Add the const specifier as needed to reduce the number of warnings.
|
2007-01-30 10:31:34 +00:00 |
dtsdec.c
|
fix multichannel decoding
|
2007-02-05 21:16:31 +00:00 |
dv.c
|
* Fixing a bug with incorrect bits set in AAUX source pack
|
2007-01-15 07:41:28 +00:00 |
dvbsub.c
|
…
|
|
dvbsubdec.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
dvdata.h
|
uint16->uint8
|
2007-01-19 03:14:13 +00:00 |
dvdsubdec.c
|
Remove the getbe16 functions and use the AV_RB16 macro instead. Patch by Ian
|
2007-01-30 14:24:12 +00:00 |
dvdsubenc.c
|
…
|
|
error_resilience.c
|
sanity check
|
2007-02-09 02:25:23 +00:00 |
eval.c
|
fix a gcc warning, avoid an unnecessary operation
|
2007-01-16 22:07:49 +00:00 |
eval.h
|
…
|
|
faac.c
|
…
|
|
faad.c
|
Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin
|
2007-01-06 23:54:01 +00:00 |
faandct.c
|
rename always_inline to av_always_inline and move to common.h
|
2006-12-08 00:35:08 +00:00 |
faandct.h
|
…
|
|
fdctref.c
|
…
|
|
fft-test.c
|
…
|
|
fft.c
|
…
|
|
ffv1.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
flac.c
|
Fix crash when pred_order greater s->blocksize >> rice_order.
|
2007-01-21 09:55:28 +00:00 |
flacenc.c
|
…
|
|
flashsv.c
|
Declare zlib dependency in the Makefile, not in the source.
|
2007-01-21 20:04:00 +00:00 |
flashsvenc.c
|
Don't copy more then needed, bugfix by Gus Scheidt ellocogato at gmail dot com and Michel Bardiaux mbardiaux at mediaxim dot be.
|
2007-01-25 08:21:02 +00:00 |
flicvideo.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
fraps.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
g726.c
|
…
|
|
gif.c
|
…
|
|
gifdec.c
|
…
|
|
golomb.c
|
…
|
|
golomb.h
|
…
|
|
h261.c
|
…
|
|
h261data.h
|
…
|
|
h263.c
|
some interlaced direct sanity checks
|
2007-01-13 02:45:05 +00:00 |
h263data.h
|
…
|
|
h263dec.c
|
1/0 fix
|
2007-01-22 22:27:02 +00:00 |
h264.c
|
always decode extradata when of non-avc stream (like RTSP)
|
2007-02-09 22:25:29 +00:00 |
h264data.h
|
Making rem6 and div6 globally visible and thus adding prefixes.
|
2006-12-07 09:59:05 +00:00 |
h264dsp.c
|
Adding H.264 DCT.
|
2006-12-11 15:53:55 +00:00 |
h264enc.c
|
Adding function which enables writing H.264 NAL units.
|
2006-12-11 01:00:50 +00:00 |
h264idct.c
|
rename always_inline to av_always_inline and move to common.h
|
2006-12-08 00:35:08 +00:00 |
huffyuv.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
idcinvideo.c
|
…
|
|
imc.c
|
…
|
|
imcdata.h
|
…
|
|
imgconvert.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
imgconvert_template.h
|
…
|
|
imgresample.c
|
fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.ogm and
|
2007-01-17 10:26:13 +00:00 |
indeo2.c
|
…
|
|
indeo2data.h
|
…
|
|
indeo3.c
|
…
|
|
indeo3data.h
|
…
|
|
interplayvideo.c
|
…
|
|
jfdctfst.c
|
rename always_inline to av_always_inline and move to common.h
|
2006-12-08 00:35:08 +00:00 |
jfdctint.c
|
rename always_inline to av_always_inline and move to common.h
|
2006-12-08 00:35:08 +00:00 |
jpeg_ls.c
|
Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data.
|
2006-12-11 20:18:36 +00:00 |
jrevdct.c
|
…
|
|
kmvc.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
lcl.c
|
…
|
|
libgsm.c
|
…
|
|
libtheoraenc.c
|
Add a comment about swapped numerator and denominator.
|
2007-02-07 14:10:50 +00:00 |
loco.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
lzw.c
|
…
|
|
lzw.h
|
…
|
|
mace.c
|
…
|
|
mathops.h
|
rename always_inline to av_always_inline and move to common.h
|
2006-12-08 00:35:08 +00:00 |
mdct.c
|
…
|
|
mdec.c
|
…
|
|
mjpeg.c
|
Fix incorrect use of ff_get_fourcc that made mjpgb not play on big endian.
|
2007-02-07 17:35:36 +00:00 |
mmvideo.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
motion_est.c
|
test DIRECT{0,0} too if flag mv0 is used
|
2006-12-22 23:30:57 +00:00 |
motion_est_template.c
|
test DIRECT{0,0} too if flag mv0 is used
|
2006-12-22 23:30:57 +00:00 |
motion_test.c
|
…
|
|
mp3lameaudio.c
|
…
|
|
mpc.c
|
Buffer for get_bits must be padded because readers may overread.
|
2007-01-14 16:11:10 +00:00 |
mpcdata.h
|
Musepack SV7 decoding support
|
2006-12-24 04:51:43 +00:00 |
mpeg4data.h
|
…
|
|
mpeg12.c
|
fix segfault with lol-ffplay2.mpg (dunno if this is exploitable, probably not easily)
|
2007-02-09 02:21:34 +00:00 |
mpeg12data.h
|
…
|
|
mpegaudio.c
|
useless as this file wont be compiled if this is not true
|
2007-02-04 11:20:32 +00:00 |
mpegaudio.h
|
…
|
|
mpegaudiodec.c
|
factorize switch_buffer()
|
2007-02-03 13:15:55 +00:00 |
mpegaudiodectab.h
|
…
|
|
mpegaudiotab.h
|
…
|
|
mpegvideo.c
|
Fix warnings and simplify/reorder the code
|
2007-01-27 12:35:12 +00:00 |
mpegvideo.h
|
skiprd
|
2006-12-23 03:05:36 +00:00 |
msmpeg4.c
|
…
|
|
msmpeg4data.h
|
…
|
|
msrle.c
|
…
|
|
msvideo1.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
nuv.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
oggvorbis.c
|
…
|
|
opt.c
|
Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka "the other Diego"
|
2007-01-21 12:32:01 +00:00 |
opt.h
|
Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka "the other Diego"
|
2007-01-21 12:32:01 +00:00 |
os2thread.c
|
…
|
|
parser.c
|
fix parsing of RealAudio AC-3/DolbyNet
|
2007-02-09 02:02:09 +00:00 |
parser.h
|
…
|
|
pcm.c
|
packets with half pcm samples are invalid
|
2007-02-09 13:57:14 +00:00 |
png.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
pnm.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
pthread.c
|
rename always_inline to av_always_inline and move to common.h
|
2006-12-08 00:35:08 +00:00 |
qdm2.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
qdm2data.h
|
…
|
|
qdrw.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
qpeg.c
|
…
|
|
qtrle.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
ra144.c
|
…
|
|
ra144.h
|
…
|
|
ra288.c
|
…
|
|
ra288.h
|
…
|
|
rangecoder.c
|
cosmetics / remove #if 0 code
|
2007-01-26 02:29:23 +00:00 |
rangecoder.h
|
…
|
|
ratecontrol.c
|
…
|
|
ratecontrol.h
|
…
|
|
raw.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
resample.c
|
…
|
|
resample2.c
|
…
|
|
roqvideo.c
|
…
|
|
rpza.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
rtjpeg.c
|
…
|
|
rtjpeg.h
|
…
|
|
rv10.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
shorten.c
|
…
|
|
simple_idct.c
|
…
|
|
simple_idct.h
|
…
|
|
smacker.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
smc.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
snow.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
snow.h
|
Add the const specifier as needed to reduce the number of warnings.
|
2007-01-30 10:31:34 +00:00 |
sonic.c
|
…
|
|
sp5x.h
|
…
|
|
svq1.c
|
…
|
|
svq1_cb.h
|
…
|
|
svq1_vlc.h
|
…
|
|
svq3.c
|
crash fix by Carl Eugen Hoyos cehoyos ag.or at
|
2007-01-24 11:20:01 +00:00 |
targa.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
tiertexseqv.c
|
…
|
|
tiff.c
|
Some TIFFs do not set rows per strip for single strip.
|
2007-01-25 06:44:53 +00:00 |
truemotion1.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
truemotion1data.h
|
…
|
|
truemotion2.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
truespeech.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
truespeech_data.h
|
…
|
|
tscc.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
tta.c
|
…
|
|
ulti.c
|
…
|
|
ulti_cb.h
|
…
|
|
utils.c
|
Directly access av_log_level instead of calling av_log_{set, get}_level()
|
2007-02-08 18:55:36 +00:00 |
vc1.c
|
Progressive frames disguised as interlaced are supported
|
2007-02-06 07:16:52 +00:00 |
vc1acdata.h
|
…
|
|
vc1data.h
|
table fix
|
2007-02-05 06:56:49 +00:00 |
vc1dsp.c
|
rename always_inline to av_always_inline and move to common.h
|
2006-12-08 00:35:08 +00:00 |
vcr1.c
|
…
|
|
vmdav.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
vmnc.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
vorbis.c
|
…
|
|
vorbis.h
|
…
|
|
vorbis_data.c
|
…
|
|
vorbis_enc.c
|
vorbis suffers from the same sign flip issue as wma (so this lame workaround, though it arguably doesnt matter much where the sign is fliped back)
|
2007-02-07 16:59:10 +00:00 |
vorbis_enc_data.h
|
…
|
|
vp3.c
|
Unconditionally enable Theora decoder. It works fine now and there is no
|
2007-01-10 14:19:33 +00:00 |
vp3data.h
|
…
|
|
vp3dsp.c
|
rename always_inline to av_always_inline and move to common.h
|
2006-12-08 00:35:08 +00:00 |
vp5.c
|
…
|
|
vp5data.h
|
…
|
|
vp6.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
vp6data.h
|
Add support for VP60 and VP61.
|
2006-12-17 22:00:12 +00:00 |
vp56.c
|
ensure that data[0] is set to NULL for next frame
|
2007-02-06 00:35:51 +00:00 |
vp56.h
|
add support for another variant of vp6
|
2007-01-14 18:17:15 +00:00 |
vp56data.c
|
…
|
|
vp56data.h
|
…
|
|
vqavideo.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
w32thread.c
|
…
|
|
wavpack.c
|
Coded residual in WavPack may be > 0xFFFF
|
2007-01-27 14:24:40 +00:00 |
wma.c
|
wma encoder
|
2007-02-06 20:19:04 +00:00 |
wma.h
|
doxygenize
|
2007-02-07 14:53:25 +00:00 |
wmadata.h
|
wma encoder
|
2007-02-06 20:19:04 +00:00 |
wmadec.c
|
doxygenize
|
2007-02-07 14:53:25 +00:00 |
wmaenc.c
|
workaround sign bug
|
2007-02-06 23:58:02 +00:00 |
wmv2.c
|
maybe fixing a segfault
|
2007-01-03 11:32:02 +00:00 |
wnv1.c
|
…
|
|
ws-snd1.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
x264.c
|
enable bidirectional me with x264
|
2007-01-07 18:04:11 +00:00 |
xan.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
xl.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
xvid_internal.h
|
…
|
|
xvid_rc.c
|
…
|
|
xvidff.c
|
…
|
|
xvmcvideo.c
|
…
|
|
zmbv.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
zmbvenc.c
|
remove useless #ifdef CONFIG_ZLIB
|
2007-01-21 21:58:32 +00:00 |