SPECS: mplayer.spec - x264 enabled (fixed symbols in libavcodec)
glen
glen at pld-linux.org
Tue Dec 5 00:07:32 CET 2006
Author: glen Date: Mon Dec 4 23:07:32 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- x264 enabled (fixed symbols in libavcodec)
---- Files affected:
SPECS:
mplayer.spec (1.351 -> 1.352)
---- Diffs:
================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.351 SPECS/mplayer.spec:1.352
--- SPECS/mplayer.spec:1.351 Mon Dec 4 22:25:33 2006
+++ SPECS/mplayer.spec Tue Dec 5 00:07:27 2006
@@ -16,7 +16,7 @@
%bcond_with svga # with svgalib video output
%bcond_with osd # with osd menu support
%bcond_without altivec # without altivec support
-%bcond_without x264 # without x264 support (needs newer libx264 snap)
+%bcond_without x264 # without x264 support
%bcond_with xmms # with XMMS inputplugin support
%bcond_without aalib # without aalib video output
%bcond_without jack # without JACKD support
@@ -119,6 +119,7 @@
Patch6: %{name}-system-amr.patch
Patch8: %{name}-altivec.patch
Patch10: %{name}-pcmsplit.patch
+Patch11: ffmpeg-x264-symbol.patch
Patch12: %{name}-pulse.patch
Patch13: %{name}-mythtv.patch
Patch14: %{name}-shared.patch
@@ -323,6 +324,7 @@
%patch6 -p1
%patch8 -p1
#%%patch10 -p1
+%patch11 -p1
%patch12 -p0
#%patch13 -p1 # TODO
%if %{with shared}
@@ -586,6 +588,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.352 2006/12/04 23:07:27 glen
+- x264 enabled (fixed symbols in libavcodec)
+
Revision 1.351 2006/12/04 21:25:33 glen
- polypaudio -> pulseaudio
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mplayer.spec?r1=1.351&r2=1.352&f=u
More information about the pld-cvs-commit
mailing list