+=== release 0.10.0 ===
+
+2005-12-05 <thomas (at) apestaart (dot) org>
+
+ * configure.ac:
+ releasing 0.10.0, "Rocamadour"
+
2005-12-05 Andy Wingo <wingo@pobox.com>
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_get_buffer),
-This is GStreamer FFmpeg Plug-ins 0.9.7, "Mein Hund Hat Keine Nase"
+This is GStreamer FFmpeg Plug-ins 0.10.0, "Rocamadour"
Changes since 0.9.6:
-GStreamer: Release notes for GStreamer FFmpeg Plug-ins 0.9.7 "Mein Hund Hat Keine Nase"
+GStreamer: Release notes for GStreamer FFmpeg Plug-ins 0.10.0 "Rocamadour"
-The GStreamer team is petrified to announce a new release
-in the 0.9.x development series of the
+The GStreamer team is proud to announce a new release
+in the 0.10.x stable series of the
GStreamer FFmpeg Plug-ins.
-The 0.9.x series is a development series and not recommended for end users.
+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.
* Parallel installability with 0.8.x series
* Threadsafe design and API
- * Improved pixel aspect ratio handling
Bugs fixed in this release
Contributors to this release
- * Julien Moutte
- * Thomas Vander Stichele
- * Tim-Philipp Müller
+ * Andy Wingo
\ No newline at end of file
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AS_VERSION(gst-ffmpeg, GST_FFMPEG_VERSION, 0, 9, 7, 1,
+AS_VERSION(gst-ffmpeg, GST_FFMPEG_VERSION, 0, 10, 0, 0,
GST_CVS="no", GST_CVS="yes")
dnl we cheat here so we don't have to change the actual configure code bit