Releasing 0.10.3 RELEASE-0_10_3
authorEdward Hervey <bilboed@bilboed.com>
Tue, 4 Dec 2007 21:03:26 +0000 (21:03 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 4 Dec 2007 21:03:26 +0000 (21:03 +0000)
Original commit message from CVS:
Releasing 0.10.3

ChangeLog
NEWS
RELEASE
configure.ac
gst-ffmpeg.doap

index 3bed336..09a2ed5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+=== release 0.10.3 ===
+
+2007-12-04  Edward Hervey  <bilboed@bilboed.com>
+
+       * configure.ac:
+       * NEWS:
+       * RELEASE:
+         releasing 0.10.3, "My T-Shirt is slowly fading"
+
 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
 
        * configure.ac:
diff --git a/NEWS b/NEWS
index 748ad96..543c7dd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,10 @@
-This is GStreamer FFmpeg Plug-ins 0.10.2, "At the edge of Taymans"
+This is GStreamer FFmpeg Plug-ins 0.10.3, "My T-Shirt is slowly fading"
 
-Note: There is a known small regression in this release, playing some
-H264 videos with unusual widths on some machines.
-
-Changes since 0.10.1:
+Changes since 0.10.2:
     
-      * Updated FFmpeg snapshot with many more formats
-      * Vastly improved playback
-      * Ported the muxer support from GStreamer 0.8
-      * Expose more encoder settings as element properties
-      * Post-processing elements ported
-      * QoS support for slow cpus
+      * Memory usage fixes
+      * Playback and seeking fixes
+      * Improved QOS support
       * Parallel installability with 0.8.x series
       * Threadsafe design and API
 
diff --git a/RELEASE b/RELEASE
index 689a8f4..f11107c 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
 
-Release notes for GStreamer FFmpeg Plug-ins 0.10.2 "At the edge of Taymans"
+Release notes for GStreamer FFmpeg Plug-ins 0.10.3 "My T-Shirt is slowly fading"
         
 
 The GStreamer team is proud to announce a new release
@@ -30,50 +30,46 @@ contains a set of less supported plug-ins that haven't passed the
 
 
 
-Note: There is a known small regression in this release, playing some 
-H264 videos with unusual widths on some machines.
-
   
 
 Features of this release
     
-      * Updated FFmpeg snapshot with many more formats
-      * Vastly improved playback
-      * Ported the muxer support from GStreamer 0.8
-      * Expose more encoder settings as element properties
-      * Post-processing elements ported
-      * QoS support for slow cpus
+      * Memory usage fixes
+      * Playback and seeking fixes
+      * Improved QOS support
       * Parallel installability with 0.8.x series
       * Threadsafe design and API
 
 Bugs fixed in this release
      
-      * 331323 : [ffdec_mp3] crashing while playing mp3
-      * 332339 : FFmpeg muxers port to 0.10
-      * 324279 : add build infrastructure for tests
-      * 324366 : gst-ffmpeg doesn't support --disable-encoders
-      * 327257 : playing mpeg video hangs
-      * 338928 : [ffdemux_aac] shouldn't be autoplugged, as it can't work ...
-      * 339042 : expose Apple Quick Draw decoder
-      * 341234 : Totem SIGABRTs when trying to play 3gp
-      * 341715 : 'Element doesn't implement handling of this stream. Pleas...
-      * 341738 : WMV/WMA8 movie stutters, gets audio out of sync
-      * 343604 : [ffmpeg]: Support two passes encoding
-      * 343951 : patch for win32+vs6
-      * 347984 : Internal GStreamer error in ffdec_mpeg4
-      * 348031 : rtpdepay does not add framerate capability
-      * 351437 : [PATCH] ffmpeg postproc ported to 0.10
-      * 351791 : Crashes playing crasher.nsv
-      * 355584 : gst-ffmpeg / ffenc_flv generates unusable files
-      * 359545 : ffdemux_mpegts broken
-      * 361636 : h263 variant not specified with CODEC_ID_H263
-      * 363365 : Please update the ffmpeg snapshot
-      * 364956 : Caps incompatibilities for AMR
-      * 383009 : CVE-2006-4800 4xm buffer overflow
-      * 344583 : [PATCH] ffmpegenc to support/expose more avcodec properties
-      * 351415 : (some) ffenc produce garbled results
-      * 352579 : [avidemux] cane toad movie: sometimes no audio after seek
-      * 378796 : broken ffmux_mov
+      * 474845 : ffmux_mp4 does not encode metadata
+      * 433245 : Non-mutex-protected calls to avcodec_open/_close
+      * 153263 : no decoder available for real proprietary codecs
+      * 334990 : Crash with a .rm file
+      * 341736 : [patch] H.263/QDesign Music v.2 movie has great playback ...
+      * 342962 : [ffdec_h264] jerky playback of h264 in matroska and quick...
+      * 363363 : Please permit building against an external ffmpeg
+      * 364139 : [ffdec_h264] regression: artefacts with 'climates' quickt...
+      * 375534 : FLV demuxer produces bad framerate, durations
+      * 392359 : [ffmpegenc] potential crash in dispose due to double-free
+      * 393187 : ffenc_mpeg4 does not set codec_data on caps
+      * 394075 : ffdemux disregards FlowReturn result of downstream pushing
+      * 403168 : [ffmux_flv] crash on buffer after returning FLOW_ERROR pr...
+      * 403739 : ffenc_mpeg1/2video segfaults
+      * 407779 : Add more explanations when building against external ffmpeg
+      * 435742 : gst-ffmpeg installation fails during make
+      * 440253 : no shared lib created and installed (MinGW)
+      * 453135 : broken ffenc_*
+      * 460274 : FFmpeg buffer duration issues
+      * 466221 : Doesn't play " video/sp5x " videos
+      * 485033 : Wrong return type for gst_ffmpegdec_setcaps
+      * 492419 : Build issues on Windows/MSVC
+      * 398875 : [ffdec_camtasia] requires " bits_per_sample " to be set or ...
+      * 394071 : ffmpeg now uses YUV4MPEG version 2, caps still indicate v...
+      * 399108 : ffmpeg's yuv4mpegpipe demuxer not activated for auto-plug...
+      * 444332 : missing unref for videoscale after gst_pad_get_parent
+      * 444384 : ffmux_asf could support more input capabilities
+      * 482946 : warning in demuxer when receiving GST_EVENT_LATENCY
 
 Download
 
@@ -104,19 +100,24 @@ Applications
 Contributors to this release
     
       * 
-      * Andy Wingo
-      * Edgard Lima
       * Edward Hervey
-      * J^
+      * Jan Arne Petersen
       * Jan Schmidt
-      * Luca Ognibene
+      * Johan Dahlin
+      * Josselin Mouette
+      * Julien Moutte
+      * Laurent Glayal
       * Mark Nauwelaerts
+      * Martin Szulecki
       * Michael Smith
-      * Michal Benes
-      * Sebastien Moutte
+      * Ole André Vadla Ravnås
+      * Sebastian Dröge
       * Stefan Kost
+      * Sébastien Moutte
       * Thomas Vander Stichele
       * Tim-Philipp Müller
-      * Ville Syrjala
+      * Tuomas Kulve
       * Wim Taymans
+      * Yann Gilquin
+      * Yves Lefebvre
  
\ No newline at end of file
index 31afe8f..db24497 100644 (file)
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
 dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GStreamer FFMpeg, 0.10.2.2,
+AC_INIT(GStreamer FFMpeg, 0.10.3,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-ffmpeg)
 
index d185815..732bfc1 100644 (file)
@@ -35,6 +35,17 @@ colorspace conversion elements.
 
  <release>
   <Version>
+   <revision>0.10.3</revision>
+   <branch>0.10</branch>
+   <name>My T-Shirt is slowly fading</name>
+   <created>2007-12-04</created>
+   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.10.3.tar.bz2" />
+   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.10.3.tar.gz" />
+  </Version>
+ </release>
+
+ <release>
+  <Version>
    <revision>0.10.2</revision>
    <branch>0.10</branch>
    <name>At the edge of Taymans</name>