.. |
alpha
|
|
|
armv4l
|
missed a redundant load
|
2007-02-02 00:23:19 +00:00 |
bfin
|
|
|
i386
|
Add the const specifier as needed to reduce the number of warnings.
|
2007-01-30 10:31:34 +00:00 |
liba52
|
|
|
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
|
|
|
a52dec.c
|
set data_size to 0 so that in case we return without setting it nothing funny can happen
|
2007-01-16 23:28:41 +00:00 |
aasc.c
|
|
|
ac3.h
|
|
|
ac3dec.c
|
|
|
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
|
BMP encoder by Michel Bardiaux, mbardiaux mediaxim be
|
2007-02-05 15:05:29 +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
|
BMP encoder by Michel Bardiaux, mbardiaux mediaxim be
|
2007-02-05 15:05:29 +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_filter.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
bitstream.c
|
|
|
bitstream.h
|
|
|
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
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +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
|
|
|
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
|
|
|
dsputil.h
|
Add the const specifier as needed to reduce the number of warnings.
|
2007-01-30 10:31:34 +00:00 |
dtsdec.c
|
cosmetics: don't needlessly open new blocks
|
2007-02-05 19:55:15 +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
|
|
|
eval.c
|
fix a gcc warning, avoid an unnecessary operation
|
2007-01-16 22:07:49 +00:00 |
eval.h
|
|
|
faac.c
|
|
|
faad.c
|
|
|
faandct.c
|
|
|
faandct.h
|
|
|
fdctref.c
|
|
|
fft-test.c
|
|
|
fft.c
|
|
|
ffv1.c
|
|
|
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
|
|
|
h263data.h
|
|
|
h263dec.c
|
1/0 fix
|
2007-01-22 22:27:02 +00:00 |
h264.c
|
fix segfault with darkkben.free.fr/corrupted_h264.mp4
|
2007-01-23 19:32:26 +00:00 |
h264data.h
|
|
|
h264dsp.c
|
|
|
h264enc.c
|
|
|
h264idct.c
|
|
|
huffyuv.c
|
|
|
idcinvideo.c
|
|
|
imc.c
|
|
|
imcdata.h
|
|
|
imgconvert_template.h
|
|
|
imgconvert.c
|
Avoid branches in the loop and solve a gcc warning
|
2007-01-17 11:02:07 +00:00 |
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
|
|
|
jfdctint.c
|
|
|
jpeg_ls.c
|
|
|
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
|
Theora encoding via libtheora.
|
2007-01-25 00:16:28 +00:00 |
loco.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
lzw.c
|
|
|
lzw.h
|
|
|
mace.c
|
|
|
Makefile
|
BMP encoder by Michel Bardiaux, mbardiaux mediaxim be
|
2007-02-05 15:05:29 +00:00 |
mathops.h
|
|
|
mdct.c
|
|
|
mdec.c
|
|
|
mjpeg.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +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_template.c
|
|
|
motion_est.c
|
|
|
motion_test.c
|
|
|
mp3lameaudio.c
|
|
|
mpc.c
|
|
|
mpcdata.h
|
|
|
mpeg4data.h
|
|
|
mpeg12.c
|
correctly set profile/level for hd
|
2007-02-01 09:47:36 +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
|
|
|
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 indentation, patch by Ian Caulfield % ian P caulfield A gmail P com %
|
2007-01-24 15:32:49 +00:00 |
parser.h
|
|
|
pcm.c
|
avcodec_decode_audio2()
|
2007-01-14 23:50:06 +00:00 |
png.c
|
remove useless #ifdef CONFIG_ZLIB
|
2007-01-21 21:55:10 +00:00 |
pnm.c
|
|
|
pthread.c
|
|
|
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
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +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
|
|
|
resample2.c
|
|
|
resample.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
|
Add the const specifier as needed to reduce the number of warnings.
|
2007-01-30 10:31:34 +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_cb.h
|
|
|
svq1_vlc.h
|
|
|
svq1.c
|
|
|
svq3.c
|
crash fix by Carl Eugen Hoyos cehoyos ag.or at
|
2007-01-24 11:20:01 +00:00 |
targa.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +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
|
fix use of uninitialized variables
|
2007-02-05 11:57:36 +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_data.h
|
|
|
truespeech.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
tscc.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
tta.c
|
|
|
ulti_cb.h
|
|
|
ulti.c
|
|
|
utils.c
|
Activate guards in avcodec_default_get_buffer. Patch by Michel Bardiaux,
|
2007-02-01 09:45:05 +00:00 |
vc1.c
|
Set codec dimensions in extradata parsing
|
2007-02-05 06:58:02 +00:00 |
vc1acdata.h
|
|
|
vc1data.h
|
table fix
|
2007-02-05 06:56:49 +00:00 |
vc1dsp.c
|
|
|
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_data.c
|
|
|
vorbis_enc_data.h
|
|
|
vorbis_enc.c
|
|
|
vorbis.c
|
|
|
vorbis.h
|
|
|
vp3.c
|
|
|
vp3data.h
|
|
|
vp3dsp.c
|
|
|
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
|
|
|
vp56.c
|
|
|
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 |
wmadata.h
|
|
|
wmadec.c
|
|
|
wmv2.c
|
|
|
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
|
|
|
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 |