CVS Root: /cvs/gstreamer
Module: www
Changes by: thaytan
Date: Thu Nov 27 2008 23:46:05 UTC
Log message:
* src/htdocs/entities.gst:
* src/htdocs/news/news.xml:
* src/htdocs/releases/gst-ffmpeg/0.10.6.xml:
* src/htdocs/releases/gst-ffmpeg/Makefile.am:
FFmpeg 0.10.6 release
Modified files:
. : ChangeLog
src/htdocs : entities.gst
src/htdocs/news : news.xml
src/htdocs/releases/gst-ffmpeg: Makefile.am
Added files:
src/htdocs/releases/gst-ffmpeg: 0.10.6.xml
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/www/ChangeLog.diff?r1=1.241&r2=1.242
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/www/src/htdocs/entities.gst.diff?r1=1.92&r2=1.93
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/www/src/htdocs/news/news.xml.diff?r1=1.168&r2=1.169
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/www/src/htdocs/releases/gst-ffmpeg/0.10.6.xml?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/www/src/htdocs/releases/gst-ffmpeg/Makefile.am.diff?r1=1.20&r2=1.21
====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/www/ChangeLog,v
retrieving revision 1.241
retrieving revision 1.242
diff -u -d -r1.241 -r1.242
--- ChangeLog 19 Nov 2008 15:53:59 -0000 1.241
+++ ChangeLog 27 Nov 2008 23:45:49 -0000 1.242
@@ -1,3 +1,11 @@
+2008-11-27 Jan Schmidt <[email protected]>
+
+ * src/htdocs/entities.gst:
+ * src/htdocs/news/news.xml:
+ * src/htdocs/releases/gst-ffmpeg/0.10.6.xml:
+ * src/htdocs/releases/gst-ffmpeg/Makefile.am:
+ FFmpeg 0.10.6 release
2008-11-19 Jan Schmidt <[email protected]>
* src/htdocs/entities.gst:
Index: entities.gst
RCS file: /cvs/gstreamer/www/src/htdocs/entities.gst,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- entities.gst 19 Nov 2008 15:53:59 -0000 1.92
+++ entities.gst 27 Nov 2008 23:45:50 -0000 1.93
@@ -1,7 +1,7 @@
<!ENTITY gst-version-stable "0.10.21">
<!ENTITY gst-plugins-version-stable "0.8.12">
-<!ENTITY gst-ffmpeg-version-stable "0.10.5">
+<!ENTITY gst-ffmpeg-version-stable "0.10.6">
<!ENTITY gst-python-version-stable "0.10.13">
<!ENTITY gst-plugins-base-version-stable "0.10.21">
<!ENTITY gst-plugins-good-version-stable "0.10.11">
Index: news.xml
RCS file: /cvs/gstreamer/www/src/htdocs/news/news.xml,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -d -r1.168 -r1.169
--- news.xml 19 Nov 2008 15:53:59 -0000 1.168
+++ news.xml 27 Nov 2008 23:45:50 -0000 1.169
@@ -3235,4 +3235,18 @@
</p>
</content>
</item>
+<item>
+ <date>2008-11-28 23:30</date>
+ <title>GStreamer FFmpeg 0.10.6 stable release</title>
+ <content>
+ <p>
+ The GStreamer team is pleased to announce a new release of the FFmpeg Plugins module in the 0.10 GStreamer stable release series.
+ </p>
+ Check out the release notes
+ <a href="&site;/releases/gst-ffmpeg/0.10.6.html">here</a>, or download the tarball
+ <a href="&site;/src/gst-ffmpeg/gst-ffmpeg-0.10.6.tar.bz2">here</a>.
+ </content>
+</item>
</news>
--- NEW FILE: 0.10.6.xml ---
<?xml version="1.0"?>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
<module>gst-ffmpeg</module>
<module-fancy>GStreamer FFmpeg Plug-ins</module-fancy>
<name>A little itching in our bones</name>
<version>0.10.6</version>
<intro>
<p>
The GStreamer team is proud to announce a new release
in the 0.10.x stable series of the
GStreamer FFmpeg Plug-ins.
</p>
The 0.10.x series is a stable series targeted at end users.
It is not API or ABI compatible with the stable 0.8.x series.
It is, however, parallel installable with the 0.8.x series.
This module contains plug-ins using libraries from the FFmpeg project.
Other modules containing plug-ins are:
<dl>
<dt>gst-plugins-base</dt>
<dd>contains a basic set of well-supported plug-ins</dd>
<dt>gst-plugins-ugly</dt>
<dd>contains a set of well-supported plug-ins, but might pose problems for
distributors</dd>
<dt>gst-plugins-bad</dt>
<dd>contains a set of less supported plug-ins that haven't passed the
rigorous quality testing we expect</dd>
</dl>
</intro>
<features>
<feature>Update ffmpeg and libswscale snapshot</feature>
<feature>Prefer aspect ratios prescribed by the container over the codec</feature>
<feature>Improve ffmpeg encoders wrapping</feature>
<feature>Rewrite ffvideoscale to use libswscale</feature>
<feature>Improve H.264 wrapping</feature>
</features>
<applications>
</applications>
<contributors>
<person>Alexis Ballier</person>
<person>Damien Lespiau</person>
<person>Edward Hervey</person>
<person>Jan Schmidt</person>
<person>Mark Nauwelaerts</person>
<person>Robin Stocker</person>
<person>Sebastian Dröge</person>
<person>Stefan Kost</person>
<person>Wim Taymans</person>
</contributors>
<!--
<api>
<additions>
</additions>
<deprecations>
</deprecations>
</api>
-->
<bugs>
<bug>
<id>350738</id>
<summary>[ffvideoscale] GStreamer-Critical when pixel-aspects-rati...</summary>
</bug>
<id>504056</id>
<summary>[ffvideoscale] Switch to using libswscale</summary>
<id>542216</id>
<summary>cross compilation and mingw32 support</summary>
<id>548304</id>
<summary>missing check for bz2 library and header</summary>
<id>551046</id>
<summary>gst-ffmpeg configure complains about libz2, should be libbz2</summary>
<id>556336</id>
<summary>[PATCH] gstffmpegdec.c: prefer demuxer's pixel aspect rat...</summary>
<id>556405</id>
<summary>gst-ffmpeg fails to build against 20081014 ffmpeg snapshot</summary>
<id>560137</id>
<summary>Two build fixes for using system ffmpeg</summary>
<id>560305</id>
<summary>x264enc & ffmux_* doesnt link</summary>
</bugs>
</release>
Index: Makefile.am
RCS file: /cvs/gstreamer/www/src/htdocs/releases/gst-ffmpeg/Makefile.am,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Makefile.am 3 Sep 2008 14:53:18 -0000 1.20
+++ Makefile.am 27 Nov 2008 23:45:50 -0000 1.21
@@ -1,4 +1,4 @@
-releases = 0.10.5 0.10.4 0.10.3 0.10.2 0.10.1 0.10.0 0.9.7 0.9.6 0.9.5 \
+releases = 0.10.6 0.10.5 0.10.4 0.10.3 0.10.2 0.10.1 0.10.0 0.9.7 0.9.6 0.9.5 \
0.7.1 \
0.8.0 0.8.1 0.8.2 0.8.3 0.8.4 0.8.5 0.8.6 0.8.7 \
0.9.3 0.9.4
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-cvs-verbose mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs-verbose
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.