packages: ffmpeg/ffmpeg.spec - add imagewidth.patch

glen glen at pld-linux.org
Thu Jul 16 12:35:41 CEST 2009


Author: glen                         Date: Thu Jul 16 10:35:41 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add imagewidth.patch

---- Files affected:
packages/ffmpeg:
   ffmpeg.spec (1.182 -> 1.183) 

---- Diffs:

================================================================
Index: packages/ffmpeg/ffmpeg.spec
diff -u packages/ffmpeg/ffmpeg.spec:1.182 packages/ffmpeg/ffmpeg.spec:1.183
--- packages/ffmpeg/ffmpeg.spec:1.182	Tue May 12 00:35:28 2009
+++ packages/ffmpeg/ffmpeg.spec	Thu Jul 16 12:35:35 2009
@@ -23,6 +23,7 @@
 Source3:	ffserver.conf
 Patch0:		%{name}-x264.patch
 Patch1:		%{name}-bug-803.patch
+Patch2:		imagewidth.patch
 URL:		http://ffmpeg.mplayerhq.hu/
 BuildRequires:	SDL-devel
 %if %{with amr}
@@ -205,6 +206,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # package the grep result for mplayer, the result formatted as ./mplayer/configure
 cat <<EOF > ffmpeg-avconfig
@@ -445,6 +447,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.183  2009/07/16 10:35:35  glen
+- add imagewidth.patch
+
 Revision 1.182  2009/05/11 22:35:28  glen
 - fix for ffmpeg bug #803 (lame 3.98.2 doesn't like lame_encode_flush() being called multiple times)
 - rel 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ffmpeg/ffmpeg.spec?r1=1.182&r2=1.183&f=u



More information about the pld-cvs-commit mailing list