debian specific patch information for ffmpeg / 0.cvs20060823-8

Summary

Package Version Package Type Source Package Format
0.cvs20060823-8 Debian-diff 1.0

"Debian diff" Information

Diff file ffmpeg_0.cvs20060823-8.diff.gz
Size36184
MD5sume0b3f4ca1cfafde552ad4cfe0beb6254
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
README6190 view download

"series" style patches

patch summary view raw
005_m68k_workaround.diff
 configure |    2 ++
 1 file changed, 2 insertions(+)
view download
005_altivec_flags.diff
 configure |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
005_runtime_cpudetect.diff
 configure |    3 +++
 1 file changed, 3 insertions(+)
view download
006_mips_pthreads.diff
 configure |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
view download
007_disable_ffmpeg_option.diff
 Makefile  |    2 ++
 configure |    9 +++++++++
 2 files changed, 11 insertions(+)
view download
010_ffmpeg-config.diff
 ffmpeg-config.1  |   52 +++++++++++++++++++++++++++++++
 ffmpeg-config.in |   92 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 144 insertions(+)
view download
010_shared_library_versioning.diff
 common.mak                |    2 +-
 configure                 |   10 +++++-----
 libavcodec/avcodec.h      |    2 +-
 libavformat/avformat.h    |    2 +-
 libavutil/avutil.h        |    2 +-
 libpostproc/postprocess.h |    2 +-
 6 files changed, 10 insertions(+), 10 deletions(-)
view download
020_mmx_optims.diff
 libavcodec/Makefile |    1 +
 1 file changed, 1 insertion(+)
view download
020_mmx_pic_code.diff
 libavcodec/i386/mpegvideo_mmx_template.c |   20 +++++++++++++++
 libpostproc/postprocess_template.c       |   39 +++++++++++++++++++++++++++++++
 2 files changed, 59 insertions(+)
view download
020_disable_snow_mmx_in_pic.diff
 libavcodec/i386/dsputil_mmx.c |    2 +-
 libavcodec/i386/snowdsp_mmx.c |    2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)
view download
020_really_use_liba52.diff
 configure           |    1 +
 libavcodec/Makefile |   14 +++++++-------
 2 files changed, 8 insertions(+), 7 deletions(-)
view download
030_arm_cpu_detect.diff
 configure |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
030_arm_workaround.diff
 libavcodec/mpegaudiodec.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
040_early_altivec_detection.diff
 libavcodec/dsputil.c             |    8 ++++++++
 libavcodec/ppc/dsputil_altivec.c |   11 ++++++++++-
 2 files changed, 18 insertions(+), 1 deletion(-)
view download
040_only_use_maltivec_when_needed.diff
 configure                          |    6 
 libavcodec/Makefile                |   13 
 libavcodec/dsputil.h               |    6 
 libavcodec/imgresample.c           |  127 -------
 libavcodec/imgresample_altivec.c   |  164 +++++++++
 libpostproc/Makefile               |    8 
 libpostproc/postprocess.c          |    9 
 libpostproc/postprocess_altivec.c  |  614 +++++++++++++++++++++++++++++++++++++
 libpostproc/postprocess_template.c |   10 
 9 files changed, 812 insertions(+), 145 deletions(-)
view download
050_h264-misc-security-fixes.diff
 libavcodec/h264.c |  223 ++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 159 insertions(+), 64 deletions(-)
view download
051_asf-misc-security-fixes.diff
 libavformat/asf.c |   18 +++++++++++++++++-
 libavformat/asf.h |    4 ++--
 2 files changed, 19 insertions(+), 3 deletions(-)
view download
052_base64_encode_crash.diff
 libavformat/http.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
053_rm_demux_crash.diff
 libavformat/rm.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
view download
054_h264_mmx_chroma_mc_crash.diff
 libavcodec/h264.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
060_fix_avi_skip.diff
 libavformat/avidec.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
070_zzuf_r7536_ogm_crash.diff
 libavformat/ogg2.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
071_zzuf_r7537_avi_crash.diff
 libavformat/avidec.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
072_zzuf_r7538_mpeg_crash.diff
 libavcodec/mpeg12.c |    4 ++++
 1 file changed, 4 insertions(+)
view download
073_zzuf_r7539_asf_crash.diff
 libavformat/asf.c |    4 ++++
 1 file changed, 4 insertions(+)
view download
074_zzuf_r7561_ogm_crash.diff
 libavcodec/imgresample.c |    2 ++
 1 file changed, 2 insertions(+)
view download
075_zzuf_r7595_flac_crash.diff
 libavcodec/flac.c |    4 ++++
 1 file changed, 4 insertions(+)
view download
076_zzuf_r7718_mpeg_infinite_loop.diff
 libavcodec/mpegvideo.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
077_zzuf_r7889_mpeg_crash.diff
 libavcodec/mpeg12.c |    4 ++++
 1 file changed, 4 insertions(+)
view download