diff --git a/farstream-0.1.1.tar.gz b/farstream-0.1.1.tar.gz deleted file mode 100644 index c5ca70b..0000000 --- a/farstream-0.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b88a0730fbdd03297295574a613409790bf751d578690d7072cbf2be3f9ad52 -size 1262988 diff --git a/farstream-0.1.2.tar.gz b/farstream-0.1.2.tar.gz new file mode 100644 index 0000000..ab570fc --- /dev/null +++ b/farstream-0.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa5a40597b47b59d124f7fd57f66704b030d576cdc0d90e107c7a592f05e73d9 +size 1265972 diff --git a/farstream.changes b/farstream.changes index a7b08f4..87b34c6 100644 --- a/farstream.changes +++ b/farstream.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Mar 26 08:18:15 UTC 2012 - vuntz@opensuse.org + +- Update to version 0.1.2: + + Ignore config while comparing send codecs, fixes H.264 and + Theora negotation + + Require GLib 2.30, do not allow APIs added after and ignore + later deprecations + + Add default element properties for rawconference + + Set better latency/buffer time for pulse src/sink + + Remove the buffer-time property on the shm transmitter, because + the gst-plugins-bad plugin has a bug, we will restore it once a + new gst-plugins-bad version has been released + ------------------------------------------------------------------- Fri Mar 23 11:34:25 UTC 2012 - vuntz@opensuse.org diff --git a/farstream.spec b/farstream.spec index 685de7a..e245a2c 100644 --- a/farstream.spec +++ b/farstream.spec @@ -17,7 +17,7 @@ Name: farstream -Version: 0.1.1 +Version: 0.1.2 Release: 0 # License note: the only GPL-2.0+ files are farstream-0.1.1/common/coverage/* # and common/gstdoc-scangobj; those are just used during the build and do not @@ -28,7 +28,7 @@ Group: Productivity/Multimedia/Other Url: http://farsight.freedesktop.org/ Source: http://freedesktop.org/software/farstream/releases/farstream/%{name}-%{version}.tar.gz BuildRequires: fdupes -BuildRequires: glib2-devel >= 2.26 +BuildRequires: glib2-devel >= 2.30 BuildRequires: gobject-introspection-devel >= 0.10.1 BuildRequires: gstreamer-0_10-devel >= 0.10.33 BuildRequires: gstreamer-0_10-plugins-base-devel >= 0.10.33 @@ -160,6 +160,8 @@ find %{buildroot} -name '*.la' -delete -print %defattr(-, root, root) %dir %{_datadir}/farstream/ %dir %{_datadir}/farstream/0.1/ +%dir %{_datadir}/farstream/0.1/fsrawconference/ +%{_datadir}/farstream/0.1/fsrawconference/default-element-properties %dir %{_datadir}/farstream/0.1/fsrtpconference/ %{_datadir}/farstream/0.1/fsrtpconference/default-codec-preferences %{_datadir}/farstream/0.1/fsrtpconference/default-element-properties