summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5375
-rw-r--r--NEWS2246
-rw-r--r--RELEASE35
-rw-r--r--configure.ac4
-rw-r--r--gst-plugins-base.doap11
-rw-r--r--po/af.po2
-rw-r--r--po/az.po2
-rw-r--r--po/bg.po2
-rw-r--r--po/ca.po2
-rw-r--r--po/cs.po2
-rw-r--r--po/da.po2
-rw-r--r--po/de.po2
-rw-r--r--po/el.po2
-rw-r--r--po/en_GB.po2
-rw-r--r--po/eo.po2
-rw-r--r--po/es.po2
-rw-r--r--po/eu.po2
-rw-r--r--po/fi.po2
-rw-r--r--po/fr.po2
-rw-r--r--po/gl.po2
-rw-r--r--po/hu.po2
-rw-r--r--po/id.po2
-rw-r--r--po/it.po2
-rw-r--r--po/ja.po2
-rw-r--r--po/lt.po2
-rw-r--r--po/lv.po2
-rw-r--r--po/nb.po2
-rw-r--r--po/nl.po2
-rw-r--r--po/or.po2
-rw-r--r--po/pl.po2
-rw-r--r--po/pt_BR.po2
-rw-r--r--po/ro.po2
-rw-r--r--po/ru.po2
-rw-r--r--po/sk.po2
-rw-r--r--po/sl.po2
-rw-r--r--po/sq.po2
-rw-r--r--po/sr.po2
-rw-r--r--po/sv.po2
-rw-r--r--po/tr.po2
-rw-r--r--po/uk.po2
-rw-r--r--po/vi.po2
-rw-r--r--po/zh_CN.po2
-rw-r--r--win32/common/_stdint.h4
-rw-r--r--win32/common/audio-enumtypes.c4
-rw-r--r--win32/common/config.h39
-rw-r--r--win32/common/video-enumtypes.c45
-rw-r--r--win32/common/video-enumtypes.h4
47 files changed, 5515 insertions, 2326 deletions
diff --git a/ChangeLog b/ChangeLog
index fe859b068..c35d8f159 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,2241 @@
+=== release 0.11.0 ===
+
+2011-08-03 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * configure.ac:
+ releasing 0.11.0, "Just like a pacifier"
+
+2011-08-02 12:53:15 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * po/LINGUAS:
+ * po/af.po:
+ * po/az.po:
+ * po/bg.po:
+ * po/ca.po:
+ * po/cs.po:
+ * po/da.po:
+ * po/de.po:
+ * po/el.po:
+ * po/en_GB.po:
+ * po/eo.po:
+ * po/es.po:
+ * po/eu.po:
+ * po/fi.po:
+ * po/fr.po:
+ * po/gl.po:
+ * po/hu.po:
+ * po/id.po:
+ * po/it.po:
+ * po/ja.po:
+ * po/lt.po:
+ * po/lv.po:
+ * po/nb.po:
+ * po/nl.po:
+ * po/or.po:
+ * po/pl.po:
+ * po/pt_BR.po:
+ * po/ro.po:
+ * po/ru.po:
+ * po/sk.po:
+ * po/sl.po:
+ * po/sq.po:
+ * po/sr.po:
+ * po/sv.po:
+ * po/tr.po:
+ * po/uk.po:
+ * po/vi.po:
+ * po/zh_CN.po:
+ update po
+
+2011-08-02 12:24:37 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/volume/gstvolumeorc-dist.c:
+ update ORC dist files
+
+2011-08-02 12:24:19 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/videoconvert/gstvideoconvertorc-dist.c:
+ * gst/videoconvert/gstvideoconvertorc-dist.h:
+ videoconvert: update ORC dist files
+
+2011-08-02 12:22:12 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * win32/common/libgstvideo.def:
+ def: add new symbols
+
+2011-08-01 19:04:47 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagepool.c:
+ * sys/ximage/ximagepool.h:
+ * sys/ximage/ximagesink.c:
+ ximage: add support for alignment bufferpool option
+
+2011-08-01 18:36:33 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/xvimage/xvimagepool.c:
+ * sys/xvimage/xvimagepool.h:
+ * sys/xvimage/xvimagesink.c:
+ xv: apply cropping on padded images
+ Store the dimensions of the unpadded image in the metadata and use that info to
+ display the valid region of the image.
+
+2011-08-01 17:10:10 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/xvimage/xvimagepool.c:
+ * sys/xvimage/xvimagepool.h:
+ xvimage: add suport for video alignment
+ Add support for the VideoAlignment option in the bufferpool. The extra
+ configuration options can be used to request special padding and alignment
+ requirements for the video buffers.
+
+2011-08-01 16:50:28 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.h:
+ video: ensure sign in scale function
+
+2011-08-01 16:48:46 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/Makefile.am:
+ * gst-libs/gst/video/gstvideopool.c:
+ * gst-libs/gst/video/gstvideopool.h:
+ videopool: add implementation
+ Rename very long structure name to GstVideoAlignment
+ Add the implementation of the video alignment config setter and getters.
+
+2011-07-29 17:15:39 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/theora/gsttheoradec.c:
+ * gst/videoconvert/gstvideoconvert.c:
+ * gst/videoscale/gstvideoscale.c:
+ * gst/videotestsrc/gstvideotestsrc.c:
+ * gst/videotestsrc/gstvideotestsrc.h:
+ * sys/ximage/ximagepool.c:
+ * sys/xvimage/xvimagepool.c:
+ base: update for new bufferpool API
+
+2011-07-29 17:14:07 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/gstvideopool.h:
+ videopool: add stuff related to bufferpools
+ Add bufferpool options and extra config parameters.
+
+2011-07-29 12:22:16 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ x11: relax bufferpool checks
+ Check if the metadata belongs to us instead of checking the current bufferpool.
+ The bufferpool can change at any time when upstream wants to renegotiate.
+
+2011-07-27 16:55:45 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.h:
+ video: add macro to access flags
+
+2011-07-28 15:28:41 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/videotestsrc/Makefile.am:
+ videotestsrc: use local libgstvideo here as well
+
+2011-07-28 14:18:34 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/videoconvert/Makefile.am:
+ videoconvert: link to local libgstvideo-0.11
+
+2011-07-28 13:39:14 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst-libs/gst/video/video.h:
+ * tests/check/libs/video.c:
+ video: make GST_VIDEO_FORMATS_ALL define more readable
+ We don't need all those quotes, strings will be parsed as strings
+ regardless, and g-i doesn't seem to like all those escaped quotes.
+
+2011-07-27 01:18:19 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/check/pipelines/gio.c:
+ * tests/examples/seek/jsseek.c:
+ * tests/examples/seek/scrubby.c:
+ * tests/examples/seek/seek.c:
+ * tests/examples/snapshot/snapshot.c:
+ * tests/icles/playback/test3.c:
+ * tests/icles/playback/test7.c:
+ * tests/icles/playbin-text.c:
+ * tests/icles/position-formats.c:
+ tests: update for query API changes
+
+2011-07-27 01:16:53 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * ext/ogg/gstoggdemux.c:
+ * ext/vorbis/gstvorbisenc.c:
+ * gst/adder/gstadder.c:
+ * gst/playback/gstdecodebin2.c:
+ * gst/playback/gsturidecodebin.c:
+ ext,gst: update for query API changes
+
+2011-07-27 01:16:08 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst-libs/gst/cdda/gstcddabasesrc.c:
+ * gst-libs/gst/pbutils/gstdiscoverer.c:
+ * gst-libs/gst/tag/gsttagdemux.c:
+ gst-libs: update for query API changes
+
+2011-07-26 14:10:33 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ x11: let old pool drain
+ Let the old pool drain without deactivating it, some elements might still be
+ using it.
+
+2011-07-26 13:17:20 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ x11: use new setup_allocation vmethod
+
+2011-07-26 12:47:38 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/gio/gstgiobasesink.c:
+ giosink: use new query vmethod
+
+2011-07-26 12:42:22 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ baseaudiosink: chain up to parent_class correctly
+
+2011-07-26 12:37:04 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ baseaudiosink: use new basesink query vmethod
+
+2011-07-25 18:35:01 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.h:
+ video: add pack and unpack functions
+ Add pack and unpack function to handle complex formats in the future.
+
+2011-07-25 18:08:24 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.c:
+ * gst-libs/gst/video/video.h:
+ video: add more info in the format structure
+ Add a field to describe how many bits are used to pack items.
+ Specify the shift for each component.
+ Add some more flags to better describe the format.
+
+2011-07-22 21:19:08 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/audioresample/gstaudioresample.c:
+ audioresample: fix for event handler change
+
+2011-07-19 18:31:23 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/theora/gsttheoradec.c:
+ the
+
+2011-07-19 18:21:42 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/theora/gsttheoradec.c:
+ theoradec: make sure our buffer is big enough
+ Make sure we allocate a buffer that is big enough.
+
+2011-07-18 18:46:01 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagepool.c:
+ * sys/xvimage/xvimagepool.c:
+ x11: call parent set_config
+ Call the parent set_config method to make it aware of the current config so that
+ its default methods can do preallocation.
+
+2011-07-18 16:48:25 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ x11: improve allocation parameters
+ Set the min-buffers to 2 because our base class will hold on to 1 buffer for the
+ last-buffer property.
+
+2011-07-15 16:34:02 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ X11: also check the bufferpool
+ Don't just check the availability of the metadata but also if the buffer is
+ really from our bufferpool.
+
+2011-07-15 12:32:25 +0200 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gst-libs/gst/pbutils/gstdiscoverer.c:
+ discoverer: decodebin2 is dead, long live decodebin
+
+2011-07-11 18:21:49 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/gstmetavideo.c:
+ metavideo: fix for API change
+
+2011-07-10 21:47:12 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+ * gst-libs/gst/video/video.c:
+ video: init video info to some sensible defaults
+
+2011-07-10 13:49:14 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
+2011-07-10 13:39:31 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.h:
+ video: add macros for par and fps
+
+2011-07-09 18:33:38 -0700 David Schleef <ds@schleef.org>
+
+ * ext/ogg/gstoggmux.c:
+ oggmux: check for EOS on both current and best pad
+ Oops, need both. Fixes #654270.
+
+2011-07-09 18:24:26 -0700 David Schleef <ds@schleef.org>
+
+ * ext/ogg/gstoggmux.c:
+ oggmux: check for EOS on current pad, not best
+ Fixes #654270.
+
+2011-07-09 11:59:42 +0200 Piotr Fusik <fox@scene.pl>
+
+ * gst/typefind/gsttypefindfunctions.c:
+ typefind: fixed detection of audio/x-sap
+ Fixes: #654295.
+ Signed-off-by: David Schleef <ds@schleef.org>
+
+2011-07-06 17:03:08 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+ * gst-libs/gst/rtp/gstrtcpbuffer.c:
+ rtcpbuffer: provide a WRITE map with maximum available size
+ ... which allows adding additional packets and may be needed to counteract
+ the shrink that implicitly occurred during a map/unmap cycle when adding
+ a previous packet.
+
+2011-07-08 20:02:25 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/gdp/gstgdppay.c:
+ gdppay: parse caps event and payload caps
+ Which makes it actually output stuff.
+
+2011-07-07 23:57:33 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/check/Makefile.am:
+ * tests/check/elements/adder.c:
+ * tests/check/libs/video.c:
+ tests: make adder test and libgstvideo test compile, disable some tests
+ Don't fully work yet though
+
+2011-07-07 21:24:38 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * Android.mk:
+ * android/ffmpegcolorspace.mk:
+ * android/videoconvert.mk:
+ * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
+ * ext/ogg/gstoggmux.c:
+ * ext/pango/gstclockoverlay.c:
+ * gst-libs/gst/pbutils/install-plugins.c:
+ * gst-libs/gst/video/convertframe.c:
+ * gst-plugins-base.spec.in:
+ * gst/audiotestsrc/gstaudiotestsrc.c:
+ * gst/encoding/gstencodebin.c:
+ * sys/ximage/ximagesink.c:
+ * tests/check/Makefile.am:
+ * tests/check/elements/.gitignore:
+ * tests/check/elements/videoscale.c:
+ * tests/check/pipelines/oggmux.c:
+ * tests/examples/dynamic/addstream.c:
+ * tests/examples/seek/jsseek.c:
+ * tests/examples/snapshot/snapshot.c:
+ * tests/icles/output-selector-test.c:
+ * tests/icles/playback/test.c:
+ * tests/icles/test-box.c:
+ * tests/icles/test-scale.c:
+ * tests/icles/test-textoverlay.c:
+ * tools/gst-launch-ext.1.in:
+ * tools/gst-visualise-m.m:
+ * win32/MANIFEST:
+ * win32/vs6/gst_plugins_base.dsw:
+ * win32/vs6/libgstffmpegcolorspace.dsp:
+ * win32/vs6/libgsttag.dsp:
+ * win32/vs7/gst-plugins-base.sln:
+ * win32/vs7/libgstffmpegcolorspace.vcproj:
+ * win32/vs8/gst-plugins-base.sln:
+ * win32/vs8/libgstffmpegcolorspace.vcproj:
+ ffmpegcolorspace -> videoconvert
+
+2011-07-07 21:04:47 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/old/Makefile.am:
+ * tests/old/examples/Makefile.am:
+ * tests/old/examples/capsfilter/Makefile.am:
+ * tests/old/examples/capsfilter/capsfilter1.c:
+ * tests/old/examples/gob/Makefile.am:
+ * tests/old/examples/gob/gst-identity2.gob:
+ * tests/old/examples/indexing/.gitignore:
+ * tests/old/examples/indexing/Makefile.am:
+ * tests/old/examples/indexing/indexmpeg.c:
+ * tests/old/examples/seek/.gitignore:
+ * tests/old/examples/seek/Makefile.am:
+ * tests/old/examples/seek/cdparanoia.c:
+ * tests/old/examples/seek/cdplayer.c:
+ * tests/old/examples/seek/chained.c:
+ * tests/old/examples/stats/Makefile.am:
+ * tests/old/examples/stats/mp2ogg.c:
+ * tests/old/examples/switch/.gitignore:
+ * tests/old/examples/switch/Makefile.am:
+ * tests/old/examples/switch/switcher.c:
+ * tests/old/testsuite/alsa/.gitignore:
+ * tests/old/testsuite/alsa/Makefile.am:
+ * tests/old/testsuite/alsa/formats.c:
+ * tests/old/testsuite/alsa/sinesrc.c:
+ * tests/old/testsuite/alsa/sinesrc.h:
+ * tests/old/testsuite/alsa/srcstate.c:
+ * tests/old/testsuite/alsa/state.c:
+ * tests/old/testsuite/embed/Makefile.am:
+ * tests/old/testsuite/embed/embed.c:
+ * tests/old/testsuite/gst-lint:
+ tests: remove tests from ancient times
+ They're just noise.
+
+2011-07-07 11:10:39 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ gst-libs/gst/tag/gstxmptag.c
+ gst/encoding/gststreamsplitter.c
+
+2011-07-07 10:28:08 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/audioconvert/gstaudioconvertorc-dist.c:
+ * gst/audioconvert/gstaudioconvertorc-dist.h:
+ audioconvert: update orc dist files
+
+2011-07-07 10:20:19 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/audioconvert/gstaudioconvertorc.orc:
+ * gst/audioconvert/plugin.c:
+ audioconvert: don't use .init function
+ Don't use the .init function but compile all functions when needed instead of
+ when the plugin is registered.
+
+2011-07-06 12:54:40 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/check/libs/netbuffer.c:
+ * tests/check/libs/tag.c:
+ tests: update netbuffer and tag tests for gst_buffer_take_memory() API change
+
+2011-07-06 12:51:03 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/check/libs/pbutils.c:
+ tests: update libs/pbutils test for GstMessage API changes
+ Can't access msg->structure directly any more.
+
+2011-07-06 12:47:01 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/check/libs/mixer.c:
+ tests: fix libs/mixer test for GstImplementsInterface removal
+ Not sure if we want to keep the GstMixer API in its current form
+ though..
+
+2011-07-06 12:42:36 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/check/pipelines/theoraenc.c:
+ tests: update theoraenc test for new pad probe API
+ Compiles now, but fails.
+
+2011-07-06 12:38:10 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/check/gst/typefindfunctions.c:
+ tests: update typefindfunctions test for latest API changes
+
+2011-07-06 12:36:37 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/check/libs/audio.c:
+ tests: update libs/audio test for latest API changes
+
+2011-07-06 10:27:50 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * win32/common/libgstvideo.def:
+ win32: update exports for new libgstvideo API
+
+2011-07-06 10:27:02 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * docs/libs/Makefile.am:
+ docs: add -DGST_USE_UNSTABLE_API also to GTKDOC_CFLAGS
+ To avoid warnings
+
+2011-07-05 16:58:04 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.h:
+ video: update docs
+
+2011-07-05 10:07:08 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * configure.ac:
+ * gst-libs/gst/app/Makefile.am:
+ * gst-libs/gst/audio/Makefile.am:
+ * gst-libs/gst/cdda/Makefile.am:
+ * gst-libs/gst/fft/Makefile.am:
+ * gst-libs/gst/interfaces/Makefile.am:
+ * gst-libs/gst/netbuffer/Makefile.am:
+ * gst-libs/gst/pbutils/Makefile.am:
+ * gst-libs/gst/riff/Makefile.am:
+ * gst-libs/gst/rtp/Makefile.am:
+ * gst-libs/gst/rtsp/Makefile.am:
+ * gst-libs/gst/sdp/Makefile.am:
+ * gst-libs/gst/tag/Makefile.am:
+ * gst-libs/gst/video/Makefile.am:
+ Add -DGST_USE_UNSTABLE_API to the compiler flags to avoid warnings
+
+2011-07-05 10:04:42 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * ext/theora/gsttheoraenc.c:
+ theoraenc: remove some unused code that caused a compiler warning
+ The video format is set up in the sink pad's setcaps() function.
+
+2011-07-04 18:08:25 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.h:
+ video: add macro to get frame size
+
+2011-07-04 16:27:50 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.h:
+ video: add some more macros
+ Add macros to get the plane and offset of a component.
+
+2011-07-04 10:19:13 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/pango/gsttextrender.c:
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoraenc.c:
+ * gst-libs/gst/video/gstmetavideo.c:
+ * gst-libs/gst/video/gstmetavideo.h:
+ * gst-libs/gst/video/video.c:
+ * gst-libs/gst/video/video.h:
+ * gst/videoconvert/gstvideoconvert.c:
+ * gst/videoconvert/gstvideoconvert.h:
+ * gst/videoconvert/videoconvert.c:
+ * gst/videoscale/gstvideoscale.c:
+ * gst/videotestsrc/videotestsrc.c:
+ * sys/ximage/ximagepool.c:
+ * sys/xvimage/xvimagepool.c:
+ video: More video helper library improvements
+ Make a new GstVideoFormatinfo structure that contains the specific information
+ related to a format such as the number of planes, components, subsampling,
+ pixel stride etc. The result is that we are now able to introduce the concept of
+ components again in the API.
+ Use tables to specify the formats and its properties.
+ Use macros to get information about the video format description.
+ Move code to set strides, offsets and size into one function.
+ Remove methods that are not handled with the structures.
+ Add methods to retrieve pointers and strides to the components in the video.
+
+2011-06-30 20:33:36 +0200 Luis de Bethencourt <luis@debethencourt.com>
+
+ * gst/encoding/gstencodebin.c:
+ encodebin: fix compiler warning
+ cspace and cspace2 may run uninitialized.
+
+2011-06-29 13:12:49 +0200 Robert Swain <robert.swain@collabora.co.uk>
+
+ * gst/encoding/gstencodebin.c:
+ encodebin: Add flags to disable conversion elements
+ Add a flags property and two flags to allow one to disable the
+ conversion elements within encodebin. Doing so insists that the
+ uncompressed input to encodebin for the appropriate stream type is
+ sufficient to meet the caps requirements of the encoders, muxers and
+ encodebin target.
+ This is mostly beneficial to bypass slow caps negotiations in the
+ conversion elements.
+
+2011-06-29 09:59:05 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * gst-libs/gst/tag/gstxmptag.c:
+ * tests/check/libs/tag.c:
+ tag: xmp: Remove extra chars from end of xmp packet
+ Windows picture viewer is unhappy with extra trailing chars at the
+ end of the xmppacket footer. So remove them as they aren't needed.
+
+2011-06-29 11:30:51 +0200 Robert Swain <robert.swain@collabora.co.uk>
+
+ * gst/encoding/gststreamsplitter.c:
+ streamsplitter: Fix getcaps src pad caps merge
+ Caps returned from gst_pad_peer_get_caps_reffed () may not be writable.
+ If they are not is should cause an assertion in gst_caps_merge (),
+ however, sometimes assertions are disabled in binary builds of -base and
+ it's safer to just be sure the caps are writable. Also, check that the
+ reffed caps pointer is not NULL.
+
+2011-06-28 19:03:23 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+ * gst/playback/gstplaysink.c:
+ playsink: only unset initialized GValue
+
+2011-06-15 13:51:31 +0200 Philip Jägenstedt <philipj@opera.com>
+
+ * gst/typefind/gsttypefindfunctions.c:
+ typefind: NULL check in degas_type_find
+ The length check isn't sufficient, an source might
+ report the correct length, but then still fail to
+ read the requested number of bytes for some reason.
+ https://bugzilla.gnome.org/show_bug.cgi?id=652642
+
+2011-06-26 23:17:03 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/videoconvert/gstvideoconvert.c:
+ videoconvert: fix unused-but-set-variable compiler warning
+
+2011-06-26 23:16:08 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/encoding/gstencodebin.c:
+ * gst/volume/gstvolume.c:
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ gst, sys: remove GstImplementsInterface usage
+
+2011-06-26 22:58:17 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * ext/alsa/gstalsamixer.h:
+ * ext/alsa/gstalsamixerelement.c:
+ * ext/alsa/gstalsasrc.c:
+ alsa: don't use GstImplementsInterface
+
+2011-06-26 21:46:08 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst-libs/gst/interfaces/colorbalance.c:
+ * gst-libs/gst/interfaces/colorbalance.h:
+ * gst-libs/gst/interfaces/mixer.c:
+ * gst-libs/gst/interfaces/mixer.h:
+ * gst-libs/gst/interfaces/tuner.c:
+ * gst-libs/gst/interfaces/tuner.h:
+ * gst-libs/gst/interfaces/videoorientation.c:
+ * gst-libs/gst/interfaces/videoorientation.h:
+ * gst-libs/gst/interfaces/xoverlay.c:
+ * gst-libs/gst/interfaces/xoverlay.h:
+ gst-libs: remove GstImplementsInterface usage
+ Will need to add replacement API for some of these.
+
+2011-06-26 21:27:28 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ Merge remote-tracking branch 'origin/master' into 0.11
+
+2011-06-26 01:06:58 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * docs/design/design-decodebin.txt:
+ docs: minor addition to decodebin2 design doc
+
+2011-06-26 01:06:19 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/check/libs/navigation.c:
+ tests: the navigation interface isn't GstImplementsInterface-wrapped
+
+2011-06-26 00:49:46 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst-libs/gst/interfaces/streamvolume.h:
+ interfaces: GstStreamVolume isn't wrapped by GstImplementsInterface
+ This interface depends on properties and isn't per-instance.
+
+2011-06-26 00:40:20 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst-libs/gst/rtsp/gstrtspextension.h:
+ rtsp: GstRTSPExtension isn't wrapped by GstImplementsInterface
+ Fix copy'n'paste error in headers, GstRTSPExtension isn't
+ something that's per-instance.
+
+2011-06-26 00:36:36 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst-libs/gst/tag/xmpwriter.h:
+ tag: GstXmpWriter doesn't use the GstImplementsInterface
+ No need for per-instance checking of interface implementation here,
+ presumably just a copy'n'paste issue.
+
+2011-06-11 19:03:57 +1000 Jonathan Matthew <jonathan@d14n.org>
+
+ * gst-libs/gst/pbutils/encoding-target.c:
+ encoding-target: set names on audio and video profiles
+ https://bugzilla.gnome.org/show_bug.cgi?id=652342
+
+2011-06-23 11:28:04 -0700 David Schleef <ds@schleef.org>
+
+ * common:
+ Automatic update of common submodule
+ From 69b981f to 605cd9a
+
+2011-06-23 18:02:40 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoradec.h:
+ theoradec: use cropping metadata
+
+2011-06-23 16:31:21 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ x11: let upstream know we support cropping
+
+2011-06-23 12:55:13 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ * sys/xvimage/xvimagesink.h:
+ x11: add image cropping
+ Use the cropping metadata to crop the image.
+ Remove deprecated display-region property to set a clipping rectangle.
+
+2011-06-23 09:55:27 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/gstmetavideo.c:
+ * gst-libs/gst/video/gstmetavideo.h:
+ meta: add some docs
+
+2011-06-23 09:30:19 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/gstmetavideo.c:
+ * gst-libs/gst/video/gstmetavideo.h:
+ meta: add video crop metadata
+
+2011-06-22 19:35:16 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/xvimage/xvimagesink.c:
+ xvimagesink: handle unknown formats
+
+2011-06-22 16:38:48 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/gio/gstgio.c:
+ * gst-libs/gst/app/gstappsink.c:
+ * gst-libs/gst/app/gstappsrc.c:
+ * gst-libs/gst/cdda/gstcddabasesrc.c:
+ fix for uri changes
+
+2011-06-22 15:38:24 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/ximage/ximagesink.h:
+ * sys/xvimage/xvimagesink.c:
+ * sys/xvimage/xvimagesink.h:
+ x11: use frame copy functions
+
+2011-06-22 15:25:35 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.c:
+ * gst-libs/gst/video/video.h:
+ video: add video copy function
+ Add a function to copy a video frame, taking care of source and destination
+ strides.
+
+2011-06-22 12:57:46 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/examples/seek/seek.c:
+ seek: wait for the spinbutton widget
+ Wait for the spinbutton widget before trying to update it when the volume
+ changed callback is called.
+
+2011-06-22 11:45:58 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/rtp/gstrtpbuffer.c:
+ rtp: fix for allocator name change
+
+2011-06-21 18:17:59 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstaudioclock.c:
+ * gst-libs/gst/audio/gstaudioclock.h:
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ * gst-libs/gst/audio/gstbaseaudiosink.h:
+ audio: clean up headers
+
+2011-06-21 18:13:48 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/alsa/gstalsasink.c:
+ * gst-libs/gst/audio/gstaudiosink.c:
+ * gst-libs/gst/audio/gstaudiosink.h:
+ audio: clean up audiosink headers
+
+2011-06-21 18:08:12 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstringbuffer.c:
+ * gst-libs/gst/audio/gstringbuffer.h:
+ audio: clean up ringbuffer header
+
+2011-06-21 17:57:56 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ configure.ac
+ docs/plugins/inspect/plugin-gnomevfs.xml
+
+2011-06-21 17:33:27 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/videotestsrc/Makefile.am:
+ * gst/videotestsrc/gstvideotestsrc.c:
+ * gst/videotestsrc/gstvideotestsrc.h:
+ * gst/videotestsrc/videotestsrc.c:
+ * gst/videotestsrc/videotestsrc.h:
+ videotestsrc: port to video helpers
+ Port videotestsrc to use the video helper functions to parse caps and handle
+ video frames.
+ Enable GstMetaVideo to make us handle strided video.
+
+2011-06-21 17:31:17 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.h:
+ video: use gint to make parsing easier
+ Use gint for with/height etc to make it easier to pass the variables to various
+ caps and structure parsing functions.
+
+2011-06-21 12:52:23 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/videotestsrc/videotestsrc.c:
+ videotestsrc: small cleanups
+
+2011-06-20 17:49:13 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/videoscale/gstvideoscale.c:
+ videoscale: activate Video meta
+ Configure the allocator with GstMetaVideo because we can handle that using the
+ GstVideoFrame helpers.
+
+2011-06-20 17:36:24 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ x11: delay pool activation
+ don't activate the pool we return in the ALLOCATION query because upstream might
+ still want to configure it
+
+2011-06-20 17:34:57 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/videoconvert/gstvideoconvert.c:
+ videoconvert: use new allocation setup
+ Add setup_allocation to configure video metadata in the negotiated bufferpool.
+
+2011-06-20 15:43:57 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+ * configure.ac:
+ configure.ac: bump required GLib to 2.26
+
+2011-06-20 13:30:07 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/theora/gsttheoradec.c:
+ theoradec: enable video metadata in the bufferpool
+ Enable the video metadata in the bufferpool.
+
+2011-06-20 13:28:12 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagepool.c:
+ * sys/xvimage/xvimagepool.c:
+ x11: handle new bufferpool metadata api
+ Provide a method to list the supported metadata apis.
+ Activate the video metadata on buffers when a downstream element configured the
+ bufferpool to support that api.
+
+2011-06-20 11:25:58 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoraenc.c:
+ * gst-libs/gst/video/gstmetavideo.c:
+ * gst-libs/gst/video/gstmetavideo.h:
+ * gst-libs/gst/video/video.c:
+ * gst-libs/gst/video/video.h:
+ * gst/videoconvert/videoconvert.c:
+ * gst/videoscale/gstvideoscale.c:
+ video: remove intermediate Plane structure
+ Remove the GstVideoPlane structure and move the fields directly into the
+ GstVideoInfo structure. This makes things a little easier to read and also makes
+ it more likely that we can pass the stride array to external libraries.
+
+2011-06-18 13:32:17 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ Bump git version after unplanned 0.10.35 release
+ Merge branch '0.10.35'
+ Conflicts:
+ configure.ac
+ docs/plugins/inspect/plugin-adder.xml
+ docs/plugins/inspect/plugin-alsa.xml
+ docs/plugins/inspect/plugin-app.xml
+ docs/plugins/inspect/plugin-audioconvert.xml
+ docs/plugins/inspect/plugin-audiorate.xml
+ docs/plugins/inspect/plugin-audioresample.xml
+ docs/plugins/inspect/plugin-audiotestsrc.xml
+ docs/plugins/inspect/plugin-cdparanoia.xml
+ docs/plugins/inspect/plugin-decodebin.xml
+ docs/plugins/inspect/plugin-encoding.xml
+ docs/plugins/inspect/plugin-ffmpegcolorspace.xml
+ docs/plugins/inspect/plugin-gdp.xml
+ docs/plugins/inspect/plugin-gio.xml
+ docs/plugins/inspect/plugin-gnomevfs.xml
+ docs/plugins/inspect/plugin-libvisual.xml
+ docs/plugins/inspect/plugin-ogg.xml
+ docs/plugins/inspect/plugin-pango.xml
+ docs/plugins/inspect/plugin-playback.xml
+ docs/plugins/inspect/plugin-subparse.xml
+ docs/plugins/inspect/plugin-tcp.xml
+ docs/plugins/inspect/plugin-theora.xml
+ docs/plugins/inspect/plugin-typefindfunctions.xml
+ docs/plugins/inspect/plugin-uridecodebin.xml
+ docs/plugins/inspect/plugin-videorate.xml
+ docs/plugins/inspect/plugin-videoscale.xml
+ docs/plugins/inspect/plugin-videotestsrc.xml
+ docs/plugins/inspect/plugin-volume.xml
+ docs/plugins/inspect/plugin-vorbis.xml
+ docs/plugins/inspect/plugin-ximagesink.xml
+ docs/plugins/inspect/plugin-xvimagesink.xml
+ gst-libs/gst/audio/Makefile.am
+ gst/subparse/gstsubparse.c
+ win32/common/_stdint.h
+ win32/common/config.h
+
+2011-06-18 11:16:19 +0200 Edward Hervey <bilboed@bilboed.com>
+
+ * gst-libs/gst/pbutils/gstdiscoverer.c:
+ discoverer: Allow GError* argument to be NULL
+ This is how other methods taking GError* arguments behave.
+ Fixes #652838
+
+2011-06-17 17:54:52 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagepool.c:
+ * sys/xvimage/xvimagepool.c:
+ x11: use GstVideoInfo to parse caps
+ Use GstVideoInfo to keep track of the configured format.
+ Add GstMetaVideo to buffers, disabled by default for now until we can have it
+ enabled with a property on the bufferpool configuration.
+
+2011-06-17 17:44:56 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/gstmetavideo.c:
+ metavideo: small fixes
+ Set the buffer as a field in the metadata so that we can use it to map the
+ buffer data.
+ Fix wrong assert.
+
+2011-06-17 17:27:22 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagepool.c:
+ * sys/ximage/ximagepool.h:
+ * sys/xvimage/xvimagepool.c:
+ * sys/xvimage/xvimagepool.h:
+ x11: make function static
+ Don't export buffer creation function, we need to use the bufferpool
+ now.
+
+2011-06-17 16:47:25 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.c:
+ video: use metadata to set up strides
+ Use the GstMetaVideo when we can to map the buffers and set up the strides.
+
+2011-06-17 15:48:19 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ tests/examples/Makefile.am
+
+2011-06-17 15:31:59 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/pango/gstbasetextoverlay.h:
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoradec.h:
+ * ext/theora/gsttheoraenc.c:
+ * ext/theora/gsttheoraenc.h:
+ * gst/videoconvert/gstvideoconvert.c:
+ * gst/videoconvert/gstvideoconvert.h:
+ * gst/videoconvert/videoconvert.c:
+ * gst/videoconvert/videoconvert.h:
+ * gst/videoscale/gstvideoscale.c:
+ * gst/videoscale/gstvideoscale.h:
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ -base: port to GstVideoFrame API
+
+2011-06-17 15:29:50 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.c:
+ * gst-libs/gst/video/video.h:
+ video: Add GstVideoFrame helper structure
+ The videoframe structure can be used to easily parse the contents of video
+ buffers.
+
+2011-06-17 09:21:27 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/pbutils/gstdiscoverer.c:
+ * gst-libs/gst/video/gstmetavideo.c:
+ * gst-libs/gst/video/gstmetavideo.h:
+ * gst-libs/gst/video/gstvideofilter.c:
+ * gst-libs/gst/video/video.c:
+ * gst-libs/gst/video/video.h:
+ * gst/videoconvert/gstvideoconvert.c:
+ * gst/videoconvert/gstvideoconvert.h:
+ * gst/videoconvert/videoconvert.c:
+ video: port to new API
+ Add support for palette again.
+ Rewrite setup code for videoconvert using the new video methods.
+
+2011-06-16 19:35:27 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.c:
+ * gst-libs/gst/video/video.h:
+ video: rework part 2
+ Update docs.
+ Add method to get number of components.
+ Implement method to calculate defaults from format and dimensions.
+ Improve caps parsing.
+ Implement GstVideoInfo to caps conversion.
+
+2011-06-16 16:27:31 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/gstmetavideo.h:
+ * gst-libs/gst/video/video.c:
+ * gst-libs/gst/video/video.h:
+ video: rework part 1
+ Add GstVideoFlags similar to the flags on the metadata. The idea is to replace
+ the metadata flags with the GstVideoFlags.
+ Move VideoPlane to video.h, it contains the information for a plane.
+ Add GstVideoInfo structure that holds the current configuration of a video
+ format.
+ Add methods to parse caps into GstVideoInfo.
+
+2011-06-16 13:41:25 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/check/elements/ffmpegcolorspace.c:
+ * tests/check/elements/libvisual.c:
+ * tests/check/elements/playbin-compressed.c:
+ * tests/check/elements/playbin.c:
+ * tests/check/elements/textoverlay.c:
+ * tests/check/elements/videorate.c:
+ * tests/check/elements/videoscale.c:
+ * tests/check/elements/videotestsrc.c:
+ * tests/check/libs/pbutils.c:
+ * tests/check/libs/profile.c:
+ * tests/check/libs/video.c:
+ * tests/check/pipelines/capsfilter-renegotiation.c:
+ * tests/check/pipelines/simple-launch-lines.c:
+ * tests/check/pipelines/theoraenc.c:
+ test: port some more tests
+
+2011-06-16 12:48:33 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ * ext/ogg/gstoggmux.c:
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/pango/gsttextrender.c:
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoraenc.c:
+ * gst/encoding/gstencodebin.c:
+ * gst/playback/gstdecodebin2.c:
+ * gst/playback/gstplaysink.c:
+ * gst/playback/gstplaysinkaudioconvert.c:
+ * gst/playback/gstplaysinkvideoconvert.c:
+ * gst/playback/gstrawcaps.h:
+ * gst/videoconvert/gstvideoconvert.c:
+ * gst/videorate/gstvideorate.c:
+ * gst/videoscale/gstvideoscale.c:
+ * gst/videotestsrc/gstvideotestsrc.c:
+ * gst/videotestsrc/gstvideotestsrc.h:
+ * gst/videotestsrc/videotestsrc.c:
+ * gst/videotestsrc/videotestsrc.h:
+ * sys/ximage/ximagesink.c:
+ * sys/ximage/ximagesink.h:
+ * sys/xvimage/xvimagesink.c:
+ -base: port elements to new video caps
+
+2011-06-16 12:43:54 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.c:
+ * gst-libs/gst/video/video.h:
+ video: add methods to parse X11 visuals
+ Add method to convert X11 visual description to GstVideoFormat
+
+2011-06-15 16:16:02 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.c:
+ * gst-libs/gst/video/video.h:
+ video: update video caps
+
+2011-06-16 14:23:25 +1000 Jan Schmidt <thaytan@noraisin.net>
+
+ * po/POTFILES.in:
+ * po/af.po:
+ * po/az.po:
+ * po/bg.po:
+ * po/ca.po:
+ * po/cs.po:
+ * po/da.po:
+ * po/de.po:
+ * po/el.po:
+ * po/en_GB.po:
+ * po/es.po:
+ * po/eu.po:
+ * po/fi.po:
+ * po/fr.po:
+ * po/gl.po:
+ * po/hu.po:
+ * po/id.po:
+ * po/it.po:
+ * po/ja.po:
+ * po/lt.po:
+ * po/lv.po:
+ * po/nb.po:
+ * po/nl.po:
+ * po/or.po:
+ * po/pl.po:
+ * po/pt_BR.po:
+ * po/ro.po:
+ * po/ru.po:
+ * po/sk.po:
+ * po/sl.po:
+ * po/sq.po:
+ * po/sr.po:
+ * po/sv.po:
+ * po/tr.po:
+ * po/uk.po:
+ * po/vi.po:
+ * po/zh_CN.po:
+ Remove deleted playbin/decodebin files from POTFILES.in
+
=== release 0.10.35 ===
-2011-06-15 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+2011-06-15 19:29:48 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ Release 0.10.35
+ This is an ad-hoc release that is almost identical to 0.10.34:
+ * work around GLib atomic ops API change
+ * don't use G_CONST_RETURN in public headers
+ * subparse: typefinding fixes for subtitles in non-UTF8 charsets
+
+2011-06-15 18:08:32 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * docs/plugins/gst-plugins-base-plugins-docs.sgml:
+ * docs/plugins/gst-plugins-base-plugins-sections.txt:
+ * gst/playback/gstplay-enum.h:
+ * gst/playback/gstplaysinkvideoconvert.c:
+ * gst/playback/gstsubtitleoverlay.c:
+ some more ffmpegcolorspace to videoconvert changes
+
+2011-06-15 18:01:04 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
* configure.ac:
- releasing 0.10.35, "Short Notice"
+ * docs/plugins/Makefile.am:
+ * gst/ffmpegcolorspace/Makefile.am:
+ * gst/ffmpegcolorspace/avcodec.h:
+ * gst/ffmpegcolorspace/dsputil.c:
+ * gst/ffmpegcolorspace/dsputil.h:
+ * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj:
+ * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
+ * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
+ * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
+ * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
+ * gst/ffmpegcolorspace/imgconvert.c:
+ * gst/ffmpegcolorspace/imgconvert_template.h:
+ * gst/ffmpegcolorspace/mem.c:
+ * gst/ffmpegcolorspace/utils.c:
+ * gst/playback/gstplaysink.c:
+ ffmpegcolorspace: remove plugin
+
+2011-06-15 17:49:21 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * configure.ac:
+ * gst/colorspace/Makefile.am:
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/colorspace.h:
+ * gst/colorspace/colorspace.vcproj:
+ * gst/colorspace/gstcolorspace.c:
+ * gst/colorspace/gstcolorspace.h:
+ * gst/colorspace/gstcolorspaceorc-dist.c:
+ * gst/colorspace/gstcolorspaceorc-dist.h:
+ * gst/colorspace/gstcolorspaceorc.orc:
+ * gst/videoconvert/Makefile.am:
+ * gst/videoconvert/gstvideoconvert.c:
+ * gst/videoconvert/gstvideoconvert.h:
+ * gst/videoconvert/gstvideoconvertorc-dist.c:
+ * gst/videoconvert/gstvideoconvertorc-dist.h:
+ * gst/videoconvert/gstvideoconvertorc.orc:
+ * gst/videoconvert/videoconvert.c:
+ * gst/videoconvert/videoconvert.h:
+ * gst/videoconvert/videoconvert.vcproj:
+ videoconvert: renamed from colorspace
+
+2011-06-15 16:52:52 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/colorspace/gstcolorspace.c:
+ colorspace: fix caps negotiation
+
+2011-06-15 16:28:44 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/colorspace/gstcolorspace.c:
+ colorspace: port to 0.11
+
+2011-06-15 16:28:30 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * configure.ac:
+ colorspace: add to build
+
+2011-04-30 19:46:40 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/colorspace/gstcolorspaceorc-dist.c:
+ [MOVED FROM BAD 68/68] Update orc-generated disted C backup code to orc 0.4.14
+
+2011-04-28 00:00:09 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/colorspace/gstcolorspaceorc-dist.c:
+ [MOVED FROM BAD 67/68] 0.10.21.3 pre-release
+
+2011-04-17 01:09:33 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/colorspace/gstcolorspaceorc-dist.c:
+ * gst/colorspace/gstcolorspaceorc-dist.h:
+ [MOVED FROM BAD 66/68] ext, gst: update disted orc backup files
+
+2011-04-15 00:09:14 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 65/68] Fix some unused-but-set-variable warnings with gcc 4.6
+
+2011-04-11 00:36:35 -0400 Thibault Saunier <thibault.saunier@collabora.co.uk>
+
+ * gst/colorspace/Makefile.am:
+ [MOVED FROM BAD 64/68] android: make it ready for androgenizer
+ Remove the android/ top dir
+ Fixe the Makefile.am to be androgenized
+ To build gstreamer for android we are now using androgenizer which generates the needed Android.mk files.
+ Androgenizer can be found here: http://git.collabora.co.uk/?p=user/derek/androgenizer.git
+
+2011-02-25 19:59:05 -0800 David Schleef <ds@schleef.org>
+
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 63/68] colorspace: set dithering enum directly
+
+2011-02-25 19:57:47 -0800 David Schleef <ds@schleef.org>
+
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 62/68] colorspace: Add support for r210
+
+2011-02-20 23:01:30 -0800 David Schleef <ds@schleef.org>
+
+ * gst/colorspace/colorspace.c:
+ [MOVED FROM BAD 61/68] colorspace: Fix YUV->RGB matrixing
+
+2011-02-20 22:43:56 -0800 David Schleef <ds@schleef.org>
+
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/colorspace.h:
+ * gst/colorspace/gstcolorspace.c:
+ * gst/colorspace/gstcolorspace.h:
+ [MOVED FROM BAD 60/68] colorspace: Add dithering
+ Dithering only happens when a 16-bit-per-channel format is
+ involved.
+
+2011-02-20 14:14:27 -0800 David Schleef <ds@schleef.org>
+
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/gstcolorspace.c:
+ * gst/colorspace/gstcolorspaceorc.orc:
+ [MOVED FROM BAD 59/68] colorspace: fix a few formats
+
+2011-02-19 13:12:41 -0800 David Schleef <ds@schleef.org>
+
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/colorspace.h:
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 58/68] colorspace: Add 16-bit-per-channel handling
+
+2011-02-19 13:13:13 -0800 David Schleef <ds@schleef.org>
+
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 57/68] colorspace: Fix memleak
+
+2011-02-15 18:12:02 -0800 David Schleef <ds@schleef.org>
+
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 56/68] colorspace: Fix memory leak
+
+2011-01-02 16:13:56 -0800 David Schleef <ds@schleef.org>
+
+ * gst/colorspace/colorspace.c:
+ [MOVED FROM BAD 55/68] colorspace: Disable matrixing on big-endian
+ It's broken until someone writes better Orc code. Fixes #631232.
+
+2010-11-21 23:11:19 -0800 David Schleef <ds@schleef.org>
+
+ * gst/colorspace/colorspace.c:
+ [MOVED FROM BAD 54/68] colorspace: remove incorrect check
+
+2010-11-05 10:56:51 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/gstcolorspaceorc-dist.c:
+ * gst/colorspace/gstcolorspaceorc-dist.h:
+ [MOVED FROM BAD 53/68] colorspace: Update generated ORC sources
+
+2010-11-04 14:18:29 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 52/68] colorspace: Inverse -base version check logic to actually make sense
+
+2010-11-03 15:37:48 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/colorspace.c:
+ [MOVED FROM BAD 51/68] colorspace: Add support for IYU1
+
+2010-11-03 15:12:42 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/gstcolorspaceorc.orc:
+ [MOVED FROM BAD 50/68] colorspace: First version of YUV9 and YVU9 implementation
+
+2010-11-03 09:20:15 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 49/68] colorspace: Use GST_CHECK_PLUGINS_BASE_VERSION() instead of other hacks
+
+2010-11-02 16:54:59 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 48/68] colorspace: fix build with current git of gst-plugins-base
+ ifdef tests don't work so well if we define them in the code
+ above in case they aren't defined.
+
+2010-11-02 16:05:37 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/colorspace.h:
+ * gst/colorspace/gstcolorspace.c:
+ * gst/colorspace/gstcolorspace.h:
+ [MOVED FROM BAD 47/68] colorspace: Add support for 8 bit paletted RGB
+ This needs the 8 bit paletted support from -base
+ which will be committed after release. Without this
+ the 8 bit parts are disabled.
+
+2010-11-01 15:53:52 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/colorspace/gstcolorspaceorc-dist.c:
+ * gst/colorspace/gstcolorspaceorc-dist.h:
+ [MOVED FROM BAD 46/68] cog, colorspace: update orc backup functions for latest changes
+ Should fix build on systems without the latest orc.
+
+2010-10-31 23:46:27 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 45/68] colorspace: Add support for RGB15 and BGR15
+
+2010-10-31 23:44:20 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 44/68] colorspace: Add support for RGB16 and BGR16
+
+2010-10-31 23:25:57 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/gstcolorspaceorc.orc:
+ [MOVED FROM BAD 43/68] colorspace: Add support for Y16
+
+2010-10-31 23:25:40 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/gstcolorspaceorc.orc:
+ [MOVED FROM BAD 42/68] colorspace: Fix Y800 ORC getline implementation
+
+2010-10-31 23:07:43 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/gstcolorspace.c:
+ * gst/colorspace/gstcolorspaceorc.orc:
+ [MOVED FROM BAD 41/68] colorspace: Add support for A420
+
+2010-10-31 23:00:07 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/colorspace.c:
+ [MOVED FROM BAD 40/68] colorspace: Add support for Y41B
+
+2010-10-31 22:39:38 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/colorspace.h:
+ * gst/colorspace/gstcolorspace.c:
+ * gst/colorspace/gstcolorspace.h:
+ [MOVED FROM BAD 39/68] colorspace: Add support for SDTV/HDTV YUV conversions
+
+2010-10-31 22:21:35 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/colorspace.c:
+ [MOVED FROM BAD 38/68] colorspace: Add comment for the A420 getline/putline table row
+
+2010-10-31 20:40:09 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/colorspace.h:
+ [MOVED FROM BAD 37/68] colorspace: Add const to the source arrays and the getline/putline table
+
+2010-10-31 19:42:30 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/colorspace.c:
+ [MOVED FROM BAD 36/68] colorspace: Make fast-path transform table const
+
+2010-10-31 19:39:33 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/colorspace/colorspace.c:
+ [MOVED FROM BAD 35/68] colorspace: Only do the I420->YUY2 conversion once per scanline in the fast path
+
+2010-09-21 18:13:37 -0700 David Schleef <ds@schleef.org>
+
+ * gst/colorspace/colorspace.c:
+ [MOVED FROM BAD 34/68] colorspace: quiet a GST_ERROR
+
+2010-09-15 21:47:09 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/colorspace/gstcolorspaceorc-dist.c:
+ * gst/colorspace/gstcolorspaceorc-dist.h:
+ [MOVED FROM BAD 33/68] colorspace: add orc-dist files
+ Should fix build without orc or too old orc.
+
+2010-09-13 18:49:43 -0700 David Schleef <ds@schleef.org>
+
+ * gst/colorspace/Makefile.am:
+ * gst/colorspace/colorspace.c:
+ * gst/colorspace/colorspace.h:
+ * gst/colorspace/gstcolorspace.c:
+ * gst/colorspace/gstcolorspace.h:
+ * gst/colorspace/gstcolorspaceorc.orc:
+ [MOVED FROM BAD 32/68] colorspace: Add conversion code
+ Work in progress. Colorspace handles most format conversion using
+ 3-stage getline/matrix/putline process using an AYUV or ARGB
+ intermediate, with most functions handled by Orc. There is also
+ a table of single-pass conversions, all handled by Orc. The plan
+ is to add optional stages for various chroma upsampling/downsampling
+ algorithms, dithering, and float/int16 intermediates, and then have
+ Orc create multi-stage functions at runtime.
+
+2010-09-13 12:48:50 -0700 David Schleef <ds@schleef.org>
+
+ * gst/colorspace/Makefile.am:
+ * gst/colorspace/gstcolorspace.c:
+ * gst/colorspace/gstcolorspace.h:
+ * gst/colorspace/gstcolorspaceorc.orc:
+ * gst/colorspace/yuv2rgb.c:
+ * gst/colorspace/yuv2rgb.h:
+ [MOVED FROM BAD 31/68] colorspace: Revive element
+ Now based on Orc.
+
+2010-03-18 17:30:26 +0100 Benjamin Otte <otte@redhat.com>
+
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 30/68] gst_element_class_set_details => gst_element_class_set_details_simple
+
+2008-11-04 12:42:30 +0000 Stefan Kost <ensonic@users.sourceforge.net>
+
+ [MOVED FROM BAD 29/68] Don't install static libs for plugins. Fixes #550851 for -bad.
+ Original commit message from CVS:
+ * ext/alsaspdif/Makefile.am:
+ * ext/amrwb/Makefile.am:
+ * ext/apexsink/Makefile.am:
+ * ext/arts/Makefile.am:
+ * ext/artsd/Makefile.am:
+ * ext/audiofile/Makefile.am:
+ * ext/audioresample/Makefile.am:
+ * ext/bz2/Makefile.am:
+ * ext/cdaudio/Makefile.am:
+ * ext/celt/Makefile.am:
+ * ext/dc1394/Makefile.am:
+ * ext/dirac/Makefile.am:
+ * ext/directfb/Makefile.am:
+ * ext/divx/Makefile.am:
+ * ext/dts/Makefile.am:
+ * ext/faac/Makefile.am:
+ * ext/faad/Makefile.am:
+ * ext/gsm/Makefile.am:
+ * ext/hermes/Makefile.am:
+ * ext/ivorbis/Makefile.am:
+ * ext/jack/Makefile.am:
+ * ext/jp2k/Makefile.am:
+ * ext/ladspa/Makefile.am:
+ * ext/lcs/Makefile.am:
+ * ext/libfame/Makefile.am:
+ * ext/libmms/Makefile.am:
+ * ext/metadata/Makefile.am:
+ * ext/mpeg2enc/Makefile.am:
+ * ext/mplex/Makefile.am:
+ * ext/musepack/Makefile.am:
+ * ext/musicbrainz/Makefile.am:
+ * ext/mythtv/Makefile.am:
+ * ext/nas/Makefile.am:
+ * ext/neon/Makefile.am:
+ * ext/ofa/Makefile.am:
+ * ext/polyp/Makefile.am:
+ * ext/resindvd/Makefile.am:
+ * ext/sdl/Makefile.am:
+ * ext/shout/Makefile.am:
+ * ext/snapshot/Makefile.am:
+ * ext/sndfile/Makefile.am:
+ * ext/soundtouch/Makefile.am:
+ * ext/spc/Makefile.am:
+ * ext/swfdec/Makefile.am:
+ * ext/tarkin/Makefile.am:
+ * ext/theora/Makefile.am:
+ * ext/timidity/Makefile.am:
+ * ext/twolame/Makefile.am:
+ * ext/x264/Makefile.am:
+ * ext/xine/Makefile.am:
+ * ext/xvid/Makefile.am:
+ * gst-libs/gst/app/Makefile.am:
+ * gst-libs/gst/dshow/Makefile.am:
+ * gst/aiffparse/Makefile.am:
+ * gst/app/Makefile.am:
+ * gst/audiobuffer/Makefile.am:
+ * gst/bayer/Makefile.am:
+ * gst/cdxaparse/Makefile.am:
+ * gst/chart/Makefile.am:
+ * gst/colorspace/Makefile.am:
+ * gst/dccp/Makefile.am:
+ * gst/deinterlace/Makefile.am:
+ * gst/deinterlace2/Makefile.am:
+ * gst/dvdspu/Makefile.am:
+ * gst/festival/Makefile.am:
+ * gst/filter/Makefile.am:
+ * gst/flacparse/Makefile.am:
+ * gst/flv/Makefile.am:
+ * gst/games/Makefile.am:
+ * gst/h264parse/Makefile.am:
+ * gst/librfb/Makefile.am:
+ * gst/mixmatrix/Makefile.am:
+ * gst/modplug/Makefile.am:
+ * gst/mpeg1sys/Makefile.am:
+ * gst/mpeg4videoparse/Makefile.am:
+ * gst/mpegdemux/Makefile.am:
+ * gst/mpegtsmux/Makefile.am:
+ * gst/mpegvideoparse/Makefile.am:
+ * gst/mve/Makefile.am:
+ * gst/nsf/Makefile.am:
+ * gst/nuvdemux/Makefile.am:
+ * gst/overlay/Makefile.am:
+ * gst/passthrough/Makefile.am:
+ * gst/pcapparse/Makefile.am:
+ * gst/playondemand/Makefile.am:
+ * gst/rawparse/Makefile.am:
+ * gst/real/Makefile.am:
+ * gst/rtjpeg/Makefile.am:
+ * gst/rtpmanager/Makefile.am:
+ * gst/scaletempo/Makefile.am:
+ * gst/sdp/Makefile.am:
+ * gst/selector/Makefile.am:
+ * gst/smooth/Makefile.am:
+ * gst/smoothwave/Makefile.am:
+ * gst/speed/Makefile.am:
+ * gst/speexresample/Makefile.am:
+ * gst/stereo/Makefile.am:
+ * gst/subenc/Makefile.am:
+ * gst/tta/Makefile.am:
+ * gst/vbidec/Makefile.am:
+ * gst/videodrop/Makefile.am:
+ * gst/videosignal/Makefile.am:
+ * gst/virtualdub/Makefile.am:
+ * gst/vmnc/Makefile.am:
+ * gst/y4m/Makefile.am:
+ * sys/acmenc/Makefile.am:
+ * sys/cdrom/Makefile.am:
+ * sys/dshowdecwrapper/Makefile.am:
+ * sys/dshowsrcwrapper/Makefile.am:
+ * sys/dvb/Makefile.am:
+ * sys/dxr3/Makefile.am:
+ * sys/fbdev/Makefile.am:
+ * sys/oss4/Makefile.am:
+ * sys/qcam/Makefile.am:
+ * sys/qtwrapper/Makefile.am:
+ * sys/vcd/Makefile.am:
+ * sys/wininet/Makefile.am:
+ * win32/common/config.h:
+ Don't install static libs for plugins. Fixes #550851 for -bad.
+
+2007-06-22 10:46:33 +0000 Edward Hervey <bilboed@bilboed.com>
+
+ [MOVED FROM BAD 28/68] Fix leaks.
+ Original commit message from CVS:
+ * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_init):
+ * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_init):
+ * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_init):
+ * ext/audioresample/gstaudioresample.c:
+ * ext/bz2/gstbz2dec.c: (gst_bz2dec_init):
+ * ext/bz2/gstbz2enc.c: (gst_bz2enc_init):
+ * ext/divx/gstdivxdec.c: (gst_divxdec_init):
+ * ext/divx/gstdivxenc.c: (gst_divxenc_init):
+ * ext/faac/gstfaac.c: (gst_faac_init):
+ * ext/gsm/gstgsmdec.c: (gst_gsmdec_init):
+ * ext/gsm/gstgsmenc.c: (gst_gsmenc_init):
+ * ext/hermes/gsthermescolorspace.c: (gst_hermes_colorspace_init):
+ * ext/lcs/gstcolorspace.c: (gst_colorspace_init):
+ * ext/libfame/gstlibfame.c: (gst_fameenc_init):
+ * ext/snapshot/gstsnapshot.c: (gst_snapshot_init):
+ * ext/spc/gstspc.c: (gst_spc_dec_init):
+ * ext/swfdec/gstswfdec.c: (gst_swfdec_init):
+ * ext/xvid/gstxvidenc.c: (gst_xvidenc_init):
+ * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_init):
+ * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_init):
+ * gst/chart/gstchart.c: (gst_chart_init):
+ * gst/colorspace/gstcolorspace.c: (gst_colorspace_init):
+ * gst/festival/gstfestival.c: (gst_festival_init):
+ * gst/freeze/gstfreeze.c: (gst_freeze_init):
+ * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_request_new_pad):
+ * gst/mpeg1sys/gstmpeg1systemencode.c: (gst_system_encode_init):
+ * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
+ * gst/nsf/gstnsf.c: (gst_nsfdec_init):
+ * gst/overlay/gstoverlay.c: (gst_overlay_init):
+ * gst/passthrough/gstpassthrough.c: (passthrough_init):
+ * gst/playondemand/gstplayondemand.c: (play_on_demand_init):
+ * gst/smooth/gstsmooth.c: (gst_smooth_init):
+ * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
+ * gst/speed/gstspeed.c: (speed_init):
+ * gst/vbidec/gstvbidec.c: (gst_vbidec_init):
+ * gst/videodrop/gstvideodrop.c: (gst_videodrop_init):
+ * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
+ * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
+ * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_init):
+ Fix leaks.
+
+2006-06-01 22:00:26 +0000 Stefan Kost <ensonic@users.sourceforge.net>
+
+ [MOVED FROM BAD 27/68] Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
+ Original commit message from CVS:
+ * ext/alsaspdif/alsaspdifsink.h:
+ * ext/amrwb/gstamrwbdec.h:
+ * ext/amrwb/gstamrwbenc.h:
+ * ext/amrwb/gstamrwbparse.h:
+ * ext/arts/gst_arts.h:
+ * ext/artsd/gstartsdsink.h:
+ * ext/audiofile/gstafparse.h:
+ * ext/audiofile/gstafsink.h:
+ * ext/audiofile/gstafsrc.h:
+ * ext/audioresample/gstaudioresample.h:
+ * ext/bz2/gstbz2dec.h:
+ * ext/bz2/gstbz2enc.h:
+ * ext/dirac/gstdiracdec.h:
+ * ext/directfb/dfbvideosink.h:
+ * ext/divx/gstdivxdec.h:
+ * ext/divx/gstdivxenc.h:
+ * ext/dts/gstdtsdec.h:
+ * ext/faac/gstfaac.h:
+ * ext/gsm/gstgsmdec.h:
+ * ext/gsm/gstgsmenc.h:
+ * ext/ivorbis/vorbisenc.h:
+ * ext/libfame/gstlibfame.h:
+ * ext/nas/nassink.h:
+ * ext/neon/gstneonhttpsrc.h:
+ * ext/polyp/polypsink.h:
+ * ext/sdl/sdlaudiosink.h:
+ * ext/sdl/sdlvideosink.h:
+ * ext/shout/gstshout.h:
+ * ext/snapshot/gstsnapshot.h:
+ * ext/sndfile/gstsf.h:
+ * ext/swfdec/gstswfdec.h:
+ * ext/tarkin/gsttarkindec.h:
+ * ext/tarkin/gsttarkinenc.h:
+ * ext/theora/theoradec.h:
+ * ext/wavpack/gstwavpackdec.h:
+ * ext/wavpack/gstwavpackparse.h:
+ * ext/xine/gstxine.h:
+ * ext/xvid/gstxviddec.h:
+ * ext/xvid/gstxvidenc.h:
+ * gst/cdxaparse/gstcdxaparse.h:
+ * gst/cdxaparse/gstcdxastrip.h:
+ * gst/colorspace/gstcolorspace.h:
+ * gst/festival/gstfestival.h:
+ * gst/freeze/gstfreeze.h:
+ * gst/gdp/gstgdpdepay.h:
+ * gst/gdp/gstgdppay.h:
+ * gst/modplug/gstmodplug.h:
+ * gst/mpeg1sys/gstmpeg1systemencode.h:
+ * gst/mpeg1videoparse/gstmp1videoparse.h:
+ * gst/mpeg2sub/gstmpeg2subt.h:
+ * gst/mpegaudioparse/gstmpegaudioparse.h:
+ * gst/multifilesink/gstmultifilesink.h:
+ * gst/overlay/gstoverlay.h:
+ * gst/playondemand/gstplayondemand.h:
+ * gst/qtdemux/qtdemux.h:
+ * gst/rtjpeg/gstrtjpegdec.h:
+ * gst/rtjpeg/gstrtjpegenc.h:
+ * gst/smooth/gstsmooth.h:
+ * gst/smoothwave/gstsmoothwave.h:
+ * gst/spectrum/gstspectrum.h:
+ * gst/speed/gstspeed.h:
+ * gst/stereo/gststereo.h:
+ * gst/switch/gstswitch.h:
+ * gst/tta/gstttadec.h:
+ * gst/tta/gstttaparse.h:
+ * gst/videodrop/gstvideodrop.h:
+ * gst/xingheader/gstxingmux.h:
+ * sys/directdraw/gstdirectdrawsink.h:
+ * sys/directsound/gstdirectsoundsink.h:
+ * sys/dxr3/dxr3audiosink.h:
+ * sys/dxr3/dxr3spusink.h:
+ * sys/dxr3/dxr3videosink.h:
+ * sys/qcam/gstqcamsrc.h:
+ * sys/vcd/vcdsrc.h:
+ Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
+
+2006-04-25 21:56:38 +0000 Stefan Kost <ensonic@users.sourceforge.net>
+
+ [MOVED FROM BAD 26/68] Define GstElementDetails as const and also static (when defined as global)
+ Original commit message from CVS:
+ * ext/amrwb/gstamrwbdec.c:
+ * ext/amrwb/gstamrwbenc.c:
+ * ext/amrwb/gstamrwbparse.c:
+ * ext/arts/gst_arts.c:
+ * ext/artsd/gstartsdsink.c:
+ * ext/audiofile/gstafparse.c:
+ * ext/audiofile/gstafsink.c:
+ * ext/audiofile/gstafsrc.c:
+ * ext/audioresample/gstaudioresample.c:
+ * ext/bz2/gstbz2dec.c:
+ * ext/bz2/gstbz2enc.c:
+ * ext/cdaudio/gstcdaudio.c:
+ * ext/directfb/dfbvideosink.c:
+ * ext/divx/gstdivxdec.c:
+ * ext/divx/gstdivxenc.c:
+ * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
+ * ext/faac/gstfaac.c: (gst_faac_base_init):
+ * ext/faad/gstfaad.c:
+ * ext/gsm/gstgsmdec.c:
+ * ext/gsm/gstgsmenc.c:
+ * ext/hermes/gsthermescolorspace.c:
+ * ext/ivorbis/vorbisfile.c:
+ * ext/lcs/gstcolorspace.c:
+ * ext/libfame/gstlibfame.c:
+ * ext/libmms/gstmms.c: (gst_mms_base_init):
+ * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init):
+ * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
+ * ext/nas/nassink.c: (gst_nassink_base_init):
+ * ext/neon/gstneonhttpsrc.c:
+ * ext/sdl/sdlaudiosink.c:
+ * ext/sdl/sdlvideosink.c:
+ * ext/shout/gstshout.c:
+ * ext/snapshot/gstsnapshot.c:
+ * ext/sndfile/gstsf.c:
+ * ext/swfdec/gstswfdec.c:
+ * ext/tarkin/gsttarkindec.c:
+ * ext/tarkin/gsttarkinenc.c:
+ * ext/theora/theoradec.c:
+ * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
+ * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
+ * ext/xvid/gstxviddec.c:
+ * ext/xvid/gstxvidenc.c:
+ * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_base_init):
+ * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_base_init):
+ * gst/chart/gstchart.c:
+ * gst/colorspace/gstcolorspace.c:
+ * gst/deinterlace/gstdeinterlace.c:
+ * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init):
+ * gst/festival/gstfestival.c:
+ * gst/filter/gstbpwsinc.c:
+ * gst/filter/gstiir.c:
+ * gst/filter/gstlpwsinc.c:
+ * gst/freeze/gstfreeze.c:
+ * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
+ * gst/librfb/gstrfbsrc.c:
+ * gst/mixmatrix/mixmatrix.c:
+ * gst/mpeg1sys/gstmpeg1systemencode.c:
+ * gst/mpeg1videoparse/gstmp1videoparse.c:
+ * gst/mpeg2sub/gstmpeg2subt.c:
+ * gst/mpegaudioparse/gstmpegaudioparse.c:
+ * gst/multifilesink/gstmultifilesink.c:
+ * gst/overlay/gstoverlay.c:
+ * gst/passthrough/gstpassthrough.c:
+ * gst/playondemand/gstplayondemand.c:
+ * gst/qtdemux/qtdemux.c:
+ * gst/rtjpeg/gstrtjpegdec.c:
+ * gst/rtjpeg/gstrtjpegenc.c:
+ * gst/smooth/gstsmooth.c:
+ * gst/smoothwave/gstsmoothwave.c:
+ * gst/spectrum/gstspectrum.c:
+ * gst/speed/gstspeed.c:
+ * gst/stereo/gststereo.c:
+ * gst/switch/gstswitch.c:
+ * gst/tta/gstttadec.c: (gst_tta_dec_base_init):
+ * gst/tta/gstttaparse.c: (gst_tta_parse_base_init):
+ * gst/vbidec/gstvbidec.c:
+ * gst/videocrop/gstvideocrop.c:
+ * gst/videodrop/gstvideodrop.c:
+ * gst/virtualdub/gstxsharpen.c:
+ * gst/xingheader/gstxingmux.c: (gst_xing_mux_base_init):
+ * gst/y4m/gsty4mencode.c:
+ * sys/cdrom/gstcdplayer.c:
+ * sys/directdraw/gstdirectdrawsink.c:
+ * sys/directsound/gstdirectsoundsink.c:
+ * sys/glsink/glimagesink.c:
+ * sys/qcam/gstqcamsrc.c:
+ * sys/v4l2/gstv4l2src.c:
+ * sys/vcd/vcdsrc.c: (gst_vcdsrc_base_init):
+ * sys/ximagesrc/ximagesrc.c:
+ Define GstElementDetails as const and also static (when defined as
+ global)
+
+2006-04-08 21:48:01 +0000 Stefan Kost <ensonic@users.sourceforge.net>
+
+ [MOVED FROM BAD 25/68] Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
+ Original commit message from CVS:
+ * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_class_init):
+ * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_class_init):
+ * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_class_init):
+ * ext/arts/gst_arts.c: (gst_arts_class_init):
+ * ext/artsd/gstartsdsink.c: (gst_artsdsink_class_init):
+ * ext/audiofile/gstafsink.c: (gst_afsink_class_init):
+ * ext/audiofile/gstafsrc.c: (gst_afsrc_class_init):
+ * ext/audioresample/gstaudioresample.c:
+ * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
+ * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_class_init):
+ * ext/divx/gstdivxdec.c: (gst_divxdec_class_init):
+ * ext/hermes/gsthermescolorspace.c:
+ (gst_hermes_colorspace_class_init):
+ * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_class_init):
+ * ext/jack/gstjack.c: (gst_jack_class_init):
+ * ext/jack/gstjackbin.c: (gst_jack_bin_class_init):
+ * ext/lcs/gstcolorspace.c: (gst_colorspace_class_init):
+ * ext/libfame/gstlibfame.c: (gst_fameenc_class_init):
+ * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
+ * ext/nas/nassink.c: (gst_nassink_class_init):
+ * ext/shout/gstshout.c: (gst_icecastsend_class_init):
+ * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
+ * ext/sndfile/gstsf.c: (gst_sf_class_init):
+ * ext/swfdec/gstswfdec.c: (gst_swfdecbuffer_class_init),
+ (gst_swfdec_class_init):
+ * ext/tarkin/gsttarkindec.c: (gst_tarkindec_class_init):
+ * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_class_init):
+ * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_class_init):
+ * gst/chart/gstchart.c: (gst_chart_class_init):
+ * gst/colorspace/gstcolorspace.c: (gst_colorspace_class_init):
+ * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_class_init):
+ * gst/festival/gstfestival.c: (gst_festival_class_init):
+ * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init):
+ * gst/filter/gstiir.c: (gst_iir_class_init):
+ * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init):
+ * gst/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init):
+ * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_class_init):
+ * gst/mpeg1sys/gstmpeg1systemencode.c:
+ (gst_system_encode_class_init):
+ * gst/mpeg1videoparse/gstmp1videoparse.c:
+ (gst_mp1videoparse_class_init):
+ * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_class_init):
+ * gst/mpegaudioparse/gstmpegaudioparse.c:
+ (gst_mp3parse_class_init):
+ * gst/overlay/gstoverlay.c: (gst_overlay_class_init):
+ * gst/passthrough/gstpassthrough.c: (passthrough_class_init):
+ * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init):
+ * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_class_init):
+ * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_class_init):
+ * gst/smooth/gstsmooth.c: (gst_smooth_class_init):
+ * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init):
+ * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init):
+ * gst/stereo/gststereo.c: (gst_stereo_class_init):
+ * gst/switch/gstswitch.c: (gst_switch_class_init):
+ * gst/tta/gstttadec.c: (gst_tta_dec_class_init):
+ * gst/tta/gstttaparse.c: (gst_tta_parse_class_init):
+ * gst/vbidec/gstvbidec.c: (gst_vbidec_class_init):
+ * gst/videocrop/gstvideocrop.c: (gst_video_crop_class_init):
+ * gst/virtualdub/gstxsharpen.c: (gst_xsharpen_class_init):
+ * gst/y4m/gsty4mencode.c: (gst_y4mencode_class_init):
+ * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
+ * sys/directsound/gstdirectsoundsink.c:
+ (gst_directsoundsink_class_init):
+ * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_class_init):
+ * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
+ * sys/dxr3/dxr3videosink.c: (dxr3videosink_class_init):
+ * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_class_init):
+ * sys/v4l2/gstv4l2colorbalance.c:
+ (gst_v4l2_color_balance_channel_class_init):
+ * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_channel_class_init),
+ (gst_v4l2_tuner_norm_class_init):
+ * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_class_init):
+ Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
+
+2006-04-08 19:04:01 +0000 Stefan Kost <ensonic@users.sourceforge.net>
+
+ [MOVED FROM BAD 24/68] gst/: Fix more broken GObject macros
+ Original commit message from CVS:
+ * gst/colorspace/gstcolorspace.h:
+ * gst/deinterlace/gstdeinterlace.h:
+ * gst/passthrough/gstpassthrough.h:
+ * gst/y4m/gsty4mencode.h:
+ Fix more broken GObject macros
+
+2006-04-01 10:09:11 +0000 Thomas Vander Stichele <thomas@apestaart.org>
+
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 23/68] rework build; add translations for v4l2
+ Original commit message from CVS:
+ rework build; add translations for v4l2
+
+2005-12-06 19:55:58 +0000 Thomas Vander Stichele <thomas@apestaart.org>
+
+ * gst/colorspace/yuv2rgb.c:
+ * gst/colorspace/yuv2rgb.h:
+ [MOVED FROM BAD 22/68] expand tabs
+ Original commit message from CVS:
+ expand tabs
+
+2005-12-05 13:04:22 +0000 Andy Wingo <wingo@pobox.com>
+
+ [MOVED FROM BAD 21/68] Update for alloc_buffer changes.
+ Original commit message from CVS:
+ 2005-12-05 Andy Wingo <wingo@pobox.com>
+ * ext/faac/gstfaac.c: (gst_faac_sink_event), (gst_faac_chain):
+ * ext/faad/gstfaad.c: (gst_faad_chain):
+ * ext/hermes/gsthermescolorspace.c: (gst_hermes_colorspace_chain):
+ * ext/lcs/gstcolorspace.c: (gst_colorspace_chain):
+ * ext/xine/xineinput.c: (gst_xine_input_get):
+ * gst/colorspace/gstcolorspace.c: (gst_colorspace_chain):
+ * gst/speed/gstspeed.c: (speed_chain):
+ * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain): Update for
+ alloc_buffer changes.
+
+2005-09-05 17:20:29 +0000 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 20/68] Fix up all the state change functions.
+ Original commit message from CVS:
+ Fix up all the state change functions.
+
+2005-08-14 16:21:00 +0000 Thomas Vander Stichele <thomas@apestaart.org>
+
+ * gst/colorspace/Makefile.am:
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 19/68] pound some sense in the colorspace elements
+ Original commit message from CVS:
+ pound some sense in the colorspace elements
+
+2005-07-05 10:51:49 +0000 Andy Wingo <wingo@pobox.com>
+
+ [MOVED FROM BAD 18/68] Way, way, way too many files: Remove crack comment from the 2000 era.
+ Original commit message from CVS:
+ 2005-07-05 Andy Wingo <wingo@pobox.com>
+ * Way, way, way too many files:
+ Remove crack comment from the 2000 era.
+
+2004-07-27 21:41:30 +0000 Steve Lhomme <steve.lhomme@free.fr>
+
+ * gst/colorspace/colorspace.vcproj:
+ [MOVED FROM BAD 17/68] more working plugins
+ Original commit message from CVS:
+ more working plugins
+
+2004-07-27 09:57:33 +0000 Steve Lhomme <steve.lhomme@free.fr>
+
+ * gst/colorspace/colorspace.vcproj:
+ [MOVED FROM BAD 16/68] rename GStreamer-0.8.lib to libgstreamer.lib
+ Original commit message from CVS:
+ rename GStreamer-0.8.lib to libgstreamer.lib
+
+2004-07-27 09:48:51 +0000 Steve Lhomme <steve.lhomme@free.fr>
+
+ * gst/colorspace/colorspace.vcproj:
+ [MOVED FROM BAD 15/68] avoid problems with math.h, fix release dependancy
+ Original commit message from CVS:
+ avoid problems with math.h, fix release dependancy
+
+2004-07-26 22:11:21 +0000 Steve Lhomme <steve.lhomme@free.fr>
+
+ * gst/colorspace/gstcolorspace.c:
+ * gst/colorspace/yuv2rgb.h:
+ [MOVED FROM BAD 14/68] local include fixes
+ Original commit message from CVS:
+ local include fixes
+ Fix some 64 bits constants to be glib friendly
+ issue for a vararg macro with MSVC
+
+2004-07-26 13:20:11 +0000 Steve Lhomme <steve.lhomme@free.fr>
+
+ * gst/colorspace/colorspace.vcproj:
+ [MOVED FROM BAD 13/68] more plugins supported under windows
+ Original commit message from CVS:
+ more plugins supported under windows
+
+2004-05-21 22:39:30 +0000 Stéphane Loeuillet <gstreamer@leroutier.net>
+
+ * gst/colorspace/gstcolorspace.c:
+ [MOVED FROM BAD 12/68] first batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc
+ Original commit message from CVS:
+ first batch :
+ remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc
+
+2004-04-22 03:52:52 +0000 Benjamin Otte <otte@gnome.org>
+
+ [MOVED FROM BAD 11/68] s/gst_caps_simplify/gst_caps_do_simplify/
+ Original commit message from CVS:
+ * ext/hermes/gsthermescolorspace.c:
+ (gst_hermes_colorspace_caps_remove_format_info):
+ * gst/colorspace/gstcolorspace.c:
+ (gst_colorspace_caps_remove_format_info):
+ * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
+ (gst_ffmpegcolorspace_caps_remove_format_info):
+ s/gst_caps_simplify/gst_caps_do_simplify/
+
+2004-04-09 00:01:44 +0000 David Schleef <ds@schleef.org>
+
+ [MOVED FROM BAD 10/68] gst/colorspace/gstcolorspace.c: Don't advertise a conversion we don't support (bug #139532)
+ Original commit message from CVS:
+ * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
+ we don't support (bug #139532)
+
+2004-03-30 07:07:46 +0000 David Schleef <ds@schleef.org>
+
+ [MOVED FROM BAD 09/68] ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with other colorspaces.
+ Original commit message from CVS:
+ * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
+ by 2 to not interfere with other colorspaces.
+ * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
+ * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
+ one to not interfere with ffmpeg_colorspace.
+
+2004-03-15 19:32:27 +0000 Thomas Vander Stichele <thomas@apestaart.org>
+
+ * gst/colorspace/gstcolorspace.c:
+ * gst/colorspace/yuv2rgb.c:
+ [MOVED FROM BAD 08/68] don't mix tabs and spaces
+ Original commit message from CVS:
+ don't mix tabs and spaces
+
+2004-03-15 16:32:54 +0000 Johan Dahlin <johan@gnome.org>
+
+ [MOVED FROM BAD 07/68] *.h: Revert indenting
+ Original commit message from CVS:
+ * *.h: Revert indenting
+
+2004-03-14 22:34:33 +0000 Thomas Vander Stichele <thomas@apestaart.org>
+
+ * gst/colorspace/gstcolorspace.c:
+ * gst/colorspace/gstcolorspace.h:
+ * gst/colorspace/yuv2rgb.c:
+ * gst/colorspace/yuv2rgb.h:
+ [MOVED FROM BAD 06/68] gst-indent
+ Original commit message from CVS:
+ gst-indent
+
+2004-03-13 00:19:26 +0000 David Schleef <ds@schleef.org>
+
+ [MOVED FROM BAD 05/68] configure.ac: the Hermes library controls hermescolorspace, not colorspace.
+ Original commit message from CVS:
+ * configure.ac: the Hermes library controls hermescolorspace, not
+ colorspace.
+ * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
+ (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
+ not /* */
+ * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
+ * ext/sdl/sdlvideosink.h: ditto.
+ * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
+
+2004-01-18 19:02:33 +0000 Christian Schaller <uraeus@gnome.org>
+
+ * gst/colorspace/Makefile.am:
+ [MOVED FROM BAD 04/68] fix to make it possible to build from disted tarball
+ Original commit message from CVS:
+ fix to make it possible to build from disted tarball
+
+2004-01-16 00:55:29 +0000 David Schleef <ds@schleef.org>
+
+ [MOVED FROM BAD 03/68] gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c from the template.
+ Original commit message from CVS:
+ * gst-libs/gst/audio/Makefile.am:
+ Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
+ from the template.
+ * gst-libs/gst/audio/gstaudiofilter.c:
+ * gst-libs/gst/audio/gstaudiofilter.h:
+ Add bytes_per_sample and size and n_samples calculation.
+ * gst-libs/gst/audio/gstaudiofilterexample.c:
+ Remove, now autogenerated.
+ * gst-libs/gst/audio/gstaudiofiltertemplate.c:
+ Moved from gstaudiofilterexample, object name changed, code added
+ so that it actually works.
+ * gst-libs/gst/audio/make_filter:
+ Script to build an audiofilter subclass from the template.
+ * gst/colorspace/Makefile.am:
+ * gst/colorspace/yuv2yuv.c:
+ Remove file, since it's GPL, and we don't use it.
+
+2004-01-15 10:45:55 +0000 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ [MOVED FROM BAD 02/68] gst/colorspace/: Fix compiling... Didn't test if it actually works.
+ Original commit message from CVS:
+ 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
+ * gst/colorspace/gstcolorspace.c:
+ * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
+ (gst_colorspace_i420_to_yv12):
+ Fix compiling... Didn't test if it actually works.
+
+2004-01-15 08:58:22 +0000 David Schleef <ds@schleef.org>
+
+ [MOVED FROM BAD 01/68] Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL code. Fix for new caps negotiation. Rewr...
+ Original commit message from CVS:
+ * configure.ac:
+ * gst/colorspace/Makefile.am:
+ * gst/colorspace/gstcolorspace.c:
+ * gst/colorspace/gstcolorspace.h:
+ * gst/colorspace/yuv2rgb.c:
+ * gst/colorspace/yuv2rgb.h:
+ Duplicate the ext/hermes colorspace plugin, and remove Hermes
+ code and GPL code. Fix for new caps negotiation. Rewrite
+ much of the format handling code, and some of the conversion
+ code. Basically, rewrote almost everything. This element
+ handles I420, YV12 to RGB conversions.
+ * ext/hermes/Makefile.am:
+ * ext/hermes/gsthermescolorspace.c:
+ Rename colorspace to hermescolorspace. Fix negotiation issues.
+ Remove non-Hermes related code. This element handles lots of
+ RGB to RGB conversions, but no YUV.
+ * ext/hermes/gstcolorspace.c:
+ * ext/hermes/gstcolorspace.h:
+ * ext/hermes/rgb2yuv.c:
+ * ext/hermes/yuv2rgb.c:
+ * ext/hermes/yuv2rgb.h:
+ * ext/hermes/yuv2rgb_mmx16.s:
+ * ext/hermes/yuv2yuv.c:
+ * ext/hermes/yuv2yuv.h:
+ Remove old code.
+
+2011-06-15 15:08:32 +0100 Christian Fredrik Kalager Schaller <christian.schaller@collabora.co.uk>
+
+ * gst-plugins-base.spec.in:
+ Add gobject introspection files to spec
+
+2011-06-15 14:53:56 +0100 Christian Fredrik Kalager Schaller <christian.schaller@collabora.co.uk>
+
+ * gst-plugins-base.spec.in:
+ remove old v4l plugin from spec file
+
+2011-06-15 14:49:41 +0100 Christian Fredrik Kalager Schaller <christian.schaller@collabora.co.uk>
+
+ * tests/examples/Makefile.am:
+ Add missing dist subdir
2011-06-15 14:21:30 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
* gst-libs/gst/audio/Makefile.am:
audio: link test program against libgstaudio
+2011-06-15 13:01:34 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/examples/seek/seek.c:
+ seek: cleanup and use playbin after rename
+ Remove the static pipelines and other unused things
+ Use playbin
+
+2011-06-15 12:48:04 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * docs/design/draft-media-types.txt:
+ docs: add more media type
+
+2011-06-15 00:52:47 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * configure.ac:
+ * docs/plugins/Makefile.am:
+ * docs/plugins/gst-plugins-base-plugins-docs.sgml:
+ * docs/plugins/gst-plugins-base-plugins-sections.txt:
+ * docs/plugins/inspect/plugin-gnomevfs.xml:
+ * ext/Makefile.am:
+ * ext/gnomevfs/Makefile.am:
+ * ext/gnomevfs/gstgnomevfs.c:
+ * ext/gnomevfs/gstgnomevfs.h:
+ * ext/gnomevfs/gstgnomevfssink.c:
+ * ext/gnomevfs/gstgnomevfssink.h:
+ * ext/gnomevfs/gstgnomevfssrc.c:
+ * ext/gnomevfs/gstgnomevfssrc.h:
+ * ext/gnomevfs/gstgnomevfsuri.c:
+ * ext/gnomevfs/gstgnomevfsuri.h:
+ * gst-libs/gst/pbutils/descriptions.c:
+ * gst-plugins-base.spec.in:
+ * po/POTFILES.in:
+ * tests/check/Makefile.am:
+ * tests/check/elements/.gitignore:
+ * tests/check/elements/gnomevfssink.c:
+ * tests/examples/seek/jsseek.c:
+ * tests/examples/seek/scrubby.c:
+ * tests/icles/playback/decodetest.c:
+ gnomevfs: remove GnomeVFS plugin
+ The gio plugin replaces it.
+
+2011-06-15 00:35:58 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/check/Makefile.am:
+ * tests/check/elements/.gitignore:
+ * tests/check/elements/decodebin.c:
+ * tests/check/elements/decodebin2.c:
+ * tests/check/elements/playbin-compressed.c:
+ * tests/check/elements/playbin.c:
+ * tests/check/elements/playbin2-compressed.c:
+ * tests/check/elements/playbin2.c:
+ tests: fix up unit tests for playbin2/decodebin2 renames and updates
+ Even if they don't work yet.
+
+2011-06-15 00:32:23 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * docs/design/design-decodebin.txt:
+ * gst/playback/gstdecodebin2.c:
+ * gst/playback/gstplay-marshal.list:
+ * gst/playback/gsturidecodebin.c:
+ uridecodebin, decodebin: remove new-decoded-pad and removed-decoded-pad signals
+ They were deprecated, use "pad-added" and "pad-removed" instead.
+
+2011-06-15 00:06:09 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/playback/gstplaybin2.c:
+ * gst/playback/gststreamsynchronizer.c:
+ playback: rename playbin2 to playbin
+ But keep source file name as-is for now.
+
+2011-06-15 00:02:13 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/playback/Makefile.am:
+ * gst/playback/gstdecodebin2.c:
+ * gst/playback/gstplayback.c:
+ * gst/playback/gstplayback.h:
+ * gst/playback/gsturidecodebin.c:
+ playback: merge playbin and decodebin plugins into one single playback plugin again
+
+2011-06-14 23:51:29 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/playback/gstdecodebin2.c:
+ * gst/playback/gstplaybin2.c:
+ * gst/playback/gstsubtitleoverlay.c:
+ * gst/playback/gsturidecodebin.c:
+ decodebin2: rename decodebin2 to decodebin
+ But don't rename source file for now, which hopefully
+ makes merging from master easier.
+
+2011-06-14 23:42:27 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/playback/Makefile.am:
+ * gst/playback/README:
+ * gst/playback/gstdecodebin.c:
+ * gst/playback/gstplayback.c:
+ * gst/playback/gstplaybasebin.c:
+ * gst/playback/gstplaybasebin.h:
+ * gst/playback/gstplaybin.c:
+ * gst/playback/gststreaminfo.c:
+ * gst/playback/gststreaminfo.h:
+ playback: remove old playbin and decodebin elements
+
+2011-06-15 01:55:31 +0530 Debarshi Ray <rishi@gnu.org>
+
+ * gst-libs/gst/rtp/gstbasertpdepayload.c:
+ * gst-libs/gst/rtp/gstrtpbuffer.c:
+ * gst/tcp/gsttcpclientsink.c:
+ Remove unused but set variables
+ This is needed to satisfy the new -Wunused-but-set-variable added in
+ GCC 4.6: http://gcc.gnu.org/gcc-4.6/changes.html
+
+2011-06-14 18:25:47 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * docs/design/draft-media-types.txt:
+ docs: add beginnings of new media types design doc
+ Start with new video media types and properties
+
+2011-06-14 15:20:37 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
2011-06-14 10:31:18 +0530 Debarshi Ray <rishi@gnu.org>
* gst-libs/gst/pbutils/codec-utils.c:
@@ -70,6 +2296,1934 @@
lang: fix possible array overrun
We where checking for i<G_N_ELEMENTS, but where accessing i+1.
+2011-06-14 10:31:18 +0530 Debarshi Ray <rishi@gnu.org>
+
+ * gst-libs/gst/pbutils/codec-utils.c:
+ codec-utils: restore 7350 as a valid sampling frequency for AAC
+ This was lost during c77f88cac675a1dbb89e40da8e3c28320523bfca.
+
+2011-06-13 19:09:05 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
+2011-06-13 16:32:56 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/rtp/gstrtcpbuffer.c:
+ * gst-libs/gst/rtp/gstrtpbuffer.c:
+ * gst-libs/gst/tag/gstexiftag.c:
+ * gst-libs/gst/tag/gstxmptag.c:
+ * gst/gdp/gstgdppay.c:
+ * sys/ximage/ximagepool.c:
+ * sys/xvimage/xvimagepool.c:
+ * tests/examples/app/appsrc-ra.c:
+ * tests/examples/app/appsrc-seekable.c:
+ * tests/examples/app/appsrc-stream.c:
+ * tests/examples/app/appsrc-stream2.c:
+ -base: update for buffer API change
+
+2011-06-13 16:28:58 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/rtp/gstbasertppayload.h:
+ basertppayload: cleanup header
+
+2011-06-13 12:15:33 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/theora/gsttheoradec.c:
+ theoradec: use _check_reconfigure method
+
+2011-06-13 12:09:34 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/videotestsrc/gstvideotestsrc.c:
+ * gst/videotestsrc/gstvideotestsrc.h:
+ videotestsrc: use baseclass allocator negotiation logic
+ Let the baseclass implement the negotiation of the allocators.
+ Influence the allocator buffersize.
+ Use the fill vmethod to fill the buffer with data.
+
+2011-06-11 20:47:01 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ ximage: fix alignment and size
+ Set the right alignment and size in the bufferpool.
+
+2011-06-11 18:54:44 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ * ext/theora/gsttheoradec.c:
+ * gst/videotestsrc/gstvideotestsrc.c:
+ * sys/ximage/ximagepool.c:
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagepool.c:
+ * sys/xvimage/xvimagesink.c:
+ update for bufferpool api change
+
+2011-05-31 22:14:09 -0700 David Schleef <ds@schleef.org>
+
+ * gst/audioresample/resample.c:
+ * gst/audiotestsrc/gstaudiotestsrc.c:
+ * gst/videoscale/vs_4tap.c:
+ * gst/videotestsrc/generate_sine_table.c:
+ * gst/videotestsrc/videotestsrc.c:
+ * tests/icles/test-xoverlay.c:
+ convert M_PI to G_PI, for msvc
+
+2011-06-07 21:30:18 -0700 David Schleef <ds@schleef.org>
+
+ * ext/ogg/gstoggmux.c:
+ * ext/ogg/gstoggmux.h:
+ oggmux: refactor how EOS is determined
+ This decreases the number of buffers held on each pad by one,
+ eliminating next_buffer. Simplifies the logic by relying solely
+ on CollectPads to let us know when a pad is in EOS. As a side
+ benefit, the collect pads related code is structured more like
+ other CollectPad users.
+ The previous code would occasionally mark the wrong pad as EOS,
+ causing the code to get in a state where all the streams were
+ finished, but EOS hadn't been sent to the source pad.
+
+2011-06-10 18:04:29 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ * ext/theora/gsttheoradec.c:
+ update for alignment change
+
+2011-06-10 17:58:48 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/ogg/gstoggdemux.c:
+ oggdemux: small cleanups
+
+2011-06-10 17:58:26 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/videotestsrc/gstvideotestsrc.c:
+ videotestsrc: fix for alignment value change
+
+2011-06-10 12:14:57 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ tests/examples/audio/Makefile.am
+ tests/examples/v4l/Makefile.am
+
+2011-06-10 11:59:53 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/ogg/gstoggdemux.c:
+ * gst/adder/gstadder.c:
+ * gst/encoding/gstsmartencoder.c:
+ -base: fix for flush_stop event API change
+
+2011-06-09 18:30:33 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst-libs/gst/tag/gstid3tag.c:
+ * gst-libs/gst/tag/gstvorbistag.c:
+ * gst-libs/gst/tag/tag.h:
+ libs: replace G_CONST_RETURN with 'const'
+ G_CONST_RETURN will be deprecated soon.
+ https://bugzilla.gnome.org/show_bug.cgi?id=652211
+
+2011-06-09 00:02:07 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * gst-libs/gst/tag/gstxmptag.c:
+ tag: xmp: Fix LocationShown syntax
+ According to the specification, the LocationShown requires its
+ struct fields to be inside a Bag type.
+
+2011-06-09 11:52:32 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ visual: small improvements
+
+2011-06-08 14:21:40 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * gst-libs/gst/tag/gstxmptag.c:
+ tag: xmp: Add room for extra namespace definitions
+ Adds an extra field to the namespace definitions of the schemas
+ so they can add the namespace of any array/struct fields they
+ might use internally.
+
+2011-06-08 13:43:28 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/playback/gstdecodebin2.c:
+ * gst/playback/gstplaysink.c:
+ * gst/playback/gstsubtitleoverlay.c:
+ * gst/playback/gsturidecodebin.c:
+ playback: changes for message API changes
+
+2011-06-08 12:21:43 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * ext/pango/Makefile.am:
+ * gst/audioresample/Makefile.am:
+ * tests/check/Makefile.am:
+ * tests/examples/v4l/Makefile.am:
+ GST_PLUGINS_BASE_LIBS is not defined in -base.
+
+2011-06-08 11:33:07 +0200 Christophe Fergeau <cfergeau@redhat.com>
+
+ * tests/examples/audio/Makefile.am:
+ examples: don't link testchannels example with system libgstaudio
+ The testchannels audio test program is using -lgstaudio-0.10 to link
+ with libgstaudio which won't use the gstaudio library that was just
+ built but the one from the system. This is an issue since it means
+ we won't be testing the code from the current source tree, and it
+ also breaks the build when building on a system which don't have
+ a libgstaudio yet.
+ https://bugzilla.gnome.org/show_bug.cgi?id=652100
+
+2011-06-08 11:11:05 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * docs/design/design-decodebin.txt:
+ docs: add some text about parser/decoder autoplugging issues
+
+2011-06-07 20:43:24 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * Makefile.am:
+ * configure.ac:
+ * docs/plugins/gst-plugins-base-plugins-docs.sgml:
+ * docs/plugins/inspect/plugin-video4linux.xml:
+ * gst-plugins-base.spec.in:
+ * gst/videorate/gstvideorate.c:
+ * po/POTFILES.in:
+ * sys/Makefile.am:
+ * sys/v4l/.gitignore:
+ * sys/v4l/Makefile.am:
+ * sys/v4l/README:
+ * sys/v4l/TODO:
+ * sys/v4l/gstv4l.c:
+ * sys/v4l/gstv4lcolorbalance.c:
+ * sys/v4l/gstv4lcolorbalance.h:
+ * sys/v4l/gstv4lelement.c:
+ * sys/v4l/gstv4lelement.h:
+ * sys/v4l/gstv4ljpegsrc.c:
+ * sys/v4l/gstv4ljpegsrc.h:
+ * sys/v4l/gstv4lmjpegsink.c:
+ * sys/v4l/gstv4lmjpegsink.h:
+ * sys/v4l/gstv4lmjpegsrc.c:
+ * sys/v4l/gstv4lmjpegsrc.h:
+ * sys/v4l/gstv4lsrc.c:
+ * sys/v4l/gstv4lsrc.h:
+ * sys/v4l/gstv4ltuner.c:
+ * sys/v4l/gstv4ltuner.h:
+ * sys/v4l/gstv4lxoverlay.c:
+ * sys/v4l/gstv4lxoverlay.h:
+ * sys/v4l/v4l_calls.c:
+ * sys/v4l/v4l_calls.h:
+ * sys/v4l/v4lmjpegsink_calls.c:
+ * sys/v4l/v4lmjpegsink_calls.h:
+ * sys/v4l/v4lmjpegsrc_calls.c:
+ * sys/v4l/v4lmjpegsrc_calls.h:
+ * sys/v4l/v4lsrc_calls.c:
+ * sys/v4l/v4lsrc_calls.h:
+ * sys/v4l/videodev_mjpeg.h:
+ * tests/examples/Makefile.am:
+ * tests/examples/v4l/.gitignore:
+ * tests/examples/v4l/Makefile.am:
+ * tests/examples/v4l/probe.c:
+ Remove v4l plugin
+ The old v4l interface has been deprecated for years and even
+ been removed from the kernel headers. If anyone still needs
+ this plugin, they can resurrect it in gst-plugins-bad, there's
+ no reason for it to be in -base.
+
+2011-06-07 16:18:40 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/rtp/gstrtpbuffer.c:
+ rtp: use new memory alloc API
+
+2011-06-07 12:06:22 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ * gst-libs/gst/rtp/gstbasertppayload.c:
+ event: fix some event leaks
+
+2011-06-07 11:55:36 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/ogg/gstoggaviparse.c:
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/pango/gsttextrender.c:
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoraenc.c:
+ * ext/vorbis/gstvorbisenc.c:
+ * gst/videorate/gstvideorate.c:
+ -base: use caps event
+ Remove uses of setcaps function and use the caps event.
+
+2011-06-07 10:58:27 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/adder/gstadder.c:
+ * gst/audiorate/gstaudiorate.c:
+ * gst/encoding/gststreamcombiner.c:
+ * gst/encoding/gststreamsplitter.c:
+ * gst/subparse/gstssaparse.c:
+ -base: use caps event instead of setcapsfunction
+
+2011-06-06 16:27:12 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ ext/theora/gsttheoraenc.c
+
+2011-06-06 12:03:50 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/videotestsrc/gstvideotestsrc.c:
+ * gst/videotestsrc/gstvideotestsrc.h:
+ videotestsrc: remove deprecated peer-alloc property
+ Remove the peer-alloc property, it's not used anymore because pad-alloc is gone.
+
+2011-06-06 14:30:03 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * configure.ac:
+ configure: also define GST_DISABLE_XML for now to fix subparse build
+
+2011-06-06 14:41:41 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+ * gst-libs/gst/tag/gsttagdemux.c:
+ tagdemux: no input data implies no type can be found
+ ... and posting a proper error message to this effect is appropriately
+ informative and prevents auto-plugging otherwise stalling.
+
+2011-06-06 12:48:23 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+ * ext/ogg/gstoggmux.c:
+ * ext/ogg/gstoggmux.h:
+ oggmux: determine granulepos metadata using stream mapper whenever possible
+ ... which unfortunately is not the case for all types, but at least so for
+ most common ones.
+
+2011-06-06 12:46:05 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+ * ext/ogg/gstoggmux.c:
+ oggmux: convert incoming buffer timestamp to running time
+ ... so all subsequent manipulation can take place in the proper timeline
+ without further ado.
+
+2011-06-01 20:48:44 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+ * ext/ogg/gstoggmux.c:
+ oggmux: remove superfluous code
+ ... since there is nothing in oggstream that cares (or even should)
+ about granulepos for what is being asked from it.
+
+2011-06-05 23:47:37 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * po/af.po:
+ * po/az.po:
+ * po/bg.po:
+ * po/ca.po:
+ * po/cs.po:
+ * po/da.po:
+ * po/de.po:
+ * po/el.po:
+ * po/en_GB.po:
+ * po/es.po:
+ * po/eu.po:
+ * po/fi.po:
+ * po/fr.po:
+ * po/gl.po:
+ * po/hu.po:
+ * po/id.po:
+ * po/it.po:
+ * po/ja.po:
+ * po/lt.po:
+ * po/lv.po:
+ * po/nb.po:
+ * po/nl.po:
+ * po/or.po:
+ * po/pl.po:
+ * po/pt_BR.po:
+ * po/ro.po:
+ * po/ru.po:
+ * po/sk.po:
+ * po/sl.po:
+ * po/sq.po:
+ * po/sr.po:
+ * po/sv.po:
+ * po/tr.po:
+ * po/uk.po:
+ * po/vi.po:
+ * po/zh_CN.po:
+ po: update for removed translatable strings
+
+2011-06-05 23:47:58 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/subparse/gstsubparse.c:
+ subparse: fix indentation
+
+2011-06-05 23:44:47 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * configure.ac:
+ configure: define USE_XML conditional used by subparse as FALSE for now
+ The subparse plugin needs to be split and/or moved to ext/ for the
+ libxml2 dependency. The media type needs to be format-specific instead
+ of a catch-all format. Maybe add a base class or line-based adapter.
+
+2011-06-04 13:36:55 -0700 David Schleef <ds@schleef.org>
+
+ * gst/adder/gstadder.c:
+ adder: Work around changes in g_atomic API
+ See #651514 for details.
+
+2011-05-31 20:38:56 -0700 David Schleef <ds@schleef.org>
+
+ * gst-libs/gst/pbutils/gstdiscoverer.c:
+ discoverer: fix c99-ism
+
+2011-06-03 16:29:00 +0200 Luis de Bethencourt <luis.debethencourt@collabora.como>
+
+ * ext/theora/gsttheoraenc.c:
+ theora: separate encode and push block in chain, into own function.
+
+2011-06-03 19:10:33 +0200 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * tests/check/elements/vorbistag.c:
+ check/vorbistag: Convert to new probe API
+
+2011-06-03 19:07:44 +0200 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * tests/check/pipelines/vorbisenc.c:
+ check/vorbisenc: Convert to new probe API
+
+2011-06-03 19:00:23 +0200 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * tests/check/pipelines/oggmux.c:
+ check/oggmux: Convert to new probe API
+
+2011-06-03 15:51:08 +0200 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * tests/check/elements/playbin2.c:
+ check/playbin2: Update for caps and structure API changes
+
+2011-06-03 12:19:49 +0200 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * tests/check/elements/gnomevfssink.c:
+ check: Use new gst_event_new_segment() API
+
+2011-06-03 11:48:43 +0200 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * tests/examples/audio/Makefile.am:
+ examples: Link against proper libgstaudio
+ It was previously attempting to link against the non-local one.
+
+2011-06-03 19:00:39 +0200 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * ext/ogg/gstoggmux.c:
+ oggmux: Use the GstPad (and not the GstOggPadData for GstPad functions
+ For those willing, renaming that 'pad' variable to something more obvious
+ would be nice to avoid such bugs...
+
+2011-06-03 13:35:49 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/theora/gsttheoraenc.c:
+ thoeraenc: port to 0.11
+
+2011-06-03 13:31:42 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ ext/theora/gsttheoraenc.c
+
+2011-06-03 13:16:09 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/typefind/gsttypefindfunctions.c:
+ typefind: fix after merge
+
+2011-06-03 13:12:31 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/playback/gstplaysinkaudioconvert.c:
+ * gst/playback/gstplaysinkvideoconvert.c:
+ * gst/playback/gstsubtitleoverlay.c:
+ playback: fix compilation after ghostpad setcaps removal
+
+2011-06-02 19:08:41 +0200 Luis de Bethencourt <luis.debethencourt@collabora.como>
+
+ * ext/theora/gsttheoraenc.c:
+ theora: use fixed src cap pads
+
+2011-06-02 18:57:05 +0200 Luis de Bethencourt <luis.debethencourt@collabora.como>
+
+ * ext/theora/gsttheoraenc.c:
+ * ext/theora/gsttheoraenc.h:
+ theora: set the width/height/par on the srcpad caps
+
+2011-06-02 17:29:53 +0200 Luis de Bethencourt <luis.debethencourt@collabora.como>
+
+ * ext/theora/gsttheoraenc.c:
+ theora: get sink caps info from downstream element pad
+ https://bugzilla.gnome.org/show_bug.cgi?id=651564
+
+2011-06-02 19:26:33 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
+2011-06-02 19:21:24 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
+ * gst-libs/gst/rtp/gstbasertpdepayload.c:
+ * gst-libs/gst/rtp/gstbasertppayload.c:
+ * gst-libs/gst/rtp/gstbasertppayload.h:
+ basertp: use caps event instead of setcaps function
+ Use the caps event instead of the setcaps function to configure caps.
+ Use a default event handler for the base rtp payloader instead of the awkward
+ way of handling the return value.
+
+2011-05-27 14:41:39 -0700 Patrick McCarty <patrick.mccarty@intel.com>
+
+ * gst-libs/gst/pbutils/descriptions.c:
+ pbutils: add description for wbmp images.
+ https://bugzilla.gnome.org/show_bug.cgi?id=651294
+
+2011-06-02 00:55:41 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst/typefind/gsttypefindfunctions.c:
+ typefinding: add typefinder for WAP WBMP bitmaps
+ https://bugzilla.gnome.org/show_bug.cgi?id=651294
+
+2011-06-02 12:21:28 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/video.h:
+ video: fix header after merge
+
+2011-06-02 12:18:13 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ gst-libs/gst/video/video.h
+ gst/playback/gstplaysinkaudioconvert.c
+ gst/playback/gstplaysinkvideoconvert.c
+ tests/check/libs/rtp.c
+
+2011-06-02 12:12:04 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/playback/gstplaysinkaudioconvert.c:
+ * gst/playback/gstplaysinkvideoconvert.c:
+ playsinconvert: clear the probe id when removing
+
+2011-06-02 12:08:22 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/playback/gstplaysink.c:
+ playsink: refactor block/unblock code a little
+
+2011-06-02 11:53:10 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gstplaysinkaudioconvert.c:
+ * gst/playback/gstplaysinkvideoconvert.c:
+ playsink: Fix deadlock in the audio/video converter bins when linking fails
+
+2011-06-01 19:34:54 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/pbutils/gstdiscoverer.c:
+ * gst/playback/gstdecodebin.c:
+ * gst/playback/gstdecodebin2.c:
+ * gst/playback/gstplaybasebin.c:
+ * gst/playback/gstplaybin.c:
+ * gst/playback/gstplaybin2.c:
+ * gst/playback/gstplaysink.c:
+ * gst/playback/gstplaysinkaudioconvert.c:
+ * gst/playback/gstplaysinkaudioconvert.h:
+ * gst/playback/gstplaysinkvideoconvert.c:
+ * gst/playback/gstplaysinkvideoconvert.h:
+ * gst/playback/gststreaminfo.c:
+ * gst/playback/gstsubtitleoverlay.c:
+ * gst/playback/gstsubtitleoverlay.h:
+ * gst/playback/gsturidecodebin.c:
+ * tests/icles/audio-trickplay.c:
+ probes: port to new API for blocking and probes
+
+2011-06-01 17:31:35 +0200 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * tests/check/Makefile.am:
+ check: ... and don't forget to add the new arm header
+ Forgot it in my previous commit
+
+2011-06-01 17:24:30 +0200 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * tests/check/libs/libsabi.c:
+ * tests/check/libs/struct_arm.h:
+ libsabi: Add structure sizes for arm
+
+2011-05-31 19:57:57 -0700 David Schleef <ds@schleef.org>
+
+ * gst-libs/gst/fft/gstfftf32.c:
+ * gst-libs/gst/fft/gstfftf64.c:
+ * gst-libs/gst/fft/gstffts16.c:
+ * gst-libs/gst/fft/gstffts32.c:
+ fft: s/M_PI/G_PI/ for MSVC
+
+2011-05-31 11:05:03 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/volume/gstvolume.c:
+ * gst/volume/gstvolumeorc.orc:
+ * tests/check/elements/volume.c:
+ volume: Fix handling of volume>=4.0 for 8 and 16 bit integer formats
+ Also add a unit test for this. Previously volumes bigger than 4.0
+ would have resulted in overflows in the fixed point processing.
+ Fixes bug #649642.
+
+2011-05-30 18:36:14 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/playback/gstdecodebin2.c:
+ * gst/playback/gstplaybin.c:
+ * gst/playback/gstplaybin2.c:
+ * gst/playback/gstplaysink.c:
+ * gst/playback/gstplaysinkaudioconvert.c:
+ * gst/playback/gstplaysinkvideoconvert.c:
+ * gst/playback/gstsubtitleoverlay.c:
+ playbin: fixed for new pad block API
+
+2011-05-30 17:14:48 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/ogg/gstoggdemux.c:
+ oggdemux: activate pad before pushing things
+ Activate the pad before pushing things on it or else we get errors.
+
+2011-05-29 13:32:04 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/check/elements/adder.c:
+ * tests/check/elements/ffmpegcolorspace.c:
+ * tests/check/elements/vorbistag.c:
+ * tests/check/libs/rtp.c:
+ * tests/check/pipelines/theoraenc.c:
+ tests: fix some more unused-but-set-variable warnings with gcc 4.6
+
+2011-05-28 16:14:23 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * win32/common/libgstvideo.def:
+ win32: update .def file for new API
+
+2011-05-28 12:39:06 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * Makefile.am:
+ * tests/check/elements/.gitignore:
+ Ignore new playbin2-compress test binary
+ And add old testchannels binary to CRUFT_FILES.
+
+2011-05-27 23:31:27 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst-libs/gst/video/video.h:
+ video: sprinkle some G_GNUC_CONST
+ Mark functions that have no effect besides their return value and
+ only inspect their input arguments with G_GNUC_CONST. (We just
+ ignore the g_return_val_if_fail() guards for this)
+
+2011-05-27 23:25:00 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst-libs/gst/video/video.h:
+ video: clean up header file
+ Sprinkle some spaces and newlines here and there.
+
+2011-05-27 14:30:19 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/videoscale/gstvideoscale.c:
+ videoscale: Optimize transform_caps()
+ If the second and next caps structures are a subset of the already existing
+ transformed caps we can safely skip them because we would transform them to
+ the same caps again.
+
+2011-05-27 14:28:46 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
+ ffmpegcolorspace: Optimize transform_caps()
+ If the second and next caps structures are a subset of the already existing
+ transformed caps we can safely skip them because we would transform them to
+ the same caps again.
+
+2011-05-27 14:20:08 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/audioresample/gstaudioresample.c:
+ audioresample: Optimize transform_caps()
+ If the second and next caps structures are a subset of the already existing
+ transformed caps we can safely skip them because we would transform them to
+ the same caps again.
+
+2011-05-27 14:10:50 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/audioconvert/gstaudioconvert.c:
+ audioconvert: Use new gst_caps_is_subset_structure() API
+ This prevents one copy of every structure and creating a new caps
+ instance.
+
+2011-05-27 15:03:19 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * configure.ac:
+ * gst-libs/gst/audio/.gitignore:
+ * gst-libs/gst/audio/Makefile.am:
+ * gst-libs/gst/audio/testchannels.c:
+ * tests/examples/Makefile.am:
+ * tests/examples/audio/.gitignore:
+ * tests/examples/audio/Makefile.am:
+ * tests/examples/audio/testchannels.c:
+ audio: move testchannels example to 'tests/examples' dir
+ Also fix it up a little to not include 'c' file but link to the libs instead.
+
+2011-05-27 13:58:41 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
+2011-05-27 13:13:42 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/audioconvert/gstaudioconvert.c:
+ audioconvert: Optimize transform_caps()
+ If the second and next caps structures are a subset of the already existing
+ transformed caps we can safely skip them because we would transform them to
+ the same caps again.
+ This makes gst_pad_get_caps() on an audiotestsrc ! audioconvert !
+ audioconvert ! audioconvert ! fakesink pipeline about 1.7 times faster.
+
+2011-05-27 12:13:32 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * tests/check/elements/audioconvert.c:
+ audioconvert: Fix audioconvert unit test to work again
+
+2011-05-27 12:13:14 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/audioconvert/gstaudioconvert.c:
+ * gst/audioresample/gstaudioresample.c:
+ * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
+ * gst/videoscale/gstvideoscale.c:
+ gst: Update for the GstBaseTransform::transform_caps() changes
+
+2011-05-27 11:39:21 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/pbutils/codec-utils.c:
+ code-utile: fix level descriptions for fgs
+ fgs levels range from 8-13 and are mapped to 0-5.
+
+2011-05-25 14:38:21 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/pbutils/codec-utils.c:
+ codec-utils: fix mpeg4 level verification
+ The current condition would never be true. As levels<6 are asp and levels>7 and
+ <14 are fgs, we should return NULL for cases 6,7,14,15.
+
+2011-05-26 16:08:44 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/playback/gstdecodebin2.c:
+ * gst/playback/gstplaybin.c:
+ * gst/playback/gstplaybin2.c:
+ * gst/playback/gstplaysink.c:
+ * gst/playback/gstplaysinkaudioconvert.c:
+ * gst/playback/gstplaysinkvideoconvert.c:
+ * gst/playback/gstsubtitleoverlay.c:
+ -base: change for changed set_blocked API
+
+2011-05-26 13:47:24 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
+2011-05-26 12:33:08 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * sys/xvimage/xvimagesink.c:
+ xvimagesink: Fallback to non-XShm mode if allocating the XShm image failed
+ Fixes bug #630442.
+
+2011-05-26 12:30:31 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ ximagesink: Fallback to non-XShm mode if allocating the XShm image failed
+ Fixes bug #630442.
+
+2011-05-26 11:41:50 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gstplaybin2.c:
+ playbin2: Let the input-selectors sync all streams to the running time
+ This is especially needed when switching between a non-sparse and sparse
+ video stream, see bug #537382. It also lowers the time needed for switching
+ between streams a bit.
+
+2011-01-20 00:52:50 -0700 Lane Brooks <dirjud@gmail.com>
+
+ * ext/pango/gsttextoverlay.c:
+ * ext/pango/gsttextoverlay.h:
+ textoverlay: added 'outline-color' parameter to control whether text gets a shadow
+
+2011-01-20 00:42:39 -0700 Lane Brooks <dirjud@gmail.com>
+
+ * ext/pango/gsttextoverlay.c:
+ * ext/pango/gsttextoverlay.h:
+ textoverlay: added 'shadow' option to control whether text gets a shadow
+
+2011-05-26 10:48:05 +0200 Jindrich Makovicka <makovick@gmail.com>
+
+ * ext/pango/gsttextrender.c:
+ textrender: Correctly negotiate with downstream instead of just using random caps
+ Fixes bug #638897.
+
+2011-05-26 10:43:51 +0200 Jindrich Makovicka <makovick@gmail.com>
+
+ * ext/pango/gsttextrender.c:
+ textrender: Add bound checks to not write outside the image area
+
+2011-05-26 10:42:46 +0200 Jindrich Makovicka <makovick@gmail.com>
+
+ * ext/pango/gsttextrender.c:
+ textrender: Prevent double unref of caps if the caps can't be set on the srcpad
+
+2011-05-26 10:31:11 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/gnomevfs/gstgnomevfssrc.c:
+ gnomevfssrc: Keep track of interruptions during read with a flag
+
+2010-09-03 09:11:30 -0400 American Dynamics <GStreamer-Bugs@tycosp.com>
+
+ * ext/gnomevfs/gstgnomevfssrc.c:
+ * ext/gnomevfs/gstgnomevfssrc.h:
+ gnomevfssrc: Add support for cancelling the read operations
+ This allows the state change from PAUSED to READY to be faster.
+ Fixes bug #628337.
+
+2011-05-25 14:14:46 +0300 Sreerenj Balachandran <sreerenj.balachandran@intel.com>
+
+ * sys/ximage/ximagesink.c:
+ ximagesink: Remove g_assert from interface query
+
+2011-05-25 14:08:43 +0300 Sreerenj Balachandran <sreerenj.balachandran@intel.com>
+
+ * sys/xvimage/xvimagesink.c:
+ xvimagesink: Remove the g_assert from interface query
+
+2011-05-26 00:17:40 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/audiotestsrc/gstaudiotestsrc.c:
+ * gst/audiotestsrc/gstaudiotestsrc.h:
+ audiotestsrc: add blue and violet noise by using spectral inversion
+ Add blue and violet noise by spectral inversion of pink and red noise.
+ Fixes #649969
+
+2011-05-25 23:40:26 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/audiotestsrc/gstaudiotestsrc.c:
+ * gst/audiotestsrc/gstaudiotestsrc.h:
+ audiotestsrc: add red (brownian) noise generator
+ Add another noise generator which produces a quite dark noise color.
+ Fixes parts of #649969.
+
+2010-09-27 13:32:31 +0400 Vladimir Eremeev <eremeev@atlantis.ru>
+
+ * tests/examples/seek/seek.c:
+ seek: set selected/default audio/video sinks on playbin and playbin2
+ https://bugzilla.gnome.org/show_bug.cgi?id=630322
+
+2011-05-25 19:03:44 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/examples/seek/seek.c:
+ seek: add --audiosink and --videosink command line options
+
+2011-05-25 18:50:34 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/examples/seek/seek.c:
+ seek: use the right GDK defines to differentiate between the backends
+
+2011-05-25 18:45:33 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/examples/seek/seek.c:
+ seek: use gst_filename_to_uri() to convert a filename to a uri
+
+2010-09-27 12:46:54 +0400 Vladimir Eremeev <eremeev@atlantis.ru>
+
+ * tests/examples/seek/seek.c:
+ seek: make seek example work in win32
+ https://bugzilla.gnome.org/show_bug.cgi?id=630322
+
+2011-05-25 16:08:54 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * configure.ac:
+ configure: update GLib requirement to >= 2.24
+ Same as core (make implicit requirement explicit).
+ http://gstreamer.freedesktop.org/wiki/ReleasePlanning/GLibRequirement
+
+2011-05-25 15:24:33 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * ext/theora/gsttheoraenc.c:
+ theoraenc: remove bogus <0 check for unsigned var
+ bytes_written is a gsize which is unsigned and thus never < 0.
+
+2011-05-25 15:23:13 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * ext/theora/gsttheoraenc.c:
+ theoraenc: fix variable type for bytes_consumed
+ th_encode_ctl() returns an int. Using a gsize result in bogus <0 checks.
+
+2011-05-25 15:04:20 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/riff/riff-read.c:
+ riff: remove the g_return_if_fail as we test it below
+ We don't want to return without setting taglist=NULL if asserts are on and with
+ setting taglist=NULL otherwise.
+
+2011-05-25 14:28:18 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/volume/gstvolume.c:
+ volume: use a flag for 'mute' using the controller
+ Previously we checked mute_csource to determine wheter we need to premultiply
+ volumes and mute values. That fails as we unrefs mute_csource and set it to
+ NULL after. Use an extra flag instead.
+
+2011-05-25 14:12:50 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/tag/gstexiftag.c:
+ exiftag: reflow the code
+ Move the warning on unsupported units to the swicth-case. Move fetching the
+ pending tags down to where we use them.
+
+2011-05-25 13:59:57 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/tag/gstexiftag.c:
+ exiftag: set value=1 if we found the token
+ Otherwise we never write the tag. This would also be consistent with the code in
+ deserialize_scene_type().
+
+2011-05-25 12:30:51 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * sys/xvimage/xvimagesink.c:
+ xvimagesink: run gst-indent
+
+2011-05-25 12:29:21 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * sys/xvimage/xvimagesink.c:
+ xvimagesink: remove unneded !=NULL checks
+ We check for matching_attr!=NULL right before already.
+
+2011-05-24 18:21:06 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/audio/mixerutils.c:
+ * gst/encoding/gstencodebin.c:
+ * gst/playback/gstplaybin2.c:
+ * tests/check/elements/libvisual.c:
+ feature: use object name instaed of feature name
+
+2011-05-24 17:37:45 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/gio/gstgiobasesrc.c:
+ * ext/gio/gstgiosrc.c:
+ * ext/gnomevfs/gstgnomevfssrc.c:
+ * ext/ogg/gstoggdemux.c:
+ * gst-libs/gst/app/gstappsrc.c:
+ * gst-libs/gst/audio/gstbaseaudiosrc.c:
+ * gst-libs/gst/tag/gsttagdemux.c:
+ * gst/audiotestsrc/gstaudiotestsrc.c:
+ scheduling: port to new scheduling query
+
+2011-05-24 10:46:48 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/theora/gsttheoradec.c:
+ theoradec: handle reconfigure events
+ Handle the caps with the caps event.
+ Handle the reconfigure event and renegotiate the bufferpool when needed.
+
+2011-05-24 09:55:47 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/convertframe.c:
+ convertframe: fix for merge conflict
+
+2011-05-24 09:47:15 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ gst-libs/gst/video/convertframe.c
+
+2011-05-24 09:45:18 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ x11: free bufferpool whe activation fails
+
+2011-05-24 00:13:04 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * docs/libs/gst-plugins-base-libs-sections.txt:
+ docs: massage the section file more
+ Add more symbols (from unused.txt). Move the whole bunch of riff-fourcc defines
+ to std section too (no one is hoing to document them, right).
+
+2011-05-24 00:12:26 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/video/video.c:
+ docs: add missing parameter docs
+
+2011-05-23 23:53:38 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * docs/libs/gst-plugins-base-libs-sections.txt:
+ docs: move the riff structure to std-section
+ If someone intents to document them and the fields we can move them back.
+
+2011-05-23 23:53:06 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * docs/libs/gst-plugins-base-libs-docs.sgml:
+ * docs/libs/gst-plugins-base-libs-sections.txt:
+ * gst-libs/gst/pbutils/gstpluginsbaseversion.c:
+ docs: move pluginbaseversion to separate section as we have section docs
+
+2011-05-23 23:51:15 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * docs/libs/gst-plugins-base-libs-sections.txt:
+ * gst-libs/gst/rtsp/gstrtspdefs.h:
+ docs: add minimal docblobs for status code and headers
+ Use a trick to avoid documenting all 100 enums.
+
+2011-05-23 23:41:56 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/interfaces/xoverlay.c:
+ * gst-libs/gst/interfaces/xoverlay.h:
+ docs: update xoverlay docs for api addition and deprecation
+
+2011-05-23 23:12:50 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
+ * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
+ * gst-libs/gst/rtp/gstbasertpdepayload.c:
+ * gst-libs/gst/rtp/gstbasertpdepayload.h:
+ * gst-libs/gst/rtp/gstbasertppayload.c:
+ * gst-libs/gst/rtp/gstbasertppayload.h:
+ docs: rtp library docs update
+
+2011-05-23 22:58:22 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/audio/gstringbuffer.h:
+ * gst-libs/gst/cdda/gstcddabasesrc.h:
+ * gst-libs/gst/interfaces/colorbalance.h:
+ * gst-libs/gst/interfaces/colorbalancechannel.h:
+ * gst-libs/gst/interfaces/mixer.h:
+ * gst-libs/gst/interfaces/mixeroptions.h:
+ * gst-libs/gst/interfaces/navigation.h:
+ * gst-libs/gst/interfaces/tuner.h:
+ * gst-libs/gst/video/gstvideofilter.h:
+ * gst-libs/gst/video/gstvideosink.h:
+ docs: add missing documentation for various pieces
+
+2010-02-19 12:54:18 +0100 Thijs Vermeir <thijsvermeir@gmail.com>
+
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ baseaudiosink: recalibrate clock on setcaps
+ Because the spec for the ringbuffer can change when changing
+ the caps, we must recalibrate the clock.
+ https://bugzilla.gnome.org/show_bug.cgi?id=610443
+
+2011-05-23 16:02:34 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/subparse/gstsubparse.c:
+ subparse: Try to typefind even if conversion to UTF8 failed
+ Fixes bug #600043.
+
+2011-05-23 16:02:20 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/subparse/gstsubparse.c:
+ subparse: Compile the typefind regex with optimization to speed up matching
+
+2011-05-23 15:51:14 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/subparse/gstsubparse.c:
+ subparse: Interprete typefind strings passed to GRegex as raw bytes instead of valid UTF8
+
+2011-05-23 15:21:59 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/video/convertframe.c:
+ convertframe: fix docs
+ Fixup paramter mismatch between func and prototype. Add missing parameter docs.
+
+2011-05-23 15:08:24 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/audio/gstaudioclock.h:
+ * gst-libs/gst/audio/gstaudiofilter.h:
+ * gst-libs/gst/audio/gstaudiosrc.h:
+ * gst-libs/gst/audio/multichannel.h:
+ docs: fixup audio-library docs
+
+2011-05-23 15:02:27 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * docs/libs/gst-plugins-base-libs-sections.txt:
+ * gst-libs/gst/app/gstappsink.c:
+ * gst-libs/gst/app/gstappsrc.c:
+ * gst/app/gstapp.c:
+ docs: fixup appsrc/sink api docs
+
+2011-05-23 14:53:26 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/audio/gstaudioiec61937.c:
+ * gst-libs/gst/audio/gstaudioiec61937.h:
+ docs: fix docs for new api
+ Some parameters where wrong, first line missed the ':' and return docs where
+ broken.
+
+2011-05-23 14:45:23 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * docs/libs/gst-plugins-base-libs-docs.sgml:
+ * docs/libs/gst-plugins-base-libs-sections.txt:
+ docs: update xmp api docs
+ Add missing section. Add new section to main-sgml. Add missing function.
+
+2011-05-23 14:07:38 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/tag/gstxmptag.c:
+ xmptag: remove late check
+ We deref the pointer two lines before already and besides this internal function
+ should not be called with this parameter=NULL.
+
+2011-05-23 14:01:29 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/tag/gstxmptag.c:
+ xmptag: have the default branch as the last one
+
+2011-05-23 14:00:04 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/tag/gstxmptag.c:
+ xmptag: an uint value can't be <0
+
+2011-05-23 13:53:06 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/video/video.c:
+ whitespace: trim trailing whitespace
+
+2011-05-23 13:50:59 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/video/video.c:
+ video.c: use a break and a final warning instead of early returns
+ Use breaks for case branches instead of return 0. We don't expect these to
+ happen anyway. Thus have a warning before the final return to make it easier to
+ see when things go out of sync.
+
+2011-05-23 13:49:01 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/video/video.c:
+ video.c: use g_assert_not_reached() for logical error here.
+ This will help to detect them closer to the source if they ever happen.
+
+2011-05-20 12:50:39 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/encoding/gstencodebin.c:
+ encodebin: use new method
+ Use the new element class method to get the metadata from an element. Not all
+ elements might have an elementfactory.
+
+2011-05-20 12:32:35 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/encoding/gstencodebin.c:
+ encodebin: Fix compilation after the removal of GstElementDetails
+
+2011-05-20 12:26:57 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ docs/plugins/gst-plugins-base-plugins.hierarchy
+ docs/plugins/gst-plugins-base-plugins.interfaces
+ docs/plugins/gst-plugins-base-plugins.prerequisites
+
+2011-05-20 10:48:39 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst-libs/gst/tag/lang.c:
+ lang: fix possible array overrun
+ We where checking for i<G_N_ELEMENTS, but where accessing i+1.
+
+2011-05-19 23:41:08 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/audioconvert/gstaudioconvert.c:
+ audioconvert: cleanup helper code
+ make_lossless_changes() returns the same structure that we're passing (probably
+ to enable chaining). Instead of reusing s and making it point to s2 as well,
+ keep using s2. Drop the assignment which in the 2nd case is a dead one anyway.
+
+2011-05-19 23:25:24 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * docs/plugins/gst-plugins-base-plugins.args:
+ * docs/plugins/gst-plugins-base-plugins.hierarchy:
+ * docs/plugins/gst-plugins-base-plugins.interfaces:
+ * docs/plugins/gst-plugins-base-plugins.prerequisites:
+ docs: update plugin introspection data
+ Now more files are merged and produced in a canonical fashion, which hopefully
+ creates less or no delta in the future.
+
+2011-05-19 22:56:53 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * common:
+ Automatic update of common submodule
+ From 9e5bbd5 to 69b981f
+
+2011-05-19 15:56:57 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ ximagesink: implement ALLOCATION query
+
+2011-05-19 15:55:53 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/xvimage/xvimagesink.c:
+ xvimagesink: improve allocation query
+ If the allocation query contains the same caps as the current allocator, we can
+ return that one instead of making a new one.
+
+2011-05-19 13:40:29 +0100 Christian Fredrik Kalager Schaller <christian.schaller@collabora.co.uk>
+
+ * gst-plugins-base.spec.in:
+ Add new header file
+
+2011-05-19 13:38:55 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ visual: fix upstream renegotiation
+ Fix a refcount problem.
+ Handle reconfiguration requests.
+
+2011-05-19 08:30:14 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * gst/encoding/gstencodebin.c:
+ encodebin: Autoplug formatters
+ Autoplug formatters for streams if a formatter with secondary or
+ higher rank is found. Formatters are autoplugged when there is no
+ muxer or when the muxer doesn't implement the tagsetter interface.
+ Currently only the first formatter found is plugged, this might
+ help in lots of cases, but it doesn't solve the
+ 'lamemp3 ! xingmux ! id3mux'
+ case.
+ https://bugzilla.gnome.org/show_bug.cgi?id=649841
+
+2011-05-19 08:27:29 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * gst/encoding/gstencodebin.c:
+ encodebin: fix typos
+
+2011-05-19 12:42:46 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ visual: improve negotiation
+ Remove the setcaps function on the srcpad, we know exactly when we negotiate a
+ new format now.
+ Use a caps event to configure new caps.
+
+2011-05-19 12:29:57 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/vorbis/gstvorbisdec.c:
+ vorbis: fix for new API
+
+2011-05-19 11:31:53 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
+2011-05-18 22:07:58 +0200 Aleix Conchillo Flaque <aleix@oblong.com>
+
+ * ext/vorbis/gstvorbisdec.c:
+ vorbisdec: Handle headers in caps
+
+2011-05-18 17:23:18 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/gio/gstgiobasesink.c:
+ * ext/gnomevfs/gstgnomevfssink.c:
+ * ext/libvisual/visual.c:
+ * ext/ogg/gstoggmux.c:
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoraenc.c:
+ * ext/vorbis/gstvorbisdec.c:
+ * ext/vorbis/gstvorbisenc.c:
+ * gst-libs/gst/rtp/gstbasertpdepayload.c:
+ * gst-libs/gst/rtp/gstbasertppayload.c:
+ * gst-libs/gst/tag/gsttagdemux.c:
+ * gst/audiorate/gstaudiorate.c:
+ * gst/encoding/gstsmartencoder.c:
+ * gst/playback/gstplaysinkaudioconvert.c:
+ * gst/playback/gstplaysinkvideoconvert.c:
+ * gst/playback/gststreamselector.c:
+ * gst/playback/gststreamsynchronizer.c:
+ * gst/playback/gstsubtitleoverlay.c:
+ * gst/subparse/gstsubparse.c:
+ * gst/videorate/gstvideorate.c:
+ base: Update for SEGMENT event parse API changes
+
+2011-05-18 16:09:47 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * common:
+ Automatic update of common submodule
+ From fd35073 to 9e5bbd5
+
+2011-05-18 13:18:15 +0200 Robert Swain <robert.swain@collabora.co.uk>
+
+ * gst-libs/gst/video/video.c:
+ * gst-libs/gst/video/video.h:
+ * tests/check/libs/video.c:
+ gstvideo: Add gst_video_get_size_from_caps function
+ gst_video_get_size_from_caps () allows easy calculation of the raw video
+ buffer size from some fixed video caps.
+ API: gst_video_get_size_from_caps()
+
+2011-05-18 12:24:02 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * common:
+ Automatic update of common submodule
+ From 46dfcea to fd35073
+
+2011-05-18 09:34:52 +0200 Robert Swain <robert.swain@collabora.co.uk>
+
+ * ext/alsa/gstalsasrc.c:
+ alsa: Remove unused but set variable
+ Unused but set variables cause warnings in GCC 4.6.x and newer.
+
+2011-05-17 13:04:27 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/adder/gstadder.c:
+ * gst/videorate/gstvideorate.c:
+ * gst/videoscale/gstvideoscale.c:
+ * gst/videotestsrc/gstvideotestsrc.c:
+ gst: Update for caps/pad template related API changes
+
+2011-05-17 13:03:57 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * tests/check/elements/ffmpegcolorspace.c:
+ * tests/check/elements/videoscale.c:
+ * tests/check/elements/videotestsrc.c:
+ tests: Update for caps/pad template related API changes
+
+2011-05-17 13:01:39 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/alsa/gstalsasink.c:
+ * ext/alsa/gstalsasrc.c:
+ * ext/libvisual/visual.c:
+ * ext/ogg/gstogmparse.c:
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/vorbis/gstvorbisdec.c:
+ ext: Update for caps/pad template related API changes
+
+2011-05-17 12:54:41 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * sys/v4l/gstv4lmjpegsrc.c:
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ sys: Update for caps/pad template related API changes
+
+2011-05-17 12:51:34 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/encoding/gstencodebin.c:
+ encodebin: Update for caps/pad template related API changes
+
+2011-05-17 12:47:32 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst-libs/gst/pbutils/encoding-profile.c:
+ * gst-libs/gst/pbutils/encoding-profile.h:
+ encoding-profile: Returns a new reference of caps everywhere instead of const caps
+
+2011-05-17 12:29:24 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstaudiofilter.c:
+ * gst-libs/gst/audio/gstaudiofilter.h:
+ audiofilter: gst_pad_template_new() does not take ownership of the caps anymore
+ There's no need to copy the caps before passing them to that function.
+
+2011-05-17 11:27:12 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
+2011-05-17 11:25:31 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/gio/gstgiobasesink.c:
+ * ext/gio/gstgiobasesrc.c:
+ * ext/gnomevfs/gstgnomevfssink.c:
+ * ext/gnomevfs/gstgnomevfssrc.c:
+ * ext/libvisual/visual.c:
+ * ext/ogg/gstoggdemux.c:
+ * ext/ogg/gstogmparse.c:
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoraparse.c:
+ * ext/vorbis/gstvorbisdec.c:
+ * ext/vorbis/gstvorbisenc.c:
+ * ext/vorbis/gstvorbisparse.c:
+ * gst-libs/gst/app/gstappsrc.c:
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ * gst-libs/gst/audio/gstbaseaudiosrc.c:
+ * gst-libs/gst/cdda/gstcddabasesrc.c:
+ * gst-libs/gst/pbutils/gstdiscoverer.c:
+ * gst-libs/gst/tag/gsttagdemux.c:
+ * gst/adder/gstadder.c:
+ * gst/audioresample/gstaudioresample.c:
+ * gst/audiotestsrc/gstaudiotestsrc.c:
+ * gst/encoding/gststreamcombiner.c:
+ * gst/encoding/gststreamsplitter.c:
+ * gst/playback/gstplaybin2.c:
+ * gst/playback/gststreamsynchronizer.c:
+ * gst/playback/gsturidecodebin.c:
+ * gst/subparse/gstsubparse.c:
+ * gst/videorate/gstvideorate.c:
+ * gst/videotestsrc/gstvideotestsrc.c:
+ * sys/v4l/gstv4lsrc.c:
+ * sys/xvimage/xvimagesink.c:
+ * tests/examples/seek/jsseek.c:
+ * tests/examples/seek/seek.c:
+ * tests/icles/audio-trickplay.c:
+ * tests/icles/playback/test5.c:
+ * tests/icles/playback/test6.c:
+ Revert "-base_port to new query API"
+ This reverts commit c9f4e0676ba8c8074a50aa6d1d058f6da9a76b32.
+
+2011-05-17 11:24:18 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gstdecodebin2.c:
+ Revert "decodebin2: Update for GstQuery related API changes"
+ This reverts commit 549128c2a3702a878c62f5603e097c8df7075f36.
+
+2011-05-17 10:20:36 +0200 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gst-libs/gst/rtsp/gstrtspconnection.c:
+ rtsp: Fix typo which broke the build
+
+2011-05-17 09:31:01 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
+2011-05-16 15:35:50 +0200 Miguel Angel Cabrera Moya <madmac2501@gmail.com>
+
+ * gst-libs/gst/rtsp/gstrtspconnection.c:
+ rtspconnection: not enter in not controllable state unless it is necessary
+ When closing rtspsrc the state change blocks until the polling in the
+ connection timeouts. This is because the second time we loop to read a
+ full message controllable is set to FALSE in the poll group, even though no
+ message is half read.
+ This can be avoided by not setting controllable to FALSE the poll group
+ unless we had begin to read a message.
+ Fixes #610916
+
+2011-05-16 15:35:50 +0200 Miguel Angel Cabrera Moya <madmac2501@gmail.com>
+
+ * gst-libs/gst/rtsp/gstrtspconnection.c:
+ rtspconnection: not enter in not controllable state unless it is necessary
+ When closing rtspsrc the state change blocks until the polling in the
+ connection timeouts. This is because the second time we loop to read a
+ full message controllable is set to FALSE in the poll group, even though no
+ message is half read.
+ This can be avoided by not setting controllable to FALSE the poll group
+ unless we had begin to read a message.
+ Fixes #610916
+
+2010-05-30 13:21:00 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * ext/cdparanoia/gstcdparanoiasrc.c:
+ * ext/cdparanoia/gstcdparanoiasrc.h:
+ cdparanoiasrc: fix build on OSX by #undef-ing VERSION before including system headers
+ On OSX the cdparanoia headers include IOKit framework headers (in particular
+ SCSICmds_INQUIRY_Definitions.h) which define a structure that has a member
+ named VERSION, so we must #undef VERSION before including those for things
+ to compile on OSX.
+ Fixes #609918.
+
+2011-05-16 17:44:44 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * sys/v4l/gstv4lsrc.c:
+ v4l: Make sure to return a subset of the filter caps in getcaps
+
+2011-05-16 17:30:13 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/v4l/gstv4lsrc.c:
+ v4lsrc: fix for new getcaps function
+
+2011-05-16 17:14:08 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/videorate/gstvideorate.c:
+ videorate: Update for segment API changes
+
+2011-05-16 17:13:14 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gstdecodebin2.c:
+ decodebin2: Update for GstQuery related API changes
+
+2011-05-16 17:13:04 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gstplaysinkaudioconvert.c:
+ * gst/playback/gstplaysinkvideoconvert.c:
+ playsink: Update for other 0.11 API changes
+
+2011-05-16 17:08:45 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gstplaysink.c:
+ playsink: Use correct number of parameters to gst_pad_get_caps()
+
+2011-05-16 17:06:22 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ configure.ac
+ ext/alsa/gstalsasrc.c
+ gst-libs/gst/audio/gstbaseaudiosink.c
+ gst-libs/gst/tag/gstxmptag.c
+ gst/playback/gstsubtitleoverlay.c
+ gst/videorate/gstvideorate.c
+ sys/xvimage/xvimagesink.c
+
+2011-05-16 15:31:58 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * tests/examples/encoding/encoding.c:
+ * tests/icles/playback/test.c:
+ * tests/icles/playback/test5.c:
+ * tests/icles/playback/test6.c:
+ tests: Update for negotiation related API changes
+
+2011-05-16 15:25:34 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/vorbis/gstvorbisenc.c:
+ * ext/vorbis/gstvorbisparse.c:
+ vorbis: Update for negotiation related API changes
+
+2011-05-16 15:19:35 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/theora/gsttheoraenc.c:
+ * ext/theora/gsttheoraparse.c:
+ theora: Update for negotiation related API changes
+
+2011-05-16 12:23:17 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/pango/gstbasetextoverlay.c:
+ textoverlay: Update for negotiation related API changes
+
+2011-05-16 12:20:34 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/ogg/gstoggdemux.c:
+ * ext/ogg/gstoggmux.c:
+ * ext/ogg/gstoggparse.c:
+ ogg: Update for negotiation related API changes
+
+2011-05-16 12:18:03 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ visual: Update for negotiation related API changes
+
+2011-05-16 12:17:49 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/alsa/gstalsasink.c:
+ * ext/alsa/gstalsasrc.c:
+ alsa: Update for negotiation related API changes
+
+2011-05-16 12:04:39 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * sys/xvimage/xvimagesink.c:
+ xvimagesink: Update for negotiation related API changes
+
+2011-05-16 12:01:14 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/videorate/gstvideorate.c:
+ videorate: Update for negotiation related API changes
+
+2011-05-16 11:37:39 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/tcp/gsttcpclientsrc.c:
+ tcpclientsrc: Update for negotation related API changes
+
+2011-05-16 11:37:25 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/audioresample/gstaudioresample.c:
+ audioresample: Update for negotiation related API changes
+
+2011-05-16 11:33:12 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gstdecodebin.c:
+ * gst/playback/gstdecodebin2.c:
+ * gst/playback/gstplaybasebin.c:
+ * gst/playback/gstplaybin.c:
+ * gst/playback/gstplaybin2.c:
+ * gst/playback/gststreamselector.c:
+ * gst/playback/gststreamsynchronizer.c:
+ * gst/playback/gstsubtitleoverlay.c:
+ * gst/playback/gsturidecodebin.c:
+ playback: Update for negotiation related API changes
+
+2011-05-16 11:26:17 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
+ ffmpegcolorspace: Update for negotiation related API changes
+
+2011-05-16 11:04:30 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/encoding/gstencodebin.c:
+ * gst/encoding/gstsmartencoder.c:
+ * gst/encoding/gststreamcombiner.c:
+ * gst/encoding/gststreamsplitter.c:
+ encodebin: Update for negotiation related API changes
+
+2011-05-16 10:56:11 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/audioconvert/gstaudioconvert.c:
+ audioconvert: Update for negotiation related API changes
+
+2011-05-16 10:52:59 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/adder/gstadder.c:
+ adder: Update for negotiation related API changes
+
+2011-05-16 10:48:35 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst-libs/gst/pbutils/gstdiscoverer.c:
+ discoverer: Update for the new gst_pad_get_caps() signature
+
+2011-05-16 10:47:02 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst-libs/gst/app/gstappsink.c:
+ appsink: Update for the negotiation related API changes
+
+2011-05-16 10:44:18 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst-libs/gst/rtp/gstbasertppayload.c:
+ * gst-libs/gst/rtp/gstbasertppayload.h:
+ basertppayload: Change ::get_caps to include the filter caps
+ And improve downstream negotiation a bit by passing our proposed
+ caps to the peer as a filter.
+
+2011-05-11 17:39:52 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ ximagesink: Update for negotiation related API changes
+
+2011-05-11 17:39:06 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/videotestsrc/gstvideotestsrc.c:
+ videotestsrc: Update for negotiation related API changes
+
+2011-05-16 12:02:48 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/videoscale/gstvideoscale.c:
+ videoscale: Update for negotiation related API changes
+
+2011-05-11 17:35:36 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/videoscale/gstvideoscale.c:
+ videoscale: basetransform is now better at trying passthrough, remove workaround
+
+2011-05-16 13:48:11 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/gio/gstgiobasesink.c:
+ * ext/gnomevfs/gstgnomevfssink.c:
+ * ext/libvisual/visual.c:
+ * ext/ogg/gstoggdemux.c:
+ * ext/ogg/gstoggdemux.h:
+ * ext/ogg/gstoggmux.c:
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoraenc.c:
+ * ext/vorbis/gstvorbisdec.c:
+ * ext/vorbis/gstvorbisenc.c:
+ * ext/vorbis/gstvorbisenc.h:
+ * gst-libs/gst/app/gstappsrc.c:
+ * gst-libs/gst/audio/audio.c:
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ * gst-libs/gst/cdda/gstcddabasesrc.c:
+ * gst-libs/gst/rtp/gstbasertpdepayload.c:
+ * gst-libs/gst/rtp/gstbasertpdepayload.h:
+ * gst-libs/gst/rtp/gstbasertppayload.c:
+ * gst-libs/gst/tag/gsttagdemux.c:
+ * gst/adder/gstadder.c:
+ * gst/adder/gstadder.h:
+ * gst/audiorate/gstaudiorate.c:
+ * gst/audioresample/gstaudioresample.c:
+ * gst/audiotestsrc/gstaudiotestsrc.c:
+ * gst/encoding/gstsmartencoder.c:
+ * gst/gdp/gstgdpdepay.c:
+ * gst/gdp/gstgdppay.c:
+ * gst/playback/gstplaybin2.c:
+ * gst/playback/gststreamselector.c:
+ * gst/playback/gststreamsynchronizer.c:
+ * gst/playback/gstsubtitleoverlay.c:
+ * gst/subparse/gstssaparse.c:
+ * gst/subparse/gstsubparse.c:
+ * gst/subparse/gstsubparse.h:
+ * gst/videorate/gstvideorate.c:
+ * gst/videotestsrc/gstvideotestsrc.c:
+ -base: port to new SEGMENT API
+
+2011-05-02 11:43:38 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+ * gst/videorate/gstvideorate.c:
+ * gst/videorate/gstvideorate.h:
+ videorate: optionally ensure maximum average output frame rate
+ See #628764.
+
+2011-04-29 14:58:02 +0200 Alexey Fisher <bug-track@fisher-privat.net>
+
+ * gst/videorate/gstvideorate.c:
+ * gst/videorate/gstvideorate.h:
+ videorate: optionally only drop frames to ensure maximum frame rate
+ This adds option to arrange for maximal allowed variable frame rate.
+ Fixes #628764.
+
+2011-04-26 13:37:51 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+ * gst/playback/gsturidecodebin.c:
+ uridecodebin: use bitrate to configure streaming buffer-duration default case
+ In particular, in audio only cases whose (estimated) metadata provides bitrate
+ information, the buffer-size based on such bitrate (and buffer-duration)
+ will be much more reasonable than queue2 default buffer-size.
+
+2011-04-26 11:27:40 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+ * gst/playback/gsturidecodebin.c:
+ uridecodebin: remove some dead code
+ ... which was dead as pads were never added to the list, and need not be added,
+ since removing them is handled by a pad callback.
+
+2011-04-29 11:48:02 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * tests/examples/encoding/Makefile.am:
+ encodebin: examples: Add missing base libs to makefile
+
+2011-04-28 10:58:15 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * gst/encoding/gstencodebin.c:
+ encodebin: Check for missing converters
+ Adds checks for missing video and audio converter elements
+
+2011-04-27 22:05:55 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * gst-libs/gst/tag/xmpwriter.c:
+ tag: xmpwriter: Rename documentation headers
+ Fix some wrong documentation headers from the first name
+ given to this interface.
+
+2011-04-19 08:41:53 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * tests/check/libs/tag.c:
+ tests: xmp: New tests for the Iptc4xmpExt tags
+
+2011-04-18 23:28:13 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * gst-libs/gst/tag/gstxmptag.c:
+ tag: xmp: Add Iptc4xmpExt schema support
+ Adds Iptc4xmpExt schema with country, city and sublocation
+ tags mapped
+
+2011-04-19 11:00:24 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * gst-libs/gst/tag/gstxmptag.c:
+ tag: xmp: Add support for reading struct tags
+ Adds a context variable that controls if the parsing is on
+ 'top level' tags or inside a struct tag.
+
+2011-04-18 16:54:54 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * gst-libs/gst/tag/gstxmptag.c:
+ tag: xmp: Add struct xmp tag type support
+ Adds support for writing the xmp struct tag type, it is a compound tag
+ that has inner tags.
+
+2011-04-18 23:16:59 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * gst-libs/gst/tag/gstxmptag.c:
+ tag: xmp: Fixing schema maps
+ Do not forget to create a new schema for every supported schema
+ instead of reusing the same object
+
+2011-04-18 10:20:00 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * gst-libs/gst/tag/gstxmptag.c:
+ tag: xmp: Write the same tag to all schemas
+ Instead of writing only the xmp tag for the first found entry
+ that matches the gstreamer tag, look for all mappings to write
+ the tag to different schemas.
+ The rationale here is that some reader application might only
+ be interested on a particular schema tags, so we should try
+ to write as many tags for all schemas.
+
+2011-05-15 13:39:18 +0200 Edward Hervey <bilboed@bilboed.com>
+
+ * win32/common/libgstaudio.def:
+ win32: Update libgstaudio.def for new symbols
+
+2011-05-14 17:27:30 +0530 Arun Raghavan <arun.raghavan@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstringbuffer.c:
+ baseaudiosink: Use g_str_equal() instead of strncmp()
+ The strncmp is unnecessary anyway since one of the strings is a const
+ string.
+
+2011-05-14 16:49:53 +0530 Arun Raghavan <arun.raghavan@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ baseaudiosink: Fix trivial indentation problems
+
+2011-03-07 20:49:16 +0530 Arun Raghavan <arun.raghavan@collabora.co.uk>
+
+ * docs/libs/gst-plugins-base-libs-docs.sgml:
+ * docs/libs/gst-plugins-base-libs-sections.txt:
+ * gst-libs/gst/audio/Makefile.am:
+ * gst-libs/gst/audio/gstaudioiec61937.c:
+ * gst-libs/gst/audio/gstaudioiec61937.h:
+ audio: Add an IEC 61937 payloading library
+ This can be used by sinks to take compressed formats, correctly payload
+ these in IEC 61937 frames and feed these to sinks that support
+ passthrough output over IEC 60958 (S/PDIF) or, in the case of MP3, over
+ Bluetooth.
+ Initial implementation includes AC3, E-AC3, MPEG-1, MPEG-2 (non-AAC),
+ and DTS (type-I/II/II) payloading. More formats can be added as needed.
+ API: gst_audio_iec61937_frame_size()
+ API: gst_audio_iec61937_payload()
+ https://bugzilla.gnome.org/show_bug.cgi?id=642730
+
+2011-03-09 11:12:39 +0530 Arun Raghavan <arun.raghavan@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ * gst-libs/gst/audio/gstbaseaudiosink.h:
+ baseaudiosink: Allow subclasses to provide payloaders
+ This allows subclasses to provide a "payload" function to prepare
+ buffers for consumption. The immediate use for this is for sinks that
+ can handle compressed formats - parsers are directly connected to the
+ sink, and for formats such as AC3, DTS, and MPEG, IEC 61937 patyloading
+ might be used.
+ API: GstBaseAudioSinkClass:payload()
+ https://bugzilla.gnome.org/show_bug.cgi?id=642730
+
+2011-04-09 09:49:10 +0530 Arun Raghavan <arun.raghavan@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstringbuffer.c:
+ ringbuffer: Add support for E-AC3
+ Adds support for pushing E-AC3 buffers and doing bytes-to-ms conversion
+ correctly. The assumption (as with other formats) is that something like
+ IEC 61937 payloading will be used. Correspondingly the ringbuffer spec
+ is populated so that the data rate is 4x normal AC3.
+ https://bugzilla.gnome.org/show_bug.cgi?id=642730
+
+2011-03-14 15:51:40 +0530 Arun Raghavan <arun.raghavan@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstringbuffer.c:
+ ringbuffer: Add support for MPEG audio buffers
+
+2011-03-14 15:49:57 +0530 Arun Raghavan <arun.raghavan@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstringbuffer.h:
+ ringbuffer: Add AAC format types
+ These are meant to be used for buffers containing AAC data. Nothing uses
+ this yet, but for now it serves to distinguish from GST_BUFTYPE_MPEG
+ which represents non-AAC MPEG audio.
+ API: GST_BUFTYPE_MPEG2_AAC
+ API: GST_BUFTYPE_MPEG4_AAC
+
+2011-03-09 22:57:00 +0530 Arun Raghavan <arun.raghavan@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstringbuffer.c:
+ ringbuffer: Add support for DTS buffers
+
+2011-05-14 11:42:50 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * configure.ac:
+ configure: Require core 0.10.34.1 for the new ghostpad API
+
+2011-05-09 22:20:23 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
+
+ * gst/playback/gstdecodebin2.c:
+ decodebin2: fix preroll for streams at low bitrates
+ For streams at low bitrates we need to set a limit in time because the limit
+ in bytes might not reached too late, sometimes more than 30 seconds.
+ This limit can only be set if upstream is seekable (see #584104)
+ Closes #647769
+
+2011-05-09 13:11:00 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gstplaysink.c:
+ playsink: Use new ghostpad/proxypad API to get the internal pad
+
+2011-05-09 12:59:22 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gstplaysinkaudioconvert.c:
+ * gst/playback/gstplaysinkaudioconvert.h:
+ * gst/playback/gstplaysinkvideoconvert.c:
+ * gst/playback/gstplaysinkvideoconvert.h:
+ playsink: Use new ghostpad/proxypad API
+
+2011-05-09 12:50:06 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * tests/check/elements/playbin2-compressed.c:
+ playbin2: Disable some compressed stream tests that are racy without a stream-activate event
+
+2011-03-29 19:15:27 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * tests/check/elements/playbin2-compressed.c:
+ playbin2: Reset buffer counter in playbin2-compressed tests every time when going to READY
+
+2011-03-25 08:26:00 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/Makefile.am:
+ * gst/playback/gstplaysink.c:
+ * gst/playback/gstplaysinkaudioconvert.c:
+ * gst/playback/gstplaysinkaudioconvert.h:
+ * gst/playback/gstplaysinkvideoconvert.c:
+ * gst/playback/gstplaysinkvideoconvert.h:
+ playsink: Add audio and video converter convenience bins
+ These reconfigure based on the caps and plugin in converters if
+ necessary. This also makes switching between compressed and raw
+ streams work flawlessly without loosing the states of any element
+ somewhere or having running time problems.
+
+2011-03-15 12:51:04 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gstplaybin2.c:
+ * gst/playback/gstplaysink.c:
+ * gst/playback/gstplaysink.h:
+ playbin2/playsink: Decide if A/V caps are raw only inside playsink
+ Before playbin2 would use different selectors for raw audio and
+ compressed audio (and the same for video) and used different
+ pads from playsink. This made the involved logic much more
+ complex and was not implemented completely in playsink, which
+ made it impossible to support files with a compressed and
+ uncompressed stream that is support by the sink.
+ playbin2 handles raw/non-raw streams the same now and the
+ decision is left to playsink, which now can also handle
+ caps changes from raw to non-raw and the other way around.
+ Fixes bug #632788.
+
+2011-03-15 11:41:14 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * tests/check/Makefile.am:
+ * tests/check/elements/playbin2-compressed.c:
+ playbin2: Add unit test for compressed stream support in playbin2/playsink
+
+2011-05-09 12:56:14 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/alsa/gstalsasrc.c:
+ alsasrc: Fix some compilation errors
+
+2011-05-09 11:50:05 +0200 Pontus Oldberg <pontus.oldberg@invector.se>
+
+ * ext/alsa/gstalsasrc.c:
+ * ext/alsa/gstalsasrc.h:
+ alsasrc: Improve timestamp accuracy
+ Fixes bug #635256.
+
+2011-05-06 17:01:53 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gstsubtitleoverlay.c:
+ * gst/playback/gstsubtitleoverlay.h:
+ subtitleoverlay: Use new, public ghostpad functions
+
+2011-05-03 11:26:32 +0300 Sreerenj Balachandran <sreerenj.balachandran@nokia.com>
+
+ * sys/xvimage/xvimagesink.c:
+ xvimagesink: Use GST_BOILERPLATE
+
+2011-05-14 09:41:58 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * configure.ac:
+ * docs/plugins/gst-plugins-base-plugins.hierarchy:
+ * docs/plugins/inspect/plugin-adder.xml:
+ * docs/plugins/inspect/plugin-alsa.xml:
+ * docs/plugins/inspect/plugin-app.xml:
+ * docs/plugins/inspect/plugin-audioconvert.xml:
+ * docs/plugins/inspect/plugin-audiorate.xml:
+ * docs/plugins/inspect/plugin-audioresample.xml:
+ * docs/plugins/inspect/plugin-audiotestsrc.xml:
+ * docs/plugins/inspect/plugin-cdparanoia.xml:
+ * docs/plugins/inspect/plugin-decodebin.xml:
+ * docs/plugins/inspect/plugin-encoding.xml:
+ * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
+ * docs/plugins/inspect/plugin-gdp.xml:
+ * docs/plugins/inspect/plugin-gio.xml:
+ * docs/plugins/inspect/plugin-gnomevfs.xml:
+ * docs/plugins/inspect/plugin-libvisual.xml:
+ * docs/plugins/inspect/plugin-ogg.xml:
+ * docs/plugins/inspect/plugin-pango.xml:
+ * docs/plugins/inspect/plugin-playback.xml:
+ * docs/plugins/inspect/plugin-subparse.xml:
+ * docs/plugins/inspect/plugin-tcp.xml:
+ * docs/plugins/inspect/plugin-theora.xml:
+ * docs/plugins/inspect/plugin-typefindfunctions.xml:
+ * docs/plugins/inspect/plugin-uridecodebin.xml:
+ * docs/plugins/inspect/plugin-videorate.xml:
+ * docs/plugins/inspect/plugin-videoscale.xml:
+ * docs/plugins/inspect/plugin-videotestsrc.xml:
+ * docs/plugins/inspect/plugin-volume.xml:
+ * docs/plugins/inspect/plugin-vorbis.xml:
+ * docs/plugins/inspect/plugin-ximagesink.xml:
+ * docs/plugins/inspect/plugin-xvimagesink.xml:
+ * win32/common/_stdint.h:
+ * win32/common/config.h:
+ Back to development
+
=== release 0.10.34 ===
2011-05-14 01:00:38 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
@@ -113,6 +4267,85 @@
* win32/common/config.h:
Release 0.10.34
+2011-05-11 19:12:42 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/netbuffer/gstnetbuffer.c:
+ * gst-libs/gst/video/gstmetavideo.c:
+ * sys/v4l/v4lsrc_calls.c:
+ * sys/ximage/ximagepool.c:
+ * sys/xvimage/xvimagepool.c:
+ -base: remove metadata (des)serialize functions
+
+2011-05-10 18:39:07 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/gio/gstgiobasesink.c:
+ * ext/gio/gstgiobasesrc.c:
+ * ext/gnomevfs/gstgnomevfssink.c:
+ * ext/gnomevfs/gstgnomevfssrc.c:
+ * ext/libvisual/visual.c:
+ * ext/ogg/gstoggdemux.c:
+ * ext/ogg/gstogmparse.c:
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoraparse.c:
+ * ext/vorbis/gstvorbisdec.c:
+ * ext/vorbis/gstvorbisenc.c:
+ * ext/vorbis/gstvorbisparse.c:
+ * gst-libs/gst/app/gstappsrc.c:
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ * gst-libs/gst/audio/gstbaseaudiosrc.c:
+ * gst-libs/gst/cdda/gstcddabasesrc.c:
+ * gst-libs/gst/pbutils/gstdiscoverer.c:
+ * gst-libs/gst/tag/gsttagdemux.c:
+ * gst/adder/gstadder.c:
+ * gst/audioresample/gstaudioresample.c:
+ * gst/audiotestsrc/gstaudiotestsrc.c:
+ * gst/encoding/gststreamcombiner.c:
+ * gst/encoding/gststreamsplitter.c:
+ * gst/playback/gstplaybin2.c:
+ * gst/playback/gststreamsynchronizer.c:
+ * gst/playback/gsturidecodebin.c:
+ * gst/subparse/gstsubparse.c:
+ * gst/videorate/gstvideorate.c:
+ * gst/videotestsrc/gstvideotestsrc.c:
+ * sys/v4l/gstv4lsrc.c:
+ * sys/xvimage/xvimagesink.c:
+ * tests/examples/seek/jsseek.c:
+ * tests/examples/seek/seek.c:
+ * tests/icles/audio-trickplay.c:
+ * tests/icles/playback/test5.c:
+ * tests/icles/playback/test6.c:
+ -base_port to new query API
+
+2011-05-10 16:44:37 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/ogg/gstoggmux.c:
+ * gst/adder/gstadder.c:
+ * gst/encoding/gstencodebin.c:
+ * gst/encoding/gststreamcombiner.c:
+ * gst/encoding/gststreamsplitter.c:
+ * gst/playback/gstplaysink.c:
+ * gst/playback/gststreamselector.c:
+ * gst/playback/gststreamsynchronizer.c:
+ -base: fix for now request pad API
+
+2011-05-10 15:43:08 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/interfaces/navigation.c:
+ navigation: use new query method names
+
+2011-05-10 13:35:49 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/pbutils/gstdiscoverer.c:
+ * gst-libs/gst/pbutils/missing-plugins.c:
+ * gst/playback/gstplaybin.c:
+ * gst/playback/gststreamsynchronizer.c:
+ * gst/playback/gsturidecodebin.c:
+ * tests/examples/gio/giosrc-mounting.c:
+ * tests/examples/seek/jsseek.c:
+ * tests/examples/seek/seek.c:
+ message: don't acces the structure directly
+
=== release 0.10.33 ===
2011-05-10 09:32:11 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
@@ -161,6 +4394,233 @@
- oggmux muxes based on running time now
- many other fixes and improvements
+2011-05-10 11:54:30 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/playback/gststreamsynchronizer.c:
+ * gst/playback/gstsubtitleoverlay.c:
+ event: don't access the event structure
+ the event structure is now hidden, so don't access it directly.
+
+2011-05-09 18:53:03 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ * ext/theora/gsttheoradec.c:
+ * gst/playback/gststreamsynchronizer.c:
+ qos: _qos_full -> _qos
+
+2011-05-09 18:16:46 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/gio/gstgiobasesink.c:
+ * ext/gnomevfs/gstgnomevfssink.c:
+ * ext/libvisual/visual.c:
+ * ext/ogg/gstoggdemux.c:
+ * ext/ogg/gstoggmux.c:
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoraenc.c:
+ * ext/vorbis/gstvorbisdec.c:
+ * ext/vorbis/gstvorbisenc.c:
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ * gst-libs/gst/rtp/gstbasertpdepayload.c:
+ * gst-libs/gst/rtp/gstbasertppayload.c:
+ * gst-libs/gst/tag/gsttagdemux.c:
+ * gst/adder/gstadder.c:
+ * gst/audiorate/gstaudiorate.c:
+ * gst/encoding/gstsmartencoder.c:
+ * gst/gdp/gstgdppay.c:
+ * gst/playback/gststreamselector.c:
+ * gst/playback/gststreamsynchronizer.c:
+ * gst/playback/gstsubtitleoverlay.c:
+ * gst/subparse/gstssaparse.c:
+ * gst/subparse/gstsubparse.c:
+ * gst/videorate/gstvideorate.c:
+ segment: fix for new core API
+ Fix for gst_*_segment_full rename.
+
+2011-05-09 16:42:34 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/audiorate/gstaudiorate.c:
+ audiorate: abs_rate is removed from segment structure
+
+2011-05-09 15:41:19 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ visual: use the right pad
+
+2011-05-09 15:37:46 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * docs/plugins/gst-plugins-base-plugins.hierarchy:
+ * docs/plugins/gst-plugins-base-plugins.interfaces:
+ * docs/plugins/gst-plugins-base-plugins.prerequisites:
+ * ext/libvisual/visual.c:
+ visual: use CAPS event to configure caps
+
+2011-05-09 15:37:09 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/theora/gsttheoradec.c:
+ * ext/vorbis/gstvorbisdec.c:
+ theora/vorbis: use default pad handler
+ Use the default pad event handler because we are not supposed to pass on CAPS
+ events.
+
+2011-05-09 13:05:12 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ * ext/ogg/gstoggaviparse.c:
+ * ext/ogg/gstoggdemux.c:
+ * ext/ogg/gstoggmux.c:
+ * ext/ogg/gstoggparse.c:
+ * ext/ogg/gstogmparse.c:
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/pango/gsttextrender.c:
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoraenc.c:
+ * ext/theora/gsttheoraparse.c:
+ * ext/vorbis/gstvorbisdec.c:
+ * ext/vorbis/gstvorbisenc.c:
+ * ext/vorbis/gstvorbisparse.c:
+ * gst-libs/gst/app/gstappsrc.c:
+ * gst-libs/gst/audio/audio.c:
+ * gst-libs/gst/cdda/gstcddabasesrc.c:
+ * gst-libs/gst/rtp/gstbasertpdepayload.c:
+ * gst-libs/gst/rtp/gstbasertppayload.c:
+ * gst-libs/gst/tag/gsttagdemux.c:
+ * gst-libs/gst/tag/gstvorbistag.c:
+ * gst-libs/gst/tag/tags.c:
+ * gst-libs/gst/video/convertframe.c:
+ * gst-libs/gst/video/video.c:
+ * gst-libs/gst/video/video.h:
+ * gst/adder/gstadder.c:
+ * gst/audioconvert/gstaudioconvert.c:
+ * gst/audiorate/gstaudiorate.c:
+ * gst/audioresample/gstaudioresample.c:
+ * gst/audiotestsrc/gstaudiotestsrc.c:
+ * gst/encoding/gstsmartencoder.c:
+ * gst/gdp/gstgdpdepay.c:
+ * gst/gdp/gstgdppay.c:
+ * gst/playback/gstdecodebin2.c:
+ * gst/playback/gstplaybin.c:
+ * gst/playback/gstplaysink.c:
+ * gst/subparse/gstssaparse.c:
+ * gst/subparse/gstsubparse.c:
+ * gst/tcp/gstmultifdsink.c:
+ * gst/tcp/gsttcpclientsrc.c:
+ * gst/videorate/gstvideorate.c:
+ * tests/examples/app/appsink-src.c:
+ * tests/examples/seek/jsseek.c:
+ * tests/examples/seek/seek.c:
+ * tests/examples/snapshot/snapshot.c:
+ -base: don't use buffer caps
+ Port to newest 0.11 core API, remove GST_PAD_CAPS and GST_BUFFER_CAPS.
+
+2011-05-08 13:24:30 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/adder/gstadder.c:
+ adder: fix getcaps function
+ Explicitely get the possible caps in the sinkpad instead of using an old removed
+ function.
+
+2011-05-08 13:09:35 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/videotestsrc/gstvideotestsrc.c:
+ videotestsrc: avoid setting caps on buffers
+ We don't need to set caps on buffers anymore, this is now done with a caps
+ event.
+
+2011-05-06 11:31:43 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ visual: avoid unreffing a NULL object
+
+2011-05-05 18:47:58 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gstsubtitleoverlay.c:
+ subtitleoverlay: Update for new GstIterator API
+
+2011-05-05 18:47:50 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gstplaybin2.c:
+ playbin2: Update for new GstIterator API
+
+2011-05-05 18:38:53 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gststreamselector.c:
+ streamselector: Return a NULL iterator instead of an empty iterator that returns NULL if there's no otherpad
+
+2011-05-05 18:35:46 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gstplaybasebin.c:
+ playbasebin: Update for new GstIterator API
+
+2011-05-05 18:29:13 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/playback/gsturidecodebin.c:
+ uridecodebin: Fix usage of gst_iterator_fold()
+
+2011-05-05 16:05:13 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * win32/common/libgstvideo.def:
+ win32: Update exports
+
+2011-05-05 16:04:11 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * tests/icles/playback/test5.c:
+ * tests/icles/playback/test6.c:
+ icles: Update for new GstIterator API
+
+2011-05-05 16:03:52 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/adder/gstadder.c:
+ * gst/encoding/gstencodebin.c:
+ * gst/playback/gstdecodebin.c:
+ * gst/playback/gstdecodebin2.c:
+ * gst/playback/gstplaysink.c:
+ * gst/playback/gststreamselector.c:
+ * gst/playback/gststreamsynchronizer.c:
+ gst: Update for new GstIterator API
+
+2011-05-05 15:30:53 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * tests/check/pipelines/capsfilter-renegotiation.c:
+ capsfilter-renegotiation: Fix for the removal of the bufferalloc function
+
+2011-05-03 12:57:28 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ ximagesink: Send reconfigure event upstream if the window geometry changes
+
+2011-04-28 10:55:21 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ ximagesink: Add caps with the current window geometry to the top in getcaps
+
+2011-01-17 14:12:06 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+ * tests/check/pipelines/capsfilter-renegotiation.c:
+ tests: capsfilter-renegotiation: New renegotiation use cases
+ Adds some new tests for renegotiation use cases that would
+ use the new renegotiate event
+
+2011-04-29 14:14:53 +0200 Philippe Normand <pnormand@igalia.com>
+
+ * gst-libs/gst/pbutils/encoding-target.c:
+ * tests/check/libs/profile.c:
+ base: presets moved from $HOME/.gstreamer-0.11 to $HOME/.local/share/gstreamer-0.11
+
+2011-05-03 09:49:26 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ configure.ac
+
+2011-05-02 11:11:33 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ * ext/theora/gsttheoradec.c:
+ * gst/videotestsrc/gstvideotestsrc.c:
+ * sys/xvimage/xvimagesink.c:
+ plugins: fix for allocation query API change
+
2011-04-30 17:35:54 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
* configure.ac:
@@ -208,6 +4668,74 @@
* gst/volume/gstvolumeorc-dist.c:
gst: update orc-generated disted C backup code to orc 0.4.14
+2011-04-29 18:23:25 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ visual: add bufferpool support to libvisual
+
+2011-04-29 16:52:23 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoradec.h:
+ theoradec: use bufferpool
+
+2011-04-29 13:48:39 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/check/elements/audioresample.c:
+ * tests/check/elements/videoscale.c:
+ tests: make unit tests compile
+
+2011-04-29 13:28:17 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/pango/gsttextrender.c:
+ * ext/theora/gsttheoradec.c:
+ * ext/vorbis/gstvorbisdec.c:
+ * gst/audioresample/gstaudioresample.c:
+ * gst/audiotestsrc/gstaudiotestsrc.c:
+ * gst/playback/gststreamselector.c:
+ * gst/playback/gststreamsynchronizer.c:
+ * gst/playback/gstsubtitleoverlay.c:
+ * gst/subparse/gstsubparse.c:
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ remove buffer_alloc
+
+2011-04-29 12:10:14 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/videotestsrc/gstvideotestsrc.c:
+ * gst/videotestsrc/gstvideotestsrc.h:
+ videotestsrc: use ALLOCATION query
+ Use the allocation query to get the buffer parameters and potentially a
+ bufferpool from downstream. Use the bufferpool to create buffers.
+
+2011-04-29 12:09:38 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/xvimage/xvimagesink.c:
+ xvimagesink: implement ALLOCATION query
+
+2011-04-29 11:27:46 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/gstmetavideo.c:
+ * gst-libs/gst/video/gstmetavideo.h:
+ metavideo: add flags and a define for the API
+
+2011-04-28 19:28:16 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ configure.ac
+
+2011-04-28 19:20:58 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/video/Makefile.am:
+ * gst-libs/gst/video/gstmetavideo.c:
+ * gst-libs/gst/video/gstmetavideo.h:
+ metavideo: first attempt at video metadata
+ Add a first version of video metadata for buffers that can contain more info
+ about the video such as strides and flags etc.
+
2011-04-27 12:09:33 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
* configure.ac:
@@ -251,6 +4779,17 @@
* win32/common/config.h:
0.10.32.3 pre-release
+2011-04-25 11:32:27 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/check/elements/videoscale.c:
+ tests: fix test
+
+2011-04-25 11:20:45 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ gst/videoscale/gstvideoscale.c
+
2011-04-24 18:45:40 -0700 David Schleef <ds@schleef.org>
* gst/videoscale/vs_image.c:
@@ -320,6 +4859,131 @@
Turn Rene's test pipeline into a unit test.
https://bugzilla.gnome.org/show_bug.cgi?id=648220
+2011-04-19 16:40:02 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/v4l/gstv4lelement.c:
+ * sys/v4l/gstv4lsrc.c:
+ v4l: use G_DEFINE_TYPE
+
+2011-04-19 14:31:20 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstaudiofilter.c:
+ audiofilter: GstElement takes ownership of pad templates and it should be called from class_init now, not base_init
+
+2011-04-19 14:21:34 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * tests/check/elements/audiorate.c:
+ * tests/check/elements/playbin.c:
+ * tests/check/elements/playbin2.c:
+ * tests/check/elements/videoscale.c:
+ * tests/check/libs/cddabasesrc.c:
+ * tests/check/libs/mixer.c:
+ * tests/check/libs/navigation.c:
+ * tests/check/libs/xmpwriter.c:
+ tests: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
+
+2011-04-19 14:11:32 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/alsa/gstalsamixerelement.c:
+ * ext/alsa/gstalsamixertrack.c:
+ * ext/alsa/gstalsasink.c:
+ * ext/alsa/gstalsasrc.c:
+ * ext/cdparanoia/gstcdparanoiasrc.c:
+ * ext/gio/gstgiobasesink.c:
+ * ext/gio/gstgiobasesrc.c:
+ * ext/gio/gstgiosink.c:
+ * ext/gio/gstgiosrc.c:
+ * ext/gio/gstgiostreamsink.c:
+ * ext/gio/gstgiostreamsrc.c:
+ * ext/gnomevfs/gstgnomevfssink.c:
+ * ext/gnomevfs/gstgnomevfssrc.c:
+ * ext/ogg/gstoggdemux.c:
+ * ext/ogg/gstoggmux.c:
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/pango/gstclockoverlay.c:
+ * ext/pango/gsttextrender.c:
+ * ext/pango/gsttimeoverlay.c:
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoraenc.c:
+ * ext/theora/gsttheoraparse.c:
+ * ext/vorbis/gstvorbisdec.c:
+ * ext/vorbis/gstvorbisenc.c:
+ * ext/vorbis/gstvorbisparse.c:
+ * ext/vorbis/gstvorbistag.c:
+ ext: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
+
+2011-04-19 11:44:14 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ sys: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
+
+2011-04-19 11:36:35 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/audioresample/gstaudioresample.c:
+ audioresample: Remove filter-length property, it only existed for backward compatibility
+
+2011-04-19 11:35:53 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/adder/gstadder.c:
+ * gst/audioconvert/gstaudioconvert.c:
+ * gst/audiorate/gstaudiorate.c:
+ * gst/audiorate/gstaudiorate.h:
+ * gst/audioresample/gstaudioresample.c:
+ * gst/audiotestsrc/gstaudiotestsrc.c:
+ * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
+ * gst/gdp/gstgdpdepay.c:
+ * gst/gdp/gstgdppay.c:
+ * gst/playback/gststreamsynchronizer.c:
+ * gst/playback/gstsubtitleoverlay.c:
+ * gst/playback/gsturidecodebin.c:
+ * gst/subparse/gstssaparse.c:
+ * gst/subparse/gstsubparse.c:
+ * gst/tcp/gstmultifdsink.c:
+ * gst/tcp/gsttcpclientsink.c:
+ * gst/tcp/gsttcpclientsrc.c:
+ * gst/tcp/gsttcpserversink.c:
+ * gst/tcp/gsttcpserversrc.c:
+ * gst/videorate/gstvideorate.c:
+ * gst/videoscale/gstvideoscale.c:
+ * gst/videotestsrc/gstvideotestsrc.c:
+ * gst/volume/gstvolume.c:
+ gst: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
+
+2011-04-19 10:54:50 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst-libs/gst/cdda/gstcddabasesrc.c:
+ cddabasesrc: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
+
+2011-04-19 10:52:00 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstaudiosink.c:
+ * gst-libs/gst/audio/gstaudiosrc.c:
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ * gst-libs/gst/audio/gstbaseaudiosrc.c:
+ audio: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
+
+2011-04-19 10:47:15 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst-libs/gst/app/gstappsink.c:
+ * gst-libs/gst/app/gstappsrc.c:
+ app: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
+
+2011-04-18 18:30:41 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst-libs/gst/rtp/gstbasertppayload.c:
+ gstbasertppayload: Use g_once_init_{enter,leave}() in the _get_type() function
+
+2011-04-18 18:29:35 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
+ * gst-libs/gst/rtp/gstbasertpdepayload.c:
+ rtp: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
+
+2011-04-18 13:23:32 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
2010-11-25 17:01:53 +0100 Håvard Graff <havard.graff@.eu.tandberg.int>
* gst-libs/gst/audio/gstringbuffer.c:
@@ -497,6 +5161,32 @@
vorbis: add support for using tremolo on android
Tremolo is an ARM-optimised version of xiph's tremor library.
+2011-04-16 16:14:26 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/ogg/gstoggstream.c:
+ ogg: Update new code for 0.11 buffer API
+
+2011-04-16 16:06:26 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
+2011-04-16 15:56:55 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/pango/Makefile.am:
+ * ext/pango/gstbasetextoverlay.c:
+ * ext/pango/gstbasetextoverlay.h:
+ * ext/pango/gstclockoverlay.c:
+ * ext/pango/gstclockoverlay.h:
+ * ext/pango/gsttextoverlay.c:
+ * ext/pango/gsttextoverlay.h:
+ * ext/pango/gsttimeoverlay.c:
+ * ext/pango/gsttimeoverlay.h:
+ pango: Create a new base class for all the elements
+ This prevents the ugly hack where the text_sink pad template
+ was only added for textoverlay but not for the subclasses.
+ Also makes this work with the core change that made
+ subclasses inherit the templates of their parent class.
+
2011-04-15 13:36:39 +0100 Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
* ext/ogg/gstoggmux.c:
@@ -529,6 +5219,14 @@
Make sure the scanner doesn't load or introspect or check any plugins,
(especially not outside the build directory).
+2011-04-16 09:33:44 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
+2011-04-16 09:12:31 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
2011-04-15 21:09:00 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
* tests/check/Makefile.am:
@@ -696,6 +5394,32 @@
* gst/videorate/gstvideorate.c:
videorate: empty caps have no structure to pick
+2011-04-11 11:37:51 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ android/alsa.mk
+ android/app.mk
+ android/app_plugin.mk
+ android/audio.mk
+ android/audioconvert.mk
+ android/decodebin.mk
+ android/decodebin2.mk
+ android/gdp.mk
+ android/interfaces.mk
+ android/netbuffer.mk
+ android/pbutils.mk
+ android/playbin.mk
+ android/queue2.mk
+ android/riff.mk
+ android/rtp.mk
+ android/rtsp.mk
+ android/sdp.mk
+ android/tag.mk
+ android/tcp.mk
+ android/typefindfunctions.mk
+ android/video.mk
+
2011-04-11 10:06:53 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
* gst-libs/gst/tag/gstid3tag.c:
@@ -833,6 +5557,20 @@
* ext/vorbis/gstvorbisdec.c:
vorbisdec: make upstream queries and events MT-safe
+2011-04-07 16:19:08 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ gst-libs/gst/rtp/gstbasertpdepayload.c
+
+2011-04-07 16:07:57 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagepool.c:
+ * sys/xvimage/xvimagepool.c:
+ ximage: don't share the memory
+ We can't share the memory on the buffer with other buffers because the metadata
+ X(v)Image points to it and we don't want it to go away.
+
2011-04-06 16:25:37 +0100 Bastien Nocera <hadess@hadess.net>
* gst-libs/gst/rtp/gstbasertpdepayload.c:
@@ -847,6 +5585,31 @@
The endianness was not set correctly before.
Fixes bug #646923.
+2011-04-06 19:21:02 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/xvimage/xvimagesink.c:
+ xvimagesink: make the show_frame function prettier
+
+2011-04-06 17:54:28 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagepool.c:
+ * sys/xvimage/xvimagepool.c:
+ * sys/xvimage/xvimagesink.c:
+ * sys/xvimage/xvimagesink.h:
+ ximage: more fixes
+
+2011-04-06 16:33:56 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ ext/theora/gsttheoraenc.c
+
+2011-04-06 16:26:12 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ ximage: more fixes
+
2011-04-06 16:11:02 +0200 Robert Swain <robert.swain@collabora.co.uk>
* docs/design/part-interlaced-video.txt:
@@ -855,6 +5618,24 @@
indicate that the buffer contains only unneeded repeated fields that are
present in other buffers and as such this buffer can be dropped.
+2011-04-06 12:26:47 +0200 benjamin gaignard <benjamin.gaignard@linaro.org>
+
+ * sys/ximage/ximage.c:
+ * sys/ximage/ximagepool.c:
+ * sys/ximage/ximagepool.h:
+ * sys/ximage/ximagesink.c:
+ * sys/ximage/ximagesink.h:
+ * sys/xvimage/Makefile.am:
+ * sys/xvimage/xvimage.c:
+ * sys/xvimage/xvimagepool.c:
+ * sys/xvimage/xvimagepool.h:
+ * sys/xvimage/xvimagesink.c:
+ * sys/xvimage/xvimagesink.h:
+ xvimagesink: use bufferpool
+ Improve bufferpool handling in ximagesink.
+ Implement bufferpool handling on xvimagesink.
+ Based on patches from benjamin gaignard <benjamin.gaignard@linaro.org>
+
2011-03-25 16:59:51 +0100 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
* ext/theora/gsttheoraenc.c:
@@ -928,6 +5709,19 @@
Automatic update of common submodule
From 1ccbe09 to c3cafe1
+2011-04-04 11:44:15 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/pango/gsttextoverlay.c:
+ * gst-libs/gst/tag/gstvorbistag.c:
+ * tests/check/libs/video.c:
+ fix compilation after merge
+
+2011-04-04 11:31:33 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ gst-libs/gst/tag/gstvorbistag.c
+
2011-03-11 10:41:11 +0100 Trond Andersen <trondand@cisco.com>
* gst-libs/gst/rtp/gstrtcpbuffer.c:
@@ -1069,6 +5863,27 @@
thus is visible regardless of the alpha of the background image. The
overlay in the above pipeline works after applying this patch.
+2011-03-31 18:40:48 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/check/libs/libsabi.c:
+ * tests/check/libs/struct_x86_64.h:
+ * tests/check/libs/xmpwriter.c:
+ fixes for new API
+
+2011-03-31 17:53:12 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
+2011-03-31 17:47:43 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/app/gstappsink.c:
+ * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
+ * gst-libs/gst/rtp/gstbasertpdepayload.c:
+ * gst-libs/gst/rtp/gstbasertppayload.c:
+ * gst/gdp/gstgdppay.c:
+ * tests/check/elements/appsink.c:
+ bufferlist: fixes for new API
+
2011-03-28 22:00:25 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
* gst-libs/gst/audio/gstbaseaudiosink.c:
@@ -1134,6 +5949,31 @@
libs: replace 0.10 with @GST_MAJORMINOR@ in Makefile.am
For easier cherry-picking/merging later.
+2011-03-30 20:35:51 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/tag/gstxmptag.c:
+ xmp: fix after merge conflict
+
+2011-03-30 20:23:54 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11-fdo
+ Conflicts:
+ gst-libs/gst/tag/gstxmptag.c
+
+2011-03-30 16:50:45 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/gio/gstgiobasesrc.c:
+ * ext/ogg/gstoggaviparse.c:
+ * ext/ogg/gstogmparse.c:
+ * ext/theora/gsttheoradec.c:
+ * ext/vorbis/gstvorbisenc.c:
+ * gst-libs/gst/audio/audio.c:
+ * gst-libs/gst/riff/riff-read.c:
+ * gst-libs/gst/rtp/gstrtpbuffer.c:
+ * gst-libs/gst/tag/gsttagdemux.c:
+ * gst/audiorate/gstaudiorate.c:
+ Fix for latest API changes
+
2011-03-30 15:47:38 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
* tests/check/gst/typefindfunctions.c:
@@ -1205,6 +6045,244 @@
Before the behaviour was undefined and implemented differently by elements,
now core checks for this (and other problems) and returns NULL and an assertion.
+2011-03-29 11:08:19 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/gio/gstgiobasesrc.c:
+ * ext/gnomevfs/gstgnomevfssrc.c:
+ remove deprecated buffer methods
+
+2011-03-28 20:19:24 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/ogg/gstoggparse.c:
+ oggparse: fix for _make_writable
+
+2011-03-28 20:13:59 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11-fdo
+
+2011-03-28 19:23:38 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/vorbis/gstvorbisenc.c:
+ * gst-libs/gst/audio/audio.c:
+ * tests/check/pipelines/vorbisenc.c:
+ * win32/common/libgstapp.def:
+ * win32/common/libgstnetbuffer.def:
+ * win32/common/libgstrtp.def:
+ * win32/common/libgsttag.def:
+ tests: fix more checks
+
+2011-03-28 18:42:09 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/rtp/gstrtcpbuffer.c:
+ * gst-libs/gst/rtp/gstrtpbuffer.c:
+ * gst-libs/gst/rtp/gstrtpbuffer.h:
+ * tests/check/libs/rtp.c:
+ tests: fix RTP and RTCP unit tests
+
+2011-03-28 18:22:50 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/check/libs/tag.c:
+ test: fic tag check
+
+2011-03-28 18:17:45 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/check/libs/profile.c:
+ tests: fix patch names and g_object_unref
+
+2011-03-28 18:01:03 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/check/libs/pbutils.c:
+ tests: fix version number checks
+
+2011-03-28 17:58:46 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/netbuffer/gstnetbuffer.h:
+ netbuffer: fix netbuffer add function
+
+2011-03-28 17:53:39 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/check/elements/videorate.c:
+ tests: fix more tests
+ refcounts are always 1 because subbuffers don't ref the original buffer anymore,
+ just the memory.
+
+2011-03-28 17:46:52 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/check/elements/gdppay.c:
+ * tests/check/elements/subparse.c:
+ tests: fix more unit tests
+
+2011-03-28 17:02:26 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/pbutils/encoding-profile.c:
+ * gst-libs/gst/pbutils/encoding-target.c:
+ encodebin: fix new profile unref
+
+2011-03-28 16:54:30 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/audio/audio.c:
+ * tests/check/elements/decodebin.c:
+ * tests/check/elements/decodebin2.c:
+ * tests/check/elements/textoverlay.c:
+ * tests/check/elements/vorbistag.c:
+ * tests/check/pipelines/vorbisenc.c:
+ tests: fix some unit tests
+
+2011-03-28 15:51:46 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/check/libs/gstlibscpp.cc:
+ * tests/check/libs/video.c:
+ * tests/check/pipelines/streamheader.c:
+ tests: fix remaining unit tests
+
+2011-03-28 14:12:24 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/check/elements/appsink.c:
+ * tests/check/elements/audioconvert.c:
+ * tests/check/elements/audiorate.c:
+ * tests/check/elements/audioresample.c:
+ * tests/check/elements/decodebin.c:
+ * tests/check/elements/decodebin2.c:
+ * tests/check/elements/ffmpegcolorspace.c:
+ * tests/check/elements/gdpdepay.c:
+ * tests/check/elements/gdppay.c:
+ * tests/check/elements/gnomevfssink.c:
+ * tests/check/elements/multifdsink.c:
+ * tests/check/elements/playbin.c:
+ * tests/check/elements/playbin2.c:
+ * tests/check/elements/subparse.c:
+ * tests/check/elements/textoverlay.c:
+ * tests/check/elements/videorate.c:
+ * tests/check/elements/videoscale.c:
+ * tests/check/elements/videotestsrc.c:
+ * tests/check/elements/volume.c:
+ * tests/check/elements/vorbisdec.c:
+ * tests/check/elements/vorbistag.c:
+ * tests/check/gst/typefindfunctions.c:
+ * tests/check/libs/audio.c:
+ * tests/check/libs/cddabasesrc.c:
+ * tests/check/libs/libsabi.c:
+ * tests/check/libs/netbuffer.c:
+ * tests/check/libs/profile.c:
+ * tests/check/libs/rtp.c:
+ * tests/check/libs/struct_i386.h:
+ * tests/check/libs/tag.c:
+ * tests/check/pipelines/oggmux.c:
+ * tests/examples/app/appsink-src.c:
+ * tests/examples/app/appsrc-ra.c:
+ * tests/examples/app/appsrc-seekable.c:
+ * tests/examples/app/appsrc-stream.c:
+ * tests/examples/app/appsrc-stream2.c:
+ * tests/examples/app/appsrc_ex.c:
+ * tests/examples/seek/jsseek.c:
+ * tests/examples/seek/seek.c:
+ * tests/examples/snapshot/snapshot.c:
+ * tests/icles/playbin-text.c:
+ tests: work on porting the unit tests
+
+2011-03-28 10:25:38 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ audiosink: improve comment
+
+2011-03-28 10:20:06 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/vorbis/gstvorbisdec.c:
+ * ext/vorbis/gstvorbisdeclib.h:
+ * ext/vorbis/gstvorbisenc.c:
+ * ext/vorbis/gstvorbisparse.c:
+ * ext/vorbis/gstvorbistag.c:
+ * tools/gst-discoverer.c:
+ plugins: more porting
+
+2011-03-27 20:15:46 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/theora/gsttheoraparse.c:
+ theora: port to new memory API
+
+2011-03-27 18:30:24 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/libvisual/visual.c:
+ * ext/ogg/gstoggaviparse.c:
+ * ext/ogg/gstoggdemux.c:
+ * ext/ogg/gstoggmux.c:
+ * ext/ogg/gstoggparse.c:
+ * ext/ogg/gstoggstream.c:
+ * ext/ogg/gstogmparse.c:
+ * ext/pango/gsttextoverlay.c:
+ * ext/pango/gsttextrender.c:
+ * ext/theora/gsttheoradec.c:
+ * ext/theora/gsttheoraenc.c:
+ * ext/theora/gsttheoraparse.c:
+ * gst-libs/gst/tag/gstvorbistag.c:
+ * gst-libs/gst/tag/tag.h:
+ plugins: more porting to new memory API
+
+2011-03-27 17:16:10 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/cdparanoia/gstcdparanoiasrc.c:
+ * ext/gio/gstgiobasesink.c:
+ * ext/gio/gstgiobasesrc.c:
+ * ext/gnomevfs/gstgnomevfssink.c:
+ * ext/gnomevfs/gstgnomevfssrc.c:
+ * ext/libvisual/visual.c:
+ * sys/v4l/v4lsrc_calls.c:
+ * sys/ximage/ximagepool.c:
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ plugins: fix for new memory API
+
+2011-03-27 16:35:28 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/adder/gstadder.c:
+ * gst/audioconvert/gstaudioconvert.c:
+ * gst/audiorate/gstaudiorate.c:
+ * gst/audioresample/gstaudioresample.c:
+ * gst/audiotestsrc/gstaudiotestsrc.c:
+ * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
+ * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
+ * gst/gdp/gstgdpdepay.c:
+ * gst/gdp/gstgdppay.c:
+ * gst/playback/gststreamsynchronizer.c:
+ * gst/subparse/gstssaparse.c:
+ * gst/subparse/gstsubparse.c:
+ * gst/tcp/gstmultifdsink.c:
+ * gst/tcp/gsttcp.c:
+ * gst/tcp/gsttcpclientsink.c:
+ * gst/tcp/gsttcpclientsrc.c:
+ * gst/tcp/gsttcpserversrc.c:
+ * gst/typefind/gsttypefindfunctions.c:
+ * gst/videorate/gstvideorate.c:
+ * gst/videoscale/gstvideoscale.c:
+ * gst/videotestsrc/gstvideotestsrc.c:
+ * gst/volume/gstvolume.c:
+ plugins: port some plugins to the new memory API
+
+2011-03-27 13:55:15 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/app/gstappsrc.c:
+ * gst-libs/gst/audio/audio.c:
+ * gst-libs/gst/audio/gstaudiofilter.c:
+ * gst-libs/gst/audio/gstaudiosink.c:
+ * gst-libs/gst/audio/gstaudiosrc.c:
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ * gst-libs/gst/audio/gstbaseaudiosrc.c:
+ * gst-libs/gst/audio/gstringbuffer.c:
+ * gst-libs/gst/audio/gstringbuffer.h:
+ * gst-libs/gst/cdda/gstcddabasesrc.c:
+ * gst-libs/gst/riff/riff-media.c:
+ * gst-libs/gst/riff/riff-read.c:
+ * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
+ * gst-libs/gst/rtp/gstbasertpdepayload.c:
+ * gst-libs/gst/rtp/gstbasertppayload.c:
+ * gst-libs/gst/rtp/gstrtcpbuffer.c:
+ * gst-libs/gst/rtp/gstrtcpbuffer.h:
+ * gst-libs/gst/rtp/gstrtpbuffer.c:
+ * gst-libs/gst/rtp/gstrtpbuffer.h:
+ * gst-libs/gst/video/convertframe.c:
+ * gst-libs/gst/video/gstvideofilter.c:
+ libs: port to new data API
+
2011-03-26 19:36:50 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>
* ext/ogg/gstoggparse.c:
@@ -1228,6 +6306,17 @@
Automatic update of common submodule
From 193b717 to 1ccbe09
+2011-03-25 19:52:30 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/netbuffer/gstnetbuffer.c:
+ * gst-libs/gst/tag/gstexiftag.c:
+ * gst-libs/gst/tag/gsttagdemux.c:
+ * gst-libs/gst/tag/gstvorbistag.c:
+ * gst-libs/gst/tag/gstxmptag.c:
+ * gst-libs/gst/tag/tag.h:
+ * gst-libs/gst/tag/tags.c:
+ tags: port to new metadata and memory API
+
2011-03-25 14:55:52 +0200 Stefan Kost <ensonic@users.sf.net>
* common:
@@ -1427,6 +6516,10 @@
detect the errors.
Fixes bug #644845.
+2011-03-15 11:11:56 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11-fdo
+
2011-03-14 19:42:49 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* ext/ogg/gstoggmux.c:
@@ -1515,6 +6608,40 @@
these clients will never be disconnected and for that reason it should be
handled in the select() loop too.
+2010-10-22 14:01:26 +0200 Andoni Morales Alastruey <amorales@flumotion.com>
+
+ * gst/tcp/gstmultifdsink.c:
+ multifdsink: disconnect inactive clients in the select loop too
+ Clients are usually disconnected in the streaming thread if their inactivity
+ is bigger than the timeout. If no new buffers are to be rendered in the sink,
+ these clients will never be disconnected and for that reason it should be
+ handled in the select() loop too.
+
+2011-03-09 11:51:14 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst-libs/gst/app/Makefile.am:
+ * gst-libs/gst/audio/Makefile.am:
+ * gst-libs/gst/cdda/Makefile.am:
+ * gst-libs/gst/fft/Makefile.am:
+ * gst-libs/gst/interfaces/Makefile.am:
+ * gst-libs/gst/netbuffer/Makefile.am:
+ * gst-libs/gst/riff/Makefile.am:
+ * gst-libs/gst/rtp/Makefile.am:
+ * gst-libs/gst/rtsp/Makefile.am:
+ * gst-libs/gst/sdp/Makefile.am:
+ * gst-libs/gst/tag/Makefile.am:
+ * gst-libs/gst/video/Makefile.am:
+ libs: make sure gobject-introspection scanner calls gst_init()
+ Fixes introspection failures caused by type assertions/warnings.
+ Since we now moved from _get_type() functions to external GType
+ variables in a couple of places, we actually have to call gst_init()
+ to make sure these are set when we use GST_TYPE_FOO.
+
+2011-03-09 11:45:03 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gst-libs/gst/app/Makefile.am:
+ libgstapp: fix backticks in gobject-introspection section of Makefile.am
+
2010-11-03 14:37:07 +0530 Arun Raghavan <arun.raghavan@collabora.co.uk>
* gst-libs/gst/pbutils/gstdiscoverer.c:
@@ -1526,6 +6653,54 @@
container.
https://bugzilla.gnome.org/show_bug.cgi?id=632291
+2011-03-08 17:01:41 +0000 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/netbuffer/gstnetbuffer.c:
+ * sys/v4l/v4lsrc_calls.c:
+ * sys/ximage/ximagepool.c:
+ * sys/xvimage/xvimagesink.c:
+ meta: update for new API
+
+2011-03-04 18:32:53 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagepool.c:
+ * sys/ximage/ximagepool.h:
+ * sys/ximage/ximagesink.c:
+ ximagesink: make metadata methods more like core
+
+2011-03-04 17:25:46 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ baseaudiosink: use sink preroll lock
+
+2011-03-04 10:21:52 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ ximagesink: reset the pool
+
+2011-03-03 18:39:38 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagepool.c:
+ ximagesink: implement buffer_alloc from the pool
+ Use the bufferpool for pad_alloc when we are asked for the same caps as the
+ bufferpool.
+
+2011-03-03 16:48:23 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/Makefile.am:
+ * sys/ximage/ximage.c:
+ * sys/ximage/ximagepool.c:
+ * sys/ximage/ximagepool.h:
+ * sys/ximage/ximagesink.c:
+ * sys/ximage/ximagesink.h:
+ ximage: rewrite the buffer pool in ximagesink
+ Rewrite the pooling in ximagesink to extend from the bufferpool base class in
+ core. Move some code to a comon place and refactor.
+
+2011-03-04 16:21:13 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+
2011-03-03 19:14:38 +0100 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
* gst-libs/gst/audio/gstbaseaudiosink.c:
@@ -1559,6 +6734,126 @@
Automatic update of common submodule
From 1de7f6a to 6aec6b9
+2011-02-28 12:59:40 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/netbuffer/gstnetbuffer.c:
+ * gst-libs/gst/netbuffer/gstnetbuffer.h:
+ netbuffer: Implement NetAddress with metadata
+ Make a NetAddress metadata.
+
+2011-02-27 19:42:31 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/v4l/v4lsrc_calls.c:
+ * sys/ximage/ximagesink.c:
+ * sys/ximage/ximagesink.h:
+ * sys/xvimage/xvimagesink.c:
+ * sys/xvimage/xvimagesink.h:
+ meta: fix for new API
+
+2011-02-26 18:19:01 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/ximage/ximagesink.h:
+ ximagesink: experiment with convenience macros
+
+2011-02-25 16:28:55 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.h:
+ * sys/xvimage/xvimagesink.h:
+ ximage: fix macros
+
+2011-02-25 16:01:47 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ ximage: reimplement buffer pooling with metadata
+ Use the buffer metadata to get back to the extra info we can use to optimize the
+ video rendering.
+
+2011-02-25 15:49:33 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/v4l/v4lsrc_calls.c:
+ * sys/ximage/ximagesink.c:
+ * sys/ximage/ximagesink.h:
+ * sys/xvimage/xvimagesink.c:
+ * sys/xvimage/xvimagesink.h:
+ metadata: implement extra buffer data with metadata
+ Use buffer metadata to attach arbitrary extra data to buffers.
+
+2011-02-24 12:19:27 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/examples/app/appsink-src.c:
+ * tests/examples/app/appsrc_ex.c:
+ tests: fix some tests now that appbuffer is gone
+
+2011-02-24 12:18:43 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/v4l/v4lsrc_calls.c:
+ v4l: use buffer private data for extra buffer info
+ Since we can't subclass anymore, use the owber_priv pointer for storing extra
+ info for the buffer.
+
+2011-02-24 11:57:53 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/ximage/ximagesink.c:
+ * sys/ximage/ximagesink.h:
+ * sys/xvimage/xvimagesink.c:
+ * sys/xvimage/xvimagesink.h:
+ X11: port imagesinks to new miniobjects
+ Remove the subbuffer from X11 sinks and use the private pointer to store a
+ single buffer metadata with the extra info.
+
+2011-02-23 15:46:56 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/encoding/gstencodebin.c:
+ * gst/playback/gstplaybin.c:
+ * gst/playback/gstplaybin2.c:
+ * gst/playback/gstplaysink.c:
+ * gst/subparse/gstssaparse.c:
+ miniobject: fix for changed miniobject
+
+2011-02-23 14:12:22 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/pbutils/encoding-profile.c:
+ * gst-libs/gst/pbutils/encoding-profile.h:
+ * gst-libs/gst/pbutils/encoding-target.c:
+ * gst-libs/gst/pbutils/encoding-target.h:
+ * gst-libs/gst/pbutils/gstdiscoverer-types.c:
+ * gst-libs/gst/pbutils/gstdiscoverer.c:
+ * gst-libs/gst/pbutils/gstdiscoverer.h:
+ * gst-libs/gst/pbutils/pbutils-private.h:
+ pbutils: use GObject as the base class
+ We can't subclass miniobject so use GObject as the base class,
+
+2011-02-23 13:42:16 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstbaseaudiosink.c:
+ baseaudiosink: remove deprecated method
+
+2011-02-23 13:14:21 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/netbuffer/gstnetbuffer.c:
+ * gst-libs/gst/netbuffer/gstnetbuffer.h:
+ netbuffer: disable GstNetBuffer object
+ There are no more buffer subclasses and this should be implemented with
+ buffermetadata later.
+
+2011-02-23 13:13:32 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst-libs/gst/app/Makefile.am:
+ * gst-libs/gst/app/gstappbuffer.c:
+ * gst-libs/gst/app/gstappbuffer.h:
+ app: remove appbuffer
+ There are no more buffer subclasses and the application can use the regular API
+ to make buffers.
+
+2011-02-28 11:47:44 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Merge branch 'master' into 0.11
+ Conflicts:
+ configure.ac
+ gst-libs/gst/pbutils/Makefile.am
+
2011-02-28 10:10:22 +0200 Stefan Kost <ensonic@users.sf.net>
* tests/check/Makefile.am:
@@ -3627,6 +8922,82 @@
Otherwise it will generate they symbols as _GstRTSP* (with the leading
underscore).
+2010-12-07 11:31:30 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/ogg/gstoggdemux.c:
+ * gst/playback/gstdecodebin2.c:
+ * gst/playback/gstplaybin.c:
+ use _object_ref_sink() when we can
+
+2010-12-07 11:30:28 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/alsa/gstalsadeviceprobe.c:
+ alsaprobe: don't abuse the object class lock
+ don't abuse the class lock but use a new static lock for protecting the probed
+ list of devices.
+
+2010-12-06 20:01:35 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/tcp/gstmultifdsink.c:
+ * gst/tcp/gstmultifdsink.h:
+ * gst/tcp/gsttcp.c:
+ * gst/tcp/gsttcp.h:
+ * gst/tcp/gsttcpclientsink.c:
+ * gst/tcp/gsttcpclientsink.h:
+ * gst/tcp/gsttcpclientsrc.c:
+ * gst/tcp/gsttcpclientsrc.h:
+ * gst/tcp/gsttcpserversrc.c:
+ * gst/tcp/gsttcpserversrc.h:
+ tcp: remove deprecated GDP protocol
+
+2010-12-06 17:09:10 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * configure.ac:
+ * gst-libs/gst/app/Makefile.am:
+ * gst-libs/gst/audio/Makefile.am:
+ * gst-libs/gst/cdda/Makefile.am:
+ * gst-libs/gst/fft/Makefile.am:
+ * gst-libs/gst/interfaces/Makefile.am:
+ * gst-libs/gst/netbuffer/Makefile.am:
+ * gst-libs/gst/pbutils/Makefile.am:
+ * gst-libs/gst/riff/Makefile.am:
+ * gst-libs/gst/rtp/Makefile.am:
+ * gst-libs/gst/rtsp/Makefile.am:
+ * gst-libs/gst/sdp/Makefile.am:
+ * gst-libs/gst/tag/Makefile.am:
+ * gst-libs/gst/video/Makefile.am:
+ more 0.10 -> 0.11 changes
+
+2010-12-06 16:50:39 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * android/alsa.mk:
+ * android/app.mk:
+ * android/app_plugin.mk:
+ * android/audio.mk:
+ * android/audioconvert.mk:
+ * android/decodebin.mk:
+ * android/decodebin2.mk:
+ * android/gdp.mk:
+ * android/interfaces.mk:
+ * android/netbuffer.mk:
+ * android/pbutils.mk:
+ * android/playbin.mk:
+ * android/queue2.mk:
+ * android/riff.mk:
+ * android/rtp.mk:
+ * android/rtsp.mk:
+ * android/sdp.mk:
+ * android/tag.mk:
+ * android/tcp.mk:
+ * android/typefindfunctions.mk:
+ * android/video.mk:
+ android: update for 0.11
+
+2010-12-06 12:11:03 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * configure.ac:
+ configure: start 0.11 branch
+
2010-12-04 14:48:46 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>
* tests/examples/app/appsrc-ra.c:
diff --git a/NEWS b/NEWS
index 6ee1d4f9e..f45032c8c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,2243 +1,9 @@
-This is GStreamer Base Plug-ins 0.10.35, "Short Notice"
+This is GStreamer Base Plug-ins 0.11.0, "Just like a pacifier"
-Changes since 0.10.34:
+New in 0.11.0:
- * work around GLib atomic ops API change
- * don't use G_CONST_RETURN in public headers
- * subparse: typefinding fixes for subtitles in non-UTF8 charsets
-
-Bugs fixed since 0.10.34:
-
- * 600043 : subparse: fails to recognise Cyrillic subtitles in windows-1251 encoding
-
-Changes since 0.10.33:
-
- * None: this release is identical to 0.10.33 and just done to keep core/base
- versions in sync
-
-Changes since 0.10.32:
-
- * audioringbuffer: make sure to not start if the may_start flag is FALSE
- * baseaudiosink: arrange for running clock when rendering eos
- * baseaudiosink: don't allow aligning behind the read-segment
- * baseaudiosink: start ringbuffer upon going to PLAYING and already EOS
- * riff: Add support for video/x-camstudio
- * rtcpbuffer: fix invalid read in validation of padding in rtcp packet
- * rtcpbuffer: Round to next 32bit word, not current 32bit word at end of SDES chunk
- * rtpbuffer: Off-by-one error when creating RTP header extensions with a two-byte header
- * rtsptransport: ensure valid int result when parsing ranges
- * tag: map the ID3v2 TENC frame to GST_TAG_ENCODED_BY
- * tag: add GST_TAG_CAPTURING_EXPOSURE_COMPENSATION incl. EXIF/XMP mappings
- * tag: add a new GstTagXmpWriter interface to select XMP schemas to be used
- * tagdemux: also push cached events downstream when operating in pull mode
- * video: add GST_VIDEO_BUFFER_PROGRESSIVE flag
- * video: add ARGB64 and AYUV64 (16 bits per channel) formats
- * video: add r210 (10 bits per channel) format
- * video: add gst_video_format_get_component_depth() and _new_template_caps()
- * video: fix creation of grayscale caps and height calculation for YUV9/YVU9
- * appsink: emit "new-buffer-list" signal for buffer lists if handled by app
- * audiorate: add "skip-to-first" property
- * decodebin2: don't use the same parser element multiple times in the same chain
- * decodebin2: improve detection of raw caps in expose-all-streams=false mode
- * discoverer: don't wait for subtitle streams to preroll; leak fixes
- * discoverer: use nominal bitrate if bitrate tag is unavailable
- * encodebin: add an audioconvert after the audio resampler
- * encodebin: fix refcounting issues and leaks related to request pads
- * encodebin: return a new reference of the pad for the "request-pad" signal
- * encodebin: set all elements to NULL and remove them from the bin when removing a source group
- * encodebin: tear down old profiles when setting new ones
- * multifdsink: disconnect inactive clients in the select loop too
- * oggmux: prefer headers from caps to determine stream type (for VP8)
- * oggmux: fix issue with ogg page numbering and discont flag handling
- * oggmux: ensure stream serial numbers are unique
- * oggmux: use running time for muxing instead of timestamps
- * oggparse: better detection of delta unit flag
- * playbin2, uridecodebin: add "source-setup" signal
- * playbin2: always prefer the custom set sink and also set it back to NULL in all cases
- * playbin2: check if an already existing sink supports the non-raw format too
- * playbin2: fix handling of non-raw custom sinks
- * playbin2: if a sink claims to support ANY caps assume that it only supports the usual raw formats
- * playbin2: only consider the audio/video sinks in autoplug_continue for the normal uridecodebin
- * playbin2: use gst_pad_accept_caps() instead of intersecting with the getcaps caps
- * playbin2: set sinks to READY before checking if it accept caps
- * textoverlay: add support for ARGB and other RGB alpha variants, and xBGR and RGBx
- * textoverlay: add support for vertical center alignment
- * textoverlay: converted AYUV to use 'A OVER B' alpha compositing
- * textoverlay: use a class wide mutex to work around pango reentrance issues
- * theoraenc: don't reset the video quality when setting the bitrate
- * theoraenc: allow adjustment of the speed level while running
- * theoraenc: set speed-level property defaults from libtheora's defaults
- * typefinding: MPEG-TS detection fixes
- * typefinding: detect HTTP live streaming m3u8 playlists
- * typefinding: detect windows icon files and DEGAS images (to avoid false positives)
- * typefinding: detect raw h.263
- * typefinding: add depth and endianness fields to DTS caps
- * uridecodebin: Add default handler for autoplug-select
- * uridecodebin: add https:// to protocols for which to enable buffering
- * uridecodebin: expose "autoplug-sort" signal
- * uridecodebin: post proper error message if decodebin2/typefind elements are missing
- * uridecodebin: Return NULL from the default autoplug-sort handler
- * videorate: fix "skip-to-first" timestamp setup
- * videoscale: add 16-bit-channel support (ARGB64, AYUV64), fix ARGB bilinear scaling
- * videotestsrc: add 16-bit-per-channel support (ARGB64, AYUV64)
- * vorbis: add support for using tremolo on android
- * vorbistag: Add support for METADATA_BLOCK_PICTURE tags
- * vorbistag: Write GST_TAG_IMAGE and GST_TAG_PREVIEW_IMAGE as METADATA_BLOCK_PICTURE
- * win32: fix DEFAULT_AUDIOSINK, should be direct*sound*sink
- * xvimagesink: don't paint the window black when going to NULL
-
-Bugs fixed since 0.10.32:
-
- * 618516 : [typefinding] need raw H.263 typefinder
- * 619778 : oggdemux: fails on zero-length pages with Patent_Absurdity_HD_3540kbit.ogv
- * 633837 : videoscale: invalid reads after conversion to orc linear scaling
- * 412678 : random segfaults or memory corruptions with multiple textoverlays (pango not reentrant)
- * 620364 : [typefinding] .ico file detected as AAC
- * 625129 : typefinding: file incorrectly detected as audio/x-dts
- * 626152 : [playbin2] add " source-setup " signal
- * 627268 : [tag] add GST_TAG_ENCODED_BY and map id3v2 TENC frame
- * 629196 : oggmux: re-tagging an Ogg Vorbis file may corrupt audio data
- * 632291 : discoverer: sparse tracks cause prerolling to hang till timeout
- * 632889 : [multifdsink] [PATCH] Disconnect inactive clients in the select loop too
- * 635669 : [vorbistag] Support METADATA_BLOCK_PICTURE for Vorbis cover art
- * 635784 : ringbuffer: make sure to not start if the may_start flag is FALSE
- * 635800 : xvimagesink flashes black when going from READY_TO_NULL
- * 636886 : baseaudiosink: no running clock when eos leads to hang in PLAYING
- * 639136 : [oggparse]code is not safe when using libogg fuctions
- * 639159 : [textoverloay] Add vertical center alignment option
- * 639237 : textoverlay: patch to use " A OVER B " alpha compositing
- * 639744 : [oggdemux] Removing dead code:
- * 640189 : oggmux: cleanup
- * 640211 : oggmux: ensure serialnos are unique
- * 640607 : appsink never sends " new-buffer-list " signal
- * 640709 : [typefindfunctions] h264 typefinder registered with MPEG_VIDEO_CAPS
- * 640804 : checks: encodebin test fails if theora or vorbis plugins are not available
- * 641706 : discoverer: Keep references on discoverer objects for callbacks
- * 641860 : discoverer: Use nominal bitrate if bitrate tag is unavailable
- * 641917 : [gdppay] Ensure buffer's medata is writeable before setting it
- * 641927 : [encodebin] refcount issue with the " request-pad " signal
- * 641952 : [videoscale] assertion on fixate_caps
- * 642174 : Playbin2 cannot work with non-raw custom sinks
- * 642232 : theoraenc sets Video quality to zero when explicitely setting the bitrate to 0
- * 642274 : [playbin2] arbitrary audio-sink is chosen even though explicitely having set a custom audio-sink bin
- * 642381 : potential memleak in decodebin2
- * 642466 : playbin2: after replacing a video sink with the pipeline in NULL state I still get the old one
- * 642720 : audiotestsrc: pipelines with multiple instances with wave=gaussian-noise, white-noise, or pink-noise are very slow
- * 642942 : adder: offset_end field of outgoing buffers is set to GST_BUFFER_OFFSET_NONE
- * 642949 : pbutils: encoding-target: chaining error object in loading target from file may cause crash if there is no error
- * 643775 : [oggmux] use running time instead of timestamps
- * 644416 : [encodebin] Cannot be reused
- * 644745 : [oggmux] Fails to mux Speex content, doesn't preroll
- * 644845 : [alsa] Comparison of unsigned int < 0 always false in gstalsamixer.c
- * 644996 : libsABI check doesn't depend only on architecture
- * 645167 : [xmp] Add a new XmpConfig interface
- * 645437 : encoding-profile: Fix syntax in Example: Creating a profile
- * 646570 : baseaudiosink: don't allow aligning behind the read-segment
- * 646572 : baseaudiosrc: protect against ringbuffer disappearing while in a query
- * 646573 : baseaudiosrc: Add src object lock around call to ringbuffer parse caps
- * 646575 : rtcpbuffer: Round to next 32bit word, not current 32bit word at end of SDES chunk
- * 646576 : rtcpbuffer: fix invalid read in validation of padding in rtcp packet
- * 646923 : video: Remove unused variable
- * 646924 : rtp: Remove unused variables
- * 646925 : encoding-profile: Remove unused variables
- * 646952 : Fix the strlol return type mismatch :
- * 647399 : Bad typo in ID3 tags: psychadelic - > psychedelic
- * 647721 : Remove excessive checking for video.c
- * 647781 : [playbin2] missing shutdown steps and inconsistent error behaviour
- * 647856 : [oggmux] Assumes that the first buffer can be used to detect the stream type
- * 647857 : [xvimagesink/ximagesink] Handle NULL caps in buffer_alloc()
- * 647942 : [pango] Use different Pango contexts for the different subclasses
- * 647943 : [pango] Class global pango mutex not always used
- * 648459 : tag: exif: register common tags from tag library
- * 648466 : Ogg to LPCM transcoding fails
- * 648548 : videoscale broken with orc 0.4.13
- * 642667 : [playbin2] autoplug-factories code does not do what it claims to do
- * 642732 : [playbin2] sinks set to READY after activating groups causes bad autoplug-continue decisions
- * 646744 : libgsttag: Minor issues building gst-plugins-base with MS compiler
- * 647294 : gst-plugins-base doesn't compile with GCC 4.6
-
-API additions since 0.10.32:
-
- * gst_tag_list_to_xmp_buffer_full()
- * gst_tag_xmp_list_schemas()
- * gst_tag_xmp_writer_add_all_schemas()
- * gst_tag_xmp_writer_add_schema()
- * gst_tag_xmp_writer_get_type()
- * gst_tag_xmp_writer_has_schema()
- * gst_tag_xmp_writer_remove_all_schemas()
- * gst_tag_xmp_writer_remove_schema()
- * gst_tag_xmp_writer_tag_list_to_xmp_buffer()
- * GST_TAG_CAPTURING_EXPOSURE_COMPENSATION
- * gst_video_format_get_component_depth()
- * gst_video_format_new_template_caps()
-
-Changes since 0.10.31:
-
- * GLib requirement is now >= 2.22, gobject-introspection >= 0.9.12
- * New encodebin element
- * New encoding profile and encoding targets API in pbutils
- * audioresample: corrected buffer duration calculation to account for nonzero initial timestamp
- * audioresample: provide as much valid output ts and offset as valid input
- * audioresample: push half a history length, instead of a full history length, at end-of-stream
- so that output segment and input segment have same duration
- * decodebin2: deprecate new-decoded-pad and removed-decoded-pad signals (use "pad-added" and "pad-removed" instead)
- * multifdsink: add first and last buffer's timestamp to the stats; only keep last valid timestamp
- * oggdemux: extract more tags (vorbis comment headers, Kate)
- * oggdemux: ignore header pages when looking for keyframe; set headers on caps
- * oggdemux: fix interpretation of Theora granule position and parsing of Theora size
- * oggparse: Set DELTA_UNIT on buffers
- * playbin2: delay stream-changed messages, fixing KATE subtitle recognition
- * textoverlay: make text, xpos, ypos, color, and silent properties controllable
- * typefinding: (E)AC-3 and ISO typefinder improvements; add yuv4mpeg typefinder
- * typefinding: add "stream-format" to h264 caps, and framed=false to DTS caps
- * typefinding: assume EBML files without doctype are matroska
- * videorate: fix behaviour for frame rate cap changes
- * vorbisdec: avoid using invalid timestamps; keep timestamps when no decoded output
- * ximagesink, xvimagesink: add read-only window-width and window-height properties
- * baseaudiopay: fix timestamps on buffer lists
- * baseaudiosink: protect against ringbuffer disappearing while in a query
- * basedepay: add support for buffer lists in the depayloader
- * basertppay: use RTP base time when invalid timestamps
- * rtpbuffer: relax arrangement for RTP bufferlists
- * rtpdepayloader: add support for getting events
- * rtppayload: copy applied rate to segment
- * sdp: add method to check for multicast addresses
- * sdp: only parse TTL for IP4 addresses
- * video: add 8-bit paletted RGB, YUV9, YVU9 and IYU1 video formats
- * video: return correct component width/height for A420
-
-Bugs fixed since 0.10.31:
-
- * 619778 : oggdemux: fails on zero-length pages with Patent_Absurdity_HD_3540kbit.ogv
- * 586570 : Add GAP Flag support to audioresample
- * 623413 : pbutils: Add/Fix some media descriptions
- * 627476 : New profile library and encoding plugin
- * 629349 : [oggdemux] extract stream tags for tagreadbin and transcoding
- * 632667 : [ximagesink] added read-only properties window-width and window-height
- * 634397 : [multifdsink] [PATCH] Add the timestamp of the first and last buffer to the stats
- * 634522 : gst-visualize-m.m imports but doesn't use File::Basename
- * 635231 : baseaudiosink: protect against ringbuffer disappearing while in a query
- * 636198 : decodebin2: " removed-decoded-pad " signal never fired
- * 636769 : [appsink] Flushing property is never reset
- * 636827 : Usage of gst_caps_interset where gst_caps_can_intersect was intended?
- * 637324 : oggdemux: unable to demux Ogg files with Skeleton in push mode
- * 637377 : timeoverlay: add missing break
- * 637519 : ogg: implement packet duration query for kate streams
- * 637586 : playbin2 fails to recognize subtitle caps from katedec
- * 637735 : [encoding-profile] automatic load/save support and registry
- * 637758 : [exiftag] Generates buffers with uninitialized data during taglist- > exif buffer serialization
- * 637822 : oggdemux: allocate buffers using gst_buffer_new_and_alloc
- * 637927 : oggdemux: set headers on caps
- * 638200 : [oggdemux] fails to playback video file
- * 638276 : oggstream: when the last keyframe position is not known, do not use -1
- * 638859 : textoverlay: make misc. properties controllable
- * 638901 : [encodebin] proper element documentation
- * 638903 : [encodebin] missing-plugin support
- * 638961 : Small configure bashism 0.10.31.2
- * 639039 : gobject-introspection: GstPbutils gir scanner fails to link with gold linker
- * 639121 : oggdemux: outdated comment for gst_ogg_demux_submit_buffer()
- * 639215 : examples: Allow building with newer GTK+
- * 639730 : discoverer: Validate timeouts before processing them
- * 639755 : discoverer: Clean up callbacks in dispose()
- * 639778 : discoverer: Drop new stream tags once preroll is done
- * 639790 : [gdp] Fix metadata g_warning
- * 639747 : Please export GST_TYPE_APP_STREAM_TYPE
- * 553244 : theoraparse doesn't work at all (throws criticals and asserts)
-
-
-API added since 0.10.31:
-
- * gst_app_stream_type_get_type()
- * gst_discoverer_info_get_seekable()
- * gst_encoding_audio_profile_get_type()
- * gst_encoding_audio_profile_new()
- * gst_encoding_container_profile_add_profile()
- * gst_encoding_container_profile_contains_profile()
- * gst_encoding_container_profile_get_profiles()
- * gst_encoding_container_profile_get_type()
- * gst_encoding_container_profile_new()
- * gst_encoding_list_all_targets()
- * gst_encoding_list_available_categories()
- * gst_encoding_profile_find()
- * gst_encoding_profile_get_description()
- * gst_encoding_profile_get_format()
- * gst_encoding_profile_get_input_caps()
- * gst_encoding_profile_get_name()
- * gst_encoding_profile_get_presence()
- * gst_encoding_profile_get_preset()
- * gst_encoding_profile_get_restriction()
- * gst_encoding_profile_get_type()
- * gst_encoding_profile_get_type_nick()
- * gst_encoding_profile_is_equal()
- * gst_encoding_profile_set_description()
- * gst_encoding_profile_set_format()
- * gst_encoding_profile_set_name()
- * gst_encoding_profile_set_presence()
- * gst_encoding_profile_set_preset()
- * gst_encoding_profile_set_restriction()
- * gst_encoding_target_add_profile()
- * gst_encoding_target_get_category()
- * gst_encoding_target_get_description()
- * gst_encoding_target_get_name()
- * gst_encoding_target_get_profile()
- * gst_encoding_target_get_profiles()
- * gst_encoding_target_get_type()
- * gst_encoding_target_load()
- * gst_encoding_target_load_from_file()
- * gst_encoding_target_new()
- * gst_encoding_target_save()
- * gst_encoding_target_save_to_file()
- * gst_encoding_video_profile_get_pass()
- * gst_encoding_video_profile_get_type()
- * gst_encoding_video_profile_get_variableframerate()
- * gst_encoding_video_profile_new()
- * gst_encoding_video_profile_set_pass()
- * gst_encoding_video_profile_set_variableframerate()
- * gst_base_rtp_depayload_push_list()
- * gst_rtsp_url_decode_path_components()
- * gst_sdp_address_is_multicast()
- * gst_video_parse_caps_palette()
-
-Changes since 0.10.30:
-
- * adder: Make sure FLUSH_STOP is always sent after a flushing seek
- * alsasrc, alsasink: add "card-name" property to get the card name in addition to the device name
- * appsrc: don't override buffer caps if appsrc caps are NULL; fix element classification
- * audioclock: add a function to invalidate the clock
- * audioconvert: optimise remaining conversion code paths with Orc as well
- * baseaudiosink,baseaudiosrc: post clock-provide and clock-lost messages when going from/to READY to/from PAUSED
- * baseaudiosink: subtract the render_delay from our latency
- * decodebin2: don't add non prerolled stream to topology
- * ffmpegcolorspace: add support for A420 and fix support for 8 bit paletted RGB and IYU1
- * gnomevfsrc: set GST_PARAM_MUTABLE_READY flag on the "handle" property
- * libvisual: add latency query; only drop frames that are really too old
- * multifdsink: gdp protocol is deprecated. People should use gdppay instead
- * oggdemux: fix seeking with negative rate with skeleton; fix wrong flowreturn handling
- * pbutils: AAC profile and level detection utility functions
- * pbutils: H.264 and MPEG-4 profile and level extraction utility functions
- * pbutils: new GstDiscoverer utility API for extracting metadata and tags
- * playbin2, decodebin2: declare stable, deprecate the old playbin/decodebin
- * playbin2, uridecodebin: add property to configure ring buffer size
- * rtcpbuffer: add function to manipulation the data in RTCP feedback packets
- * rtpbuffer: add functions to add RFC 5285 header extensions to GstBufferLists
- * rtpbuffer: add function to add RTP header extensions with a two bytes header
- * rtpbuffer: add function to append RFC 5285 one byte header extensions
- * rtpbuffer: add function to parse RFC 5285 header extensions
- * rtpbuffer: add function to read RFC 5285 header extensions from GstBufferLists
- * rtpbuffer: add function to transform a GstBuffer into a GstBufferList
- * rtsp: improve rtsp timeout calculation and handling
- * sdp: add methods to convert between uri and message
- * tags: try ISO-8859-1 as second fallback in case WINDOWS-1252 is not supported
- * tags: add many more photography/capture tags
- * tags: EXIF and XMP tag handling improvements
- * textoverlay: add support for NV12, NV21 and AYUV; configurable text color and position
- * theoradec: expose telemetry properties only if libtheora was compiled with --enable-telemetry
- * theoraenc: add support for two-pass encoding; allow change of bitrate and quality on-the-fly
- * tools: standalone gst-discoverer-0.10 tool for discovering media file properties
- * typefinding: detect avc1 ftyp as video/quicktime
- * typefinding: export 3gp profile in caps
- * typefinding: detect enhanced AC-3
- * typefinding: extend AAC typefinder to detect LOAS streams
- * typefinding: fix ADTS caps stream-format detail
- * typefinding: more reliable mpeg-ts typefinding
- * uridecodebin: Only enable progressive downloading if the upstream duration in bytes is known
- * video: add gst_video_convert_frame*() utility functions
- * videorate: fixate the pixel-aspect-ratio if necessary
- * videorate: mark duplicated frames with the GAP flag
- * videoscale: add support for adding black borders to keep the DAR if necessary ("add-borders" property)
- * videoscale: Fix caps fixating if the height is fixed but the width isn't
- * videoscale: only set the PAR if the caps already had a PAR
- * videoscale: refactor using more Orc code
- * videotestsrc: new patterns: solid-color, ball, bar and smpte100
- * videotestsrc: add "foreground-color" and "background-color" properties, deprecate "colorspec" property
- * videotestsrc: add support for UYVP format, fix NV21 rendering
- * volume: use Orc to optimise many code paths
- * vorbisdec: decode pending buffers upon EOS when doing reverse playback
- * xoverlay: add set_window_handle() with guintptr argument, deprecate set_xwindow_id() which doesn't work on some platforms
- * xoverlay: allow render rectangle coordinates to be negative
-
-Bugs fixed since 0.10.30:
-
- * 628028 : [uridecodebin] Don't enable progressive downloading for live streams
- * 623846 : typefinding: add support for " enhanced ac3 " (eac3)
- * 602437 : [playbin2] [gapless] Completely broken when switching between files with audio/video only
- * 612264 : Notification needed when the first buffer is pushed by the basertppayloader
- * 615471 : [videoscale] Interlaced handling makes output worse than no interlaced handling at all
- * 616392 : videotestsrc colorspec=0/1 does not affect color-matrix in caps
- * 617314 : pbutils: Add codec-specific utility functions for AAC, H.264, MPEG-4 video
- * 617506 : [videoscale] Add support for adding black borders if necessary to keep the DAR
- * 620291 : typefindfunctions: Export 3gp profile in caps
- * 623663 : [typefinding] mpeg-ts file detected as audio/mpeg
- * 623807 : [audioclock] Add gst_audio_clock_new_full() with GDestroyNotify for the user_data
- * 623837 : typefind: only associate .webm with WebM
- * 623918 : [typefind] Extend AAC typefinder to detect LOAS stream
- * 624598 : [adder] crash in orc_sse_set_mxcsr()
- * 624656 : [videoscale] UYVY scaling broken, introduces green lines
- * 624919 : [videotestsrc] add solid color pattern
- * 624920 : [textoverlay] configurable text color and position
- * 624949 : [playbin2] declare playbin2 stable
- * 625001 : [examples] Don't use GdkDraw/GdkGC
- * 625118 : [playbin2] Race condition with EOS events in gapless mode
- * 625944 : [pbutils] GstDiscoverer - API to discover metadata and stream information
- * 626125 : [alsa] Conditional jump or move depends on uninitialised value(s)
- * 626570 : [tag] Add resolution tags
- * 626581 : [playbin2] regression: occasional deadlocks in streamsynchronizer
- * 626621 : [playbin2] streamsynchronizer regressions
- * 626629 : [ffmpegcolorspace] doesn't handle palettes any longer
- * 626718 : playback: Delay usage of GstFactoryList
- * 627203 : [alsa] alsasrc and alsasink should expose card name via property
- * 627297 : [regression] build-failure
- * 627565 : [xoverlay][win64] gulong can't hold a HANDLE
- * 627768 : add NV12 support to textoverlay
- * 627780 : GstClockOverlay re-renders string even if it hasn't changed, resulting in very high CPU usage.
- * 627924 : riff: add support for 2vuy
- * 628009 : [volume] Float processing with orc broken
- * 628400 : [videorate] does not generate buffers to fill the duration of the last frame
- * 628500 : videotestsrc: add moving color bars pattern
- * 628747 : gst-plugins-base: unable to build because of compiler warning in libggsttag
- * 629157 : Move video frame conversion from playback plugin to libgstvideo
- * 629672 : gnomevfsrsrc: " handle " property should also have the GST_PARAM_MUTABLE_READY flag
- * 629848 : build problem with current gtk+: implicit declaration of function 'gdk_draw_rectangle', GtkStyle' has no member named 'black_gc'
- * 630303 : theoraenc: Make the bitrate/quality dynamically modifiable
- * 630353 : [appsrc] Avoid losing buffers' caps
- * 630440 : ringbuffer: use g_once for type-init
- * 630443 : baseaudiosink: Add getter and setter for drift tolerance
- * 630471 : [tag] ligatures " Œ " and " œ " are not supported in freeform strings
- * 630496 : seek example: add new #define to set seek bar graininess
- * 630802 : videotestsrc.c doesn't compile in Visual Studio 2008
- * 631128 : Add methods to manipulate RFC 5285 header extensions
- * 631312 : [streamsynchronizer] Advancing segments too much
- * 631633 : [oggdemux] fix seeking with negative rate with skeleton
- * 631703 : [oggdemux] sintel ogv delay when playing
- * 631756 : Fix build with glib 2.21.3
- * 631773 : [tags] Add new exif tags: sharpness, metering mode, file/capturing source
- * 631774 : [xvimagesink] sets non-simple caps on pad_alloced buffer
- * 632167 : [oggdemux] doesn't parse/push all headers in pull mode
- * 632653 : [seek] Don't use deprecated combo box API
- * 632656 : [uridecodebin] internal decodebin2 might fail to reach PLAYING in streaming case
- * 632789 : [PATCH] tests/icles/: adapted test-colorkey.c and test-xoverlay.c to deprecation of gtk_widget_hide_all
- * 632809 : [regression] build failure in 0.10.30.2 in tools/
- * 632988 : [discoverer] gst_caps_ref() critical for substreams of unknown streams
- * 633023 : [discoverer] Add versionized gst-discoverer tool
- * 633203 : Regression: streamsynchroniser + disabled deinterlacing = no DVD menu highlights/subtitles
- * 633311 : discoverer: use specific types in getters, rename some boolean getters
- * 633336 : [discoverer] Move documentation into the correct section
- * 633455 : [rtsp] don't let the rtsp connection timeout
- * 634014 : GTK+3 is a moving target, lets not compile against it by default.
- * 634584 : decodebin2 docs should mention that " new-decoded-pad " signal may be emitted after " no-more-pads "
- * 635067 : [*decodebin*] pad template leaked
- * 635392 : Missing information on exported packages from GIRs
- * 621349 : [theoraenc] Implement two-pass encoding
- * 628488 : [theoradec] add properties to enable telemetry overlay
- * 629746 : Enumerations have incorrect names of enum values (GEnumValue.value_name)
- * 626869 : The RTP depayloader is sometimes sending partial frames down the pipeline without the DISCONT bit set
-
-API added since 0.10.30:
-
- * gst_audio_clock_invalidate()
- * gst_audio_clock_new_full()
- * gst_base_audio_sink_get_drift_tolerance()
- * gst_base_audio_sink_set_drift_tolerance()
- * gst_x_overlay_got_window_handle()
- * gst_x_overlay_set_window_handle()
- * GstXOverlay::set_window_handle()
- * gst_codec_utils_aac_caps_set_level_and_profile()
- * gst_codec_utils_aac_get_level()
- * gst_codec_utils_aac_get_profile()
- * gst_codec_utils_aac_get_sample_rate_from_index()
- * gst_codec_utils_h264_caps_set_level_and_profile()
- * gst_codec_utils_h264_get_level()
- * gst_codec_utils_h264_get_profile()
- * gst_codec_utils_mpeg4video_caps_set_level_and_profile()
- * gst_codec_utils_mpeg4video_get_level()
- * gst_codec_utils_mpeg4video_get_profile()
- * gst_discoverer_audio_info_get_bitrate()
- * gst_discoverer_audio_info_get_channels()
- * gst_discoverer_audio_info_get_depth()
- * gst_discoverer_audio_info_get_max_bitrate()
- * gst_discoverer_audio_info_get_sample_rate()
- * gst_discoverer_audio_info_get_type()
- * gst_discoverer_container_info_get_streams()
- * gst_discoverer_container_info_get_type()
- * gst_discoverer_discover_uri()
- * gst_discoverer_discover_uri_async()
- * gst_discoverer_get_type()
- * gst_discoverer_info_copy()
- * gst_discoverer_info_get_audio_streams()
- * gst_discoverer_info_get_container_streams()
- * gst_discoverer_info_get_duration()
- * gst_discoverer_info_get_misc()
- * gst_discoverer_info_get_result()
- * gst_discoverer_info_get_stream_info()
- * gst_discoverer_info_get_stream_list()
- * gst_discoverer_info_get_streams()
- * gst_discoverer_info_get_tags()
- * gst_discoverer_info_get_type()
- * gst_discoverer_info_get_uri()
- * gst_discoverer_info_get_video_streams()
- * gst_discoverer_new()
- * gst_discoverer_result_get_type()
- * gst_discoverer_start()
- * gst_discoverer_stop()
- * gst_discoverer_stream_info_get_caps()
- * gst_discoverer_stream_info_get_misc()
- * gst_discoverer_stream_info_get_next()
- * gst_discoverer_stream_info_get_previous()
- * gst_discoverer_stream_info_get_stream_type_nick()
- * gst_discoverer_stream_info_get_tags()
- * gst_discoverer_stream_info_get_type()
- * gst_discoverer_stream_info_list_free()
- * gst_discoverer_video_info_get_bitrate()
- * gst_discoverer_video_info_get_depth()
- * gst_discoverer_video_info_get_framerate_denom()
- * gst_discoverer_video_info_get_framerate_num()
- * gst_discoverer_video_info_get_height()
- * gst_discoverer_video_info_get_max_bitrate()
- * gst_discoverer_video_info_get_par_denom()
- * gst_discoverer_video_info_get_par_num()
- * gst_discoverer_video_info_get_type()
- * gst_discoverer_video_info_get_width()
- * gst_discoverer_video_info_is_image()
- * gst_discoverer_video_info_is_interlaced()
- * GST_PLUGINS_BASE_VERSION_MAJOR
- * GST_PLUGINS_BASE_VERSION_MINOR
- * GST_PLUGINS_BASE_VERSION_MICRO
- * GST_PLUGINS_BASE_VERSION_NANO
- * GST_CHECK_PLUGINS_BASE_VERSION
- * gst_plugins_base_version()
- * gst_plugins_base_version_string()
- * gst_rtcp_packet_fb_get_fci()
- * gst_rtcp_packet_fb_get_fci_length()
- * gst_rtcp_packet_fb_set_fci_length()
- * gst_rtp_buffer_add_extension_onebyte_header()
- * gst_rtp_buffer_add_extension_twobytes_header()
- * gst_rtp_buffer_get_extension_onebyte_header()
- * gst_rtp_buffer_get_extension_twobytes_header()
- * gst_rtp_buffer_list_add_extension_onebyte_header()
- * gst_rtp_buffer_list_add_extension_twobytes_header()
- * gst_rtp_buffer_list_from_buffer()
- * gst_rtp_buffer_list_get_extension_onebyte_header()
- * gst_rtp_buffer_list_get_extension_twobytes_header()
- * gst_sdp_message_as_uri()
- * gst_sdp_message_parse_uri()
- * GST_TAG_CAPTURING_SOURCE
- * GST_TAG_CAPTURING_METERING_MODE
- * GST_TAG_CAPTURING_SHARPNESS
- * GST_TAG_IMAGE_HORIZONTAL_PPI
- * GST_TAG_IMAGE_VERTICAL_PPI
- * GST_TAG_CAPTURING_FLASH_FIRED
- * GST_TAG_CAPTURING_FLASH_MODE
- * GST_TAG_CAPTURING_EXPOSURE_PROGRAM
- * GST_TAG_CAPTURING_EXPOSURE_MODE
- * GST_TAG_CAPTURING_SCENE_CAPTURE_TYPE
- * GST_TAG_CAPTURING_GAIN_ADJUSTMENT
- * GST_TAG_CAPTURING_WHITE_BALANCE
- * GST_TAG_CAPTURING_CONTRAST
- * GST_TAG_CAPTURING_SATURATION
- * GST_TAG_CAPTURING_SHUTTER_SPEED
- * GST_TAG_CAPTURING_FOCAL_RATIO
- * GST_TAG_CAPTURING_FOCAL_LENGTH
- * GST_TAG_CAPTURING_DIGITAL_ZOOM_RATIO
- * GST_TAG_CAPTURING_ISO_SPEED
- * GST_VIDEO_FORMAT_UYVP
- * GST_VIDEO_FORMAT_A420
- * gst_video_convert_frame()
- * gst_video_convert_frame_async()
- * GstTextOverlay:xpos
- * GstTextOverlay:ypos
- * GstTextOverlay:color
- * GstVideoTestSrc:solid-color
- * GstVideoTestSrc::foreground-color
- * GstVideoTestSrc::background-color
-
-API deprecated since 0.10.30:
-
- * gst_x_overlay_set_xwindow_id()
- * gst_x_overlay_got_xwindow_id()
- * GstXOverlay::set_xwindow_id()
-
-Changes since 0.10.29:
-
- * Use Orc (Optimized Inner Loops Runtime Compiler) for SIMD and
- other optimisations, and remove liboil dependency. The main goal
- for this release was to make the transition from liboil to liborc.
- Performance improvements should not be expected and will be the
- focus of future versions. liborc is an optional dependency for
- the time being, to make it possible to test and develop the very
- latest GStreamer versions on systems that don't have orc yet.
- However, without orc slow unoptimised backup code will be used
- for many performance critical code paths. Distributors are urged
- to package and ship the latest version of liborc and compile
- GStreamer modules with --enable-orc. Please do not distribute
- GStreamer packages that are not orc enabled. More information on
- the orc integration can be found in the docs/design/ directory.
- * basertpaudiopayload: Set duration on buffers; add extra frame for non-complete frame lengths
- * riff: add mappings for On2 VP8 and VP6F (On2 VP6 Flash variant)
- * video: Add support for RGB/BGR with 15 and 16 bits, and Y800 and Y16
- * xmp/exif tags: add mappings for new tags (device, geo location, image orientation)
- * adder, audioconvert, audioresample, volume: convert from liboil to orc
- * adder: rework timestamping; only accept seek-types SEEK_NONE and SEEK_SET
- * decodebin2: add "expose-all-streams" property to not expose/decode all streams
- * decodebin2: use accumulator for autoplug-sort
- * ffmpegcolorspace: add YUY2/YVYU to all RGB formats conversions
- * ffmpegcolorspace: fix conversion of packed 4:2:2 YUV to RGB and 8 bit grayscale
- * ffmpegcolorspace: fix Y16 from/to GRAY8 conversion
- * ffmpegcolorspace: fix Y42B from/to YUY2/YVYU/UYVY conversion for odd widths
- * ffmpegcolorspace: Map "Y8 " and "GREY" to "Y800" and add it to the template caps
- * ffmpegcolorspace: negotiation speed-ups
- * oggdemux: implement seeking and duration estimates when operating in push mode (http etc.)
- * oggdemux: parse Skeleton index packets for better seeking in push mode
- * oggdemux: fix granulepos->key granule calculation for Dirac video
- * oggdemux: fix EOS flow aggregation: only EOS when all streams are EOS
- * oggmux: Start a new page for every CMML buffer
- * ogg: Implement Ogg VP8 mapping
- * playbin2: add "av-offset" property to adjust audio/video sync
- * playbin2: add flag for enabling/disabling automatic deinterlacing
- * playbin2: fix race when querying duration right after preroll, by forwarding duration
- query duration during group switch if no cached duration exists
- * playbin2: if a text sink is provided, let subtitle parsing be done by decodebin2 if required
- * playbin2: set the subtitle encoding on the decodebins again
- * playsink: also expose "convert-frame" action signal and "frame" property in playsink
- * playsink: reconfigure the video chain correctly when switching from a subtitle to a non-subtitle file
- * playsink: Don't fail if subtitles are used but only audio is available and no visualizations
- * typefinding: add WebM typefinder (was in -good before)
- * typefinding: add IVF and dts typefinders, improve AC-3 and jpeg typefinding
- * typefinding: detect ISO 14496-14 files as video/quicktime not audio/x-m4a
- * uridecodebin: add all qtdemux types to downloadable types
- * uridecodebin: add the 'expose-all-streams' property from decodebin2
- * uridecodebin: Allow video/webm for progressive downloading
- * videorate, videotestsrc: fixate color-matrix, chroma-site and interlaced fields if necessary
- * videoscale: Try to keep DAR when scaling
- * videoscale: Add support for Y444, Y42B and Y41B and more gray formats
- * videoscale: Fix resampling of ARGB scanlines
- * videoscale: Try harder to keep the DAR if possible
- * videoscale: Use passthrough mode if width and height are not changed
-
-Bugs fixed since 0.10.29:
-
- * 621428 : [playbin2] ghostpad with arbitrary getcaps func leads to not working srt subtitles
- * 371108 : videoscale sucks at basic mathematics when it comes to PAR
- * 512740 : unit test failures if compiling against installed core with installed plugins-base also present
- * 605100 : GNOME Goal: Remove deprecated glib symbols
- * 610866 : [playbin2] Don't fail if there are subtitles and audio but no video
- * 614872 : [tag] Add basic exif support
- * 614942 : playbin2: " text-sink " is supposed to handle raw subtitle data?
- * 615783 : reworked timestamping in adder
- * 616396 : [playbin2] might fail a duration query immediately following PAUSED state
- * 616422 : playsink might not handle reconfiguring after a text enabled file correctly
- * 616557 : [videorate] Add support for video/x-raw-gray
- * 617636 : [rtsp] uses unicode characters in date string
- * 617855 : [oggdemux] Fails to play LAC2010 videos
- * 617868 : [decodebin2] Option to not expose/decode all streams
- * 618324 : rtp payloader don't put the duration on their output buffers
- * 618392 : [avi-demux] Gstreamer does not support 1x1 or 1xN avi files
- * 618625 : lock priv mutex in appsrc when setting caps
- * 619090 : [uridecodebin] caps negociation fail
- * 619102 : [PATCH] WebM typefinder
- * 619310 : [videorate] negotiation issue, tries to set unfixed caps on pad
- * 619396 : gstreamer does not seek http streams of Ogg Vorbis and Flac audio files.
- * 620136 : Orc integration
- * 620140 : [gio] report out-of-space errors
- * 620211 : gst-plugins-base gets confused by dual-QT system
- * 620279 : [playsink] expose 'frame' property and move 'convert-frame' action from playbin2
- * 620342 : [baseaudiosink] Allocate and free the clock in state changes
- * 620412 : [video] Incomplete support for 15 and 16 bit RGB and BGR formats
- * 620441 : [video] Add support for Y800 and Y16 formats
- * 620500 : totem won't do progressive download for flv videos
- * 620720 : typefinding: Mark ISO 14496-14 files as video/quicktime
- * 620939 : [oggdemux] No support for Skeleton 4.0 streams
- * 621071 : [playbin2] no playback with fakesink instead of appsink as text-sink
- * 621161 : autoplug-sort default callback is run last - overwrite user supplied callback result
- * 621190 : video sink drops buffers if it's preceded by ffmpegcolorspace, videoscale and a capsfilter
- * 621509 : [xmptag] Uses uninitialized variable
- * 621572 : [videoscale] Adds horizontal green lines in bilinear mode
- * 622696 : ffmpegcolorspace: Speed up caps nego by using simpler caps
- * 622807 : [decodebin2] Doesn't recover properly after an error
- * 622944 : Require automake 1.9 or newer for $(builddir)
- * 623003 : Major problems with calls to gst_util_uint64_scale()
- * 623176 : riff: matroska file with FLV4 FOURCC fails to play
- * 623218 : oggdemux: Handle errors from _get_next_page in _do_seek.
- * 623233 : GstNetBuffer initialization isn't thread safe.
- * 623318 : [playbin2] If source setup fails the old uridecodebin is kept and breaks future playback
- * 623375 : [ffmpegcolorspace] Invalid memory accesses with odd widths/height during subsampling
- * 623384 : [ffmpegcolorspace] Doesn't write last pixel for odd widths in packed 4:2:2 YUV- > RGB conversion
- * 623418 : [ffmpegcolorspace] Fix packed 4:2:2 YUV to 8 bit grayscale conversion for odd widths
- * 623530 : [ffmpegcolorspace] Stripy pattern with videotestsrc ! ffmpegcolorspace ! ximagesink
- * 623583 : [playbin2] regression: DVD playback broken
- * 624266 : [playbin2] Internal uridecodebin are not properly removed in READY= > NULL
- * 547603 : [playbin2] add deinterlacing support
-
-API added since 0.10.29:
-
- * GST_VIDEO_FORMAT_v308
- * GST_VIDEO_FORMAT_Y800
- * GST_VIDEO_FORMAT_Y16
- * GST_VIDEO_FORMAT_RGB16
- * GST_VIDEO_FORMAT_BGR16
- * GST_VIDEO_FORMAT_RGB15
- * GST_VIDEO_FORMAT_BGR15
- * gst_tag_image_orientation_to_exif_value ()
- * gst_tag_image_orientation_from_exif_value ()
- * gst_tag_list_to_exif_buffer ()
- * gst_tag_list_to_exif_buffer_with_tiff_header ()
- * gst_tag_list_from_exif_buffer ()
- * gst_tag_list_from_exif_buffer_with_tiff_header ()
-
-Changes since 0.10.28:
-
- * video: add support for color-matrix and chroma-site fields in video caps and selected elements
- * video: Add support for 8-bit and 16-bit grayscale formats
- * typefinding: add AAC profile, level, channels and rate to ADTS caps
- * tags: add basic xmp metadata support
- * gio, gnomevfs: invert ranks of gio and gnomevfs elements: gio is prefered now, gnomevfs has been deprecated
- * riff: add mapping for On2 VP62 and VP7 and add some more MPEG4 fourccs
- * playsink: Don't fail if there are subtitles and audio but no video
- * oggdemux: map old FLAC mapping correctly
- * alsa: handle disappearing of sound device whilst in use more gracefully
- * playbin: Only unref the volume element on dispose and when a new audio sink is set
- * build: build plugin, example and libs directories in parallel if make -jN is used
- * uridecodebin/playbin2: we can handle avi in download mode too
- * rtsp: handle closed POST socket in tunneling, ignore unparsable ranges, allow for more ipv6 addresses
- * audiopayload: add property to control packet duration
-
-Bugs fixed since 0.10.28:
-
- * 615647 : xvimagesink could miss initial expose
- * 423086 : vorbisdec introduces timestamp discontinuity at the end
- * 601315 : [uridecodebin] No download buffering for AVI files
- * 609539 : xmp metadata support in tag library
- * 609801 : [volume] Use sample accurate property values if a controller is used
- * 610248 : don't poll geometry for every frame
- * 610249 : [xoverlay] add set_render_rectangle() methods
- * 610866 : [playbin2] Don't fail if there are subtitles and audio but no video
- * 611702 : playbin2: Warning: g_object_set: assertion `G_IS_OBJECT (object)' failed with custom text sink
- * 612223 : [base(audio)sink] hangs in _wait_eos
- * 612312 : typefind: Post AAC profile in caps
- * 612552 : Examples and tests don't compile with -DGSEAL_ENABLE
- * 612783 : Warning when compiling gstsubparse.c with MSVC
- * 612845 : [typefindfunctions] crash in strncasecmp() on windows
- * 612968 : Add On2 VP62 and VP7 support in riff-media
- * 613093 : Improper boundary condition handling in videoscale.
- * 613198 : ximagesink memory leak
- * 613248 : [audiopayload] add property to control packet duration
- * 613281 : [PATCH] autogen.sh: Don't call configure with --enable-plugin-docs
- * 613387 : [gio] compiler warning with GLib 2.18, breaks build with -Werror
- * 613403 : docs: gst_x_overlay_handle_events() lacks Since: tag
- * 613589 : typefind: Export AAC level in caps
- * 613591 : rtspsrc doesn't parse negative port numbers
- * 613690 : [xmp] refactoring to 1-n tag mappings
- * 613809 : [oggdemux] flac: file does not play locally
- * 614288 : Setting playbin volume has no effect the second time around
- * 614545 : gstalsasrc mixer task spins 100% CPU when USB sound card is removed
- * 614622 : Trying to compile and it blows up at seek
- * 614764 : Compile breaks on Mac OS 10.5.8 on new jsseek example
- * 615572 : Buffer Leak in audiorate during fill process
- * 615697 : Problems with Makefile
- * 615789 : [ximagesink] gst_ximagesink_xwindow_update_geometry: assertion `xwindow != NULL' failed
- * 616545 : [ffmpegcolorspace] Crashes when converting Y41B with some width/height combinations
-
-API added since 0.10.28:
-
- * gst_x_overlay_set_render_rectangle()
- * gst_tag_list_from_xmp_buffer()
- * gst_tag_list_to_xmp_buffer()
- * gst_video_format_is_gray()
- * gst_video_parse_caps_chroma_site()
- * gst_video_parse_caps_color_matrix()
- * GST_VIDEO_CAPS_GRAY8
- * GST_VIDEO_CAPS_GRAY16
- * GST_TYPE_RTSP_LOWER_TRANS
- * gst_rtsp_lower_trans_get_type()
-
-Changes since 0.10.27:
-
- * Ogg/Dirac fixes
- * build: really dist qtgv-xoverlay.h header file needed by overlay examples this time
- * rtspconnection: fix handling of x-server-ip-address
- * alsasrc fixes
-
-Bugs fixed since 0.10.27:
-
- * 610832 : qtgv-xoverlay.h header file missing in the tarball
- * 611900 : [oggdemux] Incorrect parsing of Dirac headers
-
-Changes since 0.10.26:
-
- * playbin2,decodebin2: lots of fixes for missing plugin installation
- * playbin2, playsink, subtitleoverlay: Set subtitle encoding properly
- * videorate: Improve upstream negotiation
- * oggdemux: use the chain begin_time instead of our counter
- * oggdemux: mark skeleton streams correctly
- * oggdemux: theora PAR of 0:N, N:0 or 0:0 is allowed and maps to 1:1
- * typefinding: detect stm module format
- * ffmpegcolorspace: add conversions from all ARGB formats to AYUV and back
- * theoradec: Fix chroma copying for 4:2:2
- * tcpclientsrc,tcpserversrc: Fix handling of closed sockets
- * examples,build: dist header file for the Qt graphics view example
- * playsink: Reset the sink's state to NULL before unreffing it unless it's the same instance again
- * rtspconnection: make sure not to dereference NULL username or password
- * appsrc: Update segment duration and post a duration message if the duration changes
- * vorbisdec: also support ivorbis tremor decoder
- * rtsp: fail gracefully on bad Content-Length headers
- * rtsp: ignore \n and \r as the first line
-
-Bugs fixed since 0.10.26:
-
- * 610449 : codec autodetection does not always work
- * 608025 : [videorate] fails at upstream negotiation
- * 608309 : [appsrc] Should request new data before the queue is empty
- * 608417 : rtspsrc problem with \n and \r as first line
- * 609063 : [vorbisdec] also support integer vorbis decoder (tremor) library implementation
- * 609314 : typefind: Typefind does not handle .stm module format
- * 609423 : [appsrc] gst_app_src_set_size() should update duration and post a duration message
- * 610005 : [oggdemux] regression: bad seek granularity
- * 610268 : [rtsp] NULL pointer reference in gstrtspconnection
- * 610310 : [playbin2] Subtitle encoding property has no effect
- * 610329 : [theoradec] doesn't copy all chroma lines for 4:2:2
- * 610379 : [playbin2] doesn't play if text flag is unset and media has text subtitles
- * 610386 : [tcpserversrc] Doesn't send EOS when socket is closed
- * 610672 : overlay examples are now inconsistent and broken
- * 610832 : missing header file in the tarball
- * 611225 : [oggdemux] doesn't preroll big_buck_bunny_427x240.indexed.ogg in push mode
- * 611227 : [oggdemux] no duration or seeking in local big_buck_bunny_427x240.indexed.ogg in pull mode
- * 604131 : Totem can no longer open Matroska files that hold ASS subtitles
-
-API added since 0.10.26:
-
- * appsrc::min-percent property
- * GST_RIFF_TAG_JUNQ
-
-Changes since 0.10.25:
-
- * playbin2: make about-to-finish signal work for raw sources (e.g. audio CDs)
- * playbin2: fix handling of the native audio/video flags
- * playbin2: add flag to enable decodebin buffering
- * playbin2: make subtitle error handling more robust and ignore late errors
- * playbin2: improve subtitle passthrough in uridecodebin
- * playbin2: new subtitleoverlay element for generic subtitle overlaying
- * playbin2: proxy notify::volume and notify::mute from the volume/mute
- elements (or audio sink)
- * playbin2: don't stop completely on initialization errors from subtitle
- elements; instead disable the subtitles and play the other
- parts of the stream
- * decodebin2: rewrite autoplugging and how groups of pads are exposed
- * uridecodebin: add use-buffering property that will perform buffering on
- parsed or demuxed media.
- * GstXOverlay: flesh out docs and add example for use with Gtk+ >= 2.18
- * libgsttag: add utility functions for ISO-639 language codes and tags
- * oggdemux: use internal granulepos<->timestamp mapper and make oggdemux
- more like a 'normal' demuxer that outputs timestamps
- * oggdemux: seeking improvements
- * subparse: add qttext support
- * ffmpegcolorspace: prefer transforming alpha formats to alpha formats
- and the other way around
- * libgstvideo: add functions to create/parse still frame events.
- * theoraenc: make the default quality property 48.
- * videotestsrc: add pattern with out-of-gamut colors
- * theora: port to 'new' theora 1.0 API; make misc. existing properties
- have no effect (quick, keyframe-mindistance, noise-sensitivity,
- sharpness, keyframe_threshold); those either never worked or
- aren't needed/provided/useful any longer with the newer API
- * typefinding: misc. performance improvements and fixes
- * baseaudiosink: make drift tolerance configurable
-
-Bugs fixed since 0.10.25:
-
- * 507131 : GStreamer does not play short ogg sounds
- * 583376 : [typefind] Detects MP3 as h264
- * 344013 : [oggdemux] use parsers to suck less
- * 598114 : build overwrites interfaces/interfaces-enumtypes.h with wrong enumtypes
- * 344706 : [playbin] problem changing subtitles and language
- * 350748 : [ffmpegcolorspace] ffmpeg colorspace should prefer RGBA over RGB
- * 499181 : audiorate inserting samples (due to rounding errors ?)
- * 524771 : Can't seek in YouTube videos
- * 537050 : [playbin2] QOS event problems
- * 542758 : [playbin2] Hangs in PLAYING forever if caps are not a subset of pad template caps
- * 549254 : [playbin/decodebin] Doesn't handle pads that are added much later than the other(s) correctly
- * 563828 : [decodebin2] Complains about loops in the graph when demuxer output requires another demuxer
- * 568014 : oggdemux/theoradec doesn't play last video frame
- * 570753 : [playbin] Support subtitle renderers additional to subtitle parsers
- * 574289 : [decodebin2] race in state change to PAUSED
- * 577326 : tcpclientsrc stops working if set to PLAYING, PAUSED and PLAYING again
- * 579394 : [playbin2] deadlock with wavpack files: type_found - > analyze_new_pad - > no_more_pads
- * 584441 : [playbin2] if suburi preroll fails with error, playback should continue
- * 584987 : [playbin2] [gapless] Fire a track-changed message on track change.
- * 585681 : Subtitle selector doesn't work
- * 585969 : [playbin2] [gapless] Position/Duration information mismatch on track change
- * 587704 : " GstDecodeBin2: This appears to be a text file " error when playing files from a samba share
- * 591625 : [alsasrc] odd timestamping on start
- * 591662 : [playbin2] can't handle both text subtitles and subpictures
- * 591677 : Easy codec installation is not working
- * 591706 : [playbin2] Support of files with subtitle subpicture streams
- * 594729 : theora: Convert to libtheora 1.0 API
- * 595123 : [playbin2] Should hide the difference between subtitles and subpictures
- * 595401 : gobject assertion and null access to volume instance in playbin
- * 595427 : avoid x event thread if not needed
- * 595849 : Fix Y41B strides in videotestsrc and gstvideo
- * 596159 : rtspsrc hangs when connecting over http tunneled rtsp
- * 596694 : [typefind] Detects quicktime as mp3
- * 596774 : Speed up subtitle display after seek/switch
- * 596981 : [audioresample] Compilation failure due to warning about use of %lu for guint64 variable
- * 597537 : [streamvolume.c]The cube root function is not defined in Microsoft's CRT
- * 597539 : [gststrpconnection.c] 'close' is not defined in Microsoft's CRT
- * 597786 : [tag] enhance gst_tag_freeform_string_to_utf8 to handle 16-bit Unicode
- * 598288 : [decodebin2] Plays a wav file but issues an error
- * 598533 : [decodebin2] Post element message with the stream topology on the bus
- * 598936 : DKS subtitle format
- * 599105 : [baseaudiosink] Remove pulsesink < 0.10.17 hack after gst-plugins-good release
- * 599154 : RtpAudioPayload can send out buffers that are not exact multiple of the frame size
- * 599266 : Requires restart after installing codecs
- * 599471 : uridecodebin: Store unused decodebin2 instances for further usage.
- * 599649 : Support for frame-based subtitles using playbin2 and subparse
- * 600027 : [playbin2,playsink] Should notify about volume/mute changes
- * 600370 : [subtitleoverlay] New element to overlay video with subtitles in every supported format
- * 600469 : gdpdepay: Clear adapter on flush and state change
- * 600479 : Deadlock when playing movie with subtitles
- * 600726 : [queue2] implement buffering-left argument to buffer messages
- * 600787 : playbin2 has a problem with Ogg stream with " info "
- * 600945 : silence buffers at start reusing pulsesrc
- * 600948 : [uridecodebin] Improve all raw caps detection on pads
- * 601104 : [cddabasesrc] always plays first track if device is specified
- * 601627 : theoradec breaks timestamps
- * 601772 : gst-rtsp-server crashing : bug fixed
- * 601809 : seek example doesn't work with csw
- * 601942 : Add a still-frame event to libgstvideo
- * 602000 : [playbin2] [gapless] Does state change PLAYING- > PAUSED- > PLAYING while it should stay in PLAYING
- * 602225 : Can't play another movie after using subtitles
- * 602790 : New oggdemux parsers break theora/vorbis playback
- * 602834 : [ffmpegcolorspace] does un-necessary conversion from RGB to ARGB
- * 602924 : Text subtitle rendering regression
- * 602954 : [oggdemux] can't get first chain on ogg/theora stream
- * 603345 : [playbin2] textoverlay refcount issues in git
- * 603357 : [subparse] support for QTtext
- * 605100 : GNOME Goal: Remove deprecated glib symbols
- * 605219 : Freezes nearly always when switching Audio CDs
- * 605960 : new examples require GTK 2.18
- * 606050 : Implement ptime support
- * 606163 : textoverlay: Ignore zero framerate
- * 606687 : playbin2: can't see video after setting native flags
- * 606744 : Totem fails to play video file: " Can't display both text subtitles and subpictures. "
- * 606926 : Vorbis: Implement Proper Channel Orderings for 6.1 and 7.1 Configurations
- * 607116 : [playbin2] no 'about-to-finish' signal with audio CDs
- * 607226 : Disallow setting the playbin uri property in state > = PAUSED
- * 607381 : GST_FRAMES_TO_CLOCK_TIME() GST_CLOCK_TIME_TO_FRAMES() should round result
- * 607403 : rtpaudiopayload: ptime is in milli-seconds, convert to nanosecs
- * 607569 : Playing a chained ogg stream from HTTP pauses or freezes between songs
- * 607652 : segfault with an ogg annodex file
- * 607848 : typefind wrong classifies mp4 file as mp3
- * 607870 : [oggdemux] OGM parsing broken
- * 607926 : [oggdemux] regression with certain chained ogg stream
- * 607929 : [oggdemux] regression: headers pushed twice at the beginnign of each stream
- * 608167 : [decodebin2] Doesn't push out full topology
- * 608179 : caps filter appearing after adder results in deadlock
- * 608446 : [playbin2] post an error message if no URI is set
- * 608484 : [playbin2] problem with redirect and reset to READY
- * 608699 : [oggdemux] memory leak while demuxing
- * 609252 : [theoradec] Doesn't handle unknown pixel aspect ratio properly
- * 596078 : Playbin2 takes ref of audio-/video-sink parameter
- * 596183 : decodebin2: Rewrite autoplugging and how groups of pads are handled
- * 601480 : [playback] Update factory lists not only after going back to NULL
- * 596313 : gstv4lelement.c:168: error: ‘client’ may be used uninitialized in this function
- * 606949 : [playbin2] verify type of volume property before using it
-
-API added since 0.10.25:
-
- * gst_rtcp_sdes_name_to_type()
- * gst_rtcp_sdes_type_to_name()
- * gst_tag_get_language_name()
- * gst_tag_get_language_codes()
- * gst_tag_get_language_code_iso_639_1()
- * gst_tag_get_language_code_iso_639_2B()
- * gst_tag_get_language_code_iso_639_2T()
- * gst_video_event_new_still_frame()
- * gst_video_event_parse_still_frame()
-
-Changes since 0.10.24:
-
- * Add per-stream volume controls
- * Theora 1.0 and Y444 and Y42B format support
- * Improve audio capture timing
- * GObject introspection support
- * Improve audio output startup
- * RTSP improvements
- * Use pango-cairo instead of pangoft2
- * Allow cdda://(device#)?track URI scheme in cddabasesrc
- * Support interlaced content in videoscale and ffmpegcolorspacee
- * Many other bug fixes and improvements
-
-Bugs fixed since 0.10.24:
-
- * 595401 : gobject assertion and null access to volume instance in playbin
- * 563828 : [decodebin2] Complains about loops in the graph when demuxer output requires another demuxer
- * 591677 : Easy codec installation is not working
- * 588523 : smarter sink selection in playbin2
- * 590146 : adder regressions
- * 321532 : [cddabasesrc] Support device setting in cdda:// URI
- * 340887 : add pangocairo textoverlay plugin.
- * 397419 : [oggdemux] ogm video with subtitles stuck on first frame
- * 556537 : [PATCH] typefind: more flexible MPEG4 start code recognition
- * 559049 : gstcheck.c:76:F:general:test_state_changes_* failure: GST_IS_CLOCK(clock) assertion fails
- * 567660 : [API] need a stream volume interface for sinks that do volume control
- * 567928 : Make videorate work with a live source
- * 571610 : [playbin] Scale of volume property is not documented
- * 583255 : [playbin2] deadlock when disabling visualisations
- * 586180 : RTSP improvements
- * 588717 : [oggmux] gst_caps_unref() warning if not linked downstream
- * 588761 : [videoscale] Needs special support for interlaced content
- * 588915 : audioresample's output offset counter's initialization could maybe be improved
- * 589095 : [appsrc] clarify documentation on caps and linkage
- * 589574 : [typefind] incorrect sdp file detection
- * 590243 : [videoscale] Claims to support MAX width/height
- * 590425 : Slaved alsasrc clock with slave-method=re-timestamp not usable for RTP audio
- * 590856 : [decodebin2] triggers assertion failure on NULL caps
- * 591207 : totem does display the following subtitle srt file.
- * 591357 : gst-plugins-base git won't build due to warning in gstrtspconnection.c
- * 591577 : [playbin2] Incorrect error message string
- * 591664 : [playbin2] after seeking, srt subtitles don't resync correctly
- * 591934 : timestamp drift in audioresample
- * 592544 : Remove regex.h check
- * 592657 : [appsink] Blocks after entering on pause state
- * 592864 : deadlocks from recent inputselector/streamselector change
- * 592884 : [playbin2] g_object_get increases refcount by 2 and therefore leaves memleak
- * 593035 : gdp doesn't preserve fields of the buffers put into the caps' streamheader
- * 593284 : basertppayloader takes time in instance init
- * 594020 : Totem don't play videos from ssh remote host
- * 594094 : Playback Error playing Midi file
- * 594136 : [alsasink] Regression from 0.10.23 -- element reuse doesn't work
- * 594165 : [theoraenc] Implement support for new formats
- * 594256 : improved slave-skew resynch mechanism
- * 594258 : missing break in rtcpbuffer
- * 594275 : Add cast to navigation to fix compiler warning
- * 594623 : Expose playsink as a fully-fledged element
- * 594732 : parse error
- * 594757 : build fails due to warning in gstbasertppayload.c
- * 594993 : [introspection] pkg-config file madness
- * 594994 : [streamvolume] Add get_type function to the documentation
- * 595454 : [cddabasesrc] uri format change breaks rhythmbox
- * 545807 : [baseaudiosink] audible crack when starting the pipeline
-
-API added since 0.10.24:
-
- * gst_rtsp_connection_create_from_fd()
- * gst_rtsp_connection_set_http_mode()
- * gst_rtsp_watch_write_data()
- * gst_rtsp_watch_send_message()
- * GstBaseRTPPayload::perfect-rtptime
- * GstBaseRTPAudioPayload::gst_base_rtp_audio_payload_flush()
- * GstVideoSinkClass::show_frame()
- * GstVideoSink:show-preroll-frame
- * GST_MIXER_TRACK_READONLY
- * GST_MIXER_TRACK_WRITEONLY
- * GstStreamVolume interface
-
-Changes since 0.10.23:
-
- * Recognise Kate subpicture subtitles
- * Support progressive download in playbin2
- * GIO improvements
- * Add buffer-list support in appsink
- * Add gaussian-noise mode to audiotestsrc
- * bump cdparanoia req to 0.10.2 and improve caching
- * Improve audio source base class
- * Add frame-by-frame stepping and examples
- * Extend stream-probing in decodebin2
- * Many RTSP improvements
- * support for PGS subpictures
- * adder improvements
- * Add Y444, v210, v216 formats
- * implement preset interface in vorbisenc, theoraenc, oggmux
- * Improve libvisual visualisation timestamp tracking
- * playbin2 enhancements: custom audiosink, subpictures, cdda
- * Improvements in textrender
- * Support raw YUV 4:2:2 and SIREN in RIFF
- * Add 4:2:2 and 4:4:4 support to theoradec
- * Many other bug-fixes and improvements
-
-Bugs fixed since 0.10.23:
-
- * 510417 : [gio] make non-experimental
- * 513373 : [PATCH] [gstvorbistag] Preserve cover art in Ogg/Vorbis tags
- * 529300 : [giosink] [PATCH] Allow overwrite
- * 531035 : [cdparanoia] Should depend on LGPL'd version of the libra...
- * 567997 : [patch] add allow-pull-scheduling property to audio sinks
- * 576552 : [subparse] post GST_TAG_SUBTITLE_CODEC tags
- * 577637 : [playbin2] expose temp-location property
- * 579692 : mp3_type_find is over-optimistic
- * 580318 : [tagdemux] drops tag events from upstream
- * 581460 : [baseaudiosrc] Reusing audio source leads to null timesta...
- * 581571 : ARGB and alignment added to textrender
- * 582021 : autogen: libtoolize must be called before aclocal
- * 582749 : uridecodebin caps property not implemented yet
- * 582819 : multifdsink: add num-fds property
- * 583867 : gdpdepay + identity cause failed assertions
- * 584020 : [playbin2] inadvertently resets configured audio/video sinks
- * 584686 : [playbin2] Need {audio,video,text}-tags-changed signals
- * 585197 : [subparse] fails to detect subrip subtitles with fewer th...
- * 585758 : Remove deprecated GTK+ symbols
- * 585970 : gst_audioringbuffer_get_type is not thread safe
- * 585994 : gst-rtsp-message doesn't support " Timestamp " filed
- * 586331 : [cdparanoia] expose cd cache size parameter
- * 586356 : [playbin2] use private copy of input-selector as long as ...
- * 586519 : white Gaussian noise would be useful in audiotestsrc
- * 587080 : rtsp fails to compile - doesn't see some ws2tcpip functions
- * 587278 : Support for GstBufferList in appsink
- * 587676 : Call tzset() before localtime_r(), in e.g. gst-plugins-ba...
- * 587695 : Patches to add stream-status messages audio elements
- * 587896 : " No stream given yet " error from giostreamsrc
- * 587980 : gstchannelmix.c: protect debug code with GST_DISABLE_GST_...
- * 588078 : [playbin2] Fails to go to READY again after an error
- * 588205 : Pipeline with giostreamsrc will not enter playing state
- * 588550 : build failure in git, missing gstinterfaces-0.10
- * 588551 : queue2: download buffering fixes
- * 588724 : [vorbisdec] empty encoder string causes GStreamer
- * 588746 : [audiotestsrc] Make sure tags are properly serialized in ...
- * 588747 : [adder] Serialize incoming in-band events (tags) in the d...
- * 588748 : [adder] Check dataflow consistency in unit tests
- * 589075 : [playbin2] changing volume doesn't work after stream rest...
- * 589581 : typefinder: recognise more Kate subtitle categories
- * 589622 : Cannot use both playbin and input-selector
- * 589663 : gstreamer asserts in gstaudiofilter
- * 589797 : alsasrc does not set GstAlsaSrc- > handle to NULL after snd...
- * 590470 : [typefinding] certain flac-in-ogg files not detected any ...
- * 536313 : [cdda] Remove sha1 copy once we depend on glib-2.16
- * 579642 : [oggdemux] handle broken ogg/vorbis files better
- * 582528 : playbin2 Audio CD playback broken since
- * 583318 : Assertion from within playbin2
- * 585079 : undefined references to gst_adapter_* functions in schro
- * 585708 : [adder] Wrong handling of flushing seeks
- * 588218 : Siren in .wav support
- * 586920 : rtsp: needs < netinet/in.h > on FreeBSD
-
-API added since 0.10.23:
-
- * GstNetAddress::gst_netaddress_to_string()
- * Add gst_rtsp_watch_queue_data()
- * playbin2: Add {audio,video,text}-tags-changed signals
- * Add gst_color_balance_get_balance_type()
- * Add gst_mixer_get_mixer_type()
-
-Changes since 0.10.22:
-
- * New navigation API to support DVD playback
- * playbin2 improvements
- * RTSP extensions to allow extra headers and options
- * Replace audioresampler with speexresample based code
- * Support interlacing flags in the gstvideo library
- * Support new RIFF formats
- * Improve typefinding
- * Support more frame formats in videoscale
- * Many other bug-fixes and improvements
-
-Bugs fixed since 0.10.22:
-
- * 577637 : [playbin2] expose temp-location property
- * 580120 : [playbin2] unit test fails
- * 478512 : [alsamixer] volume control slider not working
- * 574962 : rhythmbox crash in flac_type_find
- * 564139 : Documentation of TCP plugins
- * 577436 : xvimagesink should use xcontext- > depth and not count bits...
- * 350311 : [playbin2] support for subpicture subtitles
- * 378094 : Enable pango elements to handle UYVY
- * 543591 : Gnonlin can not play theora streams
- * 553295 : [riff] fuzzed AVI file causes segfault
- * 565105 : Gstreamer does not change from READY back to PAUSED in sa...
- * 565777 : [riff] unrecognised video fourcc 0x10000002 for mpeg2 in avi
- * 566661 : [typefind] Fall back to file extension using uri query
- * 567255 : [riff] doesn't detect codec_id 0x706d as AAC (amongst other)
- * 567636 : [pbutils] Missing plugins code shouldn't ask for the same...
- * 567740 : bogus warning in decodebin2?
- * 568482 : linking problems in gst-plugins-base
- * 569655 : [ffmpegcolorspace] Add UYVY422 to GRAY8 conversion function
- * 570142 : Documentation is broken for uridecodebin
- * 570356 : aac typefinder failure
- * 570768 : [ximagesink] wrong mouse pointer position if output windo...
- * 570832 : Add flags to enhance mixer interfaces
- * 571009 : [tagdemux] WMA file with id3v2 tag causes assertion to fail
- * 571147 : [ffmpegcolorspace/videotestsrc] Add support for packed/pl...
- * 572577 : [playbin2] deadlock on shutdown
- * 572872 : [ffmpegcolorspace] Add YVYU colorspace
- * 572993 : [subparse] broken libregex dependency on Windows
- * 573165 : Generate additional export files for gstreamer app plugin
- * 573528 : Wrong format modifier in gstgiobasesink.c
- * 573529 : In gstrtspconnection.c some functions are called with wro...
- * 574293 : [decodebin2] deadlock on shutdown
- * 574319 : Missing HAVE_PROCESS_H in win32/common/config.h
- * 574447 : gstadder.c: line 904: error C2036: 'gpointer' : unknown size
- * 574939 : [typefinding] flac typefinder mis-typefinds PDFs as flac ...
- * 575550 : srt subtitle file keeps playbin2 from playing
- * 575638 : kissfft copyright
- * 575649 : [oggdemux] duration query in time format returns true wit...
- * 576019 : On Windows queue2 can't write files longer than 2-4 GiB, ...
- * 576142 : [vorbisenc] Non-header output buffers have NULL caps
- * 576180 : [playbin2] Uses unref'd audiosink volume if using gconfau...
- * 576586 : [alsamixer] gnome-sound-properties freeze
- * 577054 : [videoscale] Not valgrind clean
- * 577709 : Review new navigation API
- * 577827 : [appsink] Have appsink new_buffer-callback return GstFlow...
- * 578583 : [PATCH] multifdsink doesn't handle sync-method=latest-key...
- * 578656 : Implement upstream GstForceKeyUnit events in theoraenc
- * 579129 : pkgconfig: appsrc/appsink can not be linked to uninstalled
- * 579130 : app: expose trivial type macros
- * 579192 : gst_rtcp_packet_get_type should not assert on packet content
- * 579203 : baseaudiosink: unparenting the ringbuffer in NULL causes ...
- * 579267 : [rtspconnection] g_async_queue_new_full() is GLib-2.16 AP...
- * 579463 : [cddabasesrc] [cdparanoiasrc] no longer emits discid
- * 579668 : audioresample fails to build with --disable-gst-debug
- * 579734 : [playbin] raw_decoding_mode seems to be set unconditionally
- * 579912 : [decodebin2] multiqueue is too small in time (interleave ...
- * 580470 : [audioresample] causes pipelines to go out of sync and be...
- * 580952 : [audioresample] bad quality/pops compared to plughw
- * 581727 : [playbin2] make playsink go to PAUSED async
- * 569682 : playbin2 leaks request pad from input selector
- * 580020 : [vorbisenc] causes buffers to be out of segment if new se...
- * 562794 : rtspsrc fails to create a socket on Win32 sometimes.
- * 567396 : playbin2: DECODE_BIN_LOCK occasionally called twice withi...
- * 567982 : " queued_bytes " field isn't updated while flushing the que...
- * 571299 : [appsink] Handoff callback API
- * 574443 : rtsp win32 - forgotten variable
- * 574516 : [typefind] add typefinder for photoshop .psd files
- * 574964 : gst_app_src_end_of_stream(), mutex on error return
- * 575256 : rtspsrc fails to resolve hostnames
- * 575588 : decodebin2 deadlock
- * 576187 : [playbin2] Stalls video sink when disabling subtitles in ...
- * 576188 : [playbin2] Reusing a playbin2 instance with visualization...
- * 576190 : [playbin2] Deadlock when reusing playbin2 after an error
- * 577288 : " Internal playbin error " when seeking to the end of files
- * 577610 : RTCP feedback messages support in GstRTCPPacket
- * 577794 : [playbin2] leaks elements set through properties
- * 578118 : [multifdsink] add option to not resend the streamheader w...
- * 578506 : Pipeline with alsasrc and alsasink cannot change state ba...
- * 578942 : Missing RTSP headers related to Windows Media extension.
- * 580271 : videorate: fails to clear discont flag on duplicated buffers
- * 580649 : uridecodebin: bug on documentation published in website
-
-API added since 0.10.22:
-
- * GstRTSP::gst_rtsp_options_as_text()
- * GstRTSPMessage::gst_rtsp_message_take_header()
- * GstRTSPRange::gst_rtsp_range_to_string()
- * New Navigation interface commands, queries and messages
- * gst_rtsp_channel_new()
- * gst_rtsp_channel_unref()
- * gst_rtsp_channel_attach()
- * gst_rtsp_channel_queue_message()
- * gst_rtsp_connection_accept()
- * GstAppSink::gst_app_sink_set_callbacks()
- * GST_VIDEO_FORMAT_YVYU,GST_VIDEO_BUFFER_TFF,GST_VIDEO_BUFFER_RFF,GST_VIDEO_BUFFER_ONEFIELD
- * GST_MIXER_FLAG_HAS_WHITELIST,GST_MIXER_FLAG_GROUPING,GST_MIXER_TRACK_NO_RECORD,GST_MIXER_TRACK_NO_MUTE,GST_MIXER_TRACK_WHITELIST
- * GstAppSrc::emit-signals
- * GstAppSrc::gst_app_src_set_emit_signals()
- * GstAppSrc::gst_app_src_get_emit_signals()
- * GstAppSrc::gst_app_src_set_callbacks()
- * RTSP::gst_rtsp_connection_get_url()
- * GstRTSPLowerTrans::GST_RTSP_LOWER_TRANS_HTTP
- * RTSP:gst_rtsp_connection_set_tunneled()
- * RTSP:gst_rtsp_connection_is_tunneled()
- * RTSP::gst_rtsp_connection_set_ip()
- * RTSP::gst_rtsp_connection_get_tunnelid()
- * RTSP::gst_rtsp_connection_do_tunnel()
- * RTSP::gst_rtsp_watch_reset()
-
-IMPORTANT NOTES
-
-1) Please note that decodebin2 and playbin2 API included in this release is
-still considered unstable and WILL change in future releases. At this stage,
-only developers or early adopters should consider using decodebin2 or playbin2
-API embodied in their signals and properties.
-
-Changes since 0.10.21:
-
- * Require gettext 0.17
- * Replace audioresample with speexresample from -bad
- * Support new formats in RIFF: uncompressed RGB, WMA lossless, VP6
- * Move libgstapp and elements from -bad
- * Support color-key setting and probing for Xv properties
- * Improve typefinding for various formats
- * Extend audio sinks for pull-mode operation
- * Support for more subtitle formats
- * More development on decode2bin and playbin2
- * RTP and SDP fixes
- * Many bug fixes and improvements
-
-Bugs fixed since 0.10.21:
-
- * 562163 : theoraenc likely ignoring segments
- * 562258 : rtspsrc element takes long time to error out if the addre...
- * 561789 : [volume] deadlocks with a controller attached
- * 554533 : [xvimagesink] allow setting colorkey if possible
- * 567511 : colorkey in xvimagesink gets reset when element is reused
- * 116051 : libresample doesn't handle > factor of 2 rate conversion
- * 346218 : [audioresample] doesn't do anti aliasing
- * 385061 : [audioresample?] investigate high CPU usage
- * 456788 : [subparse] can't handle UTF-16 charset encoded subtitle.
- * 525807 : [vorbisenc] vorbisenc has problems with a gnlsource that ...
- * 546955 : gstoggmux EOS handling issue
- * 549417 : [audioresample] unit test fails on 64bit linux
- * 549510 : audioresample doesn't negotiate ideal caps
- * 552237 : UTF-16 srt confuses gstreamer, misdetected as mp3
- * 552559 : Implementation of SLAVE_SKEW in baseaudiosrc
- * 552569 : audioresample producing strange sized buffers
- * 552801 : audioconvert can overflow with big audio buffers
- * 554879 : Add ability to specify format for date/time display in Gs...
- * 555257 : Doesn't display srt subtitles saved with BOM
- * 555319 : add FFV1 fourcc to riff-media
- * 555607 : subrip subtitles typefind too strict
- * 555699 : [PATCH] theoradec: prefer container's pixel aspect ratio ...
- * 556025 : build failure in tests/icles
- * 556066 : Last byte of FLAC image buffer chopped off
- * 557365 : subparse check fails
- * 558124 : [PLUGIN-MOVE] Move speexresample as audioresample2 to -base
- * 559111 : ALSA sink hangs on USB audio device unplug while playing
- * 559478 : does not play windows media streams correctly
- * 559567 : `gst_base_audio_sink_sync_latency' should call `gst_base_...
- * 561436 : videorate element add image/jpeg to caps template
- * 561734 : playbin2 additions
- * 561780 : Playbin2 should work without volume too
- * 561924 : oggdemux hangs when given corrupt input via non-seekable ...
- * 562270 : build without gdk fails
- * 563143 : ximagesink/xvimagesink : _alloc_buffer returns non-clean ...
- * 563174 : Implement gst_rtcp_packet_remove
- * 563508 : [rgvolume] Unit test fails with passthrough assertions
- * 563718 : Theora check out of date
- * 563904 : GNOME Goal: Clean up GLib and GTK+ includes
-
-API added since 0.10.21:
-
- * clockoverlay::time-format
- * GstRingBuffer:gst_ring_buffer_activate()
- * GstRingBuffer:gst_ring_buffer_is_active()
- * GstRingBuffer:gst_ring_buffer_convert()
- * Add GST_TYPE_BASE_AUDIO_(SRC|SINK)_SLAVE_METHOD to the public API
- * gst_netaddress_get_address_bytes()
- * gst_netaddress_set_address_bytes()
-
-Changes since 0.10.20:
-
- * Continue playbin2 development
- * Ogg improvements - CELT support, skeleton fixes
- * DVD subpicture support
- * Improved audio dithering random number generator
- * xvimagesink/ximagesink fixes
- * Vorbis encoding and decoding fixes
- * Recognise Kate subtitle streams
- * Many bug-fixes and enhancements
-
-Bugs fixed since 0.10.20:
-
- * 537380 : [gnomevfssrc] Doesn't handle short reads properly
- * 538656 : xvimagesink support for autofill/colorkey property
- * 540334 : Build fails without X in tests/examples/seek
- * 528299 : Multiple GstMixerTracks with the same label cause problem...
- * 530068 : Ogg Streams with Skeleton and Granulepos > 0 do not work(...
- * 537009 : playbin2 silly typo breaks signals
- * 537045 : decodebin2 sometimes emits 'drained' multiple times
- * 537599 : [oggdemux] skeleton streams not skipped in ogg
- * 537889 : [xvimagesink] colorbalance is bad
- * 538232 : vorbisenc/vorbisdec don't work with a live source
- * 538663 : gdppay memleak in gst_gdp_pay_reset
- * 540215 : decodebin does not insert a queue for raw data type
- * 540351 : [avidemux] Doesn't know about Duck DK4 ADPCM
- * 540497 : ffmpegcolorspace is returning wrong size
- * 541358 : cross mingw32 gcc: getaddrinfo is not in ws2_32.dll befor...
- * 544306 : rtspsrc debug=1 segfaults with some libc
- * 548898 : GStreamer-CRITICAL errors on seeking beyond stream borders
- * 548913 : vorbisenc being picky about rounding errors in timestamps
- * 549062 : Video devices aren't updated on subsequent probing.
- * 549814 : [typefind] add application/pdf typefinder
- * 550582 : [oggdemux] KATE streams not recognised
- * 550638 : [typefind] Recognize some jpeg2k file types
- * 550656 : recognize TrueSpeech in wavparse
- * 550729 : gst-plugins-base won't compile with " -pedantic " option
- * 552960 : tagdemux asserts and aborts on truncated files
- * 553244 : theoraparse doesn't work at all (throws criticals and ass...
-
-API added since 0.10.20:
-
- * Add "index" property to GstMixerTrack to differantiate between
- multiple mixer tracks with the same label.
-
-Changes since 0.10.19:
-
- * RTP improvements
- * Support digest auth for RTSP
- * Additional documentation
- * Support DSCP QoS in multifdsink
- * Add NV12/NV21 video buffer layouts
- * Video scaling now bilinear by default
- * Support more than 8 channels in audio conversions
- * Channel mapping fixes for audioconvert
- * Improve tmplayer and sami subtitle support
- * Support 1x1 pixel buffers for videoscale
- * Typefinding improvements for MPEG2, musepack
- * Ogg/Dirac mapping updated in oggmux
- * Fixes in ogg demuxing
- * audiosink synchronisation and slaving fixes
- * Support muting of the audio in playbin by selecting -1 as the audio stream
- * Work done on playbin2 and uridecodebin
- * Improvements in the experimental GIO plugin
- * decodebin fixes
- * Handle GAP buffers in some places
- * Various other leak and bug-fixes
-
-Bugs fixed since 0.10.20:
-
- * 526794 : [giosrc] totem doesn't work with some gvfs backends
- * 510417 : [PLUGIN-MOVE] Move gio to gst-plugins-base
- * 509125 : crash in CD Player: - playing CD - lowering/...
- * 517813 : [audioconvert] make gap aware
- * 302798 : [playbin] add mute property
- * 342294 : Setting playbin property current-audio=-1 also stops the ...
- * 398033 : [audioconvert] support more than 8 channels
- * 419351 : [avi/a52dec] AV synchronization problems
- * 467911 : [subparse] sami parser update
- * 469933 : multifdsink IPv6 and diffserv TOS/TC markup
- * 506659 : [textoverlay] rendering error when using non-standard widths
- * 512333 : [gstvorbistag] Retrieve Ogg/Vorbis cover art as image met...
- * 512382 : [playbin] race condition when pausing/playing multiple in...
- * 518037 : pbutils-enumtypes.c is not included in win32/vs6/libgstpb...
- * 521761 : gstaudioclock frozen the clock value until reaches latest...
- * 522401 : gdpdepay doesn't validate payload CRCs
- * 523993 : playbin2 blocks after a while when listening to a radio s...
- * 524724 : [PATCH] [baseaudiosrc] buffer-time and latency-time do no...
- * 525665 : Crash on Ogg/Vorbis with chain=NULL
- * 525915 : [streamheader] Unit test fails with " gst_adapter_peek: as...
- * 526173 : [typefinding] fails to detect mpeg video stream whereas m...
- * 529018 : gst_ogm_parse_stream_header creates fraction value with w...
- * 529500 : [videotestsrc] support for NV12 and NV21
- * 529546 : [Playbin] Memory leak in streaminfo handling
- * 530068 : Ogg Streams with Skeleton and Granulepos > 0 do not work(...
- * 530531 : [typefinding] bad read in mpeg_video_stream_type_find
- * 530719 : gst_video_calculate_display_ratio fails when playing Ogg ...
- * 530962 : [subparse] parses only every second line of TMPlayer subt...
- * 532454 : [NV12/NV21] videotestsrc and ffmpegcolorspace don't play ...
- * 533087 : GstRTSPTransport kept opaque in docs
- * 533817 : [audioconvert] Can't use default 7 channel layout / only ...
- * 534071 : Gdppay memleak
- * 534331 : race in decodebin when changing states while the internal...
- * 535356 : vorbisdec doesn't support 8 channels
- * 536475 : gdppay memleak and possible crash
- * 536521 : Refcounting errors in playbin
- * 536874 : Build failure on windows
- * 532166 : [ffmpegcolorspace] support NV12 format
- * 533617 : [audioconvert] Produces silence when converting 1/2 chann...
- * 536848 : [giosrc] Doesn't handle short reads properly
- * 536849 : [giosrc] Very slow doing any playback
- * 518082 : [alsamixer] playback volumes overwritten by capture volum...
- * 435633 : [PATCH] videorate not (fully) segment aware; causes frame...
- * 532364 : tcpclientsrc broken in 0.10.19
- * 533075 : gst_rtp_buffer_compare_seqnum doesn't do what it says
- * 533265 : [cddabasesrc] Sound Juicer cut a sector when ripping a track
-
-API additions since 0.10.20:
-
- * decodebin2::sink-caps property
- * giosrc::file property
- * giosink::file property
- * gst_base_audio_src_set_slave_method()
- * gst_base_audio_src_get_slave_method()
- * GstAudioClock::gst_audio_clock_reset()
- * GstBaseAudioSrc:actual-buffer-time property
- * GstBaseAudioSrc:actual-latency-time property
- * gst_audio_check_channel_positions()
- * add gst_tag_image_data_to_image_buffer()
- * add gst_tag_list_add_id3_image()
- * add GST_TAG_IMAGE_TYPE_NONE enum value
-
-Changes since 0.10.18:
-
- * Handle EAGAIN when polling sockets in rtspconnection
-
-Changes since 0.10.17:
-
- * Experimental GIO plugin
- * Continued playbin2 development
- * RTP fixes
- * Better network element support on Windows
- * Various other bug-fixes and improvements
-
-Bugs fixed since 0.10.17:
-
- * 509637 : [API] [basertpaudiopayload] add _set_samplebits_options()
- * 510229 : [gnomevfssrc] HTTPS support
- * 511478 : [rtpbuffer] add gst_rtp_buffer_set_extension_data function
- * 511810 : [RTSP] Uses MT-unsafe gmtime() function
- * 512899 : [alsa] gstalsasink.c:527: warning: 'snd_pcm_sw_params_set...
- * 513167 : Fix compiler warning due to disabled signals in mixertrac...
- * 514307 : [playbin] warning in nautilus, volume element can't be cr...
- * 514623 : Ogg Theora video slow
- * 514937 : Correct initialization of hints in is_multicast_address()
- * 515654 : xvimagesink doesn't build with --disable-xshm
- * 516246 : [alsasink] handle negative delay from snd_pcm_delay
- * 517420 : typefind: add h264 elementary stream discovery
- * 517991 : problems with configure file depending on GCC compiler
- * 518039 : libgstrtsp MSVC 6.0 compile error
- * 518162 : [subparse] handle italic text starting with " / " with Micr...
- * 518940 : [playbin2] make _get_*_tags() match vfuncs prototype in c...
- * 519906 : [API] add GstMixerOptions::get_values vfunc
- * 519916 : [API] add mixer-changed and options-list-changed messages
- * 520523 : [API] Unreviewed changes to ringbuffer API
- * 521743 : libgstnetbuffer.def exports not up to date
- * 522625 : [video] gst_video_format_parse_caps() broken for RGBA for...
- * 523054 : gstbasesrc crashes when called from typefind helpers
- * 511825 : [RTSP] compiler warning on FreeBSD
- * 520300 : [alsasrc] provide-clock=false messes up buffer durations
-
-API added since 0.10.17:
-
- * GstRTPBuffer:gst_rtp_buffer_set_extension_data()
- * add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B.
- * add GstMixerOptions::get_values vfunc (#519906)
- * add gst_mixer_options_list_changed(), gst_mixer_mixer_changed() and
- gst_mixer_message_parse_options_list_changed(). Fixes #519916.
- * gst_base_rtp_audio_payload_set_samplebits_options()
- * GstNetBuffer::gst_netaddress_equal
-
-Changes since 0.10.16:
-
- * Work-around ABI breakage due to unfortunate use of the
- GST_DISABLE_DEPRECATED macro
- * Export 2 missing functions needed for bindings in the win32 build
- * Initialise the GstRingBuffer GType from a thread-safe context
-
-Bugs fixed since 0.10.16:
-
- * 511825 : [RTSP] compiler warning on FreeBSD
- * 513018 : crash in Volume Control: I typed my password at t...
- * 512334 : g_critical() when using GstAudioFilter & GST_DEBUG
-
-Changes since 0.10.15:
-
- * Handle newer Theora granule-pos semantics
- * Introducing first alpha version playbin2 - the upcoming successor to
- playbin
- * Fixes in playbin handling of stream-switching
- * New API for uniform handling of raw-video format buffers.
- * Improvements for RTSP/RTP handling
- * RIFF lib additions for VC-1 and AVC1 fourccs
- * Many other bug-fixes and improvements
-
-Bugs fixed since 0.10.15:
-
- * 506132 : Review of changes in video/video.h
- * 320984 : [oggdemux] cannot handle multiple chains
- * 373011 : [playbin] throws error when switching off subtitles
- * 436756 : Intermittent crashes in Pidgin in audioclock g_type_class...
- * 462740 : [streamselector] patch to improve default stream selection
- * 486840 : [alsamixer] use _all variants when setting the mixer
- * 497964 : theoraenc test fails
- * 498228 : gst-plugins-base-0.10.15 does not compile on FreeBSD (Gen...
- * 499697 : Provide better pkg-config files
- * 502497 : [subparse] SubRip subtitles starting from 0 not recognised
- * 503440 : The control sockets used by gstrtspconnection.c are never...
- * 503930 : [cdda] warning: 'eos' may be used uninitialized in this f...
- * 506928 : [alsamixer] add " PCM " as master fall back for cards that ...
- * 508138 : [decodebin] does not error out if pad activation fails
- * 509762 : missing file in win32/MANIFEST
- * 511274 : gst_rtp_buffer_get_extension_data is returning FALSE when...
- * 496731 : [PATCH] xvimagesink leaks memory if initialization fails
- * 496761 : [PATCH] RTSP message leaks memory when uninitialized
- * 500763 : SIGSEGV while playing ogg audio file
-
-API additions since 0.10.15:
-
- * New GstVideoFormat API and helper functions in libgstvideo
- * gst_base_audio_sink_set_provide_clock()
- * gst_base_audio_sink_get_provide_clock()
- * gst_base_audio_sink_set_slave_method()
- * gst_base_audio_sink_get_slave_method()
- * gst_base_audio_src_set_provide_clock()
- * gst_base_audio_src_get_provide_clock()
-
-Changes since 0.10.14:
-
- * RTP/RTSP/RTCP/SDP support improved
- * New FFT support library libgstfft, based on Kiss FFT
- * New formats supported in volume and audiotestsrc
- * Fixes in audiorate and videorate
- * Audio capture fixes
- * Playbin and decodebin fixes
- * New tagdemux base class for ID3/APE style tag readers
- * Fix a nasty crash in the X sinks on shutdown
- * New tags supported
- * Add support for multichannel WAV files.
- * Preserve channel layout information when up/down-mixing.
- * Many bug-fixes and improvements
-
-Bugs fixed since 0.10.14:
-
- * 475395 : decodebin2 leaks request-pads
- * 475451 : [decodebin2] leaks ghostpad
- * 378770 : [xvimagesink] race condition in event thread?
- * 407282 : [decodebin2] autoplug-sort signal has GList ** parameter
- * 430677 : [audioconvert] does not preserve channel positions when f...
- * 442654 : [volume] controller bypassed by default
- * 445529 : [volume] support for 24/32-bit audio/x-raw-int
- * 446766 : return code for gst_base_rtp_payload_audio_handle_event()
- * 451970 : Subparse requires HTML parser
- * 453650 : [audiobasesrc] two alsasrcs do not work in one pipeline
- * 459334 : [textoverlay] expose pango line alignment property
- * 459585 : [basertpdepayload] api without namespace
- * 460422 : [audiotestsrc] Add support for float and double output
- * 462805 : [alsa] compilation fails with gcc 4.2
- * 462979 : Add 'silent' property to GstTimeOverlay
- * 463215 : [audioconvert] compile errors
- * 464320 : [PATCH] gst-plugins-base-0.14 does not build for win32
- * 464666 : [playbin] QT trailer hangs in preroll with decodebin2
- * 464690 : Add connection-speed property to uridecodebin element
- * 465015 : [playbin] Not removed probes causes deadlocks in streamin...
- * 465028 : some warnings with mingw
- * 467667 : GST_FRAMES_TO_CLOCK_TIME() and GST_CLOCK_TIME_TO_FRAMES()...
- * 468129 : [basertpaudiopayload] event handler returns the wrong value
- * 468619 : New library gstfft: FFT library for integer and float typ...
- * 470456 : [API] add gst_missing_*_installer_detail_new()
- * 470766 : [ssaparse] line breaks in SSA subtitle parser
- * 471067 : Make the SDP code useable for generating SDP descriptions
- * 471194 : [rtpbuffer] RTP headers are wrong for win32
- * 473097 : [baseaudiosink] gstreamer-properties hangs when testing s...
- * 474384 : gstrtsp-enumtypes.c and .h needed for win32
- * 474880 : [xvimagesink] [ximagesink] leaking buffer caps reference
- * 475731 : rtspconnection is able to read incomplete messages
- * 483620 : All Rtp buffers are discarded -- gst_rtp_buffer_get_payl...
- * 484989 : memleak, not unrefed caps for gstbasertppayload.c
- * 489010 : Please change default channel order for WAVE_EXT-less .wa...
- * 491722 : [playbin] regression: crash with external subtitles
- * 492098 : [GstFFT] Broken scaling
- * 492114 : Build issues on Windows/MSVC
- * 492306 : compilation errors with MinGW
- * 492813 : Missing symbols in libgstrtp.def
- * 493986 : Build issues on Windows (missing symbols)
- * 494346 : pre-release vs6 patch
- * 496548 : Including malloc.h breaks macos build
- * 496724 : DSW file references non-existent DSP files
- * 464079 : audiotestsrc doesn't respond to conversion queries properly
- * 442065 : floatcast.h includes config.h and might break other apps
- * 466717 : gst_event_new_new_segment_full:assertion `start < = stop' ...
- * 485753 : Decodebin2 deadlocks when nulling pipeline during typefind
- * 464028 : Move connection-speed from playbin to playbasebin
-
-API added since 0.10.14:
-
- * GstTagDemux base class for simple tag demuxers
- * GstBaseAudioSrc::provide-clock property
- * gst_rtcp_ntp_to_unix()
- * gst_rtcp_unix_to_ntp()
- * gst_rtp_buffer_get_header_len()
- * gst_rtp_buffer_get_extension_data()
- * gst_rtp_buffer_compare_seqnum()
- * gst_rtp_buffer_ext_timestamp()
- * gst_rtcp_packet_sdes_copy_entry()
- * gst_install_plugins_supported()
- * gst_missing_*_installer_detail_new() convenience API
- * gst_rtsp_connection_poll()
- * GstTextOverlay::line-alignment property
-
-Changes since 0.10.13:
-
- * Audio dither and noise-shaping when reducing bit-depth
- * RTSP and SDP helper libraries added
- * Experimental buffering element "queue2" now supports pull-mode
- and file-based buffering.
- * Support for more 32-bit video pixel layouts
- * Various fixes and improvements
-
-Bugs fixed since 0.10.13:
-
- * 380625 : [x*imagesink] add 'handle-expose' property
- * 385527 : oggmux sometimes gets DELTA flag on output wrong near start
- * 402076 : videoscale 4-tap method broken for downscaling
- * 437169 : [xvimagesink] add property to disable Xv double-buffering
- * 441264 : queue2 support to do buffering on a file
- * 442553 : [v4lsrc] doesn't output segments in GST_FORMAT_TIME
- * 442557 : [videorate] doesn't handle latency queries
- * 442944 : Audiotestsrc can overflow on seeks
- * 444523 : [queue2] Pull mode support
- * 444630 : Compilation error with fsseko (from gstqueue2.c) -- unabl...
- * 445505 : [queue2] It does not work in pull mode with oggdemux
- * 446551 : [queue2] Buffering is not working properly if it is set t...
- * 446572 : [queue2] Division by zero
- * 446972 : warning when compiling gstoggdemux.c
- * 449156 : Regression in CVS for decodebin2
- * 450875 : Missing files in po/POTFILES.in
- * 451707 : [tag] UTF-8 in ID3v1 tag not correctly decoded
- * 451908 : [ffmpegcolorspace] regression: doesn't accept GST_VIDEO_C...
- * 454264 : Playbin fails to " play " image url after a movie url
- * 456656 : [API] Addition of audio buffer clipping function to gstaudio
- * 460978 : gst_audio_buffer_clip outputs warnings
- * 152864 : [PATCH] GstAlsaMixer doesn't support signals
- * 360246 : [audioconvert] Optionally apply dithering
- * 394061 : Add support for Subviewer subtitles
- * 420326 : Base payloader class has wrong property types and ranges
- * 451145 : [vorbisdec] errors out on 0-sized packets
- * 459204 : [PATCH] [playbin] gst_play_base_bin_get_streaminfo_value_...
-
-API added since 0.10.13:
-
- * RTSP and SDP libraries added
- * gst_rtsp_base64_decode_ip
- * Add buffer clipping function gst_audio_buffer_clip for raw audio
- buffers. Fixes #456656.
- * gst_mixer_get_mixer_flags
- * gst_mixer_message_parse_mute_toggled
- * gst_mixer_message_parse_record_toggled
- * gst_mixer_message_parse_volume_changed
- * gst_mixer_message_parse_option_changed
- * GstMixerMessageType
- * GstMixerFlags
-
-Changes since 0.10.12:
- * Many fixes and improvements
- * RTP and RTCP support improved
-
-Bugs fixed since 0.10.12:
-
- * 339838 : [audioconvert] support floats with non-native endianness
- * 393975 : closing x/xvimagesink window crashes gst-launch
- * 405072 : [API] add gst_tag_freeform_string_to_utf8()
- * 413799 : [subparse] add support for MPL2 format
- * 414645 : GstMixerTrack should make untranslated label available
- * 420079 : [audioconvert] Uses biased rounding which results in dist...
- * 420578 : [subparse] add more colour map in sami parser
- * 421834 : videorate breaks on dimension changes
- * 423051 : Vorbis tags of type double use locale-dependent formatting
- * 423055 : Verify ReplayGain vorbistag processing in libs/tag testsuite
- * 425455 : Decodebin2 leaks pads
- * 426250 : GstPlayBaseBin leaks streaminfo objects
- * 428187 : Rtp base depayloader class doesn't send new_segment after...
- * 431672 : gst_base_rtp_audio_payload_push() should take object of i...
- * 432362 : [ximagesink] doesn't build if XShm is not available
- * 432755 : [videorate] leaks buffer if flow != OK
- * 432984 : [baseaudiosrc] misleading warning message when dropping s...
- * 433888 : [theoradec] does not generate a perfect stream
- * 436562 : Theoradec doesn't work well with gnonlin
- * 438840 : [theoradec] does not compile with old version of libtheora
- * 440997 : [gstriff] Doesn't handle width!=depth files with audio/x-...
- * 441295 : audioconvert doesn't build on VS6
- * 442024 : regression in playbin buffering
- * 350299 : [playbin] " Internal data flow error " opening movie with s...
- * 410039 : totem crashed with SIGSEGV in new_decoded_pad_full()
- * 340842 : do latency calculation for live sources
- * 341078 : RB does not play beyond initially downloaded podcast file
- * 414496 : [id3demux, id3v2mux] Add support for GST_TAG_MUSICBRAINZ_...
-
-API additions since 0.10.12:
-
- * add gst_tag_freeform_string_to_utf8()
- * GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
- * GstBaseAudioSink::slave-method property
- * add "min-ptime" property to RTP base audio payloader
- * gst_base_rtp_audio_payload_push()
- * gst_base_rtp_audio_payload_get_adapter()
- * GstMixerTrack::untranslated-label property
-
-Changes since 0.10.11:
-
- * New API for on-demand plugin installation
- * Xv thread-safety and configuration enhancements
- * decodebin2 improvements
- * Support more raw audio format conversions
- * Improvements in Ogg support
- * AudioFilter base class ported to 0.10
- * Fixes for subtitles
- * Latency/live-playback support for Alsa
- * Lots of bug fixes and improvements
-
-Bugs fixed since 0.10.11:
-
- * 398721 : No video in .ogm files with decodebin2
- * 339837 : [audioconvert] support for 64-bit float audio
- * 341524 : [decodebin] can't handle decoders with always src pads wi...
- * 352069 : Add de.po German translation
- * 363379 : [oggmux] doesn't detect EOS on all sinkpads
- * 378436 : [oggdemux] rhythmbox crash on fast clicking on rating in ...
- * 380342 : Totem does not play mp3 files when lyrics are present
- * 383195 : [cddabasesrc,basertpaudiopayload] compile errors with gcc...
- * 383198 : totem crashed to gst_xvimagesink_update_colorbalance
- * 384008 : [xvimagesink] accesses - > xwindow outside locks
- * 384060 : gst_xoverlay_set_xwindow_id() causing lockups with x(v)im...
- * 387138 : x input events processing in sinks with xoverlay interfac...
- * 390063 : Documentation typo
- * 390076 : add xv adaptor and port properties in xvimagesink element.
- * 391365 : [oggdemux] internal stream error on OggFlac
- * 392070 : [vorbis] GST_TAG_LOCATION not mapped
- * 392393 : [API] add libgstbaseutils library for missing plugins mes...
- * 396042 : mpeg4 video typefinder loops endlessly on quicktime redirect
- * 396835 : audioconvert/audioresample combination causing buffer of ...
- * 397673 : [patch] XIOError caught in x[v]imagesink.c
- * 397810 : [typefinding] .vob file: could not determine type of stream
- * 398110 : [theoraenc] GLib failed to allocate 3080991032 bytes on g...
- * 399340 : Crash in the oggdemux plugin when trying to play a specia...
- * 401029 : [playbin] rapidly changing visualisation freezes
- * 401072 : Move libgimme-codec helper functions to GStreamer
- * 402505 : visualisations don't work for some samplerates
- * 407811 : decodebin2 hang on HD clip
- * 409683 : Crash with Decodebin2
- * 410396 : not reading " DATE " tags from Flac files
- * 410963 : Fails to build with -z defs
- * 357503 : [suparse] wrong timing with microdvd subtitles
- * 393310 : [pango] localtime_r does not exist in MinGW
- * 397207 : Test failure w/ HP-UX 11.11 & native compiler
- * 399948 : [textoverlay] leaks upstream events if textpad unlinked
- * 403963 : GstAudioFilter base class broken
- * 404512 : [videoscale] floating point exception on 1x1 video
- * 405020 : [alsa] probing the device-name doesn't seem to work corre...
- * 408278 : [videorate] memory leak
- * 410772 : Crash copying a GstNetBuffer
- * 401118 : [visual] error if width not a multiple of 4
- * 405451 : [alsasink] deadlocks when disconnecting USB Sounddevice
-
-API additions since 0.10.11:
-
- * GstAudioFilter
- * GST_VIDEO_SINK_CAST()
- * gst_pb_utils_add_codec_description_to_tag_list()
- * gst_pb_utils_get_codec_description()
- * gst_pb_utils_get_source_description()
- * gst_pb_utils_get_sink_description()
- * gst_pb_utils_get_decoder_description()
- * gst_pb_utils_get_encoder_description()
- * gst_pb_utils_get_element_description()
- * gst_pb_utils_init()
- * gst_install_plugins_context_new()
- * gst_install_plugins_context_set_xid()
- * gst_install_plugins_context_free()
- * gst_install_plugins_async()
- * gst_install_plugins_sync()
- * gst_install_plugins_return_get_name()
- * gst_install_plugins_installation_in_progress()
- * gst_missing_uri_source_message_new()
- * gst_missing_uri_sink_message_new
- * gst_missing_element_message_new
- * gst_missing_decoder_message_new
- * gst_missing_encoder_message_new
- * gst_missing_plugin_message_get_installer_detail
- * gst_missing_plugin_message_get_description
- * gst_is_missing_plugin_message
-
-Bugs fixed since 0.10.10:
-
- * 360552 : [riff] [avi] extracts non-UTF8 metadata
- * 365501 : [x/xvimagesink] race condition when creating first image ...
- * 339366 : [playbin] hangs if suburi file type cannot be determined
- * 355914 : libvisual causes xvimagesink: assertion `GST_CAPS_REFCOU...
- * 363118 : gst_riff_create_video_caps() should also store variant in...
- * 363607 : xvimagesink xwindow_draw_border() slowness
- * 336301 : [playbin] can't handle RTSP source
- * 337026 : oggmux doesn't set EOS properly
- * 337031 : vorbisdec outputs too much data
- * 340049 : New BaseRTPAudioPayloader class to -base
- * 348264 : Theora encoding, Ogg muxing don't handle discontinuities
- * 354773 : xvimage assumes that XV_COLORKEY can be set in RGB888 format
- * 355917 : libvisual plugin is broken
- * 355935 : multifdsink doesn't allow setting maximums (soft, hard) i...
- * 357038 : [ffmpegcolorspace] RGBA handling broken
- * 357215 : [playbin] buffering notification not quite right yet
- * 357289 : [riff] riff parser can't detect aac audio stream
- * 357404 : [playbin] Linking can fail silently
- * 357531 : [subparse] problem if markup is not closed
- * 357577 : [playbin] regression: buffering still images broken
- * 357591 : Avoid compiler warning with uclibc and -Werror
- * 357613 : XvStopVideo in xvimagesink
- * 357800 : [libvisual] doesn't pass audio data to libvisual 0.4.0 co...
- * 359580 : tcpserversink and dataprotocol assert for multipart streams
- * 361095 : Fixes compiling with forte: warning clean up (part 3)
- * 361456 : [basertppayload] Memory leak
- * 361634 : sink- > ringbuffer NULL in BaseAudioSink's setcaps()
- * 361984 : [subparse] doesn't accept .srt file that doesn't start wi...
- * 366334 : [PATCH] Windows vs8 fixes
- * 368273 : Using the remove signal on multifdsink is not threadsafe
- * 368310 : include file gstbasertpaudiopayload.h not included for r...
- * 369482 : [typefind] MPEG system streams get recognized as mp3 files
- * 370092 : [PATCH] Decodebin v2 : Implementation
- * 377183 : regression: no eos when playing ogg vorbis files
- * 381219 : bad debugging code left in audiorate
- * 382223 : [decodebin] more delayed linking
- * 382269 : Typefind detects mpeg video clip as audio/mpeg
- * 335635 : Add an Ogg/Vorbis retagging element
- * 341681 : [textoverlay] flickering with continuously timestamped text
- * 342228 : [alsa] Recognize " Front " as a Master channel
- * 357330 : [subparse] some sami parser minor but enhanced patch
- * 357532 : [gsttag] vorbistag doesn't handle dates that include time...
- * 359237 : [typefinding] doesn't recognize XML files shorter than 25...
- * 362845 : [subparse] add support for tmplayer format
- * 357977 : [videorate] new segment start is not respected
- * 364812 : [PATCH] oggmux release pad does not remove pad
- * 364856 : pngenc stride problems
- * 372507 : Mac build fixes
-
-API added since 0.10.10:
-
- * playbin::queue-min-threshold property.
- * GstVideoOrientation interface
- * gst_base_rtp_depayload_push_ts
- * gst_base_rtp_depayload_push
- * Add dropped_buffers to multifdsink's get-stats GValueArray
- * gst_ring_buffer_commit_full
-
-Changes since 0.10.9:
-
- * New elements: gdppay, gdpdepay
-
-Bugs fixed since 0.10.9:
-
- * 343787 : The adder cannot handle when multiple elements tries to l...
- * 336075 : ALSA emu10k1 mixer tracks are wrongly classified as playb...
- * 349105 : crash with playbin and resizing screen
- * 342494 : [v4l] Query " device-name " even if device is not open
- * 342680 : [adder] seeking with multiple ogg files fails to work
- * 345188 : [alsa] can't handle more than 8 channels
- * 347091 : converting vorbis comments to GstTagLists is lossy
- * 348157 : Changed " Change Device " menu behaviour in gnome-volume-co...
- * 348916 : [typefind] add multipart/x-mixed-replace typefinder
- * 350157 : [riff] riff parser can't detect dts audio stream
- * 350655 : [oggdemux] should process seeking queries
- * 350900 : [adder] should not clamp floating point values
- * 351426 : API: add gst_tag_parse_extended_comment
- * 351502 : g_value_set_string leaks
- * 351742 : [vorbisenc] discontinuity detection too sensitive, might ...
- * 353658 : [videotestsrc] doesn't round strides correctly for YVYU
- * 354594 : multifdsink doesn't work reliably with sync-method = 'nex...
- * 351790 : [ogmparse] crash parsing video stream on x86-64
- * 140139 : [avidemux] can't play broken avi with ogg (not vorbis) au...
- * 347783 : [PLUGIN-MOVE] GDP elements should be moved
- * 347918 : Internal data flow error in udpsrc
- * 349656 : jitterbuffer in GstBaseRtp fails to handle rtp seqnum rol...
- * 350784 : element alsamixer doesn't respect asoundrc
- * 351308 : [netbuffer] build fails with gkt-doc critical warnings
- * 353234 : audiorate preserves DISCONT on buffers
- * 353912 : Add cmml caps to oggmux
-
-API added since 0.10.9:
-
- * gst_rtp_buffer_get_payload_subbuffer()
- * gst_tag_parse_extended_comment()
- * GstPlayBin::connection-speed
- * GstTheoraParse::synchronization-points
- * GST_AUDIO_CHANNEL_POSITION_NONE
-
-Changes since 0.10.8:
-
- * Parallel installability with 0.8.x series
- * Threadsafe design and API
- * Subtitle fixes
- * Support for images in tags
- * Playback improvements
- * Gnomevfssrc now supports burn:// uris
- * Videoscale now supports more RGBA formats
- * Multifdsink improvements
- * Testsuite can now generate coverage information
-
-Bugs fixed since 0.10.8:
-
- * 347296 : Problems with clocks on alsasrc hangs the application
- * 347295 : [vorbisdec] Pushes before being initialized
- * 329798 : [playbin] doesn't always give correct error message for m...
- * 342085 : [alsasink] doesn't set buffer-time correctly
- * 342789 : [audioresample] doesn't clear state when stopped, causing...
- * 343303 : [subparse] workaround for bad entities in sami parser
- * 343385 : [gnomevfs] add support for burn:// URIs
- * 343500 : [riff] gst_riff_parse_strf_vids() can't parse extra data.
- * 343699 : oggmux leaks
- * 344503 : [subparse] parse font face property in sami parser.
- * 345131 : [PATCH] videoscale support for 32-bit RGB-formats
- * 345206 : [textoverlay] crash with non-UTF8 input
- * 345225 : [theoradec] Clipping for exact seeking
- * 345641 : [API] [libgsttag] add enums for image tag type
- * 345879 : [riff] won't play a .wmv file with WMVA video stream
- * 346581 : [typefinding] recognise text/html
- * 347221 : [audioconvert] channel remapping does not work right
- * 347304 : Massive leaks with xvimagesink
- * 346527 : alsasrc get_range does not respect requested size
-
-Changes since 0.10.7:
-
- * alsasink probing fixes
- * xvimagesink error reporting fixes
- * subtitle fixes
- * adder fixes
- * vorbis multichannel fixes
- * multifdsink streamheader fixes
-
-Bugs fixed since 0.10.7:
-
- * 169936 : [subparse] support for SAMI subtitles
- * 315312 : Gstreamer Xv uses RGB instead of YUV.
- * 334002 : video4linux shouldn't depend on X in configure script
- * 336881 : [libvisual] additional support for libvisual-0.4
- * 337544 : [xvimagesink] Internal Error when image is too large
- * 339520 : [subparse] add " encoding " property
- * 340909 : [alsasink] can't enable spdif output
- * 341542 : some users have an assertion failed: (GST_VIDEO_SINK_WIDT...
- * 341562 : audioconvert doesn't list formats in order of preference
- * 341696 : audioconvert crashes if converting from a format with no ...
- * 341719 : bisection algorithm in ogg doesn't bisect in some cases
- * 341732 : [alsasink] doesn't query supported sample rates
- * 341873 : [alsasink] minor memory leak, uses unprotected static var...
- * 342143 : [subparse] sami parser needs to escape characters
- * 342181 : [alsa] add property probe interface to alsasink and alsasrc
- * 342268 : [playbin] add 'subtitle-encoding' property
- * 342345 : [riff] Elephant's Dream AVI does not play, JUNK chunk bef...
- * 342566 : Building without GTK+ fails
- * 343397 : H.264/AAC movie deadlocks with totem in gstreamer code, p...
- * 339935 : [adder] dead-locks when adding sink pads in PAUSED state
-
-Changes since 0.10.6:
-
- * typefind improvements
- * bug-fixes in textoverlay, audioconvert, videotestsrc,
- multifdsink and audio source/sink base classes
- * Ice-cast metadata support has moved from gnomevfssrc to the
- icydemux element in gst-plugins-good
- * audioresample now supports floating point samples
- * Adder element fixes.
- * Fixes for network playback and audio resampling in playbin
-
-Bugs fixed since 0.10.6:
-
- * 340060 : [adder] handle newsegment events properly
- * 340375 : [API 0.11] [patch] typefind to differentiate between mp4 ...
- * 339405 : [textoverlay] can't display '\n' character
- * 338657 : [patch] adder should send events from src-pad to all sink...
- * 338919 : [patch] alsasink should also query witdh capabilities fro...
- * 301759 : [audioresample] float audio support (for OSX audio sinks)
- * 331901 : [videotestsrc] framerate=0/1 gives assertion error
- * 333657 : Replacing icy demuxing in gnomevfssrc
- * 336339 : [audioresample] should support width != 16
- * 338718 : [patch] [audioconvert] correctly clip float samples > 1.0
- * 338778 : [patch] Bad audio with ASX files
- * 338991 : [patch] Videoscale doesn't pass on pixel-aspect ratio
- * 339574 : [patch] Race condition in multifdsink can lead to spuriou...
- * 339786 : [typefinding] wavpack typefinding doesn't always work
- * 340369 : [volume element] " volume " property range insufficient
- * 340379 : [playbin] doesn't insert audioresample, causes problems w...
- * 340392 : Problem with internal-decodebin
- * 341160 : [multifdsink] client_status enum has an uninitialized nick
- * 341182 : Accessing playbin's streaminfo property from high languag...
- * 341432 : [playbin] automatically get icecast metadata requiring ic...
- * 341542 : some users have an assertion failed: (GST_VIDEO_SINK_WIDT...
- * 341557 : Map GST_TAG_IMAGE < = > ID3v2 APIC tag
-
-API added since 0.10.6:
-
- * client-fd-removed signal added to multifdsink
- * stream-info-value-array property added to playbin
- * gst_video_calculate_display_ratio() in libgstvideo
-
-Changes since 0.10.5:
-
- * QoS in sinks and transform elements
- * Needs GStreamer 0.10.5 for new GstBaseSink::async_playback() vmethod
- * added theoraparse element
-
-Bugs fixed since 0.10.5:
-
- * 313136 : [playbin] hang while playing truncated ogg file
- * 172848 : [subparse] subtitles with special chars are displayed as ...
- * 305279 : [riff] uncompressed AVIs with 24bpp don't work
- * 320765 : [ffmpegcolorspace] make win32+msvc compliant, don't use _...
- * 323852 : Disable tests/icles on platforms that do not have X
- * 325653 : build errors compiling audioresample on win32(vs7)
- * 327357 : gst-plugins-base fails to compile with GCC 4.1
- * 334620 : [gnomevfssrc] fails to connect to icecast streaming servers
- * 334822 : [ffmpegcolorspace] YVU9 support
- * 335028 : [typefinding] ID3 v1 tag is not recognized with mp3-in-wa...
- * 335365 : inefficient use of GList in gst-plugins-base
- * 336190 : [gnomevfssink] should accept non-URI filenames as " location "
- * 336194 : [gnomevfssrc] some minor memory leaks
- * 336477 : plugins need better/univied descriptions
- * 336617 : Unable to recognise MPEG TS stream
- * 337548 : Memory leaks in basertpdepayload
- * 337945 : [oggdemux] segment stop position ignored
- * 338419 : Regression in the handling of files with multiple audio/s...
- * 338897 : Videoscale crashes as part of DVD to Ogg transcoding
- * 339013 : [videorate] Goes into an infinite loop
- * 339047 : [riff] handle H264 fourcc in addition to h264
- * 339212 : ISO file typefinding regression
- * 330748 : deadlock in base audio sink on playing- > paused state change
-
-Bugs fixed since 0.10.4:
-
- * 334216 : [gnomevfssrc] won't open some media on NFS mounts any longer
- * 334226 : typefindfunctions plugin crashes on PPC on registration
-
-Changes since 0.10.3:
-
- * (Experimental) QoS support
- * oggmuxer now creates 100% valid streams for Theora, Vorbis and Speex
- * documentation updates
- * better support for subtitles (seeking)
-
-Bugs fixed since 0.10.3:
-
- * 310202 : [subtitles] < i > < /i > tags and others should be supported i...
- * 312439 : XVideo output doesn't work on remote displays (probably r...
- * 321271 : audio output is truncated at EOS
- * 321650 : Can't decode this ogm file
- * 325732 : [oggdemux] problem when seeking to time less than 4s with...
- * 325972 : [typefinding] doesn't recognise this mp3
- * 326720 : [alsasink] doesn't support more than 2 channels anymore
- * 330711 : [ffmpegcolorspace] problems with palettized RGB (fencount...
- * 330789 : gstbaseaudiosink causes noise on seeking
- * 330888 : Fix build with gcc 2.95 (again)
- * 331295 : gnomevfssink doesn't respect umask when creating files
- * 331526 : 3GP type detection is too simple
- * 331678 : Decodebin is not reusable within a single pipeline (as in...
- * 331690 : playbin won't play my last.fm stream
- * 331763 : [alsamixer] unmute sets the volume to 100%
- * 331765 : [alsamixer] mixer applet slider doesn't want to move from...
- * 331903 : [videorate] doesnt handle input caps of framerate=0/1 sanely
- * 332778 : [ogmparse] " Already an existing pad " WARNING
- * 332964 : random crashes in mp3_type_find
- * 333254 : theora encoder does not set IN_CAPS flag properly
- * 333352 : [gnomevfssink] reports disk full as generic error
- * 333488 : Allow for palette < 256 colours in AVI files
- * 333510 : [PATCH] Fix gst_pad_new_from_template (gst_static_pad_tem...
- * 333545 : [riff] set depth on wma caps to make asfdemux and pitfdll...
- * 333663 : [patch] unref the result of gst_pad_get_parent
- * 333900 : [typefind] cannot play a particular mp3 file
- * 334112 : variable not initialized
- * 334129 : Disable frame dropping for now
- * 317038 : use default channel layout if none is specified in multic...
- * 319340 : [cdparanoia] uncorrected-error signal never fired
-
-API added since 0.10.3:
-
- * GstTextOverlay::halignment
- * GstTextOverlay::valignment
-
-Changes since 0.10.2:
-
- * typefind improvements
- * Ogg decoding and encoding fixes
- * Improved audio and video sink classes
- * Bug and leak fixes
- * Improved video scaling
- * On-the-fly visualisation switching
- * Subtitle support
-
-Bugs fixed since 0.10.2:
-
- * 330244 : gsttextoverlay.c:895: 'struct _GstCollectData' has no mem...
- * 324000 : [playbin] post error or message on unknown input
- * 153004 : [typefind] can't identify mp3 file with one single mpeg f...
- * 323874 : [playbin] leaks sinks and threads when using gconfaudiosink
- * 324626 : ffmpegcolorspace support for fourcc " UYVY "
- * 326447 : check that all elements in -base pass queries they can't ...
- * 328263 : Fix build with gcc 2.95
- * 328279 : [decodebin] timeout issue when pre-rolling
- * 329326 : Fix oggmux removing pads from collect pads
-
-Changes since 0.10.1:
-
- * ported gnomevfssink, cdparanoia
- * New library and base class: GstCddaBaseSrc
- * ported mixerutils.h
- * added 'sine-tab' waveform to audiotestsrc
- * added float audio to audiorate
-
-Bugs fixed since 0.10.1:
-
- * 324216 : [cdparanoia] missing patches from 0.8
- * 324696 : [videotestsrc] does not start counting the time from zero...
- * 324900 : Problem compiling gst-plugins-base with Forte
- * 325984 : [playbin] cannot handle sources that produce raw audio/video
- * 325990 : patch videotestsrc for using glib types
- * 326601 : GstRingBuffer crashes with alaw/mulaw caps
- * 327114 : [theoradec] should post tags on the bus
- * 327216 : vorbisdec segfaults on certain queries
-
-API added since 0.10.1:
-
- * added libgstcddabase
- * added mixerutils.h
-
-Changes since 0.10.0:
-
- * Parallel installability with 0.8.x series
- * Threadsafe design and API
- * removed gst-launch-ext
- * Ported: ogmparse
- * Fixes for: subparse, xvimagesink, audioresample, videorate, decodebin
-
-Bugs fixed since 0.10.0:
-
- * 322347 : GstBaseRtpDepayload timestamps are wring
- * 323900 : Basertpdepayloader lets NEWSEGMENT events through unfiltered
- * 323878 : missing < string.h > inclusion (for memset & FD_ZERO)
-
-API added since 0.10.0:
-
- * GstAlsaMixer::device
- * GstAlsaMixer::device-name
-
-Bugs fixed since 0.9.7:
-
- * 319172 : gstreamer-plugins-base-0.9.pc doesn't export linking flags
- * 323017 : While(1) loop with sleep(0) in basertpdepayload.c
-
-Changes since 0.9.6:
-
- * Parallel installability with 0.8.x series
- * Threadsafe design and API
- * ximagesink and xvimagesink updates and interactive test
- * added pango
- * rename net to netbuffer library
- * rtp element renaming
- * stream selector fixes
-
-Bugs fixed since 0.9.6:
-
- * 319618 : [decodebin] some ogg videos don't play
- * 320644 : RTP packetizer does't set the packet timestamps correctly
- * 322388 : xvimagesink force-aspect-ratio=True always displays squar...
- * 322704 : oggdemux typefind list leak
-
-Changes since 0.9.5:
-
- * Parallel installability with 0.8.x series
- * Threadsafe design and API
- * lots of leak fixes
- * flicker-free and rewritten X sinks
- * fractional framerates
- * removed sinesrc, replaced by audiotestsrc
-
-Bugs fixed since 0.9.5:
-
- * 316442 : playbin should use autoaudiosink/autovideosink by default
- * 318353 : [ffmpegcolorspace] forward-port fixes from 0.8 branch
- * 320200 : vorbisenc: min-bitrate and max-bitrate are 1/1000 bps rat...
- * 321164 : gstringbuffer stops working under load
- * 321426 : ximage plugin should be renamed to ximagesink
- * 321446 : sinesrc should be dropped in favour of audiotestsrc
- * 321451 : GstRtpBuffer: no way to create a sub buffer with only the...
- * 321816 : [API] xoverlay API to post prepare-xwindow-id message
- * 321894 : vorbisenc doesn't compile
- * 322117 : Rename libgsttagedit to libgsttag
-
-Changes since 0.9.4:
-
- * video caps now use a good range for framerate and w/h
- * oggdemux/oggmux improvements
- * playbin improvements
-
-Bugs fixed since 0.9.4:
-
- * 319110 : [PATCH] oggdemux chain finding is slow
- * 320058 : playbin of a jpeg over http does not work
- * 320923 : [volume] doesn't build on Solaris
- * 321011 : gstbasertpdepayload doesn't send the " new segment " event ...
-
-Changes since 0.9.3:
-
- * New element: audiotestsrc
- * typefind improvements
- * buffer-frames removed
-
-Changes since 0.9.2:
-
- * RTP base classes
-
-Bugs fixed since 0.9.2:
-
- * 313251 : ximagesink unused functions
- * 315159 : audioconvert lost 24 bit conversions in the rewrite
+ * Ported to 0.11.0 core API changes
+ * Reworked video caps
+ * Improved video helper library
+ * Numerous cleanups and improvements
diff --git a/RELEASE b/RELEASE
index 7c4682f21..f4e9235c2 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,16 +1,15 @@
-Release notes for GStreamer Base Plug-ins 0.10.35 "Short Notice"
+Release notes for GStreamer Base Plug-ins 0.11.0 "Just like a pacifier"
The GStreamer team is proud to announce a new release
-in the 0.10.x stable series of the
-GStreamer Base Plug-ins.
+in the 0.11.x unstable series of the GStreamer Base Plug-ins.
-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.
+The 0.11.x series is an unstable series targeted at developers
+It is not API or ABI compatible with the stable 0.10.x series.
+It is, however, parallel installable with the 0.10.x series.
@@ -55,13 +54,11 @@ contains a set of less supported plug-ins that haven't passed the
Features of this release
- * work around GLib atomic ops API change
- * don't use G_CONST_RETURN in public headers
- * subparse: typefinding fixes for subtitles in non-UTF8 charsets
-
-Bugs fixed in this release
-
- * 600043 : subparse: fails to recognise Cyrillic subtitles in windows-1251 encoding
+ * Parallel installability with 0.10.x series
+ * Ported to the new 0.11 core API
+ * Improved video helper classes
+There were no bugs fixed in this release
+
Download
@@ -91,9 +88,15 @@ Applications
Contributors to this release
* David Schleef
- * Debarshi Ray
+ * Edward Hervey
+ * Jan Schmidt
+ * Jonathan Matthew
+ * Luis de Bethencourt
* Mark Nauwelaerts
- * Sebastian Dröge
- * Stefan Kost
+ * Philip Jägenstedt
+ * Piotr Fusik
+ * Robert Swain
+ * Thiago Santos
* Tim-Philipp Müller
+ * Wim Taymans
  \ No newline at end of file
diff --git a/configure.ac b/configure.ac
index f75e2a771..2cb38ec3e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, git and prerelease does -Werror too
dnl use a three digit version number for releases, and four for git/prerelease
-AC_INIT(GStreamer Base Plug-ins, 0.11.0.1,
+AC_INIT(GStreamer Base Plug-ins, 0.11.0,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)
@@ -49,7 +49,7 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
dnl - interfaces added -> increment AGE
dnl - interfaces removed -> AGE = 0
dnl sets GST_LT_LDFLAGS
-AS_LIBTOOL(GST, 24, 0, 24)
+AS_LIBTOOL(GST, 25, 0, 0)
dnl FIXME: this macro doesn't actually work;
dnl the generated libtool script has no support for the listed tags.
diff --git a/gst-plugins-base.doap b/gst-plugins-base.doap
index 4f0ff3a64..05435879e 100644
--- a/gst-plugins-base.doap
+++ b/gst-plugins-base.doap
@@ -36,6 +36,17 @@ A wide range of video and audio decoders, encoders, and filters are included.
<release>
<Version>
+ <revision>0.11.0</revision>
+ <branch>0.11</branch>
+ <name>Just like a pacifier</name>
+ <created>2011-08-02</created>
+ <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.11.0.tar.bz2" />
+ <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.11.0.tar.gz" />
+ </Version>
+ </release>
+
+ <release>
+ <Version>
<revision>0.10.35</revision>
<branch>0.10</branch>
<name>Short Notice</name>
diff --git a/po/af.po b/po/af.po
index 0e0e54f29..35fcea28f 100644
--- a/po/af.po
+++ b/po/af.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.7.6\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2004-03-18 14:16+0200\n"
"Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n"
"Language-Team: Afrikaans <i18n@af.org.za>\n"
diff --git a/po/az.po b/po/az.po
index 28fe236e1..230c6c13d 100644
--- a/po/az.po
+++ b/po/az.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-0.8.0\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2004-03-19 18:29+0200\n"
"Last-Translator: Metin Amiroff <metin@karegen.com>\n"
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
diff --git a/po/bg.po b/po/bg.po
index c44b8b74c..ca66cf24d 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.32.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2011-04-26 22:31+0300\n"
"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
diff --git a/po/ca.po b/po/ca.po
index c82d670d3..85b75223a 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.30.3\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-11-04 23:13+0100\n"
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
diff --git a/po/cs.po b/po/cs.po
index 82a615363..c2fad2a22 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base-0.10.32.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2011-05-29 16:49+0200\n"
"Last-Translator: Petr Kovar <pknbe@volny.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
diff --git a/po/da.po b/po/da.po
index 1053433d0..24956e876 100644
--- a/po/da.po
+++ b/po/da.po
@@ -33,7 +33,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.32.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2011-04-28 16:38+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
diff --git a/po/de.po b/po/de.po
index 84dcc3dde..0542c49ff 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.32.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2011-04-28 00:04+0200\n"
"Last-Translator: Christian Kirbach <christian.kirbach@googlemail.com>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
diff --git a/po/el.po b/po/el.po
index 474b2e4ef..c5ef8efba 100644
--- a/po/el.po
+++ b/po/el.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.30.3\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-10-27 12:05+0200\n"
"Last-Translator: Michael Kotsarinis <mk73628@gmail.com>\n"
"Language-Team: Greek <team@lists.gnome.gr>\n"
diff --git a/po/en_GB.po b/po/en_GB.po
index 411e4150f..691f5a275 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.1\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2004-04-26 10:41-0400\n"
"Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
"Language-Team: English (British) <en_gb@li.org>\n"
diff --git a/po/eo.po b/po/eo.po
index f4f2dde16..a66cbf355 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.32.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2011-06-04 21:11+0100\n"
"Last-Translator: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
diff --git a/po/es.po b/po/es.po
index cce03beb7..628cc8aa8 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.30.3\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-11-02 15:40+0100\n"
"Last-Translator: Jorge González González <aloriel@gmail.com>\n"
"Language-Team: Spanish <es@li.org>\n"
diff --git a/po/eu.po b/po/eu.po
index 6ba5dccec..d55d229ad 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base-0.10.26.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-03-25 12:32+0100\n"
"Last-Translator: Mikel Olasagasti Uranga <hey_neken@mundurat.net>\n"
"Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\n"
diff --git a/po/fi.po b/po/fi.po
index 21f40d5b0..986b80644 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.30.3\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-12-31 23:21+0200\n"
"Last-Translator: Tommi Vainikainen <Tommi.Vainikainen@iki.fi>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
diff --git a/po/fr.po b/po/fr.po
index a28b360e1..90443d6a8 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.32.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2011-04-28 09:19+0200\n"
"Last-Translator: Claude Paroz <claude@2xlibre.net>\n"
"Language-Team: French <traduc@traduc.org>\n"
diff --git a/po/gl.po b/po/gl.po
index 27e3e5227..cc03afa39 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.31.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2011-01-09 21:20+0100\n"
"Last-Translator: Fran Diéguez <frandieguez@ubuntu.com>\n"
"Language-Team: Galician <proxecto@trasno.net>\n"
diff --git a/po/hu.po b/po/hu.po
index 617b2b3dc..ad4d92cf7 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.30.3\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-11-03 02:48+0100\n"
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
diff --git a/po/id.po b/po/id.po
index b3f77ab49..ecc27de8a 100644
--- a/po/id.po
+++ b/po/id.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.28.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-04-26 22:01+0700\n"
"Last-Translator: Andhika Padmawan <andhika.padmawan@gmail.com>\n"
"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
diff --git a/po/it.po b/po/it.po
index 6bc612a20..06253084b 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.28.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-04-28 14:27+0200\n"
"Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
diff --git a/po/ja.po b/po/ja.po
index 2b1cf4ddd..be6c735d1 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.30.3\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-10-25 10:27+0900\n"
"Last-Translator: Makoto Kato <makoto.kt@gmail.com>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
diff --git a/po/lt.po b/po/lt.po
index 9cbccea89..be99896fe 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base-0.10.15.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2008-03-07 23:43+0200\n"
"Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
diff --git a/po/lv.po b/po/lv.po
index be3aeacc2..a8ad3c01a 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.29.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-07-07 10:52+0100\n"
"Last-Translator: Rihards Priedītis <rprieditis@gmail.com>\n"
"Language-Team: Latvian <translation-team-lv@lists.sourceforge.net>\n"
diff --git a/po/nb.po b/po/nb.po
index 48ac2c90d..d9a802ec1 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.30.3\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-10-24 21:44+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
diff --git a/po/nl.po b/po/nl.po
index 1ff044332..23e63eb04 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.32.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2011-04-27 00:12+0200\n"
"Last-Translator: Freek de Kruijf <f.de.kruijf@gmail.com>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
diff --git a/po/or.po b/po/or.po
index 18b162ae3..2b7115883 100644
--- a/po/or.po
+++ b/po/or.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-0.8.3\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2004-09-27 13:32+0530\n"
"Last-Translator: Gora Mohanty <gora_mohanty@yahoo.co.in>\n"
"Language-Team: Oriya <gora_mohanty@yahoo.co.in>\n"
diff --git a/po/pl.po b/po/pl.po
index e89a1aaaa..e03f16d89 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.32.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2011-04-26 18:01+0200\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 198770410..306791c8c 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base-0.10.31.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2011-01-08 01:02-0300\n"
"Last-Translator: Fabrício Godoy <skarllot@gmail.com>\n"
"Language-Team: Brazilian Portuguese <ldp-br@bazar.conectiva.com.br>\n"
diff --git a/po/ro.po b/po/ro.po
index 7a652393c..f342fef1b 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.29.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-08-16 01:21+0300\n"
"Last-Translator: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
diff --git a/po/ru.po b/po/ru.po
index 1e63bf3be..b3b3e05c2 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.32.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2011-04-26 20:30+0400\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <gnu@mx.ru>\n"
diff --git a/po/sk.po b/po/sk.po
index 344da2491..d13018fb8 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.30.3\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-11-08 15:34+0100\n"
"Last-Translator: Peter Tuhársky <tuharsky@misbb.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
diff --git a/po/sl.po b/po/sl.po
index af2ca923b..d0ca875c8 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.32.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2011-04-26 15:56+0100\n"
"Last-Translator: Klemen Košir <klemen.kosir@gmx.com>\n"
"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
diff --git a/po/sq.po b/po/sq.po
index b48f1fb1a..0be0061a3 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.3\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2004-08-07 20:29+0200\n"
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
"Language-Team: Albanian <begraj@hotmail.com>\n"
diff --git a/po/sr.po b/po/sr.po
index ac65f9c53..fbc623c06 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.7.6\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2004-03-13 00:18+0100\n"
"Last-Translator: Danilo Segan <dsegan@gmx.net>\n"
"Language-Team: Serbian <gnu@prevod.org>\n"
diff --git a/po/sv.po b/po/sv.po
index 8766c8159..bde03d347 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.28.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-06-07 18:17+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
diff --git a/po/tr.po b/po/tr.po
index a8f57b77b..1482822df 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.32.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2011-04-26 19:22+0200\n"
"Last-Translator: Server Acim <serveracim@gmail.com>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
diff --git a/po/uk.po b/po/uk.po
index f017dbdaf..ed034efe9 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.32.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2011-04-27 17:49+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
diff --git a/po/vi.po b/po/vi.po
index 3ef5ff74c..db443e873 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.28.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2010-04-27 22:51+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 920c2eef5..fe3fc5cb5 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.21.3\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-08-02 12:20+0200\n"
+"POT-Creation-Date: 2011-08-02 21:32+0200\n"
"PO-Revision-Date: 2009-01-14 12:41+0800\n"
"Last-Translator: Ji ZhengYu <zhengyuji@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
diff --git a/win32/common/_stdint.h b/win32/common/_stdint.h
index f5905f1f9..c5a771dd2 100644
--- a/win32/common/_stdint.h
+++ b/win32/common/_stdint.h
@@ -1,8 +1,8 @@
#ifndef _GST_PLUGINS_BASE__STDINT_H
#define _GST_PLUGINS_BASE__STDINT_H 1
#ifndef _GENERATED_STDINT_H
-#define _GENERATED_STDINT_H "gst-plugins-base 0.10.35.1"
-/* generated using gnu compiler gcc (Debian 4.6.0-13) 4.6.1 20110611 (prerelease) */
+#define _GENERATED_STDINT_H "gst-plugins-base 0.11.0"
+/* generated using gnu compiler gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
diff --git a/win32/common/audio-enumtypes.c b/win32/common/audio-enumtypes.c
index 61af357ee..6dfd85dfa 100644
--- a/win32/common/audio-enumtypes.c
+++ b/win32/common/audio-enumtypes.c
@@ -109,6 +109,8 @@ gst_buffer_format_type_get_type (void)
{GST_BUFTYPE_AC3, "GST_BUFTYPE_AC3", "ac3"},
{GST_BUFTYPE_EAC3, "GST_BUFTYPE_EAC3", "eac3"},
{GST_BUFTYPE_DTS, "GST_BUFTYPE_DTS", "dts"},
+ {GST_BUFTYPE_MPEG2_AAC, "GST_BUFTYPE_MPEG2_AAC", "mpeg2-aac"},
+ {GST_BUFTYPE_MPEG4_AAC, "GST_BUFTYPE_MPEG4_AAC", "mpeg4-aac"},
{0, NULL, NULL}
};
GType g_define_type_id =
@@ -164,6 +166,8 @@ gst_buffer_format_get_type (void)
{GST_AC3, "GST_AC3", "ac3"},
{GST_EAC3, "GST_EAC3", "eac3"},
{GST_DTS, "GST_DTS", "dts"},
+ {GST_MPEG2_AAC, "GST_MPEG2_AAC", "mpeg2-aac"},
+ {GST_MPEG4_AAC, "GST_MPEG4_AAC", "mpeg4-aac"},
{0, NULL, NULL}
};
GType g_define_type_id = g_enum_register_static ("GstBufferFormat", values);
diff --git a/win32/common/config.h b/win32/common/config.h
index 9386b20a8..831bce911 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -42,7 +42,7 @@
#undef ENABLE_NLS
/* gettext package name */
-#define GETTEXT_PACKAGE "gst-plugins-base-0.10"
+#define GETTEXT_PACKAGE "gst-plugins-base-0.11"
/* The GIO library directory. */
#undef GIO_LIBDIR
@@ -50,12 +50,12 @@
/* The GIO modules directory. */
#undef GIO_MODULE_DIR
-/* The GnomeVFS modules directory. */
-#undef GNOME_VFS_MODULES_DIR
-
/* system wide data directory */
#define GST_DATADIR PREFIX "\\share"
+/* set to disable libxml2-dependent code in subparse */
+#undef GST_DISABLE_XML
+
/* macro to use to show function name */
#undef GST_FUNCTION
@@ -72,19 +72,16 @@
#define GST_LICENSE "LGPL"
/* major/minor version */
-#define GST_MAJORMINOR "0.10"
+#define GST_MAJORMINOR "0.11"
/* package name in plugins */
-#define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
+#define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
/* GStreamer package release date/time for plugins as YYYY-MM-DD */
-#define GST_PACKAGE_RELEASE_DATETIME "2011-05-18T13:30Z"
-
-/* I know the API is subject to change. */
-#undef G_UDEV_API_IS_SUBJECT_TO_CHANGE
+#define GST_PACKAGE_RELEASE_DATETIME "2011-08-02"
/* Define to enable ALSA (used by alsa). */
#undef HAVE_ALSA
@@ -179,15 +176,6 @@
/* Define to 1 if you have the `gmtime_r' function. */
#undef HAVE_GMTIME_R
-/* Define to enable GNOME VFS (used by gnomevfs). */
-#undef HAVE_GNOME_VFS
-
-/* Define to enable Video 4 Linux (used by video4linux). */
-#undef HAVE_GST_V4L
-
-/* Whether gudev is available for device detection */
-#undef HAVE_GUDEV
-
/* Define if you have the iconv() function and it works. */
#undef HAVE_ICONV
@@ -227,9 +215,6 @@
/* Define if you have C99's lrintf function. */
#undef HAVE_LRINTF
-/* Define to 1 if you have the <malloc.h> header file. */
-#undef HAVE_MALLOC_H
-
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
@@ -337,7 +322,7 @@
#define PACKAGE_NAME "GStreamer Base Plug-ins"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.35.1"
+#define PACKAGE_STRING "GStreamer Base Plug-ins 0.11.0"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-plugins-base"
@@ -346,13 +331,13 @@
#undef PACKAGE_URL
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.35.1"
+#define PACKAGE_VERSION "0.11.0"
/* directory where plugins are located */
#ifdef _DEBUG
-# define PLUGINDIR PREFIX "\\debug\\lib\\gstreamer-0.10"
+# define PLUGINDIR PREFIX "\\debug\\lib\\gstreamer-0.11"
#else
-# define PLUGINDIR PREFIX "\\lib\\gstreamer-0.10"
+# define PLUGINDIR PREFIX "\\lib\\gstreamer-0.11"
#endif
/* The size of `char', as computed by sizeof. */
@@ -377,7 +362,7 @@
#undef USE_TREMOLO
/* Version number of package */
-#define VERSION "0.10.35.1"
+#define VERSION "0.11.0"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
diff --git a/win32/common/video-enumtypes.c b/win32/common/video-enumtypes.c
index caa2aef0a..11d716a80 100644
--- a/win32/common/video-enumtypes.c
+++ b/win32/common/video-enumtypes.c
@@ -63,3 +63,48 @@ gst_video_format_get_type (void)
}
return g_define_type_id__volatile;
}
+
+GType
+gst_video_format_flags_get_type (void)
+{
+ static volatile gsize g_define_type_id__volatile = 0;
+ if (g_once_init_enter (&g_define_type_id__volatile)) {
+ static const GFlagsValue values[] = {
+ {GST_VIDEO_FORMAT_FLAG_YUV, "GST_VIDEO_FORMAT_FLAG_YUV", "yuv"},
+ {GST_VIDEO_FORMAT_FLAG_RGB, "GST_VIDEO_FORMAT_FLAG_RGB", "rgb"},
+ {GST_VIDEO_FORMAT_FLAG_GRAY, "GST_VIDEO_FORMAT_FLAG_GRAY", "gray"},
+ {GST_VIDEO_FORMAT_FLAG_ALPHA, "GST_VIDEO_FORMAT_FLAG_ALPHA", "alpha"},
+ {GST_VIDEO_FORMAT_FLAG_LE, "GST_VIDEO_FORMAT_FLAG_LE", "le"},
+ {GST_VIDEO_FORMAT_FLAG_PALETTE, "GST_VIDEO_FORMAT_FLAG_PALETTE",
+ "palette"},
+ {GST_VIDEO_FORMAT_FLAG_COMPLEX, "GST_VIDEO_FORMAT_FLAG_COMPLEX",
+ "complex"},
+ {0, NULL, NULL}
+ };
+ GType g_define_type_id =
+ g_flags_register_static ("GstVideoFormatFlags", values);
+ g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);
+ }
+ return g_define_type_id__volatile;
+}
+
+GType
+gst_video_flags_get_type (void)
+{
+ static volatile gsize g_define_type_id__volatile = 0;
+ if (g_once_init_enter (&g_define_type_id__volatile)) {
+ static const GFlagsValue values[] = {
+ {GST_VIDEO_FLAG_NONE, "GST_VIDEO_FLAG_NONE", "none"},
+ {GST_VIDEO_FLAG_INTERLACED, "GST_VIDEO_FLAG_INTERLACED", "interlaced"},
+ {GST_VIDEO_FLAG_TTF, "GST_VIDEO_FLAG_TTF", "ttf"},
+ {GST_VIDEO_FLAG_RFF, "GST_VIDEO_FLAG_RFF", "rff"},
+ {GST_VIDEO_FLAG_ONEFIELD, "GST_VIDEO_FLAG_ONEFIELD", "onefield"},
+ {GST_VIDEO_FLAG_TELECINE, "GST_VIDEO_FLAG_TELECINE", "telecine"},
+ {GST_VIDEO_FLAG_PROGRESSIVE, "GST_VIDEO_FLAG_PROGRESSIVE", "progressive"},
+ {0, NULL, NULL}
+ };
+ GType g_define_type_id = g_flags_register_static ("GstVideoFlags", values);
+ g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);
+ }
+ return g_define_type_id__volatile;
+}
diff --git a/win32/common/video-enumtypes.h b/win32/common/video-enumtypes.h
index a247abc04..eae444d70 100644
--- a/win32/common/video-enumtypes.h
+++ b/win32/common/video-enumtypes.h
@@ -11,6 +11,10 @@ G_BEGIN_DECLS
/* enumerations from "video.h" */
GType gst_video_format_get_type (void);
#define GST_TYPE_VIDEO_FORMAT (gst_video_format_get_type())
+GType gst_video_format_flags_get_type (void);
+#define GST_TYPE_VIDEO_FORMAT_FLAGS (gst_video_format_flags_get_type())
+GType gst_video_flags_get_type (void);
+#define GST_TYPE_VIDEO_FLAGS (gst_video_flags_get_type())
G_END_DECLS
#endif /* __GST_VIDEO_ENUM_TYPES_H__ */