debian specific patch information for ffmpeg-debian / 0.svn20080206-18+lenny3

Summary

Package Version Package Type Source Package Format
0.svn20080206-18+lenny3 Debian-diff 1.0

Debian packaging Information

Diff file ffmpeg-debian_0.svn20080206-18+lenny3.diff.gz
Size52197
MD5sumcbc90dc712818bf7b2bb759f409eb059
./debian only changes view download

"series" style patches

patch summary view raw
001_fixup_version.diff
 version.sh |    6 ++++++
 1 file changed, 6 insertions(+)
view download
010_fix_ftbfs_hppa.diff
 configure |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
011_fix_pic_mips.diff
 configure |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
10_fix_kfreebsd_libx11_linkage.diff
 configure |    3 +++
 1 file changed, 3 insertions(+)
view download
010_proper_rpath.diff
 configure |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
013_strip_unneeded_linker_flags.diff
 configure |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
view download
015_reenable-img_convert.diff
 libavcodec/Makefile      |    2 --
 libavcodec/imgconvert.c  |    2 +-
 libavcodec/imgresample.c |    8 +++++++-
 3 files changed, 8 insertions(+), 4 deletions(-)
view download
020_fix_libswscale_pic_code
 libswscale/swscale.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
020_bug489965_bufferoverflow_str_demuxer.diff
 libavformat/psxstr.c |   31 +++++++++++++++++++++----------
 1 file changed, 21 insertions(+), 10 deletions(-)
view download
050_TKADV2009-004.diff
 libavformat/4xm.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
view download
050_CVE-2008-4866.patch
 libavformat/utils.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
050_CVE-2008-4866-2.patch
 libavformat/avformat.h |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
view download
050_CVE-2008-3230.patch
 libavcodec/lzw.c         |    2 +-
 libavformat/allformats.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
050_CVE-2008-4610.patch
 libavcodec/vp3.c |   15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)
view download
060_r14917_dca_max_frame_size.diff
 libavcodec/dca.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
060_r14937_dca_fix_scaling_factor.diff
 libavcodec/dca.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
060_r14964.dca_table.diff
 libavcodec/dcadata.h |  658 +++++++++++++++++++++++++--------------------------
 1 file changed, 329 insertions(+), 329 deletions(-)
view download
060_r14281_large_flac_metadata.diff
 libavcodec/flac.c |   15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)
view download
300_c++_compliant_headers.diff
 libavcodec/avcodec.h |    8 ++++++++
 1 file changed, 8 insertions(+)
view download
900_doxyfile
 Doxyfile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
security/libavcodec/vorbis_dec/0001-Check-dimensions-against-0-too.patch
 libavcodec/vorbis_dec.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
security/libavcodec/vorbis_dec/0002-typo.patch
 libavcodec/vorbis_dec.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
security/libavcodec/vorbis_dec/0003-Sanity-checks-for-magnitude-and-angle.patch
 libavcodec/vorbis_dec.c |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
view download
security/libavcodec/vorbis_dec/0004-Fix-book_idx-check.patch
 libavcodec/vorbis_dec.c |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
view download
security/libavcodec/vorbis_dec/0005-Check-classbook-value.patch
 libavcodec/vorbis_dec.c |    4 ++++
 1 file changed, 4 insertions(+)
view download
security/libavcodec/vorbis_dec/0006-Add-checks-for-per-packet-mode-indexes-and-per-heade.patch
 libavcodec/vorbis_dec.c |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
view download
security/libavcodec/vorbis_dec/0007-Check-masterbook-index-and-subclass-book-index.patch
 libavcodec/vorbis_dec.c |   14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)
view download
security/libavcodec/vorbis_dec/0008-Check-res_setup-books.patch
 libavcodec/vorbis_dec.c |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
view download
security/libavcodec/vorbis_dec/0009-Check-begin-end-partition_size.patch
 libavcodec/vorbis_dec.c |    9 +++++++++
 1 file changed, 9 insertions(+)
view download
security/libavcodec/vorbis_dec/0010-Make-error-return-sign-consistent.patch
 libavcodec/vorbis_dec.c |   60 ++++++++++++++++++++++++------------------------
 1 file changed, 30 insertions(+), 30 deletions(-)
view download
security/libavcodec/vorbis_dec/0011-Check-submap-indexes.patch
 libavcodec/vorbis_dec.c |   15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)
view download
security/libavcodec/vorbis_dec/0012-Fix-format-string-to-match-the-types-printed.patch
 libavcodec/vorbis_dec.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
security/libavformat/oggparsevorbis/0001-Fix-possible-buffer-over-read-in-vorbis_comment-fix-.patch
 libavformat/oggparsevorbis.c |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
view download
security/libavcodec/vp3/0001-Fix-init_get_bits-buffer-size.patch
 libavcodec/vp3.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
security/libavcodec/ffv1/0001-Fix-a-possibly-exploitable-buffer-overflow.patch
 libavcodec/ffv1.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
view download
security/libavcodec/mpegaudiodec/0001-check-data_size-in-decode_frame.patch
 libavcodec/mpegaudiodec.c |    3 +++
 1 file changed, 3 insertions(+)
view download
security/libavcodec/mpegaudiodec/0003-Set-data_size-to-0-to-avoid-having-it-uninitialized.patch
 libavcodec/mpegaudiodec.c |    1 +
 1 file changed, 1 insertion(+)
view download
security/libavcodec/h264/0001-Check-num_units_in_tick-time_scale-to-be-valid-and-w.patch
 libavcodec/h264.c |    4 ++++
 1 file changed, 4 insertions(+)
view download
security/libavformat/mov/0000-MOV-Support-stz2-Compact-Sample-Size-Box.patch
 libavformat/mov.c |   43 ++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 38 insertions(+), 5 deletions(-)
view download
security/libavformat/mov/0001-check-entries-against-field_size-potential-malloc-ov.patch
 libavformat/mov.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
security/libavformat/mov/0002-add-one-missing-check-for-stream-existence-in-read_e.patch
 libavformat/mov.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
view download
security/libavformat/oggdec/0001-Disable-parsing-for-ogg-streams-where-no-ogg-header-.patch
 libavformat/oggdec.c |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
view download
051_r19322.patch
 libavcodec/huffyuv.c |   13 +++++++++++++
 1 file changed, 13 insertions(+)
view download
051_r19355.patch
 libavcodec/vp3.c |   29 +++++++++++++++++++----------
 1 file changed, 19 insertions(+), 10 deletions(-)
view download
051_r19374.patch
 libavcodec/vorbis.c |    5 +++++
 1 file changed, 5 insertions(+)
view download
051_r19333.patch
 libavformat/avidec.c |    4 ++++
 1 file changed, 4 insertions(+)
view download
051_CVE-2010-3429.patch
 libavcodec/flicvideo.c |   21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)
view download
051_r25591.patch
 libavcodec/vorbis_dec.c |   31 +++++++++++++++++++++----------
 1 file changed, 21 insertions(+), 10 deletions(-)
view download
051_r24675.patch
 libavcodec/vorbis_dec.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download