r1237 - in /unstable/ffmpeg/debian: ./ changelog patches/005_runtime_cpudetect.diff patches/010_revert_r10648_disable_mfspr_emulation.diff patches/series

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Tue Jun 3 22:47:30 UTC 2008


Author: siretart
Date: Tue Jun  3 22:47:30 2008
New Revision: 1237

URL: http://svn.debian.org/wsvn/pkg-multimedia/?sc=1&rev=1237
Log:
remove patch 005_runtime_cpudetect.diff: it is supposed to fix runtime
    cpu detection on i386. The code (and the define) has undergone large
    refactoring wrt.  the define RUNTIME_CPUDETECT. It is very likely to
    have undisired side-effects with this version of ffmpeg. It
    therefore seem more safe to me to actually remove this patch for
    now, and reinvestigate the problems that occur, if they do.
    (Related to: #482717)'

Removed:
    unstable/ffmpeg/debian/patches/005_runtime_cpudetect.diff
    unstable/ffmpeg/debian/patches/010_revert_r10648_disable_mfspr_emulation.diff
Modified:
    unstable/ffmpeg/debian/   (props changed)
    unstable/ffmpeg/debian/changelog
    unstable/ffmpeg/debian/patches/series

Propchange: unstable/ffmpeg/debian/
------------------------------------------------------------------------------
--- bzr:revision-id:v3-single1-dW5zdGFibGUvZmZtcGVnL2RlYmlhbg.. (original)
+++ bzr:revision-id:v3-single1-dW5zdGFibGUvZmZtcGVnL2RlYmlhbg.. Tue Jun  3 22:47:30 2008
@@ -7,3 +7,4 @@
 31 siretart at tauware.de-20080603210858-4ai5h4ys6pn0ong2
 32 siretart at tauware.de-20080603221248-j0e3d30nokk647zy
 33 siretart at tauware.de-20080603221546-696a6ep8qqr59bul
+34 siretart at tauware.de-20080603224019-bm2rikljkj7kspqs

Propchange: unstable/ffmpeg/debian/
------------------------------------------------------------------------------
--- bzr:revision-info (original)
+++ bzr:revision-info Tue Jun  3 22:47:30 2008
@@ -1,4 +1,4 @@
-timestamp: 2008-06-04 00:15:46.153000116 +0200
+timestamp: 2008-06-04 00:40:19.802000046 +0200
 committer: Reinhard Tartler <siretart at tauware.de>
 properties: 
 	branch-nick: unstable

Modified: unstable/ffmpeg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/ffmpeg/debian/changelog?rev=1237&op=diff
==============================================================================
--- unstable/ffmpeg/debian/changelog (original)
+++ unstable/ffmpeg/debian/changelog Tue Jun  3 22:47:30 2008
@@ -9,6 +9,12 @@
   [ Reinhard Tartler ]
 
   * remove patches from the debian package as disussed with upstream:
+    - 005_runtime_cpudetect.diff: it is supposed to fix runtime cpu detection
+      on i386. The code (and the define) has undergone large refactoring wrt.
+      the define RUNTIME_CPUDETECT. It is very likely to have undisired
+      side-effects with this version of ffmpeg. It therefore seem more safe
+      to me to actually remove this patch for now, and reinvestigate the
+      problems that occur, if they do.  (Related to: #482717)
     - 005_m68k_workaround.diff: works around bugs in gcc for m68k.
     - 006_mips_pthreads.diff: was an workaround for (now fixed) #428741.
     - 020_fix_sws_scale_crash: patch has been rejected upstream:
@@ -17,9 +23,6 @@
       been fixed in a different way and is not reproducible. Verified that
       the file referenced in bug #404176 does not crash anymore even
       without this patch.
-  * new patch: 010_revert_r10648_disable_mfspr_emulation.diff. Commit r11569
-    introduces an mfspr-based AltiVec detection code, which will break on
-    machines not having altivec. (Related to: #482717)
   * new patch: 015_reenable-img_convert.diff.  Unlike previous version of this
     patch, this uses a more lightweight approach. With building imgresample, a
     few symbol clashes occur with libswscale. We therefore strip off symbols

Modified: unstable/ffmpeg/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/ffmpeg/debian/patches/series?rev=1237&op=diff
==============================================================================
--- unstable/ffmpeg/debian/patches/series (original)
+++ unstable/ffmpeg/debian/patches/series Tue Jun  3 22:47:30 2008
@@ -1,7 +1,5 @@
-005_runtime_cpudetect.diff
 010_proper_rpath.diff
 010_ffmpeg-config.diff
-010_revert_r10648_disable_mfspr_emulation.diff
 013_strip_unneeded_linker_flags.diff
 015_reenable-img_convert.diff
 020_fix_libswscale_pic_code




More information about the pkg-multimedia-commits mailing list