Author: glen Date: Wed Oct 13 11:17:25 2010 GMT Module: packages Tag: HEAD ---- Log message: - gstreamer-x264 encodes only - gstreamer-mpeg decodes only at least by looking at caps they provide
---- Files affected: packages/gstreamer-plugins-ugly: gstreamer-plugins-ugly.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: packages/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec diff -u packages/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec:1.31 packages/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec:1.32 --- packages/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec:1.31 Fri Sep 3 23:41:22 2010 +++ packages/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec Wed Oct 13 13:17:20 2010 @@ -4,19 +4,18 @@ %bcond_without cdio # don't build cdio plugin %bcond_without sid # don't build sid plugin %bcond_with amr # AMR-NB plugin -# + %define gstname gst-plugins-ugly %define gst_major_ver 0.10 %define gst_req_ver 0.10.25 %define gstpb_req_ver 0.10.25 -# + %include /usr/lib/rpm/macros.gstreamer -# Summary: Ugly GStreamer Streaming-media framework plugins Summary(pl.UTF-8): Brzydkie wtyczki do środowiska obróbki strumieni GStreamer Name: gstreamer-plugins-ugly Version: 0.10.16 -Release: 1 +Release: 2 License: LGPL v2+ Group: Libraries Source0: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/%{gstname}-%{version}.tar.bz2 @@ -161,13 +160,13 @@ MAD. %package -n gstreamer-mpeg -Summary: GStreamer plugins for MPEG video playback and encoding +Summary: GStreamer plugins for MPEG video playback Summary(pl.UTF-8): Wtyczka do GStreamera odtwarzająca i kodująca obraz MPEG Group: Libraries Requires: gstreamer >= %{gst_req_ver} %description -n gstreamer-mpeg -Plugins for playing and encoding MPEG video. +Plugins for playing MPEG videos. %description -n gstreamer-mpeg -l pl.UTF-8 Wtyczki do odtwarzania i kodowania obrazu MPEG. @@ -185,13 +184,13 @@ Wtyczka do odtwarzania plików z muzyką w formacie C64 SID. %package -n gstreamer-x264 -Summary: GStreamer x264 decoder plugin +Summary: GStreamer x264 encoder plugin Summary(pl.UTF-8): Wtyczka do GStreamera dekodująca przy użyciu biblioteki x264 Group: Libraries Requires: gstreamer-plugins-base >= %{gst_req_ver} %description -n gstreamer-x264 -GStreamer x264 decoder plugin. +GStreamer x264 encoder plugin. %description -n gstreamer-x264 -l pl.UTF-8 Wtyczka do GStreamera dekodująca przy użyciu biblioteki x264. @@ -298,6 +297,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2010/10/13 11:17:20 glen +- gstreamer-x264 encodes only +- gstreamer-mpeg decodes only + at least by looking at caps they provide + Revision 1.31 2010/09/03 21:41:22 patrys - 0.10.16 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
