mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +00:00
Release 0.10.23
This commit is contained in:
parent
4d8f38fd70
commit
f8370edc90
43 changed files with 615 additions and 330 deletions
85
ChangeLog
85
ChangeLog
|
@ -1,3 +1,88 @@
|
|||
=== release 0.10.23 ===
|
||||
|
||||
2009-05-10 Jan Schmidt <jan.schmidt@sun.com>
|
||||
|
||||
* configure.ac:
|
||||
releasing 0.10.23, "Emergency de-stress call"
|
||||
|
||||
2009-05-08 20:32:20 +0100 Jan Schmidt <thaytan@noraisin.net>
|
||||
|
||||
* configure.ac:
|
||||
* po/af.po:
|
||||
* po/az.po:
|
||||
* po/bg.po:
|
||||
* po/ca.po:
|
||||
* po/cs.po:
|
||||
* po/da.po:
|
||||
* po/de.po:
|
||||
* po/en_GB.po:
|
||||
* po/es.po:
|
||||
* po/fi.po:
|
||||
* po/fr.po:
|
||||
* po/hu.po:
|
||||
* po/id.po:
|
||||
* po/it.po:
|
||||
* po/ja.po:
|
||||
* po/lt.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/uk.po:
|
||||
* po/vi.po:
|
||||
* po/zh_CN.po:
|
||||
* win32/common/_stdint.h:
|
||||
* win32/common/config.h:
|
||||
0.10.22.6 pre-release
|
||||
|
||||
2009-05-08 13:09:32 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||
|
||||
* gst/playback/gstplaysink.c:
|
||||
playbin2: fix resume after pause
|
||||
Don't ignore the state change of the children, they might be doing an ASYNC
|
||||
state change.
|
||||
|
||||
2009-05-08 11:05:41 +0100 Jan Schmidt <thaytan@noraisin.net>
|
||||
|
||||
* ChangeLog:
|
||||
* configure.ac:
|
||||
* po/af.po:
|
||||
* po/az.po:
|
||||
* po/bg.po:
|
||||
* po/ca.po:
|
||||
* po/cs.po:
|
||||
* po/da.po:
|
||||
* po/de.po:
|
||||
* po/en_GB.po:
|
||||
* po/es.po:
|
||||
* po/fi.po:
|
||||
* po/fr.po:
|
||||
* po/hu.po:
|
||||
* po/id.po:
|
||||
* po/it.po:
|
||||
* po/ja.po:
|
||||
* po/lt.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/uk.po:
|
||||
* po/vi.po:
|
||||
* po/zh_CN.po:
|
||||
0.10.22.5 pre-release
|
||||
|
||||
2009-05-07 22:01:01 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||
|
||||
* gst/tcp/gstmultifdsink.c:
|
||||
|
|
124
NEWS
124
NEWS
|
@ -1,4 +1,126 @@
|
|||
This is GStreamer Base Plug-ins 0.10.22, "Hidey Hidey Hidey Ho"
|
||||
This is GStreamer Base Plug-ins 0.10.23, "Emergency de-stress signal"
|
||||
|
||||
Changes since 0.10.22:
|
||||
|
||||
* New navigation API to support DVD playback
|
||||
* playbin2 improvements
|
||||
* RTSP extensions to allow extra headers and options
|
||||
* Replace audioresampler with speexresample based code
|
||||
* Support interlacing flags in the gstvideo library
|
||||
* Support new RIFF formats
|
||||
* Improve typefinding
|
||||
* Support more frame formats in videoscale
|
||||
* Many other bug-fixes and improvements
|
||||
|
||||
Bugs fixed since 0.10.22:
|
||||
|
||||
* 577637 : [playbin2] expose temp-location property
|
||||
* 580120 : [playbin2] unit test fails
|
||||
* 478512 : [alsamixer] volume control slider not working
|
||||
* 574962 : rhythmbox crash in flac_type_find
|
||||
* 564139 : Documentation of TCP plugins
|
||||
* 577436 : xvimagesink should use xcontext- > depth and not count bits...
|
||||
* 350311 : [playbin2] support for subpicture subtitles
|
||||
* 378094 : Enable pango elements to handle UYVY
|
||||
* 543591 : Gnonlin can not play theora streams
|
||||
* 553295 : [riff] fuzzed AVI file causes segfault
|
||||
* 565105 : Gstreamer does not change from READY back to PAUSED in sa...
|
||||
* 565777 : [riff] unrecognised video fourcc 0x10000002 for mpeg2 in avi
|
||||
* 566661 : [typefind] Fall back to file extension using uri query
|
||||
* 567255 : [riff] doesn't detect codec_id 0x706d as AAC (amongst other)
|
||||
* 567636 : [pbutils] Missing plugins code shouldn't ask for the same...
|
||||
* 567740 : bogus warning in decodebin2?
|
||||
* 568482 : linking problems in gst-plugins-base
|
||||
* 569655 : [ffmpegcolorspace] Add UYVY422 to GRAY8 conversion function
|
||||
* 570142 : Documentation is broken for uridecodebin
|
||||
* 570356 : aac typefinder failure
|
||||
* 570768 : [ximagesink] wrong mouse pointer position if output windo...
|
||||
* 570832 : Add flags to enhance mixer interfaces
|
||||
* 571009 : [tagdemux] WMA file with id3v2 tag causes assertion to fail
|
||||
* 571147 : [ffmpegcolorspace/videotestsrc] Add support for packed/pl...
|
||||
* 572577 : [playbin2] deadlock on shutdown
|
||||
* 572872 : [ffmpegcolorspace] Add YVYU colorspace
|
||||
* 572993 : [subparse] broken libregex dependency on Windows
|
||||
* 573165 : Generate additional export files for gstreamer app plugin
|
||||
* 573528 : Wrong format modifier in gstgiobasesink.c
|
||||
* 573529 : In gstrtspconnection.c some functions are called with wro...
|
||||
* 574293 : [decodebin2] deadlock on shutdown
|
||||
* 574319 : Missing HAVE_PROCESS_H in win32/common/config.h
|
||||
* 574447 : gstadder.c: line 904: error C2036: 'gpointer' : unknown size
|
||||
* 574939 : [typefinding] flac typefinder mis-typefinds PDFs as flac ...
|
||||
* 575550 : srt subtitle file keeps playbin2 from playing
|
||||
* 575638 : kissfft copyright
|
||||
* 575649 : [oggdemux] duration query in time format returns true wit...
|
||||
* 576019 : On Windows queue2 can't write files longer than 2-4 GiB, ...
|
||||
* 576142 : [vorbisenc] Non-header output buffers have NULL caps
|
||||
* 576180 : [playbin2] Uses unref'd audiosink volume if using gconfau...
|
||||
* 576586 : [alsamixer] gnome-sound-properties freeze
|
||||
* 577054 : [videoscale] Not valgrind clean
|
||||
* 577709 : Review new navigation API
|
||||
* 577827 : [appsink] Have appsink new_buffer-callback return GstFlow...
|
||||
* 578583 : [PATCH] multifdsink doesn't handle sync-method=latest-key...
|
||||
* 578656 : Implement upstream GstForceKeyUnit events in theoraenc
|
||||
* 579129 : pkgconfig: appsrc/appsink can not be linked to uninstalled
|
||||
* 579130 : app: expose trivial type macros
|
||||
* 579192 : gst_rtcp_packet_get_type should not assert on packet content
|
||||
* 579203 : baseaudiosink: unparenting the ringbuffer in NULL causes ...
|
||||
* 579267 : [rtspconnection] g_async_queue_new_full() is GLib-2.16 AP...
|
||||
* 579463 : [cddabasesrc] [cdparanoiasrc] no longer emits discid
|
||||
* 579668 : audioresample fails to build with --disable-gst-debug
|
||||
* 579734 : [playbin] raw_decoding_mode seems to be set unconditionally
|
||||
* 579912 : [decodebin2] multiqueue is too small in time (interleave ...
|
||||
* 580470 : [audioresample] causes pipelines to go out of sync and be...
|
||||
* 580952 : [audioresample] bad quality/pops compared to plughw
|
||||
* 581727 : [playbin2] make playsink go to PAUSED async
|
||||
* 569682 : playbin2 leaks request pad from input selector
|
||||
* 580020 : [vorbisenc] causes buffers to be out of segment if new se...
|
||||
* 562794 : rtspsrc fails to create a socket on Win32 sometimes.
|
||||
* 567396 : playbin2: DECODE_BIN_LOCK occasionally called twice withi...
|
||||
* 567982 : " queued_bytes " field isn't updated while flushing the que...
|
||||
* 571299 : [appsink] Handoff callback API
|
||||
* 574443 : rtsp win32 - forgotten variable
|
||||
* 574516 : [typefind] add typefinder for photoshop .psd files
|
||||
* 574964 : gst_app_src_end_of_stream(), mutex on error return
|
||||
* 575256 : rtspsrc fails to resolve hostnames
|
||||
* 575588 : decodebin2 deadlock
|
||||
* 576187 : [playbin2] Stalls video sink when disabling subtitles in ...
|
||||
* 576188 : [playbin2] Reusing a playbin2 instance with visualization...
|
||||
* 576190 : [playbin2] Deadlock when reusing playbin2 after an error
|
||||
* 577288 : " Internal playbin error " when seeking to the end of files
|
||||
* 577610 : RTCP feedback messages support in GstRTCPPacket
|
||||
* 577794 : [playbin2] leaks elements set through properties
|
||||
* 578118 : [multifdsink] add option to not resend the streamheader w...
|
||||
* 578506 : Pipeline with alsasrc and alsasink cannot change state ba...
|
||||
* 578942 : Missing RTSP headers related to Windows Media extension.
|
||||
* 580271 : videorate: fails to clear discont flag on duplicated buffers
|
||||
* 580649 : uridecodebin: bug on documentation published in website
|
||||
|
||||
API added since 0.10.22:
|
||||
|
||||
* GstRTSP::gst_rtsp_options_as_text()
|
||||
* GstRTSPMessage::gst_rtsp_message_take_header()
|
||||
* GstRTSPRange::gst_rtsp_range_to_string()
|
||||
* New Navigation interface commands, queries and messages
|
||||
* gst_rtsp_channel_new()
|
||||
* gst_rtsp_channel_unref()
|
||||
* gst_rtsp_channel_attach()
|
||||
* gst_rtsp_channel_queue_message()
|
||||
* gst_rtsp_connection_accept()
|
||||
* GstAppSink::gst_app_sink_set_callbacks()
|
||||
* GST_VIDEO_FORMAT_YVYU,GST_VIDEO_BUFFER_TFF,GST_VIDEO_BUFFER_RFF,GST_VIDEO_BUFFER_ONEFIELD
|
||||
* GST_MIXER_FLAG_HAS_WHITELIST,GST_MIXER_FLAG_GROUPING,GST_MIXER_TRACK_NO_RECORD,GST_MIXER_TRACK_NO_MUTE,GST_MIXER_TRACK_WHITELIST
|
||||
* GstAppSrc::emit-signals
|
||||
* GstAppSrc::gst_app_src_set_emit_signals()
|
||||
* GstAppSrc::gst_app_src_get_emit_signals()
|
||||
* GstAppSrc::gst_app_src_set_callbacks()
|
||||
* RTSP::gst_rtsp_connection_get_url()
|
||||
* GstRTSPLowerTrans::GST_RTSP_LOWER_TRANS_HTTP
|
||||
* RTSP:gst_rtsp_connection_set_tunneled()
|
||||
* RTSP:gst_rtsp_connection_is_tunneled()
|
||||
* RTSP::gst_rtsp_connection_set_ip()
|
||||
* RTSP::gst_rtsp_connection_get_tunnelid()
|
||||
* RTSP::gst_rtsp_connection_do_tunnel()
|
||||
* RTSP::gst_rtsp_watch_reset()
|
||||
|
||||
IMPORTANT NOTES
|
||||
|
||||
|
|
234
RELEASE
234
RELEASE
|
@ -1,5 +1,5 @@
|
|||
|
||||
Release notes for GStreamer Base Plug-ins 0.10.22 "hidey hidey hidey ho"
|
||||
Release notes for GStreamer Base Plug-ins 0.10.23 "Emergency de-stress call"
|
||||
|
||||
|
||||
|
||||
|
@ -54,93 +54,127 @@ contains a set of less supported plug-ins that haven't passed the
|
|||
|
||||
Features of this release
|
||||
|
||||
* Require gettext 0.17
|
||||
* Replace audioresample with speexresample from -bad
|
||||
* Support new formats in RIFF: uncompressed RGB, WMA lossless, VP6
|
||||
* Move libgstapp and elements from -bad
|
||||
* Support color-key setting and probing for Xv properties
|
||||
* Improve typefinding for various formats
|
||||
* Extend audio sinks for pull-mode operation
|
||||
* Support for more subtitle formats
|
||||
* More development on decode2bin and playbin2
|
||||
* RTP and SDP fixes
|
||||
* Many bug fixes and improvements
|
||||
* New navigation API to support DVD playback
|
||||
* playbin2 improvements
|
||||
* RTSP extensions to allow extra headers and options
|
||||
* Replace audioresampler with speexresample based code
|
||||
* Support interlacing flags in the gstvideo library
|
||||
* Support new RIFF formats
|
||||
* Improve typefinding
|
||||
* Support more frame formats in videoscale
|
||||
* Many other bug-fixes and improvements
|
||||
|
||||
Bugs fixed in this release
|
||||
|
||||
* 562163 : theoraenc likely ignoring segments
|
||||
* 562258 : rtspsrc element takes long time to error out if the addre...
|
||||
* 561789 : [volume] deadlocks with a controller attached
|
||||
* 554533 : [xvimagesink] allow setting colorkey if possible
|
||||
* 567511 : colorkey in xvimagesink gets reset when element is reused
|
||||
* 116051 : libresample doesn't handle > factor of 2 rate conversion
|
||||
* 346218 : [audioresample] doesn't do anti aliasing
|
||||
* 385061 : [audioresample?] investigate high CPU usage
|
||||
* 456788 : [subparse] can't handle UTF-16 charset encoded subtitle.
|
||||
* 525807 : [vorbisenc] vorbisenc has problems with a gnlsource that ...
|
||||
* 546955 : gstoggmux EOS handling issue
|
||||
* 549417 : [audioresample] unit test fails on 64bit linux
|
||||
* 549510 : audioresample doesn't negotiate ideal caps
|
||||
* 552237 : UTF-16 srt confuses gstreamer, misdetected as mp3
|
||||
* 552559 : Implementation of SLAVE_SKEW in baseaudiosrc
|
||||
* 552569 : audioresample producing strange sized buffers
|
||||
* 552801 : audioconvert can overflow with big audio buffers
|
||||
* 554879 : Add ability to specify format for date/time display in Gs...
|
||||
* 555257 : Doesn't display srt subtitles saved with BOM
|
||||
* 555319 : add FFV1 fourcc to riff-media
|
||||
* 555607 : subrip subtitles typefind too strict
|
||||
* 555699 : [PATCH] theoradec: prefer container's pixel aspect ratio ...
|
||||
* 556025 : build failure in tests/icles
|
||||
* 556066 : Last byte of FLAC image buffer chopped off
|
||||
* 557365 : subparse check fails
|
||||
* 558124 : [PLUGIN-MOVE] Move speexresample as audioresample2 to -base
|
||||
* 559111 : ALSA sink hangs on USB audio device unplug while playing
|
||||
* 559478 : does not play windows media streams correctly
|
||||
* 559567 : `gst_base_audio_sink_sync_latency' should call `gst_base_...
|
||||
* 561436 : videorate element add image/jpeg to caps template
|
||||
* 561734 : playbin2 additions
|
||||
* 561780 : Playbin2 should work without volume too
|
||||
* 561924 : oggdemux hangs when given corrupt input via non-seekable ...
|
||||
* 562270 : build without gdk fails
|
||||
* 563143 : ximagesink/xvimagesink : _alloc_buffer returns non-clean ...
|
||||
* 563174 : Implement gst_rtcp_packet_remove
|
||||
* 563508 : [rgvolume] Unit test fails with passthrough assertions
|
||||
* 563718 : Theora check out of date
|
||||
* 563904 : GNOME Goal: Clean up GLib and GTK+ includes
|
||||
* 564098 : MS Word files are recognised as audio/mpeg and OSX's .DS_...
|
||||
* 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
|
||||
* 564200 : GstBaseAudioSink should register its enums and have corre...
|
||||
* 564206 : GstBaseAudioSrc should register its enum and have corresp...
|
||||
* 564421 : Move appsrc/appsink to -base
|
||||
* 564929 : Audiosink blocks if setcaps called while playing
|
||||
* 566586 : playbin2 test7.c fails after two songs
|
||||
* 566750 : [appsrc/sink] add padding, move private data to private s...
|
||||
* 566761 : [gstapp] No pkg-config file
|
||||
* 566837 : gst_cdda_base_src_mode_get_type() is not public from < gst...
|
||||
* 566875 : [gnomevfs] Add dependency for the GnomeVFS modules
|
||||
* 566876 : [gio] Add dependency for the modules dir
|
||||
* 567027 : Add GType for GstRTSPUrl for bindings
|
||||
* 567168 : appsink is using the wrong signal slot for the pull-buffe...
|
||||
* 567960 : [tagdemux] Doesn't forward unknown events upstream
|
||||
* 500833 : [FFT] Struct alignment issues on sparc
|
||||
* 552199 : Parsing SDP file with multicast address fails
|
||||
* 558553 : [riff] gst_riff_create_video_caps not recognizing certain...
|
||||
* 564896 : gst_netaddress_get_ip[46]_address should check for correc...
|
||||
* 566341 : Some Ogg Theora files don't finished at seek at the end
|
||||
* 566654 : playbin2: does not come back from NULL after switching UR...
|
||||
* 566723 : GstAudioClock's new function may better use const gchar* ...
|
||||
* 577436 : xvimagesink should use xcontext- > depth and not count bits...
|
||||
* 350311 : [playbin2] support for subpicture subtitles
|
||||
* 378094 : Enable pango elements to handle UYVY
|
||||
* 543591 : Gnonlin can not play theora streams
|
||||
* 553295 : [riff] fuzzed AVI file causes segfault
|
||||
* 565105 : Gstreamer does not change from READY back to PAUSED in sa...
|
||||
* 565777 : [riff] unrecognised video fourcc 0x10000002 for mpeg2 in avi
|
||||
* 566661 : [typefind] Fall back to file extension using uri query
|
||||
* 567255 : [riff] doesn't detect codec_id 0x706d as AAC (amongst other)
|
||||
* 567636 : [pbutils] Missing plugins code shouldn't ask for the same...
|
||||
* 567740 : bogus warning in decodebin2?
|
||||
* 568482 : linking problems in gst-plugins-base
|
||||
* 569655 : [ffmpegcolorspace] Add UYVY422 to GRAY8 conversion function
|
||||
* 570142 : Documentation is broken for uridecodebin
|
||||
* 570356 : aac typefinder failure
|
||||
* 570768 : [ximagesink] wrong mouse pointer position if output windo...
|
||||
* 570832 : Add flags to enhance mixer interfaces
|
||||
* 571009 : [tagdemux] WMA file with id3v2 tag causes assertion to fail
|
||||
* 571147 : [ffmpegcolorspace/videotestsrc] Add support for packed/pl...
|
||||
* 572577 : [playbin2] deadlock on shutdown
|
||||
* 572872 : [ffmpegcolorspace] Add YVYU colorspace
|
||||
* 572993 : [subparse] broken libregex dependency on Windows
|
||||
* 573165 : Generate additional export files for gstreamer app plugin
|
||||
* 573528 : Wrong format modifier in gstgiobasesink.c
|
||||
* 573529 : In gstrtspconnection.c some functions are called with wro...
|
||||
* 574293 : [decodebin2] deadlock on shutdown
|
||||
* 574319 : Missing HAVE_PROCESS_H in win32/common/config.h
|
||||
* 574447 : gstadder.c: line 904: error C2036: 'gpointer' : unknown size
|
||||
* 574939 : [typefinding] flac typefinder mis-typefinds PDFs as flac ...
|
||||
* 575550 : srt subtitle file keeps playbin2 from playing
|
||||
* 575638 : kissfft copyright
|
||||
* 575649 : [oggdemux] duration query in time format returns true wit...
|
||||
* 576019 : On Windows queue2 can't write files longer than 2-4 GiB, ...
|
||||
* 576142 : [vorbisenc] Non-header output buffers have NULL caps
|
||||
* 576180 : [playbin2] Uses unref'd audiosink volume if using gconfau...
|
||||
* 576586 : [alsamixer] gnome-sound-properties freeze
|
||||
* 577054 : [videoscale] Not valgrind clean
|
||||
* 577709 : Review new navigation API
|
||||
* 577827 : [appsink] Have appsink new_buffer-callback return GstFlow...
|
||||
* 578583 : [PATCH] multifdsink doesn't handle sync-method=latest-key...
|
||||
* 578656 : Implement upstream GstForceKeyUnit events in theoraenc
|
||||
* 579129 : pkgconfig: appsrc/appsink can not be linked to uninstalled
|
||||
* 579130 : app: expose trivial type macros
|
||||
* 579192 : gst_rtcp_packet_get_type should not assert on packet content
|
||||
* 579203 : baseaudiosink: unparenting the ringbuffer in NULL causes ...
|
||||
* 579267 : [rtspconnection] g_async_queue_new_full() is GLib-2.16 AP...
|
||||
* 579463 : [cddabasesrc] [cdparanoiasrc] no longer emits discid
|
||||
* 579668 : audioresample fails to build with --disable-gst-debug
|
||||
* 579734 : [playbin] raw_decoding_mode seems to be set unconditionally
|
||||
* 579912 : [decodebin2] multiqueue is too small in time (interleave ...
|
||||
* 580470 : [audioresample] causes pipelines to go out of sync and be...
|
||||
* 580952 : [audioresample] bad quality/pops compared to plughw
|
||||
* 581727 : [playbin2] make playsink go to PAUSED async
|
||||
* 569682 : playbin2 leaks request pad from input selector
|
||||
* 580020 : [vorbisenc] causes buffers to be out of segment if new se...
|
||||
* 562794 : rtspsrc fails to create a socket on Win32 sometimes.
|
||||
* 567396 : playbin2: DECODE_BIN_LOCK occasionally called twice withi...
|
||||
* 567982 : " queued_bytes " field isn't updated while flushing the que...
|
||||
* 571299 : [appsink] Handoff callback API
|
||||
* 574443 : rtsp win32 - forgotten variable
|
||||
* 574516 : [typefind] add typefinder for photoshop .psd files
|
||||
* 574964 : gst_app_src_end_of_stream(), mutex on error return
|
||||
* 575256 : rtspsrc fails to resolve hostnames
|
||||
* 575588 : decodebin2 deadlock
|
||||
* 576187 : [playbin2] Stalls video sink when disabling subtitles in ...
|
||||
* 576188 : [playbin2] Reusing a playbin2 instance with visualization...
|
||||
* 576190 : [playbin2] Deadlock when reusing playbin2 after an error
|
||||
* 577288 : " Internal playbin error " when seeking to the end of files
|
||||
* 577610 : RTCP feedback messages support in GstRTCPPacket
|
||||
* 577794 : [playbin2] leaks elements set through properties
|
||||
* 578118 : [multifdsink] add option to not resend the streamheader w...
|
||||
* 578506 : Pipeline with alsasrc and alsasink cannot change state ba...
|
||||
* 578942 : Missing RTSP headers related to Windows Media extension.
|
||||
* 580271 : videorate: fails to clear discont flag on duplicated buffers
|
||||
* 580649 : uridecodebin: bug on documentation published in website
|
||||
|
||||
API changed in this release
|
||||
|
||||
- API additions:
|
||||
|
||||
* clockoverlay::time-format
|
||||
* GstRingBuffer:gst_ring_buffer_activate()
|
||||
* GstRingBuffer:gst_ring_buffer_is_active()
|
||||
* GstRingBuffer:gst_ring_buffer_convert()
|
||||
* Add GST_TYPE_BASE_AUDIO_(SRC|SINK)_SLAVE_METHOD to the public API
|
||||
* gst_netaddress_get_address_bytes()
|
||||
* gst_netaddress_set_address_bytes()
|
||||
* 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()
|
||||
|
||||
Download
|
||||
|
||||
|
@ -159,8 +193,7 @@ http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
|
|||
|
||||
Developers
|
||||
|
||||
CVS is hosted on cvs.freedesktop.org.
|
||||
All code is in CVS and can be checked out from there.
|
||||
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
|
||||
Interested developers of the core library, plug-ins, and applications should
|
||||
subscribe to the gstreamer-devel list. If there is sufficient interest we
|
||||
will create more lists as necessary.
|
||||
|
@ -170,38 +203,37 @@ Applications
|
|||
|
||||
Contributors to this release
|
||||
|
||||
* Alessandro Decina
|
||||
* Andrew Feren
|
||||
* Andy Wingo
|
||||
* Antoine Tremblay
|
||||
* Benjamin Gaignard
|
||||
* Benjamin M. Schwartz
|
||||
* Brian Cameron
|
||||
* Christian Schaller
|
||||
* Cygwin Ports maintainer
|
||||
* Damien Lespiau
|
||||
* Daniel Drake
|
||||
* David Flynn
|
||||
* David Schleef
|
||||
* Edward Hervey
|
||||
* Guillaume Emont
|
||||
* Håvard Graff
|
||||
* Jan Gerber
|
||||
* Felipe Contreras
|
||||
* Garret D'Amore
|
||||
* Hannes Bistry
|
||||
* Jan Schmidt
|
||||
* Jan Urbanski
|
||||
* Johann Prieur
|
||||
* Jonas Danielsson
|
||||
* Jonathan Matthew
|
||||
* Jonathan Rosser
|
||||
* José Alburquerque
|
||||
* Josep Torra
|
||||
* Julien Moutte
|
||||
* Klaas
|
||||
* Luis Menina
|
||||
* Luca Ognibene
|
||||
* Mark Nauwelaerts
|
||||
* Matthias Kretz
|
||||
* Martin Samuelsson
|
||||
* Michael Smith
|
||||
* Nick Haddad
|
||||
* Olivier Crete
|
||||
* Pavel Zeldin
|
||||
* Robin Stocker
|
||||
* Peter Kjellerstedt
|
||||
* René Stadler
|
||||
* Sebastian Dröge
|
||||
* Stefan Kost
|
||||
* Tero Saarni
|
||||
* Thomas Vander Stichele
|
||||
* Tim-Philipp Müller
|
||||
* Tomas Hoger
|
||||
* Wim Taymans
|
||||
* xavierb at gmail dot com
|
||||
* 이문형
|
||||
* Zaheer Merali
|
||||
* Zeeshan Ali
|
||||
|
|
@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
|
|||
dnl initialize autoconf
|
||||
dnl releases only do -Wall, cvs and prerelease does -Werror too
|
||||
dnl use a three digit version number for releases, and four for cvs/prerelease
|
||||
AC_INIT(GStreamer Base Plug-ins, 0.10.22.6,
|
||||
AC_INIT(GStreamer Base Plug-ins, 0.10.23,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gst-plugins-base)
|
||||
|
||||
|
|
|
@ -838,6 +838,26 @@
|
|||
<DEFAULT>-1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstMultiFdSink::handle-read</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Handle Read</NICK>
|
||||
<BLURB>Handle client reads and discard the data.</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstMultiFdSink::resend-streamheader</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Resend streamheader</NICK>
|
||||
<BLURB>Resend the streamheader if it changes in the caps.</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstDecodeBin::threaded</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
|
@ -2378,6 +2398,16 @@
|
|||
<DEFAULT>-1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstPlayBin2::text-sink</NAME>
|
||||
<TYPE>GstElement*</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Text plugin</NICK>
|
||||
<BLURB>the text output element to use (NULL = default textoverlay).</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstGioSink::location</NAME>
|
||||
<TYPE>gchar*</TYPE>
|
||||
|
@ -2748,6 +2778,16 @@
|
|||
<DEFAULT>Stream</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAppSrc::emit-signals</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Emit signals</NICK>
|
||||
<BLURB>Emit new-preroll and new-buffer signals.</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAudioResample::filter-length</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
|
|
|
@ -15,36 +15,22 @@ GObject
|
|||
GstDecodeBin2
|
||||
GstURIDecodeBin
|
||||
GstDecodeBin
|
||||
GstVorbisEnc
|
||||
GstVorbisDec
|
||||
GstVorbisParse
|
||||
GstVorbisTag
|
||||
GstTheoraDec
|
||||
GstTheoraEnc
|
||||
GstTheoraParse
|
||||
GstTextOverlay
|
||||
GstTimeOverlay
|
||||
GstClockOverlay
|
||||
GstTextRender
|
||||
GstOggDemux
|
||||
GstOggMux
|
||||
GstOgmParse
|
||||
GstOgmAudioParse
|
||||
GstOgmVideoParse
|
||||
GstOgmTextParse
|
||||
GstOggParse
|
||||
GstOggAviParse
|
||||
GstVisual
|
||||
GstVisualjess
|
||||
GstVisualbumpscope
|
||||
GstVisualcorona
|
||||
GstVisualgforce
|
||||
GstVisualinfinite
|
||||
GstVisualjakdaw
|
||||
GstVisuallv_scope
|
||||
GstVisualoinksie
|
||||
GstBaseSink
|
||||
GstGioBaseSink
|
||||
GstGioSink
|
||||
GstGioStreamSink
|
||||
GstGnomeVFSSink
|
||||
GstBaseAudioSink
|
||||
GstAudioSink
|
||||
GstAlsaSink
|
||||
GstVideoSink
|
||||
GstXvImageSink
|
||||
GstXImageSink
|
||||
GstTCPClientSink
|
||||
GstMultiFdSink
|
||||
GstTCPServerSink
|
||||
GstAppSink
|
||||
GstBaseSrc
|
||||
GstGnomeVFSSrc
|
||||
GstGioBaseSrc
|
||||
GstGioSrc
|
||||
GstGioStreamSrc
|
||||
|
@ -56,43 +42,57 @@ GObject
|
|||
GstAlsaSrc
|
||||
GstV4lElement
|
||||
GstV4lSrc
|
||||
GstVideoTestSrc
|
||||
GstTCPClientSrc
|
||||
GstTCPServerSrc
|
||||
GstAudioTestSrc
|
||||
GstVideoTestSrc
|
||||
GstGnomeVFSSrc
|
||||
GstAppSrc
|
||||
GstBaseSink
|
||||
GstGnomeVFSSink
|
||||
GstGioBaseSink
|
||||
GstGioSink
|
||||
GstGioStreamSink
|
||||
GstBaseAudioSink
|
||||
GstAudioSink
|
||||
GstAlsaSink
|
||||
GstVideoSink
|
||||
GstXvImageSink
|
||||
GstXImageSink
|
||||
GstTCPClientSink
|
||||
GstMultiFdSink
|
||||
GstTCPServerSink
|
||||
GstAppSink
|
||||
GstAudioTestSrc
|
||||
GstVorbisEnc
|
||||
GstVorbisDec
|
||||
GstVorbisParse
|
||||
GstVorbisTag
|
||||
GstOggDemux
|
||||
GstOggMux
|
||||
GstOgmParse
|
||||
GstOgmAudioParse
|
||||
GstOgmVideoParse
|
||||
GstOgmTextParse
|
||||
GstOggParse
|
||||
GstOggAviParse
|
||||
GstVisual
|
||||
GstVisualbumpscope
|
||||
GstVisualcorona
|
||||
GstVisualinfinite
|
||||
GstVisualjakdaw
|
||||
GstVisualjess
|
||||
GstVisuallv_analyzer
|
||||
GstVisuallv_scope
|
||||
GstVisualoinksie
|
||||
GstTheoraDec
|
||||
GstTheoraEnc
|
||||
GstTheoraParse
|
||||
GstTextOverlay
|
||||
GstTimeOverlay
|
||||
GstClockOverlay
|
||||
GstTextRender
|
||||
GstAlsaMixerElement
|
||||
GstBaseTransform
|
||||
GstAudioFilter
|
||||
GstVolume
|
||||
GstVideoScale
|
||||
GstFFMpegCsp
|
||||
GstAudioResample
|
||||
GstAudioConvert
|
||||
GstVideoRate
|
||||
GstSubParse
|
||||
GstSsaParse
|
||||
GstQueue2
|
||||
GstStreamSelector
|
||||
GstGDPDepay
|
||||
GstGDPPay
|
||||
GstAudioRate
|
||||
GstBaseTransform
|
||||
GstFFMpegCsp
|
||||
GstVideoScale
|
||||
GstAudioFilter
|
||||
GstVolume
|
||||
GstAudioResample
|
||||
GstAudioConvert
|
||||
GstSubParse
|
||||
GstSsaParse
|
||||
GstAdder
|
||||
GstStreamSelector
|
||||
GstQueue2
|
||||
GstAudioRate
|
||||
GstVideoRate
|
||||
GstBus
|
||||
GstTask
|
||||
GstClock
|
||||
|
@ -102,15 +102,6 @@ GObject
|
|||
GstRegistry
|
||||
GstRingBuffer
|
||||
GstSignalObject
|
||||
PangoFontMap
|
||||
PangoFcFontMap
|
||||
PangoFT2FontMap
|
||||
PangoContext
|
||||
LinkConnection
|
||||
GIOPConnection
|
||||
LinkServer
|
||||
GIOPServer
|
||||
GConfClient
|
||||
GFileMonitor
|
||||
GLocalDirectoryMonitor
|
||||
GInotifyDirectoryMonitor
|
||||
|
@ -122,40 +113,42 @@ GObject
|
|||
GProxyVolumeMonitorGPhoto2
|
||||
GProxyVolumeMonitorHal
|
||||
GUnixVolumeMonitor
|
||||
GDaemonVolumeMonitor
|
||||
GVfs
|
||||
GDaemonVfs
|
||||
GLocalVfs
|
||||
GTypeModule
|
||||
GIOModule
|
||||
GAppLookupGConf
|
||||
GVfsUriMapper
|
||||
GVfsUriMapperSmb
|
||||
GVfsUriMapperHttp
|
||||
GProxyDrive
|
||||
GProxyMount
|
||||
GProxyShadowMount
|
||||
GProxyVolume
|
||||
GOutputStream
|
||||
GInputStream
|
||||
GstColorBalanceChannel
|
||||
GConfClient
|
||||
PangoFontMap
|
||||
PangoFcFontMap
|
||||
PangoFT2FontMap
|
||||
PangoContext
|
||||
GstMixerTrack
|
||||
GstMixerOptions
|
||||
GstTunerNorm
|
||||
GstTunerChannel
|
||||
GstMixerTrack
|
||||
GstColorBalanceChannel
|
||||
GstStreamInfo
|
||||
GInterface
|
||||
GTypePlugin
|
||||
GstChildProxy
|
||||
GstURIHandler
|
||||
GstTagSetter
|
||||
GFile
|
||||
GDesktopAppInfoLookup
|
||||
GDrive
|
||||
GMount
|
||||
GVolume
|
||||
GstTagSetter
|
||||
GstImplementsInterface
|
||||
GstMixer
|
||||
GstPropertyProbe
|
||||
GstNavigation
|
||||
GstTuner
|
||||
GstXOverlay
|
||||
GstColorBalance
|
||||
GstTuner
|
||||
GstNavigation
|
||||
|
|
|
@ -6,21 +6,22 @@ GstPlayBin2 GstChildProxy
|
|||
GstDecodeBin2 GstChildProxy
|
||||
GstURIDecodeBin GstChildProxy
|
||||
GstDecodeBin GstChildProxy
|
||||
GstVorbisEnc GstTagSetter
|
||||
GstVorbisTag GstTagSetter
|
||||
GstGnomeVFSSrc GstURIHandler
|
||||
GstGioSink GstURIHandler
|
||||
GstGnomeVFSSink GstURIHandler
|
||||
GstAlsaSink GstPropertyProbe
|
||||
GstXvImageSink GstImplementsInterface GstPropertyProbe GstXOverlay GstColorBalance GstNavigation
|
||||
GstXImageSink GstImplementsInterface GstXOverlay GstNavigation
|
||||
GstAppSink GstURIHandler
|
||||
GstGioSrc GstURIHandler
|
||||
GstCddaBaseSrc GstURIHandler
|
||||
GstCdParanoiaSrc GstURIHandler
|
||||
GstAlsaSrc GstImplementsInterface GstMixer GstPropertyProbe
|
||||
GstV4lElement GstImplementsInterface GstPropertyProbe GstXOverlay GstColorBalance GstTuner
|
||||
GstV4lSrc GstImplementsInterface GstPropertyProbe GstXOverlay GstColorBalance GstTuner
|
||||
GstV4lElement GstImplementsInterface GstPropertyProbe GstTuner GstXOverlay GstColorBalance
|
||||
GstV4lSrc GstImplementsInterface GstPropertyProbe GstTuner GstXOverlay GstColorBalance
|
||||
GstGnomeVFSSrc GstURIHandler
|
||||
GstAppSrc GstURIHandler
|
||||
GstGnomeVFSSink GstURIHandler
|
||||
GstGioSink GstURIHandler
|
||||
GstAlsaSink GstPropertyProbe
|
||||
GstXvImageSink GstImplementsInterface GstPropertyProbe GstNavigation GstXOverlay GstColorBalance
|
||||
GstXImageSink GstImplementsInterface GstNavigation GstXOverlay
|
||||
GstVorbisEnc GstTagSetter
|
||||
GstVorbisTag GstTagSetter
|
||||
GstAlsaMixerElement GstImplementsInterface GstMixer GstPropertyProbe
|
||||
GstVolume GstImplementsInterface GstMixer
|
||||
GTypeModule GTypePlugin
|
||||
|
@ -28,4 +29,5 @@ GIOModule GTypePlugin
|
|||
GAppLookupGConf GDesktopAppInfoLookup
|
||||
GProxyDrive GDrive
|
||||
GProxyMount GMount
|
||||
GProxyShadowMount GMount
|
||||
GProxyVolume GVolume
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
GstChildProxy GstObject
|
||||
GstTagSetter GstObject GstElement
|
||||
GFile GObject
|
||||
GDesktopAppInfoLookup GObject
|
||||
GDrive GObject
|
||||
GMount GObject
|
||||
GVolume GObject
|
||||
GstImplementsInterface GstObject GstElement
|
||||
GstMixer GstObject GstImplementsInterface GstElement
|
||||
GstXOverlay GstObject GstImplementsInterface GstElement
|
||||
GstColorBalance GstObject GstImplementsInterface GstElement
|
||||
GstTuner GstObject GstImplementsInterface GstElement
|
||||
GstTagSetter GstElement
|
||||
GstImplementsInterface GstElement
|
||||
GstMixer GstImplementsInterface GstElement
|
||||
GstTuner GstImplementsInterface GstElement
|
||||
GstXOverlay GstImplementsInterface GstElement
|
||||
GstColorBalance GstImplementsInterface GstElement
|
||||
|
|
|
@ -60,7 +60,7 @@ gint arg1
|
|||
<FLAGS>la</FLAGS>
|
||||
GstMultiFdSink *gstmultifdsink
|
||||
gint arg1
|
||||
gboolean arg2
|
||||
GstSyncMethod arg2
|
||||
GstTCPUnitType arg3
|
||||
guint64 arg4
|
||||
GstTCPUnitType arg5
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>Adds multiple streams</description>
|
||||
<filename>../../gst/adder/.libs/libgstadder.so</filename>
|
||||
<basename>libgstadder.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>adder</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>ALSA plugin library</description>
|
||||
<filename>../../ext/alsa/.libs/libgstalsa.so</filename>
|
||||
<basename>libgstalsa.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>alsamixer</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>Elements used to communicate with applications</description>
|
||||
<filename>../../gst/app/.libs/libgstapp.so</filename>
|
||||
<basename>libgstapp.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>appsink</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>Convert audio to different formats</description>
|
||||
<filename>../../gst/audioconvert/.libs/libgstaudioconvert.so</filename>
|
||||
<basename>libgstaudioconvert.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>audioconvert</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>Adjusts audio frames</description>
|
||||
<filename>../../gst/audiorate/.libs/libgstaudiorate.so</filename>
|
||||
<basename>libgstaudiorate.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>audiorate</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>Resamples audio</description>
|
||||
<filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
|
||||
<basename>libgstaudioresample.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>audioresample</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<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.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>audiotestsrc</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>Read audio from CD in paranoid mode</description>
|
||||
<filename>../../ext/cdparanoia/.libs/libgstcdparanoia.so</filename>
|
||||
<basename>libgstcdparanoia.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>cdparanoiasrc</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>decoder bin</description>
|
||||
<filename>../../gst/playback/.libs/libgstdecodebin.so</filename>
|
||||
<basename>libgstdecodebin.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>decodebin</name>
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -3,11 +3,11 @@
|
|||
<description>Payload/depayload GDP packets</description>
|
||||
<filename>../../gst/gdp/.libs/libgstgdp.so</filename>
|
||||
<basename>libgstgdp.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>gdpdepay</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>GIO elements</description>
|
||||
<filename>../../ext/gio/.libs/libgstgio.so</filename>
|
||||
<basename>libgstgio.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>giosink</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<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.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>gnomevfssink</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>libvisual visualization plugins</description>
|
||||
<filename>../../ext/libvisual/.libs/libgstlibvisual.so</filename>
|
||||
<basename>libgstlibvisual.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>libvisual_bumpscope</name>
|
||||
|
@ -51,27 +51,6 @@
|
|||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>libvisual_gforce</name>
|
||||
<longname>libvisual libvisual G-Force plugin plugin v.0.1.0</longname>
|
||||
<class>Visualization</class>
|
||||
<description>Libvisual G-Force plugin</description>
|
||||
<author>Benjamin Otte <otte@gnome.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, width=(int)16, depth=(int)16, endianness=(int)1234, signed=(boolean)true, channels=(int){ 1, 2 }, rate=(int){ 8000, 11250, 22500, 32000, 44100, 48000, 96000 }</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<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)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)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-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 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>libvisual_infinite</name>
|
||||
<longname>libvisual infinite plugin plugin v.0.1</longname>
|
||||
|
@ -135,6 +114,27 @@
|
|||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>libvisual_lv_analyzer</name>
|
||||
<longname>libvisual libvisual analyzer plugin v.1.0</longname>
|
||||
<class>Visualization</class>
|
||||
<description>Libvisual analyzer plugin</description>
|
||||
<author>Benjamin Otte <otte@gnome.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, width=(int)16, depth=(int)16, endianness=(int)1234, signed=(boolean)true, channels=(int){ 1, 2 }, rate=(int){ 8000, 11250, 22500, 32000, 44100, 48000, 96000 }</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<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)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)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-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 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>libvisual_lv_scope</name>
|
||||
<longname>libvisual libvisual scope plugin v.0.1</longname>
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -3,11 +3,11 @@
|
|||
<description>Pango-based text rendering and overlay</description>
|
||||
<filename>../../ext/pango/.libs/libgstpango.so</filename>
|
||||
<basename>libgstpango.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>clockoverlay</name>
|
||||
|
@ -20,13 +20,13 @@
|
|||
<name>video_sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
<details>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)UYVY, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
<details>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)UYVY, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
@ -35,7 +35,7 @@
|
|||
<longname>Text overlay</longname>
|
||||
<class>Filter/Editor/Video</class>
|
||||
<description>Adds text strings on top of a video buffer</description>
|
||||
<author>David Schleef <ds@schleef.org></author>
|
||||
<author>David Schleef <ds@schleef.org>, Zeeshan Ali <zeeshan.ali@nokia.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>text_sink</name>
|
||||
|
@ -47,13 +47,13 @@
|
|||
<name>video_sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
<details>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)UYVY, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
<details>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)UYVY, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
@ -89,13 +89,13 @@
|
|||
<name>video_sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
<details>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)UYVY, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
<details>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)UYVY, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>various playback elements</description>
|
||||
<filename>../../gst/playback/.libs/libgstplaybin.so</filename>
|
||||
<basename>libgstplaybin.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>playbin</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>Queue newer version</description>
|
||||
<filename>../../gst/playback/.libs/libgstqueue2.so</filename>
|
||||
<basename>libgstqueue2.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>queue2</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>Subtitle parsing</description>
|
||||
<filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
|
||||
<basename>libgstsubparse.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>ssaparse</name>
|
||||
|
@ -48,7 +48,7 @@
|
|||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>application/x-subtitle</details>
|
||||
<details>application/x-subtitle; application/x-subtitle-sami; application/x-subtitle-tmplayer; application/x-subtitle-mpl2</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>transfer data over the network via TCP</description>
|
||||
<filename>../../gst/tcp/.libs/libgsttcp.so</filename>
|
||||
<basename>libgsttcp.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>multifdsink</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>Theora plugin library</description>
|
||||
<filename>../../ext/theora/.libs/libgsttheora.so</filename>
|
||||
<basename>libgsttheora.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>theoradec</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>default typefind functions</description>
|
||||
<filename>../../gst/typefind/.libs/libgsttypefindfunctions.so</filename>
|
||||
<basename>libgsttypefindfunctions.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
|
||||
</elements>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>URI Decoder bin</description>
|
||||
<filename>../../gst/playback/.libs/libgstdecodebin2.so</filename>
|
||||
<basename>libgstdecodebin2.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>decodebin2</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>elements for Video 4 Linux</description>
|
||||
<filename>../../sys/v4l/.libs/libgstvideo4linux.so</filename>
|
||||
<basename>libgstvideo4linux.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>v4lsrc</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>Adjusts video frames</description>
|
||||
<filename>../../gst/videorate/.libs/libgstvideorate.so</filename>
|
||||
<basename>libgstvideorate.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>videorate</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>Resizes video</description>
|
||||
<filename>../../gst/videoscale/.libs/libgstvideoscale.so</filename>
|
||||
<basename>libgstvideoscale.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>videoscale</name>
|
||||
|
@ -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)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 ]</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 ]</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)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 ]</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 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -3,11 +3,11 @@
|
|||
<description>plugin for controlling audio volume</description>
|
||||
<filename>../../gst/volume/.libs/libgstvolume.so</filename>
|
||||
<basename>libgstvolume.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>volume</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>Vorbis plugin library</description>
|
||||
<filename>../../ext/vorbis/.libs/libgstvorbis.so</filename>
|
||||
<basename>libgstvorbis.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>vorbisdec</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<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.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>ximagesink</name>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>XFree86 video output plugin using Xv extension</description>
|
||||
<filename>../../sys/xvimage/.libs/libgstxvimagesink.so</filename>
|
||||
<basename>libgstxvimagesink.so</basename>
|
||||
<version>0.10.22.1</version>
|
||||
<version>0.10.23</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<package>GStreamer Base Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>xvimagesink</name>
|
||||
|
|
|
@ -35,6 +35,17 @@ A wide range of video and audio decoders, encoders, and filters are included.
|
|||
</CVSRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>0.10.23</revision>
|
||||
<branch>0.10</branch>
|
||||
<name>Emergency de-stress call</name>
|
||||
<created>2009-05-10</created>
|
||||
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.10.23.tar.bz2" />
|
||||
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.10.23.tar.gz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>0.10.22</revision>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef _GST_PLUGINS_BASE__STDINT_H
|
||||
#define _GST_PLUGINS_BASE__STDINT_H 1
|
||||
#ifndef _GENERATED_STDINT_H
|
||||
#define _GENERATED_STDINT_H "gst-plugins-base 0.10.22.6"
|
||||
#define _GENERATED_STDINT_H "gst-plugins-base 0.10.23"
|
||||
/* generated using gnu compiler gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3 */
|
||||
#define _STDINT_HAVE_STDINT_H 1
|
||||
#include <stdint.h>
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
#define GST_LICENSE "LGPL"
|
||||
|
||||
/* package name in plugins */
|
||||
#define GST_PACKAGE_NAME "GStreamer Base Plug-ins CVS/prerelease"
|
||||
#define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release"
|
||||
|
||||
/* package origin */
|
||||
#define GST_PACKAGE_ORIGIN "Unknown package origin"
|
||||
|
@ -304,13 +304,13 @@
|
|||
#define PACKAGE_NAME "GStreamer Base Plug-ins"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22.6"
|
||||
#define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.23"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "gst-plugins-base"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "0.10.22.6"
|
||||
#define PACKAGE_VERSION "0.10.23"
|
||||
|
||||
/* directory where plugins are located */
|
||||
#ifdef _DEBUG
|
||||
|
@ -338,7 +338,7 @@
|
|||
#undef STDC_HEADERS
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.10.22.6"
|
||||
#define VERSION "0.10.23"
|
||||
|
||||
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
||||
significant byte first (like Motorola and SPARC, unlike Intel). */
|
||||
|
|
Loading…
Reference in a new issue