.. |
alpha
|
Change license header to LGPL for consistency.
|
2006-02-17 19:48:11 +00:00 |
armv4l
|
|
|
i386
|
missmatch control for mpeg2 intra dequantization if bitexact=1
|
2006-04-28 17:03:52 +00:00 |
liba52
|
|
|
libpostproc
|
Proper mangling information for symbols in OS X Mach-O shared objects.
|
2006-03-06 22:06:33 +00:00 |
mlib
|
|
|
ppc
|
Macosx fix
|
2006-05-02 18:45:04 +00:00 |
ps2
|
|
|
sh4
|
|
|
sparc
|
|
|
4xm.c
|
sanity checks, some might have been exploitable ...
|
2006-05-13 10:45:26 +00:00 |
8bps.c
|
|
|
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
|
cleanup IMA-ADPCM WAV decoder
|
2006-03-02 13:55:49 +00:00 |
adx.c
|
|
|
alac.c
|
sanity checks, some might have been exploitable ...
|
2006-05-13 10:45:26 +00:00 |
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
|
add assert to clarify that we know what we are doing
|
2006-03-10 19:10:46 +00:00 |
avcodec.h
|
add MPEG-2 intra vlc support
|
2006-05-13 17:16:58 +00:00 |
avs.c
|
complete AVS playback system (from Creature Shock computer game),
|
2006-02-17 03:17:42 +00:00 |
beosthread.c
|
|
|
bitstream.c
|
|
|
bitstream.h
|
add unaligned16() and unaligned64()
|
2006-05-11 23:17:23 +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
|
sanity checks, some might have been exploitable ...
|
2006-05-13 10:45:26 +00:00 |
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
|
I still don't think this should be here. Note: without this code DV encoder
|
2006-03-06 09:54:09 +00:00 |
dvbsub.c
|
|
|
dvbsubdec.c
|
|
|
dvdata.h
|
DVCPRO50 support.
|
2006-03-06 08:54:33 +00:00 |
dvdsub.c
|
|
|
dvdsubenc.c
|
|
|
error_resilience.c
|
|
|
eval.c
|
|
|
faac.c
|
|
|
faad.c
|
Make faac_decode_frame return -1 on error and not 0 which avoids
|
2006-03-05 12:32:24 +00:00 |
faandct.c
|
|
|
faandct.h
|
|
|
fdctref.c
|
|
|
fft-test.c
|
|
|
fft.c
|
3DNow! & Extended 3DNow! versions of FFT
|
2006-03-08 04:13:55 +00:00 |
ffv1.c
|
memory leak.
|
2006-04-28 23:16:42 +00:00 |
flac.c
|
switch flac to av_crc
|
2006-03-06 15:09:04 +00:00 |
flicvideo.c
|
|
|
fraps.c
|
|
|
g726.c
|
|
|
golomb.c
|
|
|
golomb.h
|
|
|
h261.c
|
cbp must be >0 here or we are in troubble
|
2006-05-29 16:30:56 +00:00 |
h261data.h
|
|
|
h263.c
|
add outcommented chunk of code to handle stuffing MBs at the end of slices (IMHO the standard doesnt allow this and there are no real world files which need it)
|
2006-05-08 13:44:54 +00:00 |
h263data.h
|
out of array read fix
|
2006-03-10 21:20:49 +00:00 |
h263dec.c
|
cleanup picture / debug output code
|
2006-03-10 20:40:52 +00:00 |
h264.c
|
typo me thinks ...
|
2006-05-29 16:39:40 +00:00 |
h264data.h
|
h264: MBAFF interlaced decoding
|
2006-05-28 22:44:14 +00:00 |
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_template.h
|
|
|
imgconvert.c
|
make "size" variable in avpicture_alloc signed, since avpicture_get_size
|
2006-04-19 19:51:56 +00:00 |
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
|
|
|
Makefile
|
fix compilation of 3dnowext instinsincs, both on ia32 and AMD64.
|
2006-05-16 14:24:45 +00:00 |
mdct.c
|
|
|
mdec.c
|
|
|
mem.c
|
|
|
mjpeg.c
|
remove useless code
|
2006-03-31 18:22:35 +00:00 |
mmvideo.c
|
|
|
motion_est_template.c
|
make zero motion vector threshold user setable
|
2006-05-07 11:48:07 +00:00 |
motion_est.c
|
asserts to check if assumed conditions really are true
|
2006-03-10 22:00:36 +00:00 |
motion_test.c
|
|
|
mp3lameaudio.c
|
|
|
mpeg4data.h
|
|
|
mpeg12.c
|
MPEG-2 4:2:2 encoding support
|
2006-05-16 15:19:54 +00:00 |
mpeg12data.h
|
|
|
mpegaudio.c
|
|
|
mpegaudio.h
|
|
|
mpegaudiodec.c
|
(f)printf --> av_log conversion
|
2006-03-08 11:43:10 +00:00 |
mpegaudiodectab.h
|
|
|
mpegaudiotab.h
|
|
|
mpegvideo.c
|
h264: MBAFF interlaced decoding
|
2006-05-28 22:44:14 +00:00 |
mpegvideo.h
|
fix mbd bits bug, finally
|
2006-05-26 15:44:29 +00:00 |
msmpeg4.c
|
(f)printf --> av_log conversion
|
2006-03-08 11:43:10 +00:00 |
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
|
Give a hint about what is the expected the data type of command line options.
|
2006-02-23 10:07:41 +00:00 |
opt.h
|
|
|
os2thread.c
|
|
|
parser.c
|
|
|
pcm.c
|
|
|
png.c
|
(f)printf --> av_log conversion
|
2006-03-08 11:43:10 +00:00 |
pnm.c
|
|
|
pthread.c
|
|
|
qdm2.c
|
fix infinite loop
|
2006-03-02 21:47:53 +00:00 |
qdm2data.h
|
|
|
qdrw.c
|
|
|
qpeg.c
|
|
|
qtrle.c
|
|
|
ra144.c
|
|
|
ra144.h
|
|
|
ra288.c
|
|
|
ra288.h
|
|
|
rangecoder.c
|
fixing out of array access (only cosmetic, this should never have had a end user vissible effect)
|
2006-03-10 19:42:51 +00:00 |
rangecoder.h
|
|
|
ratecontrol.c
|
fix frametypes with xvid_rc
|
2006-03-18 20:43:48 +00:00 |
raw.c
|
add quicktime uncompressed 8bit 4:2:2 support
|
2006-05-14 14:21:06 +00:00 |
resample2.c
|
|
|
resample.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
|
sanity checks, some might have been exploitable ...
|
2006-05-13 10:45:26 +00:00 |
simple_idct.c
|
|
|
simple_idct.h
|
|
|
smacker.c
|
Now MPlayer should understand Smacker audio and video codecs.
|
2006-05-17 03:03:53 +00:00 |
smc.c
|
|
|
snow.c
|
Snow multiple reference frames
|
2006-05-28 21:44:47 +00:00 |
snow.h
|
Snow multiple reference frames
|
2006-05-28 21:44:47 +00:00 |
sonic.c
|
|
|
sp5x.h
|
|
|
svq1_cb.h
|
out of array read fix
|
2006-03-10 20:58:42 +00:00 |
svq1_vlc.h
|
|
|
svq1.c
|
|
|
svq3.c
|
|
|
swscale.h
|
Introduce swscale interface in libavcodec
|
2006-04-04 12:35:55 +00:00 |
truemotion1.c
|
|
|
truemotion1data.h
|
|
|
truemotion2.c
|
|
|
truespeech_data.h
|
|
|
truespeech.c
|
|
|
tscc.c
|
make TSCC endian-safe, PPC testing courtesy of Diego B.
|
2006-02-12 16:56:06 +00:00 |
tta.c
|
sanity checks, some might have been exploitable ...
|
2006-05-13 10:45:26 +00:00 |
ulti_cb.h
|
|
|
ulti.c
|
|
|
utils.c
|
add MPEG-2 intra vlc support
|
2006-05-13 17:16:58 +00:00 |
vc9.c
|
cleanup picture / debug output code
|
2006-03-10 20:40:52 +00:00 |
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
|
Cosmetics. Add the defines needed for debug output.
|
2006-05-11 00:28:30 +00:00 |
vorbis.h
|
|
|
vp3.c
|
kill some warnings
|
2006-02-25 22:41:31 +00:00 |
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
|
pass noise reduction option to x264
|
2006-02-20 19:01:29 +00:00 |
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
|
ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not
|
2006-02-20 23:22:02 +00:00 |