mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
Release 0.10.13
This commit is contained in:
parent
c68786d11e
commit
5144f65805
25 changed files with 141 additions and 55 deletions
66
ChangeLog
66
ChangeLog
|
@ -1,3 +1,69 @@
|
|||
=== release 0.10.13 ===
|
||||
|
||||
2009-10-21 Jan Schmidt <jan.schmidt@sun.com>
|
||||
|
||||
* configure.ac:
|
||||
releasing 0.10.13, "Appointed Point"
|
||||
|
||||
2009-10-16 10:16:55 +0300 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* common:
|
||||
Automatic update of common submodule
|
||||
From 85d1530 to 0702fe1
|
||||
|
||||
2009-10-15 23:56:55 +0100 Jan Schmidt <thaytan@noraisin.net>
|
||||
|
||||
* ChangeLog:
|
||||
* configure.ac:
|
||||
* po/af.po:
|
||||
* po/az.po:
|
||||
* po/bg.po:
|
||||
* po/ca.po:
|
||||
* po/cs.po:
|
||||
* po/da.po:
|
||||
* po/de.po:
|
||||
* po/en_GB.po:
|
||||
* po/es.po:
|
||||
* po/eu.po:
|
||||
* po/fi.po:
|
||||
* po/fr.po:
|
||||
* po/hu.po:
|
||||
* po/id.po:
|
||||
* po/it.po:
|
||||
* po/ja.po:
|
||||
* po/lt.po:
|
||||
* po/lv.po:
|
||||
* po/ms.po:
|
||||
* po/mt.po:
|
||||
* po/nb.po:
|
||||
* po/nl.po:
|
||||
* po/or.po:
|
||||
* po/pl.po:
|
||||
* po/pt_BR.po:
|
||||
* po/ru.po:
|
||||
* po/sk.po:
|
||||
* po/sq.po:
|
||||
* po/sr.po:
|
||||
* po/sv.po:
|
||||
* po/tr.po:
|
||||
* po/uk.po:
|
||||
* po/vi.po:
|
||||
* po/zh_CN.po:
|
||||
* win32/common/config.h:
|
||||
0.10.12.3 pre-release
|
||||
|
||||
2009-10-14 10:41:48 +0200 Edward Hervey <bilboed@bilboed.com>
|
||||
|
||||
* common:
|
||||
Automatic update of common submodule
|
||||
From a3e3ce4 to 85d1530
|
||||
|
||||
2009-10-13 13:05:32 +0100 Jan Schmidt <thaytan@noraisin.net>
|
||||
|
||||
* ext/a52dec/gsta52dec.c:
|
||||
a52dec: Fix reference leak on all input buffers in 'dvd mode'
|
||||
https://bugzilla.gnome.org/show_bug.cgi?id=598272
|
||||
|
||||
2009-10-12 13:54:27 +0100 Jan Schmidt <thaytan@noraisin.net>
|
||||
|
||||
* ChangeLog:
|
||||
|
|
21
NEWS
21
NEWS
|
@ -1,4 +1,23 @@
|
|||
This is GStreamer Ugly Plug-ins 0.10.12 "Moving Along The Highway"
|
||||
This is GStreamer Ugly Plug-ins 0.10.13 "Appointed Point"
|
||||
|
||||
Changes since 0.10.12:
|
||||
|
||||
* Improve A52 decoder
|
||||
* Add AMR-WB decoder and AMR-NB decoder/encoder based on OpenCore codecs
|
||||
* ASF playback improvements
|
||||
* Improve mp3 parser and seeking
|
||||
|
||||
Bugs fixed since 0.10.12:
|
||||
|
||||
* 519721 : [asfdemux] wma tags are not copied when converting to another format
|
||||
* 584890 : AMR plugins based on Opencore codecs
|
||||
* 585956 : [mp3parse] indexing improvements
|
||||
* 590432 : It's only possible to build the mad plugin when building id3tag as well
|
||||
* 591348 : AMR plugins should check for opencore-amr .pc files
|
||||
* 592787 : a52dec: Allow liba52 to use djbfft based IMDCT transform
|
||||
* 596517 : x264 element no longer compiles against changed upstream API
|
||||
* 598272 : a52dec leaks input buffers
|
||||
* 598370 : Properly detect pre-releases
|
||||
|
||||
Changes since 0.10.11:
|
||||
|
||||
|
|
52
RELEASE
52
RELEASE
|
@ -1,5 +1,5 @@
|
|||
|
||||
Release notes for GStreamer Ugly Plug-ins 0.10.12 "Moving Along The Highway"
|
||||
Release notes for GStreamer Ugly Plug-ins 0.10.13 "Appointed Point"
|
||||
|
||||
|
||||
The GStreamer team is proud to announce a new release
|
||||
|
@ -55,32 +55,22 @@ contains a set of less supported plug-ins that haven't passed the
|
|||
|
||||
Features of this release
|
||||
|
||||
* Real and WMS RTSP improvements
|
||||
* Other cleanups and bug fixes
|
||||
* Improve ASF file handling
|
||||
* Large MPEG video file support
|
||||
* Interlacing support for MPEG video
|
||||
* New 'lamemp3dec' mp3 encoder element
|
||||
* x264enc moved from -bad
|
||||
* Remove id3mux in favour of the new id3tag element in -bad
|
||||
* Improve A52 decoder
|
||||
* Add AMR-WB decoder and AMR-NB decoder/encoder based on OpenCore codecs
|
||||
* ASF playback improvements
|
||||
* Improve mp3 parser and seeking
|
||||
|
||||
Bugs fixed in this release
|
||||
|
||||
* 401173 : [asfdemux] Stream doesn't play, stuck on first frame
|
||||
* 494528 : Simplifications of the LAME plugin
|
||||
* 574461 : [mpeg2dec] Lower rank and make ffdec_mpeg2video PRIMARY
|
||||
* 576305 : twolame plugin does not detet proper version
|
||||
* 579058 : [asfdemux] proper handling of RTSP input
|
||||
* 580803 : [PLUGIN-MOVE] Move x264enc to -ugly
|
||||
* 580869 : dvdsubdec ARGB support
|
||||
* 581341 : [lamemp3enc] doesn't build with LAME 3.97: implicit decla...
|
||||
* 581756 : [id3mux] replace with something more reliable
|
||||
* 582056 : [asfdemux] forcing an EOS on the pipeline doesn't work wi...
|
||||
* 582375 : mpeg2dec not building in gst-plugins-ugly
|
||||
* 583112 : [asfdemux] extract coverart (WM/Picture tag)
|
||||
* 573720 : [mp3parse] Memory leak when playing shoutcast streams
|
||||
* 581464 : xing data is being ignored
|
||||
* 578524 : synaesthesia MSVC compatibility
|
||||
* 519721 : [asfdemux] wma tags are not copied when converting to another format
|
||||
* 584890 : AMR plugins based on Opencore codecs
|
||||
* 585956 : [mp3parse] indexing improvements
|
||||
* 590432 : It's only possible to build the mad plugin when building id3tag as well
|
||||
* 591348 : AMR plugins should check for opencore-amr .pc files
|
||||
* 592787 : a52dec: Allow liba52 to use djbfft based IMDCT transform
|
||||
* 596517 : x264 element no longer compiles against changed upstream API
|
||||
* 598272 : a52dec leaks input buffers
|
||||
* 598370 : Properly detect pre-releases
|
||||
|
||||
Download
|
||||
|
||||
|
@ -109,23 +99,21 @@ Applications
|
|||
|
||||
Contributors to this release
|
||||
|
||||
* Alessandro Decina
|
||||
* Christian Schaller
|
||||
* David Hoyt
|
||||
* David Schleef
|
||||
* Edward Hervey
|
||||
* Felipe Contreras
|
||||
* Iago Toral
|
||||
* Jan Schmidt
|
||||
* Janin Kolenc
|
||||
* Josef Zlomek
|
||||
* Josep Torra
|
||||
* Kapil Agrawal
|
||||
* Marc-Andre Lureau
|
||||
* Mark Nauwelaerts
|
||||
* Mart Raudsepp
|
||||
* Marvin Schmidt
|
||||
* Michael Smith
|
||||
* Michal Benes
|
||||
* Olivier Crête
|
||||
* René Stadler
|
||||
* Sebastian Dröge
|
||||
* Stefan Kost
|
||||
* Thiago Santos
|
||||
* Tim-Philipp Müller
|
||||
* Wim Taymans
|
||||
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 0702fe19e974bc4461b5cfeb5db0e80de00a84d3
|
||||
Subproject commit a3e3ce481deb7b8bce629142c8f6f4cde7424b5c
|
|
@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
|
|||
dnl initialize autoconf
|
||||
dnl releases only do -Wall, cvs and prerelease does -Werror too
|
||||
dnl use a three digit version number for releases, and four for cvs/prerelease
|
||||
AC_INIT(GStreamer Ugly Plug-ins, 0.10.12.3,
|
||||
AC_INIT(GStreamer Ugly Plug-ins, 0.10.13,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gst-plugins-ugly)
|
||||
|
||||
|
|
|
@ -44,6 +44,7 @@ GObject
|
|||
GstSynaesthesia
|
||||
GstBus
|
||||
GstTask
|
||||
GstTaskPool
|
||||
GstClock
|
||||
GstPlugin
|
||||
GstRegistry
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
GstChildProxy GstObject
|
||||
GstTagSetter GstElement
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Decodes ATSC A/52 encoded audio streams</description>
|
||||
<filename>../../ext/a52dec/.libs/libgsta52dec.so</filename>
|
||||
<basename>libgsta52dec.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Demuxes and muxes audio and video in Microsofts ASF format</description>
|
||||
<filename>../../gst/asfdemux/.libs/libgstasf.so</filename>
|
||||
<basename>libgstasf.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Read audio from audio CDs</description>
|
||||
<filename>../../ext/cdio/.libs/libgstcdio.so</filename>
|
||||
<basename>libgstcdio.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Decode DVD LPCM frames into standard PCM</description>
|
||||
<filename>../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so</filename>
|
||||
<basename>libgstdvdlpcmdec.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Access a DVD with dvdread</description>
|
||||
<filename>../../ext/dvdread/.libs/libgstdvdread.so</filename>
|
||||
<basename>libgstdvdread.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>DVD subtitle parser and decoder</description>
|
||||
<filename>../../gst/dvdsub/.libs/libgstdvdsub.so</filename>
|
||||
<basename>libgstdvdsub.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Convert raw AC3 into IEC958 (S/PDIF) frames</description>
|
||||
<filename>../../gst/iec958/.libs/libgstiec958.so</filename>
|
||||
<basename>libgstiec958.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Encode MP3s with LAME</description>
|
||||
<filename>../../ext/lame/.libs/libgstlame.so</filename>
|
||||
<basename>libgstlame.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>mp3 decoding based on the mad library</description>
|
||||
<filename>../../ext/mad/.libs/libgstmad.so</filename>
|
||||
<basename>libgstmad.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>LibMpeg2 decoder</description>
|
||||
<filename>../../ext/mpeg2dec/.libs/libgstmpeg2dec.so</filename>
|
||||
<basename>libgstmpeg2dec.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>MPEG-1 layer 1/2/3 audio stream elements</description>
|
||||
<filename>../../gst/mpegaudioparse/.libs/libgstmpegaudioparse.so</filename>
|
||||
<basename>libgstmpegaudioparse.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>MPEG system stream parser</description>
|
||||
<filename>../../gst/mpegstream/.libs/libgstmpegstream.so</filename>
|
||||
<basename>libgstmpegstream.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>RealMedia support plugins</description>
|
||||
<filename>../../gst/realmedia/.libs/libgstrmdemux.so</filename>
|
||||
<basename>libgstrmdemux.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Uses libsidplay to decode .sid files</description>
|
||||
<filename>../../ext/sidplay/.libs/libgstsid.so</filename>
|
||||
<basename>libgstsid.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Encode MP2s with TwoLAME</description>
|
||||
<filename>../../ext/twolame/.libs/libgsttwolame.so</filename>
|
||||
<basename>libgsttwolame.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>libx264-based H264 plugins</description>
|
||||
<filename>../../ext/x264/.libs/libgstx264.so</filename>
|
||||
<basename>libgstx264.so</basename>
|
||||
<version>0.10.12</version>
|
||||
<version>0.10.13</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-ugly</source>
|
||||
<package>GStreamer Ugly Plug-ins source release</package>
|
||||
|
|
|
@ -34,6 +34,17 @@ might be widely known to present patent problems.
|
|||
</CVSRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>0.10.13</revision>
|
||||
<branch>0.10</branch>
|
||||
<name>Appointed Point</name>
|
||||
<created>2009-10-21</created>
|
||||
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.13.tar.bz2" />
|
||||
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.13.tar.gz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>0.10.12</revision>
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#define GST_LICENSE "LGPL"
|
||||
|
||||
/* package name in plugins */
|
||||
#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins git/prerelease"
|
||||
#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
|
||||
|
||||
/* package origin */
|
||||
#define GST_PACKAGE_ORIGIN "Unknown package origin"
|
||||
|
@ -196,13 +196,13 @@
|
|||
#undef PACKAGE_NAME "GStreamer Ugly Plug-ins"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#undef PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.12.3"
|
||||
#undef PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.13"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#undef PACKAGE_TARNAME "gst-plugins-ugly"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#undef PACKAGE_VERSION "0.10.12.3"
|
||||
#undef PACKAGE_VERSION "0.10.13"
|
||||
|
||||
/* directory where plugins are located */
|
||||
#undef PLUGINDIR
|
||||
|
@ -226,7 +226,7 @@
|
|||
#undef STDC_HEADERS
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.10.12.3"
|
||||
#define VERSION "0.10.13"
|
||||
|
||||
/* Define to 1 if your processor stores words with the most significant byte
|
||||
first (like Motorola and SPARC, unlike Intel and VAX). */
|
||||
|
|
Loading…
Reference in a new issue