Release 0.10.24

This commit is contained in:
Jan Schmidt 2009-08-05 00:56:58 +01:00
parent 462f1a557b
commit 906992bdb0
40 changed files with 486 additions and 236 deletions

View file

@ -1,8 +1,91 @@
2009-07-30 14:40:50 +0100 Jan Schmidt <thaytan@noraisin.net>
=== release 0.10.24 ===
2009-08-05 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac:
* po/LINGUAS:
releasing 0.10.24, "Counting the days"
2009-08-05 00:38:40 +0100 Jan Schmidt <thaytan@noraisin.net>
* po/af.po:
* po/az.po:
* po/bg.po:
* po/ca.po:
* po/cs.po:
* po/da.po:
* po/de.po:
* po/en_GB.po:
* po/es.po:
* po/fi.po:
* po/fr.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/ru.po:
* po/sk.po:
* po/sq.po:
* po/sr.po:
* po/sv.po:
* po/tr.po:
* po/uk.po:
* po/vi.po:
* po/zh_CN.po:
Update .po files
2009-08-01 17:26:23 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
* gst/typefind/gsttypefindfunctions.c:
* tests/check/gst/typefindfunctions.c:
typefinding: fix detection of fLaC id packet in broken flac-in-ogg
There are flac-in-ogg files without the usual flac packet framing
and these files just have a 4-byte fLaC ID packet as first packet.
We need to recognise the type just from these four bytes if we
want oggdemux to recognise these streams correctly.
2009-07-30 14:40:50 +0100 Jan Schmidt <thaytan@noraisin.net>
* ChangeLog:
* configure.ac:
* po/LINGUAS:
* po/af.po:
* po/az.po:
* po/bg.po:
* po/ca.po:
* po/cs.po:
* po/da.po:
* po/de.po:
* po/en_GB.po:
* po/es.po:
* po/fi.po:
* po/fr.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/ru.po:
* po/sk.po:
* po/sq.po:
* po/sr.po:
* po/sv.po:
* po/tr.po:
* po/uk.po:
* po/vi.po:
* po/zh_CN.po:
0.10.24.5 pre-release
2009-07-29 14:15:53 -0400 Olivier Crête <olivier.crete@collabora.co.uk>

88
NEWS
View file

@ -1,4 +1,90 @@
This is GStreamer Base Plug-ins 0.10.23, "Emergency de-stress signal"
This is GStreamer Base Plug-ins 0.10.24, "Counting the days"
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:

225
RELEASE
View file

@ -1,5 +1,5 @@
Release notes for GStreamer Base Plug-ins 0.10.23 "Emergency de-stress call"
Release notes for GStreamer Base Plug-ins 0.10.24 "Counting the days"
@ -54,127 +54,91 @@ contains a set of less supported plug-ins that haven't passed the
Features of this release
* 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
* 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 in this release
* 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
* 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
* 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 changed in this release
- API additions:
* 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()
* 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()
Download
@ -203,37 +167,34 @@ Applications
Contributors to this release
* Alessandro Decina
* Andy Wingo
* Antoine Tremblay
* Benjamin Gaignard
* Benjamin M. Schwartz
* Brian Cameron
* Arnout Vandecappelle
* Balachandran C
* Bastien Nocera
* Branko Subasic
* Christian Schaller
* David Flynn
* David Schleef
* Edward Hervey
* Felipe Contreras
* Garret D'Amore
* Hannes Bistry
* Elliott Sales de Andrade
* Filippo Argiolas
* Hans-Peter Nilsson
* Jan Schmidt
* Jan Urbanski
* Johann Prieur
* Jonas Danielsson
* John Millikin
* Jonathan Matthew
* Josep Torra
* Julien Moutte
* Luca Ognibene
* Mark Nauwelaerts
* Martin Samuelsson
* Kapil Agrawal
* Kipp Cannon
* LRN
* Marc-Andre Lureau
* Michael Smith
* Olivier Crete
* Olivier Crête
* Peter Kjellerstedt
* Philip Jägenstedt
* René Stadler
* Sebastian Dröge
* Stefan Kost
* Tim-Philipp Müller
* Tomas Hoger
* Vincent Penquerc'h
* Wim Taymans
* Zaheer Merali
* Zeeshan Ali
* Руслан Ижбулатов
 

View file

@ -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.10.23.5,
AC_INIT(GStreamer Base Plug-ins, 0.10.24,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)
@ -44,7 +44,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, 16, 0, 16)
AS_LIBTOOL(GST, 17, 0, 17)
dnl FIXME: this macro doesn't actually work;
dnl the generated libtool script has no support for the listed tags.

View file

@ -284,7 +284,7 @@
<RANGE>[0,10]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Volume</NICK>
<BLURB>volume factor.</BLURB>
<BLURB>volume factor, 1.0=100%.</BLURB>
<DEFAULT>1</DEFAULT>
</ARG>
@ -858,6 +858,16 @@
<DEFAULT>TRUE</DEFAULT>
</ARG>
<ARG>
<NAME>GstMultiFdSink::num-fds</NAME>
<TYPE>guint</TYPE>
<RANGE></RANGE>
<FLAGS>r</FLAGS>
<NICK>Number of fds</NICK>
<BLURB>The current number of client file descriptors.</BLURB>
<DEFAULT>0</DEFAULT>
</ARG>
<ARG>
<NAME>GstDecodeBin::threaded</NAME>
<TYPE>gboolean</TYPE>
@ -1548,6 +1558,56 @@
<DEFAULT>""</DEFAULT>
</ARG>
<ARG>
<NAME>GstTextRender::halignment</NAME>
<TYPE>GstTextRenderHAlign</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>horizontal alignment</NICK>
<BLURB>Horizontal alignment of the text.</BLURB>
<DEFAULT>center</DEFAULT>
</ARG>
<ARG>
<NAME>GstTextRender::line-alignment</NAME>
<TYPE>GstTextRenderLineAlign</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>line alignment</NICK>
<BLURB>Alignment of text lines relative to each other.</BLURB>
<DEFAULT>center</DEFAULT>
</ARG>
<ARG>
<NAME>GstTextRender::valignment</NAME>
<TYPE>GstTextRenderVAlign</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>vertical alignment</NICK>
<BLURB>Vertical alignment of the text.</BLURB>
<DEFAULT>baseline</DEFAULT>
</ARG>
<ARG>
<NAME>GstTextRender::xpad</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 0</RANGE>
<FLAGS>rw</FLAGS>
<NICK>horizontal paddding</NICK>
<BLURB>Horizontal paddding when using left/right alignment.</BLURB>
<DEFAULT>25</DEFAULT>
</ARG>
<ARG>
<NAME>GstTextRender::ypad</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 0</RANGE>
<FLAGS>rw</FLAGS>
<NICK>vertical padding</NICK>
<BLURB>Vertical padding when using top/bottom alignment.</BLURB>
<DEFAULT>25</DEFAULT>
</ARG>
<ARG>
<NAME>GstTextOverlay::deltax</NAME>
<TYPE>gint</TYPE>
@ -1908,6 +1968,16 @@
<DEFAULT>-1</DEFAULT>
</ARG>
<ARG>
<NAME>GstCdParanoiaSrc::cache-size</NAME>
<TYPE>gint</TYPE>
<RANGE>>= -1</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Cache size</NICK>
<BLURB>Set CD cache size to n sectors (-1 = auto).</BLURB>
<DEFAULT>-1</DEFAULT>
</ARG>
<ARG>
<NAME>GstSubParse::subtitle-encoding</NAME>
<TYPE>gchar*</TYPE>
@ -2001,7 +2071,7 @@
<ARG>
<NAME>GstURIDecodeBin::connection-speed</NAME>
<TYPE>guint</TYPE>
<RANGE></RANGE>
<RANGE><= 4294967</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Connection Speed</NICK>
<BLURB>Network connection speed in kbps (0 = unknown).</BLURB>
@ -2058,6 +2128,16 @@
<DEFAULT>-1</DEFAULT>
</ARG>
<ARG>
<NAME>GstURIDecodeBin::download</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Download</NICK>
<BLURB>Attempt download buffering when buffering network streams.</BLURB>
<DEFAULT>FALSE</DEFAULT>
</ARG>
<ARG>
<NAME>GstQueue2::current-level-buffers</NAME>
<TYPE>guint</TYPE>
@ -2144,7 +2224,7 @@
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Temporary File Location</NICK>
<BLURB>Location of a temporary file to store data in.</BLURB>
<BLURB>Location to store temporary files in (Deprecated: Only read this property, use temp-tmpl to configure the name template).</BLURB>
<DEFAULT>NULL</DEFAULT>
</ARG>
@ -2168,6 +2248,16 @@
<DEFAULT>TRUE</DEFAULT>
</ARG>
<ARG>
<NAME>GstQueue2::temp-template</NAME>
<TYPE>gchar*</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Temporary File Template</NICK>
<BLURB>File template to store temporary files in, should contain directory and XXXXXX. (NULL == disabled).</BLURB>
<DEFAULT>NULL</DEFAULT>
</ARG>
<ARG>
<NAME>GstAudioConvert::dithering</NAME>
<TYPE>GstAudioConvertDithering</TYPE>
@ -2201,7 +2291,7 @@
<ARG>
<NAME>GstPlayBin2::connection-speed</NAME>
<TYPE>guint</TYPE>
<RANGE></RANGE>
<RANGE><= 4294967</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Connection Speed</NICK>
<BLURB>Network connection speed in kbps (0 = unknown).</BLURB>
@ -2364,7 +2454,7 @@
<RANGE>[0,10]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Volume</NICK>
<BLURB>The audio volume.</BLURB>
<BLURB>The audio volume, 1.0=100%.</BLURB>
<DEFAULT>1</DEFAULT>
</ARG>
@ -2408,6 +2498,16 @@
<DEFAULT></DEFAULT>
</ARG>
<ARG>
<NAME>GstPlayBin2::subpic-sink</NAME>
<TYPE>GstElement*</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Subpicture plugin</NICK>
<BLURB>the subpicture output element to use (NULL = default dvdspu).</BLURB>
<DEFAULT></DEFAULT>
</ARG>
<ARG>
<NAME>GstGioSink::location</NAME>
<TYPE>gchar*</TYPE>
@ -2808,3 +2908,13 @@
<DEFAULT>4</DEFAULT>
</ARG>
<ARG>
<NAME>GstAdder::caps</NAME>
<TYPE>GstCaps*</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Target caps</NICK>
<BLURB>Set target format for mixing (NULL means ANY). Setting this property takes a reference to the supplied GstCaps object.</BLURB>
<DEFAULT></DEFAULT>
</ARG>

View file

@ -1,6 +1,7 @@
GObject
GstObject
GstPad
GstPlaybin2SelectorPad
GstPadTemplate
GstPluginFeature
GstElementFactory
@ -90,61 +91,40 @@ GObject
GstSsaParse
GstAdder
GstStreamSelector
GstPlaybin2InputSelector
GstQueue2
GstAudioRate
GstVideoRate
GstBus
GstTask
GstTaskPool
GstClock
GstSystemClock
GstAudioClock
GstPlugin
GstRegistry
GstRingBuffer
GstAudioSrcRingBuffer
GstAudioSinkRingBuffer
GstSignalObject
GFileMonitor
GLocalDirectoryMonitor
GInotifyDirectoryMonitor
GLocalFileMonitor
GInotifyFileMonitor
GVolumeMonitor
GNativeVolumeMonitor
GProxyVolumeMonitor
GProxyVolumeMonitorGPhoto2
GProxyVolumeMonitorHal
GUnixVolumeMonitor
GVfs
GLocalVfs
GTypeModule
GIOModule
GAppLookupGConf
GProxyDrive
GProxyMount
GProxyShadowMount
GProxyVolume
GOutputStream
GInputStream
GConfClient
GstMixerTrack
GstMixerOptions
GstStreamInfo
GstColorBalanceChannel
GstTunerNorm
GstTunerChannel
PangoFontMap
PangoFcFontMap
PangoFT2FontMap
PangoContext
GstMixerTrack
GstMixerOptions
GstTunerNorm
GstTunerChannel
GstColorBalanceChannel
GstStreamInfo
GOutputStream
GInputStream
GInterface
GTypePlugin
GstChildProxy
GstURIHandler
GFile
GDesktopAppInfoLookup
GDrive
GMount
GVolume
GstTagSetter
GstPreset
GstImplementsInterface
GstMixer
GstPropertyProbe
@ -152,3 +132,4 @@ GInterface
GstXOverlay
GstColorBalance
GstNavigation
GFile

View file

@ -20,14 +20,9 @@ GstV4lElement GstImplementsInterface GstPropertyProbe GstTuner GstXOverlay GstCo
GstV4lSrc GstImplementsInterface GstPropertyProbe GstTuner GstXOverlay GstColorBalance
GstGnomeVFSSrc GstURIHandler
GstAppSrc GstURIHandler
GstVorbisEnc GstTagSetter
GstVorbisEnc GstTagSetter GstPreset
GstVorbisTag GstTagSetter
GstOggMux GstPreset
GstTheoraEnc GstPreset
GstAlsaMixerElement GstImplementsInterface GstMixer GstPropertyProbe
GstVolume GstImplementsInterface GstMixer
GTypeModule GTypePlugin
GIOModule GTypePlugin
GAppLookupGConf GDesktopAppInfoLookup
GProxyDrive GDrive
GProxyMount GMount
GProxyShadowMount GMount
GProxyVolume GVolume

View file

@ -1,12 +1,8 @@
GstChildProxy GstObject
GFile GObject
GDesktopAppInfoLookup GObject
GDrive GObject
GMount GObject
GVolume GObject
GstTagSetter GstElement
GstImplementsInterface GstElement
GstMixer GstImplementsInterface GstElement
GstTuner GstImplementsInterface GstElement
GstXOverlay GstImplementsInterface GstElement
GstColorBalance GstImplementsInterface GstElement
GFile GObject

View file

@ -345,6 +345,30 @@ GstPlayBin2 *gstplaybin2
gint arg1
</SIGNAL>
<SIGNAL>
<NAME>GstPlayBin2::audio-tags-changed</NAME>
<RETURNS>void</RETURNS>
<FLAGS>l</FLAGS>
GstPlayBin2 *gstplaybin2
gint arg1
</SIGNAL>
<SIGNAL>
<NAME>GstPlayBin2::text-tags-changed</NAME>
<RETURNS>void</RETURNS>
<FLAGS>l</FLAGS>
GstPlayBin2 *gstplaybin2
gint arg1
</SIGNAL>
<SIGNAL>
<NAME>GstPlayBin2::video-tags-changed</NAME>
<RETURNS>void</RETURNS>
<FLAGS>l</FLAGS>
GstPlayBin2 *gstplaybin2
gint arg1
</SIGNAL>
<SIGNAL>
<NAME>GstAppSink::eos</NAME>
<RETURNS>void</RETURNS>
@ -380,6 +404,20 @@ GstAppSink *gstappsink
GstAppSink *gstappsink
</SIGNAL>
<SIGNAL>
<NAME>GstAppSink::new-buffer-list</NAME>
<RETURNS>void</RETURNS>
<FLAGS>l</FLAGS>
GstAppSink *gstappsink
</SIGNAL>
<SIGNAL>
<NAME>GstAppSink::pull-buffer-list</NAME>
<RETURNS>GstBufferList*</RETURNS>
<FLAGS>la</FLAGS>
GstAppSink *gstappsink
</SIGNAL>
<SIGNAL>
<NAME>GstAppSrc::end-of-stream</NAME>
<RETURNS>GstFlowReturn</RETURNS>

View file

@ -3,7 +3,7 @@
<description>Adds multiple streams</description>
<filename>../../gst/adder/.libs/libgstadder.so</filename>
<basename>libgstadder.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>ALSA plugin library</description>
<filename>../../ext/alsa/.libs/libgstalsa.so</filename>
<basename>libgstalsa.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>Elements used to communicate with applications</description>
<filename>../../gst/app/.libs/libgstapp.so</filename>
<basename>libgstapp.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>Convert audio to different formats</description>
<filename>../../gst/audioconvert/.libs/libgstaudioconvert.so</filename>
<basename>libgstaudioconvert.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>Adjusts audio frames</description>
<filename>../../gst/audiorate/.libs/libgstaudiorate.so</filename>
<basename>libgstaudiorate.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>Resamples audio</description>
<filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
<basename>libgstaudioresample.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>Creates audio test signals of given frequency and volume</description>
<filename>../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so</filename>
<basename>libgstaudiotestsrc.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
@ -20,7 +20,7 @@
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)1; audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)32, depth=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1; audio/x-raw-float, endianness=(int)1234, width=(int){ 32, 64 }, rate=(int)[ 1, 2147483647 ], channels=(int)1</details>
<details>audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]; audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)32, depth=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]; audio/x-raw-float, endianness=(int)1234, width=(int){ 32, 64 }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]</details>
</caps>
</pads>
</element>

View file

@ -3,8 +3,8 @@
<description>Read audio from CD in paranoid mode</description>
<filename>../../ext/cdparanoia/.libs/libgstcdparanoia.so</filename>
<basename>libgstcdparanoia.so</basename>
<version>0.10.23</version>
<license>GPL</license>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>

View file

@ -3,7 +3,7 @@
<description>decoder bin</description>
<filename>../../gst/playback/.libs/libgstdecodebin.so</filename>
<basename>libgstdecodebin.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

File diff suppressed because one or more lines are too long

View file

@ -3,7 +3,7 @@
<description>Payload/depayload GDP packets</description>
<filename>../../gst/gdp/.libs/libgstgdp.so</filename>
<basename>libgstgdp.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>GIO elements</description>
<filename>../../ext/gio/.libs/libgstgio.so</filename>
<basename>libgstgio.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
@ -14,7 +14,7 @@
<longname>GIO sink</longname>
<class>Sink/File</class>
<description>Write to any GIO-supported location</description>
<author>René Stadler &lt;mail@renestadler.de&gt;, Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author>
<author>René Stadler &lt;mail@renestadler.de&gt;, Sebastian Dröge &lt;sebastian.droege@collabora.co.uk&gt;</author>
<pads>
<caps>
<name>sink</name>
@ -29,7 +29,7 @@
<longname>GIO source</longname>
<class>Source/File</class>
<description>Read from any GIO-supported location</description>
<author>René Stadler &lt;mail@renestadler.de&gt;, Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author>
<author>René Stadler &lt;mail@renestadler.de&gt;, Sebastian Dröge &lt;sebastian.droege@collabora.co.uk&gt;</author>
<pads>
<caps>
<name>src</name>
@ -44,7 +44,7 @@
<longname>GIO stream sink</longname>
<class>Sink</class>
<description>Write to any GIO stream</description>
<author>Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author>
<author>Sebastian Dröge &lt;sebastian.droege@collabora.co.uk&gt;</author>
<pads>
<caps>
<name>sink</name>
@ -59,7 +59,7 @@
<longname>GIO stream source</longname>
<class>Source</class>
<description>Read from any GIO stream</description>
<author>Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author>
<author>Sebastian Dröge &lt;sebastian.droege@collabora.co.uk&gt;</author>
<pads>
<caps>
<name>src</name>

View file

@ -3,7 +3,7 @@
<description>elements to read from and write to Gnome-VFS uri's</description>
<filename>../../ext/gnomevfs/.libs/libgstgnomevfs.so</filename>
<basename>libgstgnomevfs.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>libvisual visualization plugins</description>
<filename>../../ext/libvisual/.libs/libgstlibvisual.so</filename>
<basename>libgstlibvisual.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

File diff suppressed because one or more lines are too long

View file

@ -3,7 +3,7 @@
<description>Pango-based text rendering and overlay</description>
<filename>../../ext/pango/.libs/libgstpango.so</filename>
<basename>libgstpango.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
@ -74,7 +74,7 @@
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
<details>video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
</caps>
</pads>
</element>

View file

@ -3,7 +3,7 @@
<description>various playback elements</description>
<filename>../../gst/playback/.libs/libgstplaybin.so</filename>
<basename>libgstplaybin.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>Queue newer version</description>
<filename>../../gst/playback/.libs/libgstqueue2.so</filename>
<basename>libgstqueue2.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>Subtitle parsing</description>
<filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
<basename>libgstsubparse.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>transfer data over the network via TCP</description>
<filename>../../gst/tcp/.libs/libgsttcp.so</filename>
<basename>libgsttcp.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>Theora plugin library</description>
<filename>../../ext/theora/.libs/libgsttheora.so</filename>
<basename>libgsttheora.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
@ -26,7 +26,7 @@
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]</details>
<details>video/x-raw-yuv, format=(fourcc){ I420, Y42B, Y444 }, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]</details>
</caps>
</pads>
</element>

View file

@ -3,7 +3,7 @@
<description>default typefind functions</description>
<filename>../../gst/typefind/.libs/libgsttypefindfunctions.so</filename>
<basename>libgsttypefindfunctions.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>URI Decoder bin</description>
<filename>../../gst/playback/.libs/libgstdecodebin2.so</filename>
<basename>libgstdecodebin2.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>elements for Video 4 Linux</description>
<filename>../../sys/v4l/.libs/libgstvideo4linux.so</filename>
<basename>libgstvideo4linux.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>Adjusts video frames</description>
<filename>../../gst/videorate/.libs/libgstvideorate.so</filename>
<basename>libgstvideorate.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>Resizes video</description>
<filename>../../gst/videoscale/.libs/libgstvideoscale.so</filename>
<basename>libgstvideoscale.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
@ -20,13 +20,13 @@
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)v308, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YUY2, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YVYU, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)Y800, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YV12, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)16, depth=(int)16, endianness=(int)1234, red_mask=(int)63488, green_mask=(int)2016, blue_mask=(int)31, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)16, depth=(int)15, endianness=(int)1234, red_mask=(int)31744, green_mask=(int)992, blue_mask=(int)31, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)v308, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YUY2, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YVYU, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)Y800, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YV12, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)16, depth=(int)16, endianness=(int)1234, red_mask=(int)63488, green_mask=(int)2016, blue_mask=(int)31, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)16, depth=(int)15, endianness=(int)1234, red_mask=(int)31744, green_mask=(int)992, blue_mask=(int)31, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
</caps>
<caps>
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)v308, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YUY2, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YVYU, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)Y800, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YV12, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)16, depth=(int)16, endianness=(int)1234, red_mask=(int)63488, green_mask=(int)2016, blue_mask=(int)31, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)16, depth=(int)15, endianness=(int)1234, red_mask=(int)31744, green_mask=(int)992, blue_mask=(int)31, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)v308, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YUY2, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YVYU, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)Y800, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YV12, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)16, depth=(int)16, endianness=(int)1234, red_mask=(int)63488, green_mask=(int)2016, blue_mask=(int)31, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)16, depth=(int)15, endianness=(int)1234, red_mask=(int)31744, green_mask=(int)992, blue_mask=(int)31, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
</caps>
</pads>
</element>

File diff suppressed because one or more lines are too long

View file

@ -3,7 +3,7 @@
<description>plugin for controlling audio volume</description>
<filename>../../gst/volume/.libs/libgstvolume.so</filename>
<basename>libgstvolume.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>Vorbis plugin library</description>
<filename>../../ext/vorbis/.libs/libgstvorbis.so</filename>
<basename>libgstvorbis.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>X11 video output element based on standard Xlib calls</description>
<filename>../../sys/ximage/.libs/libgstximagesink.so</filename>
<basename>libgstximagesink.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>

View file

@ -3,7 +3,7 @@
<description>XFree86 video output plugin using Xv extension</description>
<filename>../../sys/xvimage/.libs/libgstxvimagesink.so</filename>
<basename>libgstxvimagesink.so</basename>
<version>0.10.23</version>
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>