.. |
alpha
|
|
|
armv4l
|
|
|
i386
|
read 32bit instead of 64bit to avoid overreading and missalignments
|
2005-04-17 13:30:45 +00:00 |
liba52
|
attribute_used
|
2004-11-14 22:05:21 +00:00 |
libpostproc
|
Replace stray spaces by a tab.
|
2005-03-23 14:10:22 +00:00 |
mlib
|
|
|
ppc
|
gcc 4 compilation fix
|
2005-04-17 21:41:16 +00:00 |
ps2
|
|
|
sh4
|
|
|
sparc
|
whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterloo>point<ca>)
|
2004-11-21 01:47:36 +00:00 |
.cvsignore
|
|
|
4xm.c
|
avoid buf_size == 0 checks in every decoder
|
2005-01-23 18:09:06 +00:00 |
8bps.c
|
avoid buf_size == 0 checks in every decoder
|
2005-01-23 18:09:06 +00:00 |
a52dec.c
|
|
|
aasc.c
|
Autodesk Animator Studio Codec (AASC) video decoder, courtesy of
|
2005-04-03 05:02:08 +00:00 |
ac3.h
|
* these vars could be either static or extern (compilation fix gcc-3.5)
|
2004-09-30 15:02:07 +00:00 |
ac3dec.c
|
|
|
ac3enc.c
|
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
|
2004-12-29 17:50:25 +00:00 |
ac3tab.h
|
|
|
adpcm.c
|
macromedia flavour adpcm decoding (used in flv and swf)
|
2005-02-21 19:27:32 +00:00 |
adx.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
alac.c
|
replace custom bit-reading functions with FFmpeg's internal function;
|
2005-03-10 05:34:10 +00:00 |
allcodecs.c
|
Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)
|
2005-04-20 09:42:47 +00:00 |
amr.c
|
04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp)
|
2005-03-22 18:28:15 +00:00 |
apiexample.c
|
AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)
|
2005-03-06 23:20:53 +00:00 |
asv1.c
|
make reverse[] non static
|
2005-03-26 23:50:14 +00:00 |
avcodec.h
|
Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)
|
2005-04-20 09:42:47 +00:00 |
beosthread.c
|
added a lock/unlock_lib pair to allow extern progs to serialize access to lavc.
|
2005-01-29 20:09:33 +00:00 |
bitstream.c
|
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
|
2004-12-29 17:50:25 +00:00 |
bitstream.h
|
avoid UPDATE_CACHE() in GET_RL_VLC() if not needed
|
2005-04-18 20:07:48 +00:00 |
bswap.h
|
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>)
|
2004-10-11 02:19:29 +00:00 |
cabac.c
|
fixing selftest
|
2005-01-11 03:18:08 +00:00 |
cabac.h
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
cinepak.c
|
|
|
cljr.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
common.h
|
remove duplicate clip to 8bit function
|
2005-04-20 10:05:15 +00:00 |
cyuv.c
|
|
|
dct-test.c
|
|
|
dpcm.c
|
support for Sierra Online audio files and Apple QuickDraw codec,
|
2004-09-28 03:09:49 +00:00 |
dsputil.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
dsputil.h
|
H.264 weighted prediction.
|
2005-01-07 05:56:07 +00:00 |
dtsdec.c
|
|
|
dv.c
|
various fixes related to the non alt_bitstream_reader
|
2005-04-18 12:08:16 +00:00 |
dvdata.h
|
|
|
error_resilience.c
|
alignment fix
|
2005-03-19 13:10:09 +00:00 |
eval.c
|
simplify
|
2005-01-17 18:25:32 +00:00 |
faac.c
|
|
|
faad.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
faandct.c
|
|
|
faandct.h
|
|
|
fdctref.c
|
|
|
fft-test.c
|
printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se)
|
2005-04-04 21:47:50 +00:00 |
fft.c
|
|
|
ffv1.c
|
-strict -1 comment fix
|
2005-02-24 16:39:03 +00:00 |
flac.c
|
10l (deallocated memory again)
|
2005-02-28 05:27:21 +00:00 |
flicvideo.c
|
various security fixes and precautionary checks
|
2005-01-12 00:16:25 +00:00 |
g726.c
|
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
|
2004-12-29 17:50:25 +00:00 |
golomb.c
|
|
|
golomb.h
|
shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)
|
2005-02-26 03:36:04 +00:00 |
h261.c
|
avoid buf_size == 0 checks in every decoder
|
2005-01-23 18:09:06 +00:00 |
h261data.h
|
H261 fixing and cleaning:
|
2004-11-12 01:21:34 +00:00 |
h263.c
|
avoid UPDATE_CACHE() in GET_RL_VLC() if not needed
|
2005-04-18 20:07:48 +00:00 |
h263data.h
|
|
|
h263dec.c
|
AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)
|
2005-03-06 23:20:53 +00:00 |
h264.c
|
deblocking filter doesn't need to call fill_caches again. 1.4% faster decoding.
|
2005-04-21 20:38:42 +00:00 |
h264data.h
|
vismv didn't display 8x8 mvs in H.264
|
2005-03-03 07:21:23 +00:00 |
h264idct.c
|
move h264 idct to its own file and call via function pointer in DspContext
|
2004-09-27 19:47:17 +00:00 |
huffyuv.c
|
AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)
|
2005-03-06 23:20:53 +00:00 |
idcinvideo.c
|
Off-by-one bug in libavcodec/idcinvideo.c, caused
|
2005-02-16 22:42:41 +00:00 |
imgconvert_template.h
|
|
|
imgconvert.c
|
various security fixes and precautionary checks
|
2005-01-12 00:16:25 +00:00 |
imgresample.c
|
dissallow sprintf
|
2005-01-12 00:59:42 +00:00 |
indeo2.c
|
simplify
|
2005-04-20 10:16:19 +00:00 |
indeo2data.h
|
Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)
|
2005-04-20 09:42:47 +00:00 |
indeo3.c
|
indeo3 for bigendian patch by (demo-n <demo-n users.sourceforge net)
|
2005-03-06 20:07:41 +00:00 |
indeo3data.h
|
|
|
integer.c
|
|
|
integer.h
|
|
|
interplayvideo.c
|
10l
|
2005-02-21 17:52:23 +00:00 |
jfdctfst.c
|
|
|
jfdctint.c
|
|
|
jrevdct.c
|
porting optimizations from 4x4 dct to 8x8
|
2004-09-26 17:36:53 +00:00 |
lcl.c
|
AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)
|
2005-03-06 23:20:53 +00:00 |
loco.c
|
Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi)
|
2005-04-08 21:34:48 +00:00 |
mace.c
|
Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT de>
|
2005-02-01 15:13:27 +00:00 |
Makefile
|
Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)
|
2005-04-20 09:42:47 +00:00 |
mdct.c
|
|
|
mdec.c
|
avoid UPDATE_CACHE() in GET_RL_VLC() if not needed
|
2005-04-18 20:07:48 +00:00 |
mem.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
mjpeg.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
motion_est_template.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
motion_est.c
|
check mb/me_threshold range, fixes assertion failure
|
2005-03-26 18:10:44 +00:00 |
motion_test.c
|
|
|
mp3lameaudio.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
mpeg4data.h
|
|
|
mpeg12.c
|
avoid clearing block[] if its not used at all
|
2005-04-21 21:23:22 +00:00 |
mpeg12data.h
|
|
|
mpegaudio.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
mpegaudio.h
|
dithering for the mpeg audio decoder
|
2005-01-30 14:04:56 +00:00 |
mpegaudiodec.c
|
cast to uint32 as the table is uint32_t, this also worksaround a gcc or libc bug related to frexp()
|
2005-03-02 20:46:06 +00:00 |
mpegaudiodectab.h
|
|
|
mpegaudiotab.h
|
|
|
mpegvideo.c
|
Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com)
|
2005-04-24 11:13:49 +00:00 |
mpegvideo.h
|
H.264: decode arbitrary frame orders and allow B-frames as references.
|
2005-03-04 12:47:38 +00:00 |
msmpeg4.c
|
avoid UPDATE_CACHE() in GET_RL_VLC() if not needed
|
2005-04-18 20:07:48 +00:00 |
msmpeg4data.h
|
In that patch:
|
2005-01-30 16:34:57 +00:00 |
msrle.c
|
avoid buf_size == 0 checks in every decoder
|
2005-01-23 18:09:06 +00:00 |
msvideo1.c
|
avoid buf_size == 0 checks in every decoder
|
2005-01-23 18:09:06 +00:00 |
oggvorbis.c
|
fixes transcoding to vorbis with ffmpeg on big endian machines patch by (Sigbjørn Skjæret {sskjer-1 broadpark no})
|
2004-12-18 16:20:42 +00:00 |
parser.c
|
10l typo
|
2005-03-17 21:35:50 +00:00 |
pcm.c
|
buffer overflow
|
2005-02-13 23:36:04 +00:00 |
png.c
|
avoid buf_size == 0 checks in every decoder
|
2005-01-23 18:09:06 +00:00 |
pnm.c
|
avoid buf_size == 0 checks in every decoder
|
2005-01-23 18:09:06 +00:00 |
pthread.c
|
|
|
qdrw.c
|
Check pointers before writing to memory
|
2005-01-23 21:36:24 +00:00 |
qpeg.c
|
free that last frame
|
2005-03-28 20:40:21 +00:00 |
qtrle.c
|
avoid buf_size == 0 checks in every decoder
|
2005-01-23 18:09:06 +00:00 |
ra144.c
|
* fixing a few of gcc 'clean-code' warnings
|
2004-10-06 08:50:46 +00:00 |
ra144.h
|
|
|
ra288.c
|
* fixing a few of gcc 'clean-code' warnings
|
2004-10-06 08:50:46 +00:00 |
ra288.h
|
|
|
rangecoder.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
rangecoder.h
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
ratecontrol.c
|
mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits
|
2005-02-02 19:33:48 +00:00 |
rational.c
|
|
|
rational.h
|
|
|
raw.c
|
raw rgb flip fix
|
2004-11-30 21:50:16 +00:00 |
resample2.c
|
av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>)
|
2005-01-12 18:25:48 +00:00 |
resample.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
roqvideo.c
|
|
|
rpza.c
|
typo fix by ("Todd.Kirby" doubleshot pacbell net)
|
2005-04-24 11:08:07 +00:00 |
rv10.c
|
Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr)
|
2005-04-21 21:27:03 +00:00 |
shorten.c
|
shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)
|
2005-02-26 03:36:04 +00:00 |
simple_idct.c
|
|
|
simple_idct.h
|
|
|
smc.c
|
avoid buf_size == 0 checks in every decoder
|
2005-01-23 18:09:06 +00:00 |
snow.c
|
fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink net
|
2005-04-17 09:27:53 +00:00 |
sonic.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
sp5x.h
|
|
|
svq1_cb.h
|
|
|
svq1_vlc.h
|
|
|
svq1.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
svq3.c
|
various fixes related to the non alt_bitstream_reader
|
2005-04-18 12:08:16 +00:00 |
truemotion1.c
|
avoid buf_size == 0 checks in every decoder
|
2005-01-23 18:09:06 +00:00 |
truemotion1data.h
|
|
|
tscc.c
|
memleak fix
|
2005-02-17 00:00:20 +00:00 |
ulti_cb.h
|
|
|
ulti.c
|
|
|
utils.c
|
motion estimation bitrate penalty compensation
|
2005-03-27 12:19:59 +00:00 |
vc9.c
|
- renaming the AC coding set variable names to more meaningful ones
|
2005-02-23 17:24:17 +00:00 |
vc9data.h
|
- samples from mplayer ftp in the "adv" profile seem to have profile=2,
|
2005-02-04 02:20:38 +00:00 |
vcr1.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
vmdav.c
|
if audio is PCM, push it through (sync is not perfect yet)
|
2004-09-28 03:04:36 +00:00 |
vp3.c
|
04-vp3 fix(by matthieu castet).patch
|
2005-03-03 02:24:20 +00:00 |
vp3data.h
|
VP3 post-processing loop filter; disabled until the correct final step
|
2005-03-01 06:14:45 +00:00 |
vp3dsp.c
|
|
|
vqavideo.c
|
various security fixes and precautionary checks
|
2005-01-12 00:16:25 +00:00 |
w32thread.c
|
|
|
wmadata.h
|
|
|
wmadec.c
|
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
|
2004-12-29 17:50:25 +00:00 |
wmv2.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
2005-02-24 19:08:50 +00:00 |
wnv1.c
|
replace custom bitstream reader with get_bits/vlc()
|
2005-03-26 23:51:13 +00:00 |
ws-snd1.c
|
Westwood SND1 decoder, courtesy of Kostya
|
2005-03-28 18:05:25 +00:00 |
x264.c
|
s/u_char/uint8_t/
|
2005-04-12 22:20:02 +00:00 |
xan.c
|
various security fixes and precautionary checks
|
2005-01-12 00:16:25 +00:00 |
xl.c
|
avoid buf_size == 0 checks in every decoder
|
2005-01-23 18:09:06 +00:00 |
xvidff.c
|
create temporary file in current directory if it failed in /tmp
|
2005-03-23 19:19:59 +00:00 |
xvmcvideo.c
|
do not call (av_)abort()
|
2004-10-01 12:31:11 +00:00 |