mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
Release 1.7.2
This commit is contained in:
parent
ccdd9faa52
commit
50ae46cc0f
81 changed files with 4397 additions and 322 deletions
2
NEWS
2
NEWS
|
@ -1,2 +1,2 @@
|
|||
This is GStreamer 1.7.1
|
||||
This is GStreamer 1.7.2
|
||||
|
||||
|
|
253
RELEASE
253
RELEASE
|
@ -1,8 +1,7 @@
|
|||
|
||||
Release notes for GStreamer Bad Plugins 1.7.1
|
||||
Release notes for GStreamer Bad Plugins 1.7.2
|
||||
|
||||
|
||||
The GStreamer team is pleased to announce the first release of the unstable
|
||||
The GStreamer team is pleased to announce the second release of the unstable
|
||||
1.7 release series. The 1.7 release series is adding new features on top of
|
||||
the 1.0, 1.2, 1.4 and 1.6 series and is part of the API and ABI-stable 1.x release
|
||||
series of the GStreamer multimedia framework. The unstable 1.7 release series
|
||||
|
@ -14,7 +13,6 @@ Binaries for Android, iOS, Mac OS X and Windows will be provided separately
|
|||
during the unstable 1.7 release series.
|
||||
|
||||
|
||||
|
||||
"That an accusation?"
|
||||
|
||||
|
||||
|
@ -63,150 +61,67 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
|
|||
|
||||
Bugs fixed in this release
|
||||
|
||||
* 759679 : gl: unused function '_get_plane_width'
|
||||
* 759729 : audiofxbad: Name collision with new GstAudioChannelMix API from libgstaudio
|
||||
* 731204 : androidmedia: Implement zerocopy rendering
|
||||
* 733467 : Cannot play JPEG2000 encoded QuickTime video
|
||||
* 733819 : Port teletextdec to 1.0
|
||||
* 719849 : [PLUGIN-MOVE] move mpg123 to -ugly
|
||||
* 729485 : avfvideosrc: Cannot reconfigure caps
|
||||
* 733959 : hlsdemux: download bitrate algorithms don't reflect real download rate
|
||||
* 743345 : glupload: Add support for dmabuf
|
||||
* 744047 : Port acmmp3dec plugin to 1.x
|
||||
* 745564 : qtkitvideosrc: fails to build on OSX > = 10.9 and not using cerbero (ex: MacPorts)
|
||||
* 747482 : waylandsink: need exception code in gst_wayland_sink_set_window_handle() and gst_wayland_sink_set_context()
|
||||
* 747774 : dashdemux: text streams support
|
||||
* 748259 : New audio/video level element
|
||||
* 748316 : hlsdemux: The end offset (range_end) of a segment is not calculated properly in the m3u8 parser
|
||||
* 748337 : ksvideosrc: dropping frames
|
||||
* 749653 : dashdemux: Implement binary search for stream_sidx_seek
|
||||
* 750402 : tsdemux: pads are removed before new ones are added
|
||||
* 750847 : dashdemux: variables containing time information should be guint64 not gint64
|
||||
* 750852 : dashdemux: idRepresentationType should be StringNoWhitespaceType but accepts spaces
|
||||
* 750869 : dashdemux: assertion raised if profiles information is not provided
|
||||
* 751068 : gl: Use pkg-config if found to configure GL/EGL/GLES (as provided by mesa and libmali)
|
||||
* 751529 : dashdemux: stream- > presentationTimeOffset is not always set
|
||||
* 751650 : dashdemux: extra validations needed when parsing the representation element
|
||||
* 751735 : dashdemux: incorrect parsing and handling of segment templates
|
||||
* 751832 : dashdemux: segment list inherits segment URLs element from parent node
|
||||
* 752326 : dashdemux: parser should reject MPD files with negative mediaPresentationDuration
|
||||
* 752329 : dashdemux: parser should reject MPD files with negative Period duration
|
||||
* 752336 : dashdemux: duration field could overflow
|
||||
* 752340 : dashdemux: period bitstreamSwitching is not used
|
||||
* 752367 : dashdemux: adaptation set language could be better detected
|
||||
* 752409 : dashdemux: gst_mpd_parser_get_stream_presentation_offset returns a wrong value
|
||||
* 752415 : dashdemux: provide a default suggestedPresentationDelay
|
||||
* 752429 : dashdemux: negative numbers are successfully read into unsigned variables
|
||||
* 752492 : dashdemux: suggestedPresentationDelay should be positive
|
||||
* 752496 : dashdemux: illegal memory access when the list of S nodes is greater than the list of SegmentURL nodes
|
||||
* 753405 : nvenc element
|
||||
* 753613 : mssdemux: PlayReady WRM parsing support
|
||||
* 753821 : assrender: improve overlay blending performance
|
||||
* 753824 : assrender: render overlay using the video output window size
|
||||
* 753854 : gstreamer: bad: Fix memory leaks when context parse fails.
|
||||
* 753885 : opencv: use gst_opencv_video_filter_set_in_place()
|
||||
* 753889 : opencv: cvlaplace: add scale and shift properties
|
||||
* 753890 : dashdemux: PROP_BANDWIDTH_USAGE should be deprecated
|
||||
* 753940 : opencv: handdetect: haar cascade files path is wrong in gst-uninstalled
|
||||
* 754057 : sfdec: Fix a typo in goto variable name
|
||||
* 754247 : vc1parse: add break to switch case
|
||||
* 754251 : qtsink: explicitely fallthrough switch statement
|
||||
* 754253 : qml: remove overwritten value
|
||||
* 754285 : compositor: add unit test for ensuring that sinkpads are sorted by zorder
|
||||
* 754466 : qml: add android support
|
||||
* 754786 : vtdec: fails on OSX with GL3 context
|
||||
* 755100 : qt: add build support for iOS/OSX
|
||||
* 755105 : dashdemux: tests: add test for fix of the period start time scaling
|
||||
* 755120 : dashdemux: stop_updates_task needs to be accessed with the lock taken
|
||||
* 755121 : dahsdemux: task is signaled to stop without stop condition being set
|
||||
* 755161 : h264parse, h265parse: initialize picture parameter set structure
|
||||
* 755169 : dashdemux: can we have multiple seek events at the same time?
|
||||
* 755226 : dashdemux: download_finish variable is not reset safely
|
||||
* 755232 : dashdemux: demux- > cancelled is not properly protected
|
||||
* 755319 : configure: add --with-hls-crypto=auto|nettle|libgcrypt|openssl option
|
||||
* 755486 : glimagesink: doesn't support YUY2 properly
|
||||
* 755656 : adaptivedemux: remove unused but set variable
|
||||
* 756209 : adaptivedemux: adaptive demux hangs if src element cannot be started
|
||||
* 756237 : adaptivedemux: waiting for playlist updates in case of fragment errors does not wait
|
||||
* 756239 : adaptivedemux: header is not re-downloaded in case of errors
|
||||
* 756240 : adaptivedemux: download thread should stop in case of multiple download errors
|
||||
* 756322 : dashdemux: add unit test for dashdemux
|
||||
* 756424 : docs: documentation not committed
|
||||
* 756492 : gl: fix leak in gst_gl_insert_debug_marker
|
||||
* 756556 : adaptivedemux: hang if application quits just after start
|
||||
* 757018 : aggregator: Add create_new_pad() vfunc to allow subclasses to override the default behaviour
|
||||
* 757049 : tsdemux: Add support for Opus
|
||||
* 757050 : liveadder: type change of " latency " property might cause crashes
|
||||
* 757152 : opus: Add proper multichannel support
|
||||
* 757153 : opus: Handle start/end trimming
|
||||
* 757245 : dashdemux: tests: add more tests for BaseURL
|
||||
* 757285 : androidmedia: Zerocopy decoding potentially slower than before due to missing queueing
|
||||
* 757335 : adaptivedemux: release manifest lock before changing internal pipeline state
|
||||
* 757336 : adaptivedemux: reset download_finished before starting the src element
|
||||
* 757337 : adaptivedemux: release manifest lock before sending flush stop event
|
||||
* 757354 : adaptivedemux: tests: add download error test
|
||||
* 757359 : adaptivedemux: fix a missing lock in write to stream- > last_ret
|
||||
* 757361 : adaptivedemux: tests: add query and fragment download error test
|
||||
* 757619 : hlsdemux: incorrect segment start value on bitrate switch
|
||||
* 757688 : rtponviftimestamp: element does not work properly
|
||||
* 757776 : dashdemux: Unit test fails reliably
|
||||
* 757801 : tests:aggregator: tc failure
|
||||
* 757825 : ivfparse: Fix the wrong width & height parsing of vp9 bitstream
|
||||
* 757859 : adaptivedemux: memory leak in adaptive demux src bin
|
||||
* 757903 : mpd verification broke http://www.bok.net/dash/tears_of_steel/cleartext/stream.mpd
|
||||
* 757938 : glcolorconvert fails on OSX
|
||||
* 757947 : adaptivedemux: http src errors are no longer detected
|
||||
* 757974 : glcolorconvert: Fix memory leak while running glcolorconvert test
|
||||
* 758010 : mpegtsdemux: stream- > section_data leak if there is a stream discontinuity
|
||||
* 758188 : dashdemux: illegal memory access in gst_mpd_client_get_last_fragment_timestamp_end
|
||||
* 758228 : amcvideodec: Don't require a non-zero buffer size when doing decoding to a surface
|
||||
* 758233 : mpdparser: remove unused functions gst_mpdparser_get_chunk_by_index and gst_mpdparser_find_segment_by_index
|
||||
* 758384 : dashdemux: tests: refactor into adaptive_engine components
|
||||
* 758386 : hlsdemux: incorrect calculation of seek range of non-live streams
|
||||
* 758405 : h264/h265parse: Should resend pps/sps after seeks in byte-stream mode
|
||||
* 758410 : mpdparser: parsing of dateTime fields does not read the microseconds part
|
||||
* 758515 : dashdemux: Set framerate based on the Manifest on the caps
|
||||
* 758517 : spu-pgs: Fix array memory leak
|
||||
* 758586 : mssdemux: missing depth in audio caps
|
||||
* 758593 : mpdparser: remove gst_mpd_client_check_time_position
|
||||
* 758694 : android media fails to update affine transformation meta
|
||||
* 758728 : id3mux: write private data tag
|
||||
* 758820 : glwindow: Fix memory leak of navigation thread
|
||||
* 758877 : glupload: Should not offer its allocator unless memory:GLMemory is negotiated
|
||||
* 758904 : gl: YUY2 conversion broken
|
||||
* 758946 : hlsdemux: change of playlist to the same playlist after first fragment, when connection speed is set
|
||||
* 758987 : hlsdemux: Resync live playlists to the 3rd newest fragment if we fall off the playlist
|
||||
* 759108 : hlsdemux: add support for snapping seek flags
|
||||
* 759118 : mxfdemux: IndexTableSegment handling is wrong
|
||||
* 759432 : bad plugins: Fix example pipelines
|
||||
* 759443 : videoframe-audiolevel: Fix possible division by zero
|
||||
* 759484 : directsoundsrc: add device property as it is done in directsoundsink
|
||||
* 759518 : yadif: Fix memory leak and mishandling.
|
||||
* 759519 : gdppay: Fix buffer memory leak
|
||||
* 759520 : pnmenc: Fix memory leaks/mishandling
|
||||
* 759522 : pnmdec: Fix memory leaks
|
||||
* 759523 : combdetect: Fix value memory leak
|
||||
* 759525 : ivtc: Fix value memory leak
|
||||
* 759534 : dashdemux: clock compensation is not correctly used in get_fragment_waiting_time
|
||||
* 759537 : dashdemux: clock compensation: clock_cond is not used and should be removed
|
||||
* 759547 : dashdemux: insufficient validation of UTCtiming element
|
||||
* 759592 : Seek with negative rates appears to be broken with hlsdemux
|
||||
* 759600 : decklinkvideosink: Made " auto " mode work according to caps
|
||||
* 759728 : teletextdec: build error with clang
|
||||
* 759742 : nvenc: very high CPU load when multiple nvenc instances are initialised at the same time
|
||||
* 752528 : OpenCV hand gesture detection does not work with OpenCV newer than 2.4.10
|
||||
* 753994 : opencv/faceblur: does not work with OpenCV newer than 2.4.10
|
||||
* 754148 : OpenCV port remaining elements to C++ and new API
|
||||
* 737786 : android: Upstream one of the android video source implementations
|
||||
* 744367 : mpegtsmux: add HEVC support
|
||||
* 748507 : mpegtsmux: set non-0 payload length in PES header if video ES packet is small enough
|
||||
* 752374 : dashdemux: gst_dash_demux_get_live_seek_range should not return negative values
|
||||
* 752688 : wayland: improve check for wayland-scanner
|
||||
* 756207 : videoaggregator: Setting aspect ratio crops the frame
|
||||
* 756252 : Resurrect NetSim
|
||||
* 757597 : codecparsers: Add VP9 parser
|
||||
* 757602 : adaptivedemux: improved error message if availabilityStartTime is missing for a live stream
|
||||
* 757655 : dashdemux: cannot get segment availability start time if segment duration is not present
|
||||
* 757951 : adaptivedemux: set src element to ready before flushing the input pad
|
||||
* 758516 : mpegtsbase: Add condition to check for non working negative rate
|
||||
* 759158 : dashdemux/mssdemux: add support for snapping seek flags
|
||||
* 759679 : gl: unused function '_get_plane_width'
|
||||
* 759743 : dashdemux: getting clock compensation using HTTP HEAD uses an incorrect year
|
||||
* 759860 : glupload: Attaches composition overlay when not supported
|
||||
* 759869 : glimagesink: navigation messages are not posted on the bus
|
||||
* 759902 : glshader: fix usage documentation
|
||||
* 759913 : glbufferpool: Fix build error
|
||||
* 760090 : gst-plugins-bad: implicit declaration of function ‘gst_init’
|
||||
* 760120 : dashdemux: memory leak in gst_dash_demux_update_manifest_data
|
||||
* 760242 : rtmpsink: should get streamheaders from caps instead of first buffer.
|
||||
* 760270 : videoparse: add support of padded video
|
||||
* 760328 : adaptivedemux: tests: clean tests
|
||||
* 760559 : glvideomixer ! glimagesink deadlocks on resize
|
||||
* 760594 : decklinkvideosrc: does not support capture in RGB mode
|
||||
* 760600 : tests: memory leak in test HTTP source
|
||||
* 760696 : gl: Regression with caps ref-couting
|
||||
* 760873 : GstGLVideoMixerPad vertex_buffer leaks when pad dynamic removed
|
||||
* 760936 : dash, mpdparser: Fix the bug when getting the URL of index segment by SegmentBase
|
||||
* 760972 : glwindow: Fix android build
|
||||
* 760982 : adaptivedemux: memory leak of stream- > internal_pad
|
||||
* 761014 : h264parse: sends unnecessary caps events/queries for every (unchanging) SPS/PPS when converting to byte-stream (android mediacodec)
|
||||
* 761108 : uvch264_src: Fix caps memory leak
|
||||
* 761109 : acmenc/acmmp3dec: remove unnecessary break after return
|
||||
* 761230 : tinyalsa: Add a new sink plugin using tinyalsa
|
||||
* 761458 : adaptivedemux: Unused GstSegment variable in download loop
|
||||
* 761460 : player: Makefile does not use configured PKG_CONFIG_PATH when performing introspection scan
|
||||
* 761519 : gl: Activate " qos " in filters
|
||||
* 761538 : gst_gl_insert_debug_marker called with no current context
|
||||
* 761578 : GstGLContext didn't get unref correctly
|
||||
* 761606 : Move H.265 RTP payloader/depayloader from -bad to -good
|
||||
* 761704 : POTFILES.skip is out of date
|
||||
* 762013 : curlhttpsink: Problem in curlhttpsink when qtmux uses faststart, don't send empty buffers
|
||||
* 762171 : soundtouch plugin is not shipped
|
||||
* 758158 : opusdec: in-band FEC has no effect
|
||||
|
||||
==== Download ====
|
||||
|
||||
You can find source releases of gst-plugins-bad in the download
|
||||
directory: http://gstreamer.freedesktop.org/src/gst-plugins-bad/
|
||||
directory: https://gstreamer.freedesktop.org/src/gst-plugins-bad/
|
||||
|
||||
The git repository and details how to clone it can be found at
|
||||
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/
|
||||
|
||||
==== Homepage ====
|
||||
|
||||
The project's website is http://gstreamer.freedesktop.org/
|
||||
The project's website is https://gstreamer.freedesktop.org/
|
||||
|
||||
==== Support and Bugs ====
|
||||
|
||||
|
@ -231,71 +146,43 @@ subscribe to the gstreamer-devel list.
|
|||
|
||||
Contributors to this release
|
||||
|
||||
* Aleix Conchillo Flaqué
|
||||
* Alessandro Decina
|
||||
* Alex Ashley
|
||||
* André Draszik
|
||||
* Antoine Jacoutot
|
||||
* Antonio Ospite
|
||||
* Arnaud Vrac
|
||||
* Branko Subasic
|
||||
* Chris Bass
|
||||
* Daniel Kamil Kozar
|
||||
* Dave Craig
|
||||
* Duncan Palmer
|
||||
* Edward Hervey
|
||||
* Etienne Peron
|
||||
* Arun Raghavan
|
||||
* Aurélien Zanelli
|
||||
* Bob Holcomb
|
||||
* David Fernandez
|
||||
* David Waring
|
||||
* Florent Thiéry
|
||||
* Florin Apostol
|
||||
* Frédéric Wang
|
||||
* George Kiagiadakis
|
||||
* Guillaume Desmottes
|
||||
* Haihua Hu
|
||||
* Havard Graff
|
||||
* Heinrich Fink
|
||||
* Hyunil Park
|
||||
* Holger Kaelberer
|
||||
* Hyunjun Ko
|
||||
* Ilya Konstantinov
|
||||
* Jan Schmidt
|
||||
* Jimmy Ohn
|
||||
* John Chang
|
||||
* John Slade
|
||||
* Julian Bouzas
|
||||
* Julien Isorce
|
||||
* Linus Svensson
|
||||
* Lubosz Sarnecki
|
||||
* Julien MOUTTE
|
||||
* Julien Moutte
|
||||
* Justin Kim
|
||||
* Luis de Bethencourt
|
||||
* Maroš Ondrášek
|
||||
* Mathias Hasselmann
|
||||
* Matthew Marsh
|
||||
* Matt Crane
|
||||
* Matthew Waters
|
||||
* Matthieu Bouron
|
||||
* Miguel París Díaz
|
||||
* Nicolas Dufresne
|
||||
* Nicolas Huet
|
||||
* Nirbheek Chauhan
|
||||
* Olivier Crête
|
||||
* Paolo Pettinato
|
||||
* Paul Arzelier
|
||||
* Philippe Normand
|
||||
* Philippe Renon
|
||||
* Polochon_street
|
||||
* Ravi Kiran K N
|
||||
* Piotr Drąg
|
||||
* Reynaldo H. Verdejo Pinochet
|
||||
* Roman Nowicki
|
||||
* Santiago Carot-Nemesio
|
||||
* Sebastian Dröge
|
||||
* Sergey Borovkov
|
||||
* Sreerenj Balachandran
|
||||
* Stefan Sauer
|
||||
* Stian Selnes
|
||||
* Thiago Santos
|
||||
* Thibault Saunier
|
||||
* Thomas Roos
|
||||
* Tim Sheridan
|
||||
* Tim-Philipp Müller
|
||||
* Vanessa Chipirrás Navalón
|
||||
* Vincent Penquerc'h
|
||||
* Vineeth T M
|
||||
* Vineeth TM
|
||||
* Vivia Nikolaidou
|
||||
* Víctor Manuel Jáquez Leal
|
||||
* Xavier Claessens
|
||||
* plamot
|
||||
* suhwang.kim
|
||||
* Wang Xin-yu (王昕宇)
|
||||
* Youness Alaoui
|
||||
|
|
@ -3,7 +3,7 @@ AC_PREREQ([2.69])
|
|||
dnl initialize autoconf
|
||||
dnl when going to/from release please set the nano (fourth number) right !
|
||||
dnl releases only do Wall, git and prerelease does Werror too
|
||||
AC_INIT([GStreamer Bad Plug-ins],[1.7.1.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad])
|
||||
AC_INIT([GStreamer Bad Plug-ins],[1.7.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad])
|
||||
|
||||
AG_GST_INIT
|
||||
|
||||
|
@ -51,11 +51,11 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
|
|||
dnl - interfaces added -> increment AGE
|
||||
dnl - interfaces removed -> AGE = 0
|
||||
dnl sets GST_LT_LDFLAGS
|
||||
AS_LIBTOOL(GST, 701, 0, 701)
|
||||
AS_LIBTOOL(GST, 702, 0, 702)
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=1.7.1.1
|
||||
GSTPB_REQ=1.7.1.1
|
||||
GST_REQ=1.7.2
|
||||
GSTPB_REQ=1.7.2
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
|
|
@ -18748,6 +18748,36 @@
|
|||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVideoParse::framesize</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Framesize</NICK>
|
||||
<BLURB>Size of an image in raw stream (0: default).</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVideoParse::offsets</NAME>
|
||||
<TYPE>gchar*</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Offsets</NICK>
|
||||
<BLURB>Offset of each planes in bytes using string format: 'o0,o1,o2,o3'.</BLURB>
|
||||
<DEFAULT>NULL</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVideoParse::strides</NAME>
|
||||
<TYPE>gchar*</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Strides</NICK>
|
||||
<BLURB>Stride of each planes in bytes using string format: 's0,s1,s2,s3'.</BLURB>
|
||||
<DEFAULT>NULL</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstMetadataParse::exif</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
|
@ -47068,6 +47098,16 @@
|
|||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstCvSobel::mask</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Mask</NICK>
|
||||
<BLURB>Sets whether the detected derivative edges should be used as a mask on the original input or not.</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstCvSmooth::param1</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
|
@ -47188,6 +47228,16 @@
|
|||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstCvLaplace::mask</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Mask</NICK>
|
||||
<BLURB>Sets whether the detected edges should be used as a mask on the original input or not.</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstRotate::angle</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
|
@ -58494,7 +58544,7 @@
|
|||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Use in-band FEC</NICK>
|
||||
<BLURB>Use forward error correction if available.</BLURB>
|
||||
<BLURB>Use forward error correction if available (needs PLC enabled).</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58664,7 +58714,7 @@
|
|||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Calculate Motion</NICK>
|
||||
<BLURB>If needs calculate motion on frame you need this property setting true otherwise false.</BLURB>
|
||||
<BLURB>Toggles motion calculation. If FALSE, this filter does nothing.</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58674,7 +58724,7 @@
|
|||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Color of Motion Cells</NICK>
|
||||
<BLURB>The color of motion cells separated with ",".</BLURB>
|
||||
<BLURB>Color for motion cells in R,G,B format. Max per channel is 255.</BLURB>
|
||||
<DEFAULT>"255,255,0"</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58704,7 +58754,7 @@
|
|||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Display</NICK>
|
||||
<BLURB>Motion Cells visible or not on Current Frame.</BLURB>
|
||||
<BLURB>Toggle display of motion cells on current frame.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58713,8 +58763,8 @@
|
|||
<TYPE>gint</TYPE>
|
||||
<RANGE>[1,60]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Gap is time in second, elapsed time from last motion timestamp. </NICK>
|
||||
<BLURB>If elapsed time minus form last motion timestamp is greater or equal than gap then we post motion finished bus message. .</BLURB>
|
||||
<NICK>Motion-finished Threshold</NICK>
|
||||
<BLURB>Interval in seconds after which motion is considered finished and a motion finished bus message is posted.</BLURB>
|
||||
<DEFAULT>5</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58724,7 +58774,7 @@
|
|||
<RANGE>[8,32]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Number of Horizontal Grids</NICK>
|
||||
<BLURB>You can give number of horizontal grid cells.</BLURB>
|
||||
<BLURB>Number of horizontal grid cells.</BLURB>
|
||||
<DEFAULT>10</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58734,7 +58784,7 @@
|
|||
<RANGE>[8,32]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Number of Vertical Grids</NICK>
|
||||
<BLURB>You can give number of vertical grid cells.</BLURB>
|
||||
<BLURB>Number of vertical grid cells.</BLURB>
|
||||
<DEFAULT>10</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58743,8 +58793,8 @@
|
|||
<TYPE>gint</TYPE>
|
||||
<RANGE>[1,60]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>MINIMUN MOTION FRAMES</NICK>
|
||||
<BLURB>Define the minimum number of motion frames that trigger a motion event.</BLURB>
|
||||
<NICK>Minimum Motion Frames</NICK>
|
||||
<BLURB>Minimum number of motion frames triggering a motion event.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58754,7 +58804,7 @@
|
|||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Motion Cells Of Interest(MOCI)</NICK>
|
||||
<BLURB>The line and column idx separated with ":", describe a cell. Cells separated with ",".</BLURB>
|
||||
<BLURB>Describe a cell with its line and column idx separated with ":". Pass multiple cells as a comma-separated list.</BLURB>
|
||||
<DEFAULT>NULL</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58764,7 +58814,7 @@
|
|||
<RANGE>[G_MAXULONG,5]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Motion Cell Thickness</NICK>
|
||||
<BLURB>Motion Cell Border Thickness, if it's -1 then motion cell will be fill.</BLURB>
|
||||
<BLURB>Motion Cell Border Thickness. Set to -1 to fill motion cell.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58774,7 +58824,7 @@
|
|||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Motion Mask with Cells Position</NICK>
|
||||
<BLURB>The line and column idx separated with ":" what cells want we mask-out, describe a cell. Cells separated with ",".</BLURB>
|
||||
<BLURB>Describe a cell with its line and column idx separated with ":". Pass multiple cells as a comma-separated list.</BLURB>
|
||||
<DEFAULT>NULL</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58784,7 +58834,7 @@
|
|||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Motion Mask with Coordinates</NICK>
|
||||
<BLURB>The upper left x, y and lower right x, y coordinates separated with ":", describe a region. Regions separated with ",".</BLURB>
|
||||
<BLURB>Describe a region with its upper left and lower right x, y coordinates separated with ":". Pass multiple regions as a comma-separated list.</BLURB>
|
||||
<DEFAULT>NULL</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58794,7 +58844,7 @@
|
|||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Post All Motion</NICK>
|
||||
<BLURB>Element post bus msg for every motion frame or just motion start and motion stop.</BLURB>
|
||||
<BLURB>Post bus messages for every motion frame or just motion start and motion stop.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58803,8 +58853,8 @@
|
|||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,180]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>POSTNOMOTION</NICK>
|
||||
<BLURB>If non 0 post a no_motion event is posted on the bus if no motion is detected for N seconds.</BLURB>
|
||||
<NICK>No-motion Threshold</NICK>
|
||||
<BLURB>If non 0, post a no_motion event on the bus if no motion is detected for the given number of seconds.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58814,7 +58864,7 @@
|
|||
<RANGE>[0,1]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Motion Sensitivity</NICK>
|
||||
<BLURB>You can tunning the element motion sensitivity.</BLURB>
|
||||
<BLURB>Motion detection sensitivity.</BLURB>
|
||||
<DEFAULT>0.5</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58824,7 +58874,7 @@
|
|||
<RANGE>[0,1]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Lower bound of motion cells number</NICK>
|
||||
<BLURB>Threshold value for motion, when motion cells number greater sum cells * threshold, we show motion.</BLURB>
|
||||
<BLURB>Threshold value for motion. Filter detects motion when at least this fraction of the cells have moved.</BLURB>
|
||||
<DEFAULT>0.01</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58834,7 +58884,7 @@
|
|||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Use alpha</NICK>
|
||||
<BLURB>Use or not alpha blending on frames with motion cells.</BLURB>
|
||||
<BLURB>Toggle usage of alpha blending on frames with motion cells.</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58855,7 +58905,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Eyes profile</NICK>
|
||||
<BLURB>Location of Haar cascade file to use for eye-pair detection.</BLURB>
|
||||
<DEFAULT>"/usr/share/opencv/haarcascades/haarcascade_mcs_eyepair_small.xml"</DEFAULT>
|
||||
<DEFAULT>"/usr/share/OpenCV/haarcascades/haarcascade_mcs_eyepair_small.xml"</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -58905,7 +58955,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Mouth profile</NICK>
|
||||
<BLURB>Location of Haar cascade file to use for mouth detection.</BLURB>
|
||||
<DEFAULT>"/usr/share/opencv/haarcascades/haarcascade_mcs_mouth.xml"</DEFAULT>
|
||||
<DEFAULT>"/usr/share/OpenCV/haarcascades/haarcascade_mcs_mouth.xml"</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -58915,7 +58965,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Nose profile</NICK>
|
||||
<BLURB>Location of Haar cascade file to use for nose detection.</BLURB>
|
||||
<DEFAULT>"/usr/share/opencv/haarcascades/haarcascade_mcs_nose.xml"</DEFAULT>
|
||||
<DEFAULT>"/usr/share/OpenCV/haarcascades/haarcascade_mcs_nose.xml"</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -58925,7 +58975,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Face profile</NICK>
|
||||
<BLURB>Location of Haar cascade file to use for face detection.</BLURB>
|
||||
<DEFAULT>"/usr/share/opencv/haarcascades/haarcascade_frontalface_default.xml"</DEFAULT>
|
||||
<DEFAULT>"/usr/share/OpenCV/haarcascades/haarcascade_frontalface_default.xml"</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -58965,7 +59015,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Profile</NICK>
|
||||
<BLURB>Location of Haar cascade file to use for face blurion.</BLURB>
|
||||
<DEFAULT>"/usr/share/opencv/haarcascades/haarcascade_frontalface_default.xml"</DEFAULT>
|
||||
<DEFAULT>"/usr/share/OpenCV/haarcascades/haarcascade_frontalface_default.xml"</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -68100,6 +68150,46 @@ Gestures in the defined region of interest will emit messages.</BLURB>
|
|||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstGLSinkBin::brightness</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[-1,1]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Brightness</NICK>
|
||||
<BLURB>brightness.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstGLSinkBin::contrast</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,2]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Contrast</NICK>
|
||||
<BLURB>contrast.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstGLSinkBin::hue</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[-1,1]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Hue</NICK>
|
||||
<BLURB>hue.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstGLSinkBin::saturation</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,2]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Saturation</NICK>
|
||||
<BLURB>saturation.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstGLMixerBin::latency</NAME>
|
||||
<TYPE>gint64</TYPE>
|
||||
|
@ -69060,3 +69150,213 @@ Gestures in the defined region of interest will emit messages.</BLURB>
|
|||
<DEFAULT>"%s\\n"</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstNetSim::delay-probability</NAME>
|
||||
<TYPE>gfloat</TYPE>
|
||||
<RANGE>[0,1]</RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>Delay Probability</NICK>
|
||||
<BLURB>The Probability a buffer is delayed.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstNetSim::drop-packets</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>Drop Packets</NICK>
|
||||
<BLURB>Drop the next n packets.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstNetSim::drop-probability</NAME>
|
||||
<TYPE>gfloat</TYPE>
|
||||
<RANGE>[0,1]</RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>Drop Probability</NICK>
|
||||
<BLURB>The Probability a buffer is dropped.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstNetSim::duplicate-probability</NAME>
|
||||
<TYPE>gfloat</TYPE>
|
||||
<RANGE>[0,1]</RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>Duplicate Probability</NICK>
|
||||
<BLURB>The Probability a buffer is duplicated.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstNetSim::max-delay</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>Maximum delay (ms)</NICK>
|
||||
<BLURB>The maximum delay in ms to apply to buffers.</BLURB>
|
||||
<DEFAULT>400</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstNetSim::min-delay</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>Minimum delay (ms)</NICK>
|
||||
<BLURB>The minimum delay in ms to apply to buffers.</BLURB>
|
||||
<DEFAULT>200</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstGDPDepay::ts-offset</NAME>
|
||||
<TYPE>gint64</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Timestamp Offset</NICK>
|
||||
<BLURB>Timestamp Offset.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstGLColorBalance::brightness</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[-1,1]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Brightness</NICK>
|
||||
<BLURB>brightness.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstGLColorBalance::contrast</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,2]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Contrast</NICK>
|
||||
<BLURB>contrast.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstGLColorBalance::hue</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[-1,1]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Hue</NICK>
|
||||
<BLURB>hue.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstGLColorBalance::saturation</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,2]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Saturation</NICK>
|
||||
<BLURB>saturation.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstToneGenerateSrc::freq</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,20000]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Frequency</NICK>
|
||||
<BLURB>Frequency of test signal.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstToneGenerateSrc::freq2</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,20000]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Second Frequency</NICK>
|
||||
<BLURB>Frequency of second telephony tone component.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstToneGenerateSrc::off-time</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 0</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Signal OFF time first period </NICK>
|
||||
<BLURB>Time of the first period when the tone signal is off.</BLURB>
|
||||
<DEFAULT>1000</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstToneGenerateSrc::off-time2</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 0</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Signal OFF time first period </NICK>
|
||||
<BLURB>Time of the second period when the tone signal is off.</BLURB>
|
||||
<DEFAULT>1000</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstToneGenerateSrc::on-time</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 1</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Signal ON time first period</NICK>
|
||||
<BLURB>Time of the first period when the tone signal is present.</BLURB>
|
||||
<DEFAULT>1000</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstToneGenerateSrc::on-time2</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 1</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Signal ON time second period</NICK>
|
||||
<BLURB>Time of the second period when the tone signal is present.</BLURB>
|
||||
<DEFAULT>1000</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstToneGenerateSrc::repeat</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Repeat the specified tone period </NICK>
|
||||
<BLURB>Whether to repeat specified tone indefinitly.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstToneGenerateSrc::samplesperbuffer</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 1</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Samples per buffer</NICK>
|
||||
<BLURB>Number of samples in each outgoing buffer.</BLURB>
|
||||
<DEFAULT>1024</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstToneGenerateSrc::volume</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[-50,0]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Volume</NICK>
|
||||
<BLURB>Volume of first signal.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstToneGenerateSrc::volume2</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[-50,0]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Volume2</NICK>
|
||||
<BLURB>Volume of second tone signal.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
|
|
@ -37,7 +37,6 @@ GObject
|
|||
GstDtsDec
|
||||
GstFaad
|
||||
GstGSMDec
|
||||
GstMpg123AudioDec
|
||||
GstOpusDec
|
||||
GstSbcDec
|
||||
GstSirenDec
|
||||
|
@ -73,6 +72,7 @@ GObject
|
|||
GstAudioSink
|
||||
GstOpenALSink
|
||||
GstDecklinkAudioSink
|
||||
GstAvdtpSink
|
||||
GstChecksumSink
|
||||
GstCurlBaseSink
|
||||
GstCurlFileSink
|
||||
|
@ -96,6 +96,7 @@ GObject
|
|||
GstQtSink
|
||||
GstWaylandSink
|
||||
GstBaseSrc
|
||||
GstAvdtpSrc
|
||||
GstDataURISrc
|
||||
GstFliteTestSrc
|
||||
GstInterAudioSrc
|
||||
|
@ -113,10 +114,10 @@ GObject
|
|||
GstDvbSrc
|
||||
GstGLTestSrc
|
||||
GstMMS
|
||||
GstNeonhttpSrc
|
||||
GstRTMPSrc
|
||||
GstRfbSrc
|
||||
GstShmSrc
|
||||
GstToneGenerateSrc
|
||||
GstVCDSrc
|
||||
GstBaseTransform
|
||||
GstAudioFilter
|
||||
|
@ -143,6 +144,7 @@ GObject
|
|||
GstGLColorConvertElement
|
||||
GstGLDownloadElement
|
||||
GstGLFilter
|
||||
GstGLColorBalance
|
||||
GstGLColorscale
|
||||
GstGLDeinterlace
|
||||
GstGLDifferenceMatte
|
||||
|
@ -233,11 +235,13 @@ GObject
|
|||
GstSolarize
|
||||
GstVideoAnalyse
|
||||
GstVideoDiff
|
||||
GstZBar
|
||||
GstZebraStripe
|
||||
GstWatchdog
|
||||
GstYadif
|
||||
GstBin
|
||||
DvbBaseBin
|
||||
GstA2dpSink
|
||||
GstAdaptiveDemux
|
||||
GstDashDemux
|
||||
GstHLSDemux
|
||||
|
@ -296,14 +300,13 @@ GObject
|
|||
GstMpeg2enc
|
||||
GstMpegPSDemux
|
||||
GstMplex
|
||||
GstNetSim
|
||||
GstPcapParse
|
||||
GstPitch
|
||||
GstRTPBaseDepayload
|
||||
GstRTPOpusDepay
|
||||
GstRtpH265Depay
|
||||
GstRTPBasePayload
|
||||
GstRtpAsfPay
|
||||
GstRtpH265Pay
|
||||
GstRtpOPUSPay
|
||||
GstRawParse
|
||||
GstAudioParse
|
||||
|
@ -326,7 +329,6 @@ GObject
|
|||
GstLibde265Dec
|
||||
GstOpenEXRDec
|
||||
GstOpenJPEGDec
|
||||
GstOpenh264Dec
|
||||
GstPnmdec
|
||||
GstRsvgDec
|
||||
GstSchroDec
|
||||
|
@ -334,7 +336,6 @@ GObject
|
|||
GstWebPDec
|
||||
GstVideoEncoder
|
||||
GstOpenJPEGEnc
|
||||
GstOpenh264Enc
|
||||
GstPnmenc
|
||||
GstSchroEnc
|
||||
GstWebpEnc
|
||||
|
@ -360,6 +361,7 @@ GObject
|
|||
GstCompositorPad
|
||||
GstGLBaseMixerPad
|
||||
GstGLMixerPad
|
||||
GstGLStereoMixPad
|
||||
GstGLVideoMixerPad
|
||||
GstPadTemplate
|
||||
GstPlugin
|
||||
|
|
|
@ -33,14 +33,17 @@ GstFaac GstPreset
|
|||
GstFaceOverlay GstChildProxy
|
||||
GstFreeverb GstPreset
|
||||
GstGLBaseMixer GstChildProxy
|
||||
GstGLColorBalance GstColorBalance
|
||||
GstGLFilterBin GstChildProxy
|
||||
GstGLImageSink GstVideoOverlay
|
||||
GstGLImageSink GstVideoOverlay GstNavigation
|
||||
GstGLImageSinkBin GstChildProxy GstVideoOverlay GstNavigation
|
||||
GstGLImageSinkBin GstChildProxy GstVideoOverlay GstNavigation GstColorBalance
|
||||
GstGLMixer GstChildProxy
|
||||
GstGLMixerBin GstChildProxy
|
||||
GstGLMosaic GstChildProxy
|
||||
GstGLSinkBin GstChildProxy GstVideoOverlay GstNavigation
|
||||
GstGLSinkBin GstChildProxy GstVideoOverlay GstNavigation GstColorBalance
|
||||
GstGLSrcBin GstChildProxy
|
||||
GstGLStereoMix GstChildProxy
|
||||
GstGLVideoMixer GstChildProxy
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Computes an AccurateRip CRC</description>
|
||||
<filename>../../gst/accurip/.libs/libgstaccurip.so</filename>
|
||||
<basename>libgstaccurip.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ADPCM decoder</description>
|
||||
<filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename>
|
||||
<basename>libgstadpcmdec.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ADPCM encoder</description>
|
||||
<filename>../../gst/adpcmenc/.libs/libgstadpcmenc.so</filename>
|
||||
<basename>libgstadpcmenc.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Create and parse Audio Interchange File Format (AIFF) files</description>
|
||||
<filename>../../gst/aiff/.libs/libgstaiff.so</filename>
|
||||
<basename>libgstaiff.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ASF Muxer Plugin</description>
|
||||
<filename>../../gst/asfmux/.libs/libgstasfmux.so</filename>
|
||||
<basename>libgstasfmux.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ASS/SSA subtitle renderer</description>
|
||||
<filename>../../ext/assrender/.libs/libgstassrender.so</filename>
|
||||
<basename>libgstassrender.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Mixes multiple audio streams</description>
|
||||
<filename>../../gst/audiomixer/.libs/libgstaudiomixer.so</filename>
|
||||
<basename>libgstaudiomixer.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Creates video visualizations of audio input</description>
|
||||
<filename>../../gst/audiovisualizers/.libs/libgstaudiovisualizers.so</filename>
|
||||
<basename>libgstaudiovisualizers.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Selects convertor element based on caps</description>
|
||||
<filename>../../gst/autoconvert/.libs/libgstautoconvert.so</filename>
|
||||
<basename>libgstautoconvert.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Elements to convert Bayer images</description>
|
||||
<filename>../../gst/bayer/.libs/libgstbayer.so</filename>
|
||||
<basename>libgstbayer.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Compress or decompress streams</description>
|
||||
<filename>../../ext/bz2/.libs/libgstbz2.so</filename>
|
||||
<basename>libgstbz2.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Take image snapshots and record movies from camera</description>
|
||||
<filename>../../gst/camerabin2/.libs/libgstcamerabin2.so</filename>
|
||||
<basename>libgstcamerabin2.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Calculate Chromaprint fingerprint from audio files</description>
|
||||
<filename>../../ext/chromaprint/.libs/libgstchromaprint.so</filename>
|
||||
<basename>libgstchromaprint.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Color Look-up Table filters</description>
|
||||
<filename>../../gst/coloreffects/.libs/libgstcoloreffects.so</filename>
|
||||
<basename>libgstcoloreffects.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>libcurl-based elements</description>
|
||||
<filename>../../ext/curl/.libs/libgstcurl.so</filename>
|
||||
<basename>libgstcurl.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>data: URI source</description>
|
||||
<filename>../../gst/dataurisrc/.libs/libgstdataurisrc.so</filename>
|
||||
<basename>libgstdataurisrc.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Collection of elements that may or may not be useful for debugging</description>
|
||||
<filename>../../gst/debugutils/.libs/libgstdebugutilsbad.so</filename>
|
||||
<basename>libgstdebugutilsbad.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Decodes DTS audio streams</description>
|
||||
<filename>../../ext/dts/.libs/libgstdtsdec.so</filename>
|
||||
<basename>libgstdtsdec.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>DVB elements</description>
|
||||
<filename>../../sys/dvb/.libs/libgstdvb.so</filename>
|
||||
<basename>libgstdvb.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>DVB subtitle renderer</description>
|
||||
<filename>../../gst/dvbsuboverlay/.libs/libgstdvbsuboverlay.so</filename>
|
||||
<basename>libgstdvbsuboverlay.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>DVD Sub-picture Overlay element</description>
|
||||
<filename>../../gst/dvdspu/.libs/libgstdvdspu.so</filename>
|
||||
<basename>libgstdvdspu.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Free AAC Decoder (FAAD)</description>
|
||||
<filename>../../ext/faad/.libs/libgstfaad.so</filename>
|
||||
<basename>libgstfaad.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Synthesizes plain text into audio</description>
|
||||
<filename>../../gst/festival/.libs/libgstfestival.so</filename>
|
||||
<basename>libgstfestival.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Video field analysis</description>
|
||||
<filename>../../gst/fieldanalysis/.libs/libgstfieldanalysis.so</filename>
|
||||
<basename>libgstfieldanalysis.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Flite speech synthesizer plugin</description>
|
||||
<filename>../../ext/flite/.libs/libgstflite.so</filename>
|
||||
<basename>libgstflite.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>frei0r plugin library</description>
|
||||
<filename>../../gst/frei0r/.libs/libgstfrei0r.so</filename>
|
||||
<basename>libgstfrei0r.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Gaudi video effects.</description>
|
||||
<filename>../../gst/gaudieffects/.libs/libgstgaudieffects.so</filename>
|
||||
<basename>libgstgaudieffects.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Payload/depayload GDP packets</description>
|
||||
<filename>../../gst/gdp/.libs/libgstgdp.so</filename>
|
||||
<basename>libgstgdp.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Various geometric image transform elements</description>
|
||||
<filename>../../gst/geometrictransform/.libs/libgstgeometrictransform.so</filename>
|
||||
<basename>libgstgeometrictransform.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>GME Audio Decoder</description>
|
||||
<filename>../../ext/gme/.libs/libgstgme.so</filename>
|
||||
<basename>libgstgme.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>GSM encoder/decoder</description>
|
||||
<filename>../../ext/gsm/.libs/libgstgsm.so</filename>
|
||||
<basename>libgstgsm.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Siren encoder/decoder/payloader/depayloader plugins</description>
|
||||
<filename>../../gst/siren/.libs/libgstsiren.so</filename>
|
||||
<basename>libgstsiren.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>HTTP Live Streaming (HLS)</description>
|
||||
<filename>../../ext/hls/.libs/libgsthls.so</filename>
|
||||
<basename>libgsthls.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ID3 v1 and v2 muxing plugin</description>
|
||||
<filename>../../gst/id3tag/.libs/libgstid3tag.so</filename>
|
||||
<basename>libgstid3tag.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>plugin for inter-pipeline communication</description>
|
||||
<filename>../../gst/inter/.libs/libgstinter.so</filename>
|
||||
<basename>libgstinter.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Create an interlaced video stream</description>
|
||||
<filename>../../gst/interlace/.libs/libgstinterlace.so</filename>
|
||||
<basename>libgstinterlace.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>JPEG interchange format plugin</description>
|
||||
<filename>../../gst/jpegformat/.libs/libgstjpegformat.so</filename>
|
||||
<basename>libgstjpegformat.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Mimic codec</description>
|
||||
<filename>../../ext/mimic/.libs/libgstmimic.so</filename>
|
||||
<basename>libgstmimic.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Microsoft Multi Media Server streaming protocol support</description>
|
||||
<filename>../../ext/libmms/.libs/libgstmms.so</filename>
|
||||
<basename>libgstmms.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>.MOD audio decoding</description>
|
||||
<filename>../../ext/modplug/.libs/libgstmodplug.so</filename>
|
||||
<basename>libgstmodplug.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>High-quality MPEG-1/2 video encoder</description>
|
||||
<filename>../../ext/mpeg2enc/.libs/libgstmpeg2enc.so</filename>
|
||||
<basename>libgstmpeg2enc.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>MPEG-PS demuxer</description>
|
||||
<filename>../../gst/mpegdemux/.libs/libgstmpegpsdemux.so</filename>
|
||||
<basename>libgstmpegpsdemux.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>unknown</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>MPEG-PS muxer</description>
|
||||
<filename>../../gst/mpegpsmux/.libs/libgstmpegpsmux.so</filename>
|
||||
<basename>libgstmpegpsmux.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>MPEG TS demuxer</description>
|
||||
<filename>../../gst/mpegtsdemux/.libs/libgstmpegtsdemux.so</filename>
|
||||
<basename>libgstmpegtsdemux.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>MPEG-TS muxer</description>
|
||||
<filename>../../gst/mpegtsmux/.libs/libgstmpegtsmux.so</filename>
|
||||
<basename>libgstmpegtsmux.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -20,7 +20,7 @@
|
|||
<name>sink_%d</name>
|
||||
<direction>sink</direction>
|
||||
<presence>request</presence>
|
||||
<details>video/mpeg, parsed=(boolean)true, mpegversion=(int){ 1, 2, 4 }, systemstream=(boolean)false; video/x-dirac; video/x-h264, stream-format=(string)byte-stream, alignment=(string){ au, nal }; audio/mpeg, parsed=(boolean)true, mpegversion=(int){ 1, 2 }; audio/mpeg, framed=(boolean)true, mpegversion=(int)4, stream-format=(string)adts; audio/mpeg, mpegversion=(int)4, stream-format=(string)raw; audio/x-lpcm, width=(int){ 16, 20, 24 }, rate=(int){ 48000, 96000 }, channels=(int)[ 1, 8 ], dynamic_range=(int)[ 0, 255 ], emphasis=(boolean){ false, true }, mute=(boolean){ false, true }; audio/x-ac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true; audio/x-opus, channels=(int)[ 1, 8 ], channel-mapping-family=(int){ 0, 1 }; subpicture/x-dvb; application/x-teletext; meta/x-klv, parsed=(boolean)true</details>
|
||||
<details>video/mpeg, parsed=(boolean)true, mpegversion=(int){ 1, 2, 4 }, systemstream=(boolean)false; video/x-dirac; video/x-h264, stream-format=(string)byte-stream, alignment=(string){ au, nal }; video/x-h265, stream-format=(string)byte-stream, alignment=(string){ au, nal }; audio/mpeg, parsed=(boolean)true, mpegversion=(int){ 1, 2 }; audio/mpeg, framed=(boolean)true, mpegversion=(int)4, stream-format=(string)adts; audio/mpeg, mpegversion=(int)4, stream-format=(string)raw; audio/x-lpcm, width=(int){ 16, 20, 24 }, rate=(int){ 48000, 96000 }, channels=(int)[ 1, 8 ], dynamic_range=(int)[ 0, 255 ], emphasis=(boolean){ false, true }, mute=(boolean){ false, true }; audio/x-ac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true; audio/x-opus, channels=(int)[ 1, 8 ], channel-mapping-family=(int){ 0, 1 }; subpicture/x-dvb; application/x-teletext; meta/x-klv, parsed=(boolean)true</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>High-quality MPEG/DVD/SVCD/VCD video/audio multiplexer</description>
|
||||
<filename>../../ext/mplex/.libs/libgstmplex.so</filename>
|
||||
<basename>libgstmplex.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Calculate MusicIP fingerprint from audio files</description>
|
||||
<filename>../../ext/ofa/.libs/libgstofa.so</filename>
|
||||
<basename>libgstofa.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>OpenAL plugin library</description>
|
||||
<filename>../../ext/openal/.libs/libgstopenal.so</filename>
|
||||
<basename>libgstopenal.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>GStreamer OpenCV Plugins</description>
|
||||
<filename>../../ext/opencv/.libs/libgstopencv.so</filename>
|
||||
<basename>libgstopencv.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -83,13 +83,13 @@
|
|||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw, format=(string)GRAY8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
<details>video/x-raw, format=(string)RGB, 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, format=(string)GRAY16_LE, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
<details>video/x-raw, format=(string)RGB, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
@ -125,13 +125,13 @@
|
|||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw, format=(string)GRAY8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
<details>video/x-raw, format=(string)RGB, 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, format=(string)GRAY16_LE, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
<details>video/x-raw, format=(string)RGB, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>OPUS plugin library</description>
|
||||
<filename>../../ext/opus/.libs/libgstopus.so</filename>
|
||||
<basename>libgstopus.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Element parsing raw pcap streams</description>
|
||||
<filename>../../gst/pcapparse/.libs/libgstpcapparse.so</filename>
|
||||
<basename>libgstpcapparse.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>PNM plugin</description>
|
||||
<filename>../../gst/pnm/.libs/libgstpnm.so</filename>
|
||||
<basename>libgstpnm.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Parses byte streams into raw frames</description>
|
||||
<filename>../../gst/rawparse/.libs/libgstrawparse.so</filename>
|
||||
<basename>libgstrawparse.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Removes silence from an audio stream</description>
|
||||
<filename>../../gst/removesilence/.libs/libgstremovesilence.so</filename>
|
||||
<basename>libgstremovesilence.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Resin DVD playback elements</description>
|
||||
<filename>../../ext/resindvd/.libs/libgstresindvd.so</filename>
|
||||
<basename>libgstresindvd.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Connects to a VNC server and decodes RFB stream</description>
|
||||
<filename>../../gst/librfb/.libs/libgstrfbsrc.so</filename>
|
||||
<basename>libgstrfbsrc.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>RTMP source and sink</description>
|
||||
<filename>../../ext/rtmp/.libs/libgstrtmp.so</filename>
|
||||
<basename>libgstrtmp.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Schroedinger plugin</description>
|
||||
<filename>../../ext/schroedinger/.libs/libgstschro.so</filename>
|
||||
<basename>libgstschro.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>configure streaming sessions using SDP</description>
|
||||
<filename>../../gst/sdp/.libs/libgstsdpelem.so</filename>
|
||||
<basename>libgstsdpelem.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Segment clip elements</description>
|
||||
<filename>../../gst/segmentclip/.libs/libgstsegmentclip.so</filename>
|
||||
<basename>libgstsegmentclip.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>shared memory sink source</description>
|
||||
<filename>../../sys/shm/.libs/libgstshm.so</filename>
|
||||
<basename>libgstshm.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Apply a smooth filter to an image</description>
|
||||
<filename>../../gst/smooth/.libs/libgstsmooth.so</filename>
|
||||
<basename>libgstsmooth.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Audio Pitch Controller & BPM Detection</description>
|
||||
<filename>../../ext/soundtouch/.libs/libgstsoundtouch.so</filename>
|
||||
<basename>libgstsoundtouch.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>libspandsp plugin</description>
|
||||
<filename>../../ext/spandsp/.libs/libgstspandsp.so</filename>
|
||||
<basename>libgstspandsp.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -51,5 +51,20 @@
|
|||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>tonegeneratesrc</name>
|
||||
<longname>Telephony Tone Generator source</longname>
|
||||
<class>Source/Audio</class>
|
||||
<description>Creates telephony signals of given frequency, volume, cadence</description>
|
||||
<author>Iskratel <www.iskratel.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int)8000, channels=(int)1</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
</plugin>
|
|
@ -3,7 +3,7 @@
|
|||
<description>Set speed/pitch on audio/raw streams (resampler)</description>
|
||||
<filename>../../gst/speed/.libs/libgstspeed.so</filename>
|
||||
<basename>libgstspeed.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>subtitle encoders</description>
|
||||
<filename>../../gst/subenc/.libs/libgstsubenc.so</filename>
|
||||
<basename>libgstsubenc.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>videoparsers</description>
|
||||
<filename>../../gst/videoparsers/.libs/libgstvideoparsersbad.so</filename>
|
||||
<basename>libgstvideoparsersbad.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>AAC audio encoder</description>
|
||||
<filename>../../ext/voaacenc/.libs/libgstvoaacenc.so</filename>
|
||||
<basename>libgstvoaacenc.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Adaptive Multi-Rate Wide-Band Encoder</description>
|
||||
<filename>../../ext/voamrwbenc/.libs/libgstvoamrwbenc.so</filename>
|
||||
<basename>libgstvoamrwbenc.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>unknown</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Wayland Video Sink</description>
|
||||
<filename>../../ext/wayland/.libs/libgstwaylandsink.so</filename>
|
||||
<basename>libgstwaylandsink.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Demuxes/decodes YUV4MPEG streams</description>
|
||||
<filename>../../gst/y4m/.libs/libgsty4mdec.so</filename>
|
||||
<basename>libgsty4mdec.so</basename>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>zbar barcode scanner</description>
|
||||
<filename>../../ext/zbar/.libs/libgstzbar.so</filename>
|
||||
<basename>libgstzbar.so</basename>
|
||||
<version>1.7.0.1</version>
|
||||
<version>1.7.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -33,6 +33,16 @@ real live maintainer, or some actual wide use.
|
|||
</GitRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.7.2</revision>
|
||||
<branch>master</branch>
|
||||
<name></name>
|
||||
<created>2016-02-19</created>
|
||||
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.7.2.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.7.1</revision>
|
||||
|
|
|
@ -31,12 +31,6 @@
|
|||
language is requested. */
|
||||
#undef ENABLE_NLS
|
||||
|
||||
/* The x in 2.x */
|
||||
#undef FAAD2_MINOR_VERSION
|
||||
|
||||
/* Define if AAC is using new api prefix */
|
||||
#undef FAAD_IS_NEAAC
|
||||
|
||||
/* gettext package name */
|
||||
#define GETTEXT_PACKAGE "gst-plugins-bad-1.0"
|
||||
|
||||
|
@ -95,7 +89,7 @@
|
|||
#define GST_PACKAGE_ORIGIN "Unknown package origin"
|
||||
|
||||
/* GStreamer package release date/time for plugins as YYYY-MM-DD */
|
||||
#define GST_PACKAGE_RELEASE_DATETIME "2015-12-24"
|
||||
#define GST_PACKAGE_RELEASE_DATETIME "2016-02-19"
|
||||
|
||||
/* Define if static plugins should be built */
|
||||
#undef GST_PLUGIN_BUILD_STATIC
|
||||
|
@ -244,7 +238,7 @@
|
|||
/* Define to enable AAC encoder plug-in (used by faac). */
|
||||
#undef HAVE_FAAC
|
||||
|
||||
/* Define to enable AAC decoder plug-in (used by faad). */
|
||||
/* Define to enable FAAD2 AAC decoder plug-in (used by faad). */
|
||||
#undef HAVE_FAAD
|
||||
|
||||
/* Define to enable linux framebuffer (used by fbdevsink). */
|
||||
|
@ -280,6 +274,9 @@
|
|||
/* Define to 1 if the system has the type `GLeglImageOES'. */
|
||||
#undef HAVE_GLEGLIMAGEOES
|
||||
|
||||
/* Define to 1 if the system has the type `GLint64'. */
|
||||
#undef HAVE_GLINT64
|
||||
|
||||
/* Define to 1 if the system has the type `GLintptr'. */
|
||||
#undef HAVE_GLINTPTR
|
||||
|
||||
|
@ -301,9 +298,6 @@
|
|||
/* Use graphene */
|
||||
#undef HAVE_GRAPHENE
|
||||
|
||||
/* Define to enable GSettings plugin (used by gsettings). */
|
||||
#undef HAVE_GSETTINGS
|
||||
|
||||
/* Define to enable GSM library (used by gsmenc gsmdec). */
|
||||
#undef HAVE_GSM
|
||||
|
||||
|
@ -385,9 +379,6 @@
|
|||
/* Define to enable mpeg2enc (used by mpeg2enc). */
|
||||
#undef HAVE_MPEG2ENC
|
||||
|
||||
/* Define to enable mpg123 audio decoder (used by mpg123). */
|
||||
#undef HAVE_MPG123
|
||||
|
||||
/* Define to enable mplex (used by mplex). */
|
||||
#undef HAVE_MPLEX
|
||||
|
||||
|
@ -537,9 +528,6 @@
|
|||
/* Define to enable rsvg decoder (used by rsvg). */
|
||||
#undef HAVE_RSVG
|
||||
|
||||
/* Have RSVG 2.36.2 or newer */
|
||||
#undef HAVE_RSVG_2_36_2
|
||||
|
||||
/* Define to enable rtmp library (used by rtmp). */
|
||||
#undef HAVE_RTMP
|
||||
|
||||
|
@ -621,6 +609,9 @@
|
|||
/* Define to enable timidity midi soft synth plugin (used by timidity). */
|
||||
#undef HAVE_TIMIDITY
|
||||
|
||||
/* Define to enable tinyalsa (used by tinyalsa). */
|
||||
#undef HAVE_TINYALSA
|
||||
|
||||
/* Define to 1 if you have the <unistd.h> header file. */
|
||||
#undef HAVE_UNISTD_H
|
||||
|
||||
|
@ -648,6 +639,9 @@
|
|||
/* Define to enable vo-amrwbenc library (used by vo-amrwbenc). */
|
||||
#undef HAVE_VOAMRWBENC
|
||||
|
||||
/* Define to enable Vulkan elements (used by vulkan). */
|
||||
#undef HAVE_VULKAN
|
||||
|
||||
/* Define to enable WASAPI plug-in (used by wasapi). */
|
||||
#undef HAVE_WASAPI
|
||||
|
||||
|
@ -715,8 +709,7 @@
|
|||
/* gettext locale dir */
|
||||
#define LOCALEDIR PREFIX "\\share\\locale"
|
||||
|
||||
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
||||
*/
|
||||
/* Define to the sub-directory where libtool stores uninstalled libraries. */
|
||||
#undef LT_OBJDIR
|
||||
|
||||
/* Define if the old MusePack API is used */
|
||||
|
@ -738,7 +731,7 @@
|
|||
#define PACKAGE_NAME "GStreamer Bad Plug-ins"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "GStreamer Bad Plug-ins 1.7.1"
|
||||
#define PACKAGE_STRING "GStreamer Bad Plug-ins 1.7.2"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "gst-plugins-bad"
|
||||
|
@ -747,7 +740,7 @@
|
|||
#undef PACKAGE_URL
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1.7.1"
|
||||
#define PACKAGE_VERSION "1.7.2"
|
||||
|
||||
/* directory where plugins are located */
|
||||
#ifdef _DEBUG
|
||||
|
@ -791,7 +784,7 @@
|
|||
#undef USE_EGL_RPI
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "1.7.1"
|
||||
#define VERSION "1.7.2"
|
||||
|
||||
/* 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