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: * 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/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 0.10.24.5 pre-release
2009-07-29 14:15:53 -0400 Olivier Crête <olivier.crete@collabora.co.uk> 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: 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 Features of this release
* New navigation API to support DVD playback * Recognise Kate subpicture subtitles
* playbin2 improvements * Support progressive download in playbin2
* RTSP extensions to allow extra headers and options * GIO improvements
* Replace audioresampler with speexresample based code * Add buffer-list support in appsink
* Support interlacing flags in the gstvideo library * Add gaussian-noise mode to audiotestsrc
* Support new RIFF formats * bump cdparanoia req to 0.10.2 and improve caching
* Improve typefinding * Improve audio source base class
* Support more frame formats in videoscale * 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 * Many other bug-fixes and improvements
Bugs fixed in this release 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 * 577637 : [playbin2] expose temp-location property
* 580120 : [playbin2] unit test fails * 579692 : mp3_type_find is over-optimistic
* 478512 : [alsamixer] volume control slider not working * 580318 : [tagdemux] drops tag events from upstream
* 574962 : rhythmbox crash in flac_type_find * 581460 : [baseaudiosrc] Reusing audio source leads to null timesta...
* 564139 : Documentation of TCP plugins * 581571 : ARGB and alignment added to textrender
* 577436 : xvimagesink should use xcontext- > depth and not count bits... * 582021 : autogen: libtoolize must be called before aclocal
* 350311 : [playbin2] support for subpicture subtitles * 582749 : uridecodebin caps property not implemented yet
* 378094 : Enable pango elements to handle UYVY * 582819 : multifdsink: add num-fds property
* 543591 : Gnonlin can not play theora streams * 583867 : gdpdepay + identity cause failed assertions
* 553295 : [riff] fuzzed AVI file causes segfault * 584020 : [playbin2] inadvertently resets configured audio/video sinks
* 565105 : Gstreamer does not change from READY back to PAUSED in sa... * 584686 : [playbin2] Need {audio,video,text}-tags-changed signals
* 565777 : [riff] unrecognised video fourcc 0x10000002 for mpeg2 in avi * 585197 : [subparse] fails to detect subrip subtitles with fewer th...
* 566661 : [typefind] Fall back to file extension using uri query * 585758 : Remove deprecated GTK+ symbols
* 567255 : [riff] doesn't detect codec_id 0x706d as AAC (amongst other) * 585970 : gst_audioringbuffer_get_type is not thread safe
* 567636 : [pbutils] Missing plugins code shouldn't ask for the same... * 585994 : gst-rtsp-message doesn't support " Timestamp " filed
* 567740 : bogus warning in decodebin2? * 586331 : [cdparanoia] expose cd cache size parameter
* 568482 : linking problems in gst-plugins-base * 586356 : [playbin2] use private copy of input-selector as long as ...
* 569655 : [ffmpegcolorspace] Add UYVY422 to GRAY8 conversion function * 586519 : white Gaussian noise would be useful in audiotestsrc
* 570142 : Documentation is broken for uridecodebin * 587080 : rtsp fails to compile - doesn't see some ws2tcpip functions
* 570356 : aac typefinder failure * 587278 : Support for GstBufferList in appsink
* 570768 : [ximagesink] wrong mouse pointer position if output windo... * 587676 : Call tzset() before localtime_r(), in e.g. gst-plugins-ba...
* 570832 : Add flags to enhance mixer interfaces * 587695 : Patches to add stream-status messages audio elements
* 571009 : [tagdemux] WMA file with id3v2 tag causes assertion to fail * 587896 : " No stream given yet " error from giostreamsrc
* 571147 : [ffmpegcolorspace/videotestsrc] Add support for packed/pl... * 587980 : gstchannelmix.c: protect debug code with GST_DISABLE_GST_...
* 572577 : [playbin2] deadlock on shutdown * 588078 : [playbin2] Fails to go to READY again after an error
* 572872 : [ffmpegcolorspace] Add YVYU colorspace * 588205 : Pipeline with giostreamsrc will not enter playing state
* 572993 : [subparse] broken libregex dependency on Windows * 588550 : build failure in git, missing gstinterfaces-0.10
* 573165 : Generate additional export files for gstreamer app plugin * 588551 : queue2: download buffering fixes
* 573528 : Wrong format modifier in gstgiobasesink.c * 588724 : [vorbisdec] empty encoder string causes GStreamer
* 573529 : In gstrtspconnection.c some functions are called with wro... * 588746 : [audiotestsrc] Make sure tags are properly serialized in ...
* 574293 : [decodebin2] deadlock on shutdown * 588747 : [adder] Serialize incoming in-band events (tags) in the d...
* 574319 : Missing HAVE_PROCESS_H in win32/common/config.h * 588748 : [adder] Check dataflow consistency in unit tests
* 574447 : gstadder.c: line 904: error C2036: 'gpointer' : unknown size * 589075 : [playbin2] changing volume doesn't work after stream rest...
* 574939 : [typefinding] flac typefinder mis-typefinds PDFs as flac ... * 589581 : typefinder: recognise more Kate subtitle categories
* 575550 : srt subtitle file keeps playbin2 from playing * 589622 : Cannot use both playbin and input-selector
* 575638 : kissfft copyright * 589663 : gstreamer asserts in gstaudiofilter
* 575649 : [oggdemux] duration query in time format returns true wit... * 589797 : alsasrc does not set GstAlsaSrc- > handle to NULL after snd...
* 576019 : On Windows queue2 can't write files longer than 2-4 GiB, ... * 590470 : [typefinding] certain flac-in-ogg files not detected any ...
* 576142 : [vorbisenc] Non-header output buffers have NULL caps * 536313 : [cdda] Remove sha1 copy once we depend on glib-2.16
* 576180 : [playbin2] Uses unref'd audiosink volume if using gconfau... * 579642 : [oggdemux] handle broken ogg/vorbis files better
* 576586 : [alsamixer] gnome-sound-properties freeze * 582528 : playbin2 Audio CD playback broken since
* 577054 : [videoscale] Not valgrind clean * 583318 : Assertion from within playbin2
* 577709 : Review new navigation API * 585079 : undefined references to gst_adapter_* functions in schro
* 577827 : [appsink] Have appsink new_buffer-callback return GstFlow... * 585708 : [adder] Wrong handling of flushing seeks
* 578583 : [PATCH] multifdsink doesn't handle sync-method=latest-key... * 588218 : Siren in .wav support
* 578656 : Implement upstream GstForceKeyUnit events in theoraenc * 586920 : rtsp: needs < netinet/in.h > on FreeBSD
* 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 changed in this release API changed in this release
- API additions: - API additions:
* GstRTSP::gst_rtsp_options_as_text() * GstNetAddress::gst_netaddress_to_string()
* GstRTSPMessage::gst_rtsp_message_take_header() * Add gst_rtsp_watch_queue_data()
* GstRTSPRange::gst_rtsp_range_to_string() * playbin2: Add {audio,video,text}-tags-changed signals
* New Navigation interface commands, queries and messages * Add gst_color_balance_get_balance_type()
* gst_rtsp_channel_new() * Add gst_mixer_get_mixer_type()
* 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()
Download Download
@ -203,37 +167,34 @@ Applications
Contributors to this release Contributors to this release
* Alessandro Decina
* Andy Wingo * Andy Wingo
* Antoine Tremblay * Arnout Vandecappelle
* Benjamin Gaignard * Balachandran C
* Benjamin M. Schwartz * Bastien Nocera
* Brian Cameron * Branko Subasic
* Christian Schaller * Christian Schaller
* David Flynn
* David Schleef * David Schleef
* Edward Hervey * Edward Hervey
* Felipe Contreras * Elliott Sales de Andrade
* Garret D'Amore * Filippo Argiolas
* Hannes Bistry * Hans-Peter Nilsson
* Jan Schmidt * Jan Schmidt
* Jan Urbanski * John Millikin
* Johann Prieur
* Jonas Danielsson
* Jonathan Matthew * Jonathan Matthew
* Josep Torra * Kapil Agrawal
* Julien Moutte * Kipp Cannon
* Luca Ognibene * LRN
* Mark Nauwelaerts * Marc-Andre Lureau
* Martin Samuelsson
* Michael Smith * Michael Smith
* Olivier Crete * Olivier Crête
* Peter Kjellerstedt * Peter Kjellerstedt
* Philip Jägenstedt
* René Stadler * René Stadler
* Sebastian Dröge * Sebastian Dröge
* Stefan Kost * Stefan Kost
* Tim-Philipp Müller * Tim-Philipp Müller
* Tomas Hoger * Vincent Penquerc'h
* Wim Taymans * 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 initialize autoconf
dnl releases only do -Wall, git and prerelease does -Werror too 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 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, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base) gst-plugins-base)
@ -44,7 +44,7 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
dnl - interfaces added -> increment AGE dnl - interfaces added -> increment AGE
dnl - interfaces removed -> AGE = 0 dnl - interfaces removed -> AGE = 0
dnl sets GST_LT_LDFLAGS 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 FIXME: this macro doesn't actually work;
dnl the generated libtool script has no support for the listed tags. dnl the generated libtool script has no support for the listed tags.

View File

@ -284,7 +284,7 @@
<RANGE>[0,10]</RANGE> <RANGE>[0,10]</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Volume</NICK> <NICK>Volume</NICK>
<BLURB>volume factor.</BLURB> <BLURB>volume factor, 1.0=100%.</BLURB>
<DEFAULT>1</DEFAULT> <DEFAULT>1</DEFAULT>
</ARG> </ARG>
@ -858,6 +858,16 @@
<DEFAULT>TRUE</DEFAULT> <DEFAULT>TRUE</DEFAULT>
</ARG> </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> <ARG>
<NAME>GstDecodeBin::threaded</NAME> <NAME>GstDecodeBin::threaded</NAME>
<TYPE>gboolean</TYPE> <TYPE>gboolean</TYPE>
@ -1548,6 +1558,56 @@
<DEFAULT>""</DEFAULT> <DEFAULT>""</DEFAULT>
</ARG> </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> <ARG>
<NAME>GstTextOverlay::deltax</NAME> <NAME>GstTextOverlay::deltax</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
@ -1908,6 +1968,16 @@
<DEFAULT>-1</DEFAULT> <DEFAULT>-1</DEFAULT>
</ARG> </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> <ARG>
<NAME>GstSubParse::subtitle-encoding</NAME> <NAME>GstSubParse::subtitle-encoding</NAME>
<TYPE>gchar*</TYPE> <TYPE>gchar*</TYPE>
@ -2001,7 +2071,7 @@
<ARG> <ARG>
<NAME>GstURIDecodeBin::connection-speed</NAME> <NAME>GstURIDecodeBin::connection-speed</NAME>
<TYPE>guint</TYPE> <TYPE>guint</TYPE>
<RANGE></RANGE> <RANGE><= 4294967</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Connection Speed</NICK> <NICK>Connection Speed</NICK>
<BLURB>Network connection speed in kbps (0 = unknown).</BLURB> <BLURB>Network connection speed in kbps (0 = unknown).</BLURB>
@ -2058,6 +2128,16 @@
<DEFAULT>-1</DEFAULT> <DEFAULT>-1</DEFAULT>
</ARG> </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> <ARG>
<NAME>GstQueue2::current-level-buffers</NAME> <NAME>GstQueue2::current-level-buffers</NAME>
<TYPE>guint</TYPE> <TYPE>guint</TYPE>
@ -2144,7 +2224,7 @@
<RANGE></RANGE> <RANGE></RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Temporary File Location</NICK> <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> <DEFAULT>NULL</DEFAULT>
</ARG> </ARG>
@ -2168,6 +2248,16 @@
<DEFAULT>TRUE</DEFAULT> <DEFAULT>TRUE</DEFAULT>
</ARG> </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> <ARG>
<NAME>GstAudioConvert::dithering</NAME> <NAME>GstAudioConvert::dithering</NAME>
<TYPE>GstAudioConvertDithering</TYPE> <TYPE>GstAudioConvertDithering</TYPE>
@ -2201,7 +2291,7 @@
<ARG> <ARG>
<NAME>GstPlayBin2::connection-speed</NAME> <NAME>GstPlayBin2::connection-speed</NAME>
<TYPE>guint</TYPE> <TYPE>guint</TYPE>
<RANGE></RANGE> <RANGE><= 4294967</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Connection Speed</NICK> <NICK>Connection Speed</NICK>
<BLURB>Network connection speed in kbps (0 = unknown).</BLURB> <BLURB>Network connection speed in kbps (0 = unknown).</BLURB>
@ -2364,7 +2454,7 @@
<RANGE>[0,10]</RANGE> <RANGE>[0,10]</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Volume</NICK> <NICK>Volume</NICK>
<BLURB>The audio volume.</BLURB> <BLURB>The audio volume, 1.0=100%.</BLURB>
<DEFAULT>1</DEFAULT> <DEFAULT>1</DEFAULT>
</ARG> </ARG>
@ -2408,6 +2498,16 @@
<DEFAULT></DEFAULT> <DEFAULT></DEFAULT>
</ARG> </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> <ARG>
<NAME>GstGioSink::location</NAME> <NAME>GstGioSink::location</NAME>
<TYPE>gchar*</TYPE> <TYPE>gchar*</TYPE>
@ -2808,3 +2908,13 @@
<DEFAULT>4</DEFAULT> <DEFAULT>4</DEFAULT>
</ARG> </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 GObject
GstObject GstObject
GstPad GstPad
GstPlaybin2SelectorPad
GstPadTemplate GstPadTemplate
GstPluginFeature GstPluginFeature
GstElementFactory GstElementFactory
@ -90,61 +91,40 @@ GObject
GstSsaParse GstSsaParse
GstAdder GstAdder
GstStreamSelector GstStreamSelector
GstPlaybin2InputSelector
GstQueue2 GstQueue2
GstAudioRate GstAudioRate
GstVideoRate GstVideoRate
GstBus GstBus
GstTask GstTask
GstTaskPool
GstClock GstClock
GstSystemClock GstSystemClock
GstAudioClock GstAudioClock
GstPlugin GstPlugin
GstRegistry GstRegistry
GstRingBuffer GstRingBuffer
GstAudioSrcRingBuffer
GstAudioSinkRingBuffer
GstSignalObject GstSignalObject
GFileMonitor GstMixerTrack
GLocalDirectoryMonitor GstMixerOptions
GInotifyDirectoryMonitor GstStreamInfo
GLocalFileMonitor GstColorBalanceChannel
GInotifyFileMonitor GstTunerNorm
GVolumeMonitor GstTunerChannel
GNativeVolumeMonitor
GProxyVolumeMonitor
GProxyVolumeMonitorGPhoto2
GProxyVolumeMonitorHal
GUnixVolumeMonitor
GVfs
GLocalVfs
GTypeModule
GIOModule
GAppLookupGConf
GProxyDrive
GProxyMount
GProxyShadowMount
GProxyVolume
GOutputStream
GInputStream
GConfClient
PangoFontMap PangoFontMap
PangoFcFontMap PangoFcFontMap
PangoFT2FontMap PangoFT2FontMap
PangoContext PangoContext
GstMixerTrack GOutputStream
GstMixerOptions GInputStream
GstTunerNorm
GstTunerChannel
GstColorBalanceChannel
GstStreamInfo
GInterface GInterface
GTypePlugin GTypePlugin
GstChildProxy GstChildProxy
GstURIHandler GstURIHandler
GFile
GDesktopAppInfoLookup
GDrive
GMount
GVolume
GstTagSetter GstTagSetter
GstPreset
GstImplementsInterface GstImplementsInterface
GstMixer GstMixer
GstPropertyProbe GstPropertyProbe
@ -152,3 +132,4 @@ GInterface
GstXOverlay GstXOverlay
GstColorBalance GstColorBalance
GstNavigation GstNavigation
GFile

View File

@ -20,14 +20,9 @@ GstV4lElement GstImplementsInterface GstPropertyProbe GstTuner GstXOverlay GstCo
GstV4lSrc GstImplementsInterface GstPropertyProbe GstTuner GstXOverlay GstColorBalance GstV4lSrc GstImplementsInterface GstPropertyProbe GstTuner GstXOverlay GstColorBalance
GstGnomeVFSSrc GstURIHandler GstGnomeVFSSrc GstURIHandler
GstAppSrc GstURIHandler GstAppSrc GstURIHandler
GstVorbisEnc GstTagSetter GstVorbisEnc GstTagSetter GstPreset
GstVorbisTag GstTagSetter GstVorbisTag GstTagSetter
GstOggMux GstPreset
GstTheoraEnc GstPreset
GstAlsaMixerElement GstImplementsInterface GstMixer GstPropertyProbe GstAlsaMixerElement GstImplementsInterface GstMixer GstPropertyProbe
GstVolume GstImplementsInterface GstMixer 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 GstChildProxy GstObject
GFile GObject
GDesktopAppInfoLookup GObject
GDrive GObject
GMount GObject
GVolume GObject
GstTagSetter GstElement GstTagSetter GstElement
GstImplementsInterface GstElement GstImplementsInterface GstElement
GstMixer GstImplementsInterface GstElement GstMixer GstImplementsInterface GstElement
GstTuner GstImplementsInterface GstElement GstTuner GstImplementsInterface GstElement
GstXOverlay GstImplementsInterface GstElement GstXOverlay GstImplementsInterface GstElement
GstColorBalance GstImplementsInterface GstElement GstColorBalance GstImplementsInterface GstElement
GFile GObject

View File

@ -345,6 +345,30 @@ GstPlayBin2 *gstplaybin2
gint arg1 gint arg1
</SIGNAL> </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> <SIGNAL>
<NAME>GstAppSink::eos</NAME> <NAME>GstAppSink::eos</NAME>
<RETURNS>void</RETURNS> <RETURNS>void</RETURNS>
@ -380,6 +404,20 @@ GstAppSink *gstappsink
GstAppSink *gstappsink GstAppSink *gstappsink
</SIGNAL> </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> <SIGNAL>
<NAME>GstAppSrc::end-of-stream</NAME> <NAME>GstAppSrc::end-of-stream</NAME>
<RETURNS>GstFlowReturn</RETURNS> <RETURNS>GstFlowReturn</RETURNS>

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -3,7 +3,7 @@
<description>Resamples audio</description> <description>Resamples audio</description>
<filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename> <filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
<basename>libgstaudioresample.so</basename> <basename>libgstaudioresample.so</basename>
<version>0.10.23</version> <version>0.10.24</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-base</source> <source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package> <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> <description>Creates audio test signals of given frequency and volume</description>
<filename>../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so</filename> <filename>../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so</filename>
<basename>libgstaudiotestsrc.so</basename> <basename>libgstaudiotestsrc.so</basename>
<version>0.10.23</version> <version>0.10.24</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-base</source> <source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package> <package>GStreamer Base Plug-ins source release</package>
@ -20,7 +20,7 @@
<name>src</name> <name>src</name>
<direction>source</direction> <direction>source</direction>
<presence>always</presence> <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> </caps>
</pads> </pads>
</element> </element>

View File

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

View File

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

View File

@ -3,7 +3,7 @@
<description>GIO elements</description> <description>GIO elements</description>
<filename>../../ext/gio/.libs/libgstgio.so</filename> <filename>../../ext/gio/.libs/libgstgio.so</filename>
<basename>libgstgio.so</basename> <basename>libgstgio.so</basename>
<version>0.10.23</version> <version>0.10.24</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-base</source> <source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package> <package>GStreamer Base Plug-ins source release</package>
@ -14,7 +14,7 @@
<longname>GIO sink</longname> <longname>GIO sink</longname>
<class>Sink/File</class> <class>Sink/File</class>
<description>Write to any GIO-supported location</description> <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> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -29,7 +29,7 @@
<longname>GIO source</longname> <longname>GIO source</longname>
<class>Source/File</class> <class>Source/File</class>
<description>Read from any GIO-supported location</description> <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> <pads>
<caps> <caps>
<name>src</name> <name>src</name>
@ -44,7 +44,7 @@
<longname>GIO stream sink</longname> <longname>GIO stream sink</longname>
<class>Sink</class> <class>Sink</class>
<description>Write to any GIO stream</description> <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> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -59,7 +59,7 @@
<longname>GIO stream source</longname> <longname>GIO stream source</longname>
<class>Source</class> <class>Source</class>
<description>Read from any GIO stream</description> <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> <pads>
<caps> <caps>
<name>src</name> <name>src</name>

View File

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

View File

@ -3,7 +3,7 @@
<description>libvisual visualization plugins</description> <description>libvisual visualization plugins</description>
<filename>../../ext/libvisual/.libs/libgstlibvisual.so</filename> <filename>../../ext/libvisual/.libs/libgstlibvisual.so</filename>
<basename>libgstlibvisual.so</basename> <basename>libgstlibvisual.so</basename>
<version>0.10.23</version> <version>0.10.24</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-base</source> <source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package> <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> <description>Pango-based text rendering and overlay</description>
<filename>../../ext/pango/.libs/libgstpango.so</filename> <filename>../../ext/pango/.libs/libgstpango.so</filename>
<basename>libgstpango.so</basename> <basename>libgstpango.so</basename>
<version>0.10.23</version> <version>0.10.24</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-base</source> <source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package> <package>GStreamer Base Plug-ins source release</package>
@ -74,7 +74,7 @@
<name>src</name> <name>src</name>
<direction>source</direction> <direction>source</direction>
<presence>always</presence> <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> </caps>
</pads> </pads>
</element> </element>

View File

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

View File

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

View File

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

View File

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

View File

@ -3,7 +3,7 @@
<description>Theora plugin library</description> <description>Theora plugin library</description>
<filename>../../ext/theora/.libs/libgsttheora.so</filename> <filename>../../ext/theora/.libs/libgsttheora.so</filename>
<basename>libgsttheora.so</basename> <basename>libgsttheora.so</basename>
<version>0.10.23</version> <version>0.10.24</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-base</source> <source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package> <package>GStreamer Base Plug-ins source release</package>
@ -26,7 +26,7 @@
<name>src</name> <name>src</name>
<direction>source</direction> <direction>source</direction>
<presence>always</presence> <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> </caps>
</pads> </pads>
</element> </element>

View File

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

View File

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

View File

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

View File

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

View File

@ -3,7 +3,7 @@
<description>Resizes video</description> <description>Resizes video</description>
<filename>../../gst/videoscale/.libs/libgstvideoscale.so</filename> <filename>../../gst/videoscale/.libs/libgstvideoscale.so</filename>
<basename>libgstvideoscale.so</basename> <basename>libgstvideoscale.so</basename>
<version>0.10.23</version> <version>0.10.24</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-base</source> <source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package> <package>GStreamer Base Plug-ins source release</package>
@ -20,13 +20,13 @@
<name>src</name> <name>src</name>
<direction>source</direction> <direction>source</direction>
<presence>always</presence> <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>
<caps> <caps>
<name>sink</name> <name>sink</name>
<direction>sink</direction> <direction>sink</direction>
<presence>always</presence> <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>
</pads> </pads>
</element> </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> <description>plugin for controlling audio volume</description>
<filename>../../gst/volume/.libs/libgstvolume.so</filename> <filename>../../gst/volume/.libs/libgstvolume.so</filename>
<basename>libgstvolume.so</basename> <basename>libgstvolume.so</basename>
<version>0.10.23</version> <version>0.10.24</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-base</source> <source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package> <package>GStreamer Base Plug-ins source release</package>

View File

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

View File

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