The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
various security fixes and precautionary checks
Originally committed as revision 3822 to svn://svn.ffmpeg.org/ffmpeg/trunk
by
Nelson the Hummingbird 2005-01-12 00:16:25 UTC
commit 0ecca7a49f8e254c12a3a1de048d738bfbb614c6
FFmpeg
VCC
CVE-2010-3908
cmdutils.c
+3
-3
ffmpeg.c
+9
-9
libavcodec/4xm.c
+7
-17
libavcodec/asv1.c
+1
-7
libavcodec/avcodec.h
+1
-8
libavcodec/dv.c
+1
-3
libavcodec/ffv1.c
+2
-16
libavcodec/flicvideo.c
+1
-1
libavcodec/h263.c
+1
-1
libavcodec/h263dec.c
+3
-6
libavcodec/h264.c
-4
libavcodec/huffyuv.c
+26
-59
libavcodec/imgconvert.c
+1
-7
libavcodec/imgresample.c
-2
libavcodec/indeo3.c
-4
libavcodec/mem.c
-8
libavcodec/mjpeg.c
+3
-18
libavcodec/mpegvideo.c
+9
-28
libavcodec/mpegvideo.h
+1
-3
libavcodec/png.c
+2
-9
libavcodec/pnm.c
+2
-13
libavcodec/ratecontrol.c
-2
libavcodec/snow.c
+3
-12
libavcodec/svq1.c
+3
-10
libavcodec/utils.c
+2
-32
libavcodec/vp3.c
-8
libavcodec/vqavideo.c
-4
libavcodec/xan.c
-3
libavformat/4xm.c
+1
-1
libavformat/asf.c
+1
-1
libavformat/aviobuf.c
-3
libavformat/flic.c
+1
-1
libavformat/idroq.c
-2
libavformat/segafilm.c
-2
libavformat/utils.c
+1
-1
libavformat/wc3movie.c
+4
-6
expand_less