diff -Nru gst-plugins-bad1.0-1.16.2/aclocal.m4 gst-plugins-bad1.0-1.16.3/aclocal.m4 --- gst-plugins-bad1.0-1.16.2/aclocal.m4 2019-12-03 11:08:39.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/aclocal.m4 2020-10-21 13:50:51.000000000 +0000 @@ -1,6 +1,6 @@ -# generated automatically by aclocal 1.16.1 -*- Autoconf -*- +# generated automatically by aclocal 1.16.2 -*- Autoconf -*- -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2020 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -20,7 +20,7 @@ If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'.])]) -# Copyright (C) 2002-2018 Free Software Foundation, Inc. +# Copyright (C) 2002-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -35,7 +35,7 @@ [am__api_version='1.16' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.16.1], [], +m4_if([$1], [1.16.2], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -51,14 +51,14 @@ # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.16.1])dnl +[AM_AUTOMAKE_VERSION([1.16.2])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -110,7 +110,7 @@ # AM_CONDITIONAL -*- Autoconf -*- -# Copyright (C) 1997-2018 Free Software Foundation, Inc. +# Copyright (C) 1997-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -141,7 +141,7 @@ Usually this means the macro was only invoked conditionally.]]) fi])]) -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -332,7 +332,7 @@ # Generate code to set up dependency tracking. -*- Autoconf -*- -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -371,7 +371,9 @@ done if test $am_rc -ne 0; then AC_MSG_FAILURE([Something went wrong bootstrapping makefile fragments - for automatic dependency tracking. Try re-running configure with the + for automatic dependency tracking. If GNU make was not used, consider + re-running the configure script with MAKE="gmake" (or whatever is + necessary). You can also try re-running configure with the '--disable-dependency-tracking' option to at least be able to build the package (albeit without support for automatic dependency tracking).]) fi @@ -398,7 +400,7 @@ # Do all the work for Automake. -*- Autoconf -*- -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -595,7 +597,7 @@ done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -616,7 +618,7 @@ fi AC_SUBST([install_sh])]) -# Copyright (C) 2003-2018 Free Software Foundation, Inc. +# Copyright (C) 2003-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -638,7 +640,7 @@ # Add --enable-maintainer-mode option to configure. -*- Autoconf -*- # From Jim Meyering -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -673,7 +675,7 @@ # Check to see how 'make' treats includes. -*- Autoconf -*- -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -716,7 +718,7 @@ # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- -# Copyright (C) 1997-2018 Free Software Foundation, Inc. +# Copyright (C) 1997-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -753,7 +755,7 @@ fi ]) -# Copyright (C) 2003-2018 Free Software Foundation, Inc. +# Copyright (C) 2003-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -787,7 +789,7 @@ # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -816,7 +818,7 @@ AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -863,7 +865,7 @@ # For backward compatibility. AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1101,7 +1103,7 @@ sys.exit(sys.hexversion < minverhex)" AS_IF([AM_RUN_LOG([$1 -c "$prog"])], [$3], [$4])]) -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1120,7 +1122,7 @@ # Check to make sure that the build environment is sane. -*- Autoconf -*- -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1201,7 +1203,7 @@ rm -f conftest.file ]) -# Copyright (C) 2009-2018 Free Software Foundation, Inc. +# Copyright (C) 2009-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1261,7 +1263,7 @@ _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl ]) -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1289,7 +1291,7 @@ INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Copyright (C) 2006-2018 Free Software Foundation, Inc. +# Copyright (C) 2006-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1308,7 +1310,7 @@ # Check how to create a tarball. -*- Autoconf -*- -# Copyright (C) 2004-2018 Free Software Foundation, Inc. +# Copyright (C) 2004-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ChangeLog gst-plugins-bad1.0-1.16.3/ChangeLog --- gst-plugins-bad1.0-1.16.2/ChangeLog 2019-12-03 11:13:00.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ChangeLog 2020-10-21 13:54:15.000000000 +0000 @@ -1,3 +1,586 @@ +=== release 1.16.3 === + +2020-10-21 14:54:11 +0100 Tim-Philipp Müller + + * ChangeLog: + * NEWS: + * RELEASE: + * configure.ac: + * gst-plugins-bad.doap: + * meson.build: + Release 1.16.3 + +2020-10-21 14:54:11 +0100 Tim-Philipp Müller + + * docs/plugins/gst-plugins-bad-plugins.args: + * docs/plugins/gst-plugins-bad-plugins.hierarchy: + * docs/plugins/gst-plugins-bad-plugins.interfaces: + * docs/plugins/gst-plugins-bad-plugins.prerequisites: + * docs/plugins/inspect/plugin-accurip.xml: + * docs/plugins/inspect/plugin-adpcmdec.xml: + * docs/plugins/inspect/plugin-adpcmenc.xml: + * docs/plugins/inspect/plugin-aiff.xml: + * docs/plugins/inspect/plugin-asfmux.xml: + * docs/plugins/inspect/plugin-assrender.xml: + * docs/plugins/inspect/plugin-audiobuffersplit.xml: + * docs/plugins/inspect/plugin-audiofxbad.xml: + * docs/plugins/inspect/plugin-audiolatency.xml: + * docs/plugins/inspect/plugin-audiomixmatrix.xml: + * docs/plugins/inspect/plugin-audiovisualizers.xml: + * docs/plugins/inspect/plugin-autoconvert.xml: + * docs/plugins/inspect/plugin-bayer.xml: + * docs/plugins/inspect/plugin-bluez.xml: + * docs/plugins/inspect/plugin-bs2b.xml: + * docs/plugins/inspect/plugin-bz2.xml: + * docs/plugins/inspect/plugin-camerabin.xml: + * docs/plugins/inspect/plugin-chromaprint.xml: + * docs/plugins/inspect/plugin-closedcaption.xml: + * docs/plugins/inspect/plugin-coloreffects.xml: + * docs/plugins/inspect/plugin-colormanagement.xml: + * docs/plugins/inspect/plugin-curl.xml: + * docs/plugins/inspect/plugin-dashdemux.xml: + * docs/plugins/inspect/plugin-dc1394.xml: + * docs/plugins/inspect/plugin-de265.xml: + * docs/plugins/inspect/plugin-debugutilsbad.xml: + * docs/plugins/inspect/plugin-decklink.xml: + * docs/plugins/inspect/plugin-dfbvideosink.xml: + * docs/plugins/inspect/plugin-dtls.xml: + * docs/plugins/inspect/plugin-dtsdec.xml: + * docs/plugins/inspect/plugin-dvb.xml: + * docs/plugins/inspect/plugin-dvbsuboverlay.xml: + * docs/plugins/inspect/plugin-dvdspu.xml: + * docs/plugins/inspect/plugin-faac.xml: + * docs/plugins/inspect/plugin-faad.xml: + * docs/plugins/inspect/plugin-faceoverlay.xml: + * docs/plugins/inspect/plugin-fbdevsink.xml: + * docs/plugins/inspect/plugin-fdkaac.xml: + * docs/plugins/inspect/plugin-festival.xml: + * docs/plugins/inspect/plugin-fieldanalysis.xml: + * docs/plugins/inspect/plugin-flite.xml: + * docs/plugins/inspect/plugin-fluidsynthmidi.xml: + * docs/plugins/inspect/plugin-freeverb.xml: + * docs/plugins/inspect/plugin-frei0r.xml: + * docs/plugins/inspect/plugin-gaudieffects.xml: + * docs/plugins/inspect/plugin-gdp.xml: + * docs/plugins/inspect/plugin-geometrictransform.xml: + * docs/plugins/inspect/plugin-gme.xml: + * docs/plugins/inspect/plugin-gsm.xml: + * docs/plugins/inspect/plugin-hls.xml: + * docs/plugins/inspect/plugin-id3tag.xml: + * docs/plugins/inspect/plugin-inter.xml: + * docs/plugins/inspect/plugin-interlace.xml: + * docs/plugins/inspect/plugin-ipcpipeline.xml: + * docs/plugins/inspect/plugin-ivfparse.xml: + * docs/plugins/inspect/plugin-ivtc.xml: + * docs/plugins/inspect/plugin-jp2kdecimator.xml: + * docs/plugins/inspect/plugin-jpegformat.xml: + * docs/plugins/inspect/plugin-kate.xml: + * docs/plugins/inspect/plugin-kms.xml: + * docs/plugins/inspect/plugin-ladspa.xml: + * docs/plugins/inspect/plugin-legacyrawparse.xml: + * docs/plugins/inspect/plugin-midi.xml: + * docs/plugins/inspect/plugin-mms.xml: + * docs/plugins/inspect/plugin-modplug.xml: + * docs/plugins/inspect/plugin-mpeg2enc.xml: + * docs/plugins/inspect/plugin-mpegpsdemux.xml: + * docs/plugins/inspect/plugin-mpegpsmux.xml: + * docs/plugins/inspect/plugin-mpegtsdemux.xml: + * docs/plugins/inspect/plugin-mpegtsmux.xml: + * docs/plugins/inspect/plugin-mplex.xml: + * docs/plugins/inspect/plugin-musepack.xml: + * docs/plugins/inspect/plugin-mxf.xml: + * docs/plugins/inspect/plugin-neonhttpsrc.xml: + * docs/plugins/inspect/plugin-netsim.xml: + * docs/plugins/inspect/plugin-ofa.xml: + * docs/plugins/inspect/plugin-openal.xml: + * docs/plugins/inspect/plugin-opencv.xml: + * docs/plugins/inspect/plugin-openexr.xml: + * docs/plugins/inspect/plugin-openh264.xml: + * docs/plugins/inspect/plugin-openjpeg.xml: + * docs/plugins/inspect/plugin-openmpt.xml: + * docs/plugins/inspect/plugin-openni2.xml: + * docs/plugins/inspect/plugin-opusparse.xml: + * docs/plugins/inspect/plugin-pcapparse.xml: + * docs/plugins/inspect/plugin-pnm.xml: + * docs/plugins/inspect/plugin-proxy.xml: + * docs/plugins/inspect/plugin-removesilence.xml: + * docs/plugins/inspect/plugin-resindvd.xml: + * docs/plugins/inspect/plugin-rfbsrc.xml: + * docs/plugins/inspect/plugin-rsvg.xml: + * docs/plugins/inspect/plugin-rtmp.xml: + * docs/plugins/inspect/plugin-rtponvif.xml: + * docs/plugins/inspect/plugin-sbc.xml: + * docs/plugins/inspect/plugin-sctp.xml: + * docs/plugins/inspect/plugin-sdpelem.xml: + * docs/plugins/inspect/plugin-segmentclip.xml: + * docs/plugins/inspect/plugin-shm.xml: + * docs/plugins/inspect/plugin-siren.xml: + * docs/plugins/inspect/plugin-smooth.xml: + * docs/plugins/inspect/plugin-smoothstreaming.xml: + * docs/plugins/inspect/plugin-sndfile.xml: + * docs/plugins/inspect/plugin-soundtouch.xml: + * docs/plugins/inspect/plugin-spandsp.xml: + * docs/plugins/inspect/plugin-speed.xml: + * docs/plugins/inspect/plugin-srt.xml: + * docs/plugins/inspect/plugin-srtp.xml: + * docs/plugins/inspect/plugin-subenc.xml: + * docs/plugins/inspect/plugin-teletext.xml: + * docs/plugins/inspect/plugin-timecode.xml: + * docs/plugins/inspect/plugin-ttmlsubs.xml: + * docs/plugins/inspect/plugin-uvch264.xml: + * docs/plugins/inspect/plugin-vdpau.xml: + * docs/plugins/inspect/plugin-videofiltersbad.xml: + * docs/plugins/inspect/plugin-videoframe_audiolevel.xml: + * docs/plugins/inspect/plugin-videoparsersbad.xml: + * docs/plugins/inspect/plugin-videosignal.xml: + * docs/plugins/inspect/plugin-vmnc.xml: + * docs/plugins/inspect/plugin-voaacenc.xml: + * docs/plugins/inspect/plugin-voamrwbenc.xml: + * docs/plugins/inspect/plugin-vulkan.xml: + * docs/plugins/inspect/plugin-wasapi.xml: + * docs/plugins/inspect/plugin-waylandsink.xml: + * docs/plugins/inspect/plugin-webp.xml: + * docs/plugins/inspect/plugin-webrtc.xml: + * docs/plugins/inspect/plugin-wildmidi.xml: + * docs/plugins/inspect/plugin-x265.xml: + * docs/plugins/inspect/plugin-y4mdec.xml: + * docs/plugins/inspect/plugin-yadif.xml: + * docs/plugins/inspect/plugin-zbar.xml: + Update docs + +2020-10-21 14:54:09 +0100 Tim-Philipp Müller + + * po/pt_BR.po: + * po/ro.po: + * po/sk.po: + * po/sr.po: + Update translations + +2020-10-20 15:10:04 +0100 Tim-Philipp Müller + + * README: + * common: + Automatic update of common submodule + From 59cb678 to a825d27 + +2020-10-16 12:29:02 +0100 Andrew Wesie + + * gst-libs/gst/codecparsers/gsth264parser.c: + codecparsers: h264parser: guard against ref_pic_markings overflow + +2020-04-01 18:08:45 +0200 Miguel Paris + + * ext/dtls/gstdtlsconnection.c: + dtlsconnection: do not set keys_exported flag if actually not exported + keys_exported flag should be set only if keys are actually exported. + For that the next conditions are needed: + 1 - SSL_export_keying_material on success + 2 - SSL_get_selected_srtp_profile returns a valid profile + 3 - The profile ID is SRTP_AES128_CM_SHA1_80 or SRTP_AES128_CM_SHA1_32 + Also don't crash if NULL is returned as profile. + Part-of: + +2020-06-09 22:38:28 +0900 Seungha Yang + + * sys/wasapi/gstwasapisink.c: + * sys/wasapi/gstwasapisink.h: + * sys/wasapi/gstwasapisrc.c: + * sys/wasapi/gstwasapisrc.h: + wasapi: Fix possible deadlock while downwards state change + IAudioClient::Stop() doesn't seem to wake up the event handle, + then read() or write() could be blocked forever by WaitForSingleObject. + Part-of: + +2020-04-29 15:12:36 -0400 Thibault Saunier + + * ext/lv2/gstlv2.c: + * ext/lv2/gstlv2.h: + * ext/lv2/gstlv2filter.c: + * ext/lv2/gstlv2utils.c: + lv2: Namespace global variables and explicitly make them private + And fix a LV2_PORT_GROUPS__rearLeft/LV2_PORT_GROUPS__rearRight typo + Part-of: + +2020-03-20 15:49:06 +0100 Debarshi Ray + + * ext/lv2/gstlv2.c: + * ext/lv2/gstlv2.h: + lv2: Make it build with -fno-common + GCC 10 defaults to -fno-common. This means that global variables shared + across multiple translation units should be declared as 'extern' in + header files and defined in exactly one C file. See: + https://gcc.gnu.org/gcc-10/porting_to.html + https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1125 + Part-of: + +2020-06-23 09:50:46 +0300 Sebastian Dröge + + * gst/audiobuffersplit/gstaudiobuffersplit.c: + audiobuffersplit: Specify in the template caps that only interleaved audio is supported + Needs special support for non-interleaved audio and e.g. use the + GstPlanarAudioAdapter. + See https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/779 + Part-of: + +2020-03-21 18:39:42 +0900 Seungha Yang + + * gst-libs/gst/codecparsers/gsth264parser.c: + * gst-libs/gst/codecparsers/gsth264parser.h: + h264parser: Do not allocate too large size of memory for registered user data SEI + Don't be confused by the unit of payload size (i.e., bits and bytes) + Also this need a documentation with Since mark + Part-of: + +2020-05-08 22:36:01 +0300 Sebastian Dröge + + * gst/audiobuffersplit/gstaudiobuffersplit.c: + * gst/audiobuffersplit/gstaudiobuffersplit.h: + audiobuffersplit: Perform discont tracking on running time + Otherwise we would have to drain on every segment event. Like this we + can handle segment events that don't cause a discontinuity in running + time to be handled without draining. + Part-of: + +2020-05-08 21:36:44 +0300 Sebastian Dröge + + * gst/audiobuffersplit/gstaudiobuffersplit.c: + * gst/audiobuffersplit/gstaudiobuffersplit.h: + audiobuffersplit: Keep incoming and outgoing segments separate + We might have to drain already queued input based on the old segment + before forwarding the new segment event. The new segment is only + forwarded after a discont as otherwise we might cause unnecessary + timestamp jumps as we output buffers timestamped based on sample counts. + Part-of: + +2020-08-28 07:53:26 +1000 Jonathan Matthew + + * ext/modplug/gstmodplug.cc: + modplug: avoid division by zero + Under some conditions, GetMaxPosition() returns zero, which should cause + position queries to fail rather than crash. + Part-of: + +2020-05-06 11:47:56 +0300 Sebastian Dröge + + * ext/musepack/gstmusepackdec.c: + musepackdec: Don't fail all queries if no sample rate is known yet + The sample rate is only needed for the POSITION/DURATION queries and we + would otherwise fail important queries like the CAPS query. + Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/498 + Part-of: + +2020-08-12 11:57:10 +0100 Jose Quaresma + + * gst/proxy/gstproxysink.c: + proxysink: event_function needs to handle the event when it is disconnecetd from proxysrc + without this a disconneted proxysink fail when goes to play with error: + Internal data stream error. + streaming stopped, reason error (-5) + Part-of: + +2020-07-15 10:39:33 +0200 Silvio Lazzeretti + + * sys/wasapi/gstwasapisink.c: + * sys/wasapi/gstwasapisrc.c: + wasapi: added missing lock release in case of error in gst_wasapi_xxx_reset + Part-of: + +2020-05-25 15:36:38 +0300 Sebastian Dröge + + * gst/audiobuffersplit/gstaudiobuffersplit.c: + audiobuffersplit: Unset DISCONT flag if not discontinuous + And also set/unset the RESYNC flag accordingly. + It can happen that the flag is preserved by GstAdapter from the input + buffer. For example if a big input buffer is split into many small ones, + each of the small ones would have the flag set. + All other buffer flags seem safe to keep here if they were set, + including the GAP flag. + Also ensure that the buffer is actually writable before changing any + flags or metadata on it. + Part-of: + +2020-05-15 13:52:06 +1000 Matthew Waters + + * sys/androidmedia/gstamcvideodec.c: + amcvideodec: fix sync meta copying not taking a reference + Fixup for + 9b9e39be248389370e80b429da5a528418733483: amc: Fix crash when a sync_meta survives its sink + https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/603 + Part-of: + +2020-05-09 19:59:46 +0200 Jan Alexander Steffens (heftig) + + * ext/vulkan/vkerror.c: + vulkan: Drop use of VK_RESULT_BEGIN_RANGE + This was removed in Vulkan 1.2.140. + > Shortly after 2020-04-24, we will be removing the automatically + > generated `VK_*_BEGIN_RANGE`, `VK_*_END_RANGE`, and `VK_*_RANGE_SIZE` + > tokens from the Vulkan headers. These tokens are currently defined for + > some enumerated types, but are explicitly not part of the Vulkan API. + > They existed only to support some Vulkan implementation internals, + > which no longer require them. We will be accepting comments on this + > topic in [#1230], but we strongly suggest any external projects using + > these tokens immediately migrate away from them. + [#1230]: https://github.com/KhronosGroup/Vulkan-Docs/issues/1230 + Part-of: + +2020-05-01 14:43:55 +0100 Tim-Philipp Müller + + * gst/autoconvert/gstautoconvert.h: + autoconvert: fix compiler warnings with g_atomic on recent GLib versions + The volatile is not needed here and causes compiler warnings + with newer GLib versions. + gstautoconvert.c: In function ‘gst_auto_convert_dispose’ (and elsewhere): + glib/gatomic.h:108:3: warning: initialization discards ‘volatile’ qualifier from pointer target type [-Wdiscarded-qualifiers] + gstautoconvert.c:224:24: note: in expansion of macro ‘g_atomic_pointer_get’ + 224 | GList *factories = g_atomic_pointer_get (&autoconvert->factories); + Part-of: + +2020-04-03 18:50:16 -0400 worldofpeace + + * ext/neon/meson.build: + meson: build with neon 0.31 + No API/ABI changes https://github.com/notroj/neon/blob/0.31.0/NEWS#L3 + Part-of: + +2020-03-27 10:34:25 +1100 Matthew Waters + + * ext/dtls/gstdtlsconnection.c: + dtls/connection: fix EOF handling with openssl 1.1.1e + openssl 1.1.1e does some stricker EOF handling and will throw an error + if the EOF is unexpected (like in the middle of a record). As we are + streaming data into openssl here, it is entirely possible that we push + data from multiple buffers/packets into openssl separately. + From the openssl changelog: + Changes between 1.1.1d and 1.1.1e [17 Mar 2020] + *) Properly detect EOF while reading in libssl. Previously if we hit an EOF + while reading in libssl then we would report an error back to the + application (SSL_ERROR_SYSCALL) but errno would be 0. We now add + an error to the stack (which means we instead return SSL_ERROR_SSL) and + therefore give a hint as to what went wrong. + [Matt Caswell] + We can relax the EOF signalling to only return TRUE when we have stopped + for any reason (EOS, error). + Will also remove a spurious EOF error from previous openssl version. + Part-of: + +2020-02-29 12:49:06 +0000 Matthew Read + + * sys/opensles/openslessink.c: + openslessink: Allow openslessink to handle 48kHz streams. + The most common audio sample rate in AV streams is 48kHz, and the most + common device output sample rate is 48kHz. This allows handing of 48kHz + input streams without resampling. + Remove comments about avoiding the use of 48kHz. + +2020-01-29 14:10:06 +0900 Seungha Yang + + * sys/msdk/gstmsdkdec.c: + msdkdec: Fix GstMsdkContext leak + +2020-01-29 14:02:09 +0900 Seungha Yang + + * sys/msdk/gstmsdkdec.c: + * sys/msdk/gstmsdkenc.c: + * sys/msdk/gstmsdkvpp.c: + msdk: Clear reference counted object in dispose() method + Follow GObject's memory management model + +2020-02-05 16:12:28 +0000 Tim-Philipp Müller + + * ext/ladspa/gstladspautils.c: + ladspa: only multiply bounded rate properties by sample rate + We don't want to accidentally multiply G_MAXFLOAT or -GMAXFLOAT + with the sample rate. + +2020-02-05 16:03:06 +0000 Tim-Philipp Müller + + * ext/ladspa/gstladspautils.c: + ladspa: fix unbounded integer properties + Use a double instead of a plain float for intermediary + property values, so we have enough bits to store INT_MAX + and it doesn't get rounded and wrapped to -1 when cast + back to a 32-bit integer. + Fixes criticals like + g_param_spec_int: assertion 'default_value >= minimum && default_value <= maximum' failed + when loading LADSPA plugins from the Linux Studio Plugins + Project (http://lsp-plug.in) in GStreamer. + Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/1194 + +2020-02-01 19:18:44 +0100 Stéphane Cerveau + + * ext/fdkaac/gstfdkaacdec.c: + fdkaacdec: add support for mpegversion=2 + Fix for #1199 + +2020-01-28 13:06:59 +0100 Guillermo Rodríguez + + * ext/wayland/wlwindow.c: + waylandsink: Clear window when pipeline is stopped + When a pipeline is stopped (actually when the waylandsink element + state changes from PAUSED to READY) the video surface is cleared, but + the opaque black surface behind is not. Fix this by actually clearing + both surfaces. + +2019-09-04 13:30:37 +0900 Seungha Yang + + * sys/msdk/gstmsdkdec.c: + msdkdec: Do not use video memory on Windows + Like msdkenc, do not use video memory by default on Windows. + +2020-01-17 11:07:47 +0530 Nirbheek Chauhan + + * sys/msdk/gstmsdkcontextutil.c: + * sys/msdk/gstmsdkdec.c: + * sys/msdk/gstmsdkdec.h: + * sys/msdk/gstmsdkenc.c: + * sys/msdk/gstmsdkenc.h: + * sys/msdk/gstmsdkvpp.c: + * sys/msdk/gstmsdkvpp.h: + msdk: Fix increasing memory usage in dynamic pipelines + Our context is non-persistent, and we propagate it throughout the + pipeline. This means that if we try to reuse any gstmsdk element by + removing it from the pipeline and then re-adding it, we'll clone the + mfxSession and create a new gstmsdk context as a child of the old one + inside `gst_msdk_context_new_with_parent()`. + Normally this only allocates a few KB inside the driver, but on + Windows it seems to allocate tens of MBs which leads to linearly + increasing memory usage for each PLAYING->NULL->PLAYING state cycle + for the process. The contexts will only be freed when the pipeline + itself goes to `NULL`, which would defeat the purpose of dynamic + pipelines. + Essentially, we need to optimize the case in which the element is + removed from the pipeline and re-added and the same context is re-set + on it. To detect that case, we set the context on `old_context`, and + compare it to the new one when preparing the context. If they're the + same, we don't need to do anything. + Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/946 + +2020-01-17 10:43:11 +0530 Nirbheek Chauhan + + * sys/msdk/gstmsdkcontextutil.c: + * sys/msdk/gstmsdkcontextutil.h: + * sys/msdk/gstmsdkdec.c: + * sys/msdk/gstmsdkenc.c: + * sys/msdk/gstmsdkvpp.c: + msdk: Reorganize context preparation code + Split it out into a separate function with early exits to make the + flow clearer, and document what the function is doing clearly. + No functional changes. + +2020-01-17 10:13:49 +0530 Nirbheek Chauhan + + * sys/msdk/gstmsdkenc.c: + * sys/msdk/gstmsdkvpp.c: + msdk: Fix warning about unused variable on Windows + +2020-01-17 13:45:35 +0530 Nirbheek Chauhan + + * sys/msdk/gstmsdkdec.c: + * sys/msdk/gstmsdkenc.c: + * sys/msdk/gstmsdkvpp.c: + msdk: Use gst_clear_object() + `gst_object_replace()` is not supposed to be used for unreffing and + NULLing objects. + +2020-01-12 08:07:23 +0530 Nirbheek Chauhan + + * pkgconfig/gstreamer-plugins-bad-uninstalled.pc.in: + pkgconfig: Remove unused substitution in uninstalled.pc.in + `@videolibdir@` isn't used anymore. + +2020-01-12 07:49:47 +0530 Nirbheek Chauhan + + * tests/check/meson.build: + * tests/examples/ipcpipeline/ipcpipeline1.c: + * tests/examples/mpegts/meson.build: + * tests/examples/opencv/meson.build: + * tests/examples/waylandsink/meson.build: + * tests/examples/webrtc/meson.build: + tests: Fix minor bugs in usage of config.h + +2020-01-12 07:41:34 +0530 Nirbheek Chauhan + + * sys/ipcpipeline/gstipcpipelinecomm.c: + * sys/ipcpipeline/gstipcpipelinesrc.c: + ipcpipeline: Minimal fixes that allow building with MSVC + +2020-01-11 14:47:13 +0530 Nirbheek Chauhan + + * sys/ipcpipeline/meson.build: + * tests/examples/ipcpipeline/meson.build: + ipcpipeline: Rework compiler checks + `pipe()` isn't used since 15927b6511bc8304ae144a45c9fbfca88e5dd641, + and `socketpair()` from `#include ` is used only in the + examples. In practice, you can use probably also use anything that + allows you to create fd pairs, such as named pipes or anonymous pipes. + We use the cross-platform GstPollFD API in the plugin. + +2020-01-10 16:03:48 +0900 Seungha Yang + + * ext/hls/meson.build: + hls: Check nettle version to ensure AES128 support + AES128 support was added since nettle version 3.0 + ../subprojects/gst-plugins-bad/ext/hls/gsthlsdemux.h:110:10: error: field ‘ctx’ has incomplete type + struct CBC_CTX (struct aes128_ctx, AES_BLOCK_SIZE) aes_ctx; + +2020-01-13 02:30:07 +1100 Jan Schmidt + + * ext/webrtc/gstwebrtcbin.c: + WebRTC: Support non-trickle ICE candidates in the SDP + Add any ICE candidates from the SDP before adding pending + trickle ICE candidates to support non-trickle peers + Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/678 + +2020-01-07 20:17:12 +0200 Sebastian Dröge + + * ext/webrtc/webrtcdatachannel.c: + webrtc: Unmap all non-binary buffers received via the datachannel + Previously they were only unmapped in case of binary data, causing all + of them to be leaked. + +2019-12-26 22:43:35 +0100 Nicola Murino + + * ext/opencv/meson.build: + opencv: allow compilation against 4.2.x + +2019-12-19 15:19:29 -0500 Nicolas Dufresne + + * gst/autoconvert/gstautoconvert.c: + autoconvert: Fix lock-less exchange or free condition + Before this change, we would free the list we just have saved. + Fixes #1158 + +2019-12-11 14:17:37 +0700 Roman Shpuntov + + * sys/applemedia/avfvideosrc.m: + avfvideosrc: element requests camera permissions even with capture-screen property is true + https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/1137 + macOS has different dialogs for camera capture and screen capture. + No need to request screen capture permissions, the system detect + screen capture automatically and create request dialog. + +2019-12-03 15:45:26 +0200 Sebastian Dröge + + * gst/interlace/gstinterlace.c: + interlace: Store unsigned integers in unsigned integer types + And add some assertions to guard against overflows and out of bounds + reads. + +2019-12-03 15:35:57 +0200 Sebastian Dröge + + * gst/interlace/gstinterlace.c: + interlace: Increment phase_index before checking if we're at the end of the phase + Incrementing it afterwards will always have to phase_index >= 1 and we + will never be at the beginning (0) of the phase again, and thus never + reset timestamp tracking accordingly. + This was broken in bea13ef43b719aad96e28766cd4d23652a891a20 in 2010, and + causes interlace to run into integer overflows after 2^31 frames or + about 5 hours at 29.97fps. Due to usage of wrong types for the integers + this then causes negative numbers to be used in calculations and all + calculations spectacularly fail, leading to all following buffers to + have the timestamp of the first buffer minus one nanosecond. + === release 1.16.2 === 2019-12-03 11:12:59 +0000 Tim-Philipp Müller diff -Nru gst-plugins-bad1.0-1.16.2/common/gst-glib-gen.mak gst-plugins-bad1.0-1.16.3/common/gst-glib-gen.mak --- gst-plugins-bad1.0-1.16.2/common/gst-glib-gen.mak 2019-04-19 09:16:38.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/common/gst-glib-gen.mak 2020-10-20 14:41:07.000000000 +0000 @@ -8,7 +8,8 @@ #glib_gen_decl_banner=GST_EXPORT #glib_gen_decl_include=\#include -enum_headers=$(foreach h,$(glib_enum_headers),\n\#include \"$(h)\") +hash:=\# +enum_headers=$(foreach h,$(glib_enum_headers),\n$(hash)include \"$(h)\") # these are all the rules generating the relevant files $(glib_gen_basename)-marshal.h: $(glib_gen_basename)-marshal.list diff -Nru gst-plugins-bad1.0-1.16.2/common/gst.supp gst-plugins-bad1.0-1.16.3/common/gst.supp --- gst-plugins-bad1.0-1.16.2/common/gst.supp 2019-04-19 09:16:38.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/common/gst.supp 2020-10-20 14:41:07.000000000 +0000 @@ -1390,6 +1390,17 @@ fun:_gst_tag_initialize } +# system-wide tags +# these tags are registered once + +{ + + Memcheck:Leak + fun:*alloc + ... + fun:gst_tag_register_static +} + # system-wide type classes that we keep referenced { diff -Nru gst-plugins-bad1.0-1.16.2/common/m4/Makefile.in gst-plugins-bad1.0-1.16.3/common/m4/Makefile.in --- gst-plugins-bad1.0-1.16.2/common/m4/Makefile.in 2019-12-03 11:08:54.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/common/m4/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/common/Makefile.in gst-plugins-bad1.0-1.16.3/common/Makefile.in --- gst-plugins-bad1.0-1.16.2/common/Makefile.in 2019-12-03 11:08:54.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/common/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/common/README gst-plugins-bad1.0-1.16.3/common/README --- gst-plugins-bad1.0-1.16.2/common/README 2019-04-19 09:16:38.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/common/README 2020-10-20 14:41:07.000000000 +0000 @@ -9,17 +9,24 @@ -------------- We have a website at -http://gstreamer.freedesktop.org/ -You should start by going through our FAQ at -http://gstreamer.freedesktop.org/data/doc/gstreamer/head/faq/html/ + https://gstreamer.freedesktop.org -There is more documentation; go to -http://gstreamer.freedesktop.org/documentation +Our documentation, including tutorials, API reference and FAQ can be found at -You can subscribe to our mailing lists; see the website for details. + https://gstreamer.freedesktop.org/documentation/ -We track bugs in GNOME's bugzilla; see the website for details. +You can subscribe to our mailing lists: + + https://lists.freedesktop.org/mailman/listinfo/gstreamer-announce + + https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel + +Follow us on Twitter: https://twitter.com/GStreamer + +We track bugs, feature requests and merge requests (patches) in GitLab at + + https://gitlab.freedesktop.org/gstreamer/ You can join us on IRC - #gstreamer on irc.freenode.org @@ -137,12 +144,11 @@ --------- - Linux is of course fully supported -- FreeBSD is reported to work; other BSDs should work too -- Solaris is reported to work; a specific sunaudiosink plugin has been written -- MacOSX works, binary 1.x packages can be built using the cerbero build tool +- FreeBSD is reported to work; other BSDs should work too; same for Solaris +- MacOS works, binary 1.x packages can be built using the cerbero build tool - Windows works; binary 1.x packages can be built using the cerbero build tool - MSys/MinGW builds - - Microsoft Visual Studio builds are not yet available or supported + - Microsoft Visual Studio builds are also available and supported - Android works, binary 1.x packages can be built using the cerbero build tool - iOS works @@ -151,36 +157,49 @@ You should always prefer installing from packages first. GStreamer is well-maintained for a number of distributions, including Fedora, Debian, -Ubuntu, Mandrake, Gentoo, ... +Ubuntu, Mandrake, Arch Linux, Gentoo, ... Only in cases where you: -- want to hack on GStreamer -- want to verify that a bug has been fixed -- do not have a sane distribution + + - want to hack on GStreamer + - want to verify that a bug has been fixed + - do not have a sane distribution + should you choose to build from source tarballs or git. Find more information about the various packages at -http://gstreamer.freedesktop.org/download/ + + https://gstreamer.freedesktop.org/download/ COMPILING FROM SOURCE TARBALLS ------------------------------ -- again, make sure that you really need to install from source ! +- again, make sure that you really need to install from source! If GStreamer is one of your first projects ever that you build from source, consider taking on an easier project. -- check output of ./configure --help to see if any options apply to you +- you need a recent version of Meson installed, see + + http://mesonbuild.com/Getting-meson.html + + and + + https://gitlab.freedesktop.org/gstreamer/gst-build/blob/master/README.md + - run - ./configure - make + + meson build + ninja -C build to build GStreamer. + - if you want to install it (not required, but what you usually want to do), run - make install + + ninja -C build install - try out a simple test: - gst-launch -v fakesrc num_buffers=5 ! fakesink - (If you didn't install GStreamer, prefix gst-launch with tools/) + gst-launch-1.0 -v fakesrc num_buffers=5 ! fakesink + (If you didn't install GStreamer, run `./build/tools/gst-launch-1.0`) If it outputs a bunch of messages from fakesrc and fakesink, everything is ok. @@ -196,45 +215,25 @@ COMPILING FROM GIT ------------------ -When building from git sources, you will need to run autogen.sh to generate -the build system files. - -You will need a set of additional tools typical for building from git, -including: -- autoconf -- automake -- libtool - -autogen.sh will check for recent enough versions and complain if you don't have -them. You can also specify specific versions of automake and autoconf with ---with-automake and --with-autoconf - -Check autogen.sh options by running autogen.sh --help - -autogen.sh can pass on arguments to configure - -When you have done this once, you can use autoregen.sh to re-autogen with -the last passed options as a handy shortcut. Use it. - -After the autogen.sh stage, you can follow the directions listed in -"COMPILING FROM SOURCE" +You can build an uninstalled GStreamer from git for development or testing +purposes without affecting your system installation. -You can also run your whole git stack uninstalled in your home directory, -so that you can quickly test changes without affecting your system setup or -interfering with GStreamer installed from packages. Many GStreamer developers -use an uninstalled setup for their work. +Get started with: -There is a 'create-uninstalled-setup.sh' script in + git clone https://gitlab.freedesktop.org/gstreamer/gst-build + meson build + ninja -C build + ninja -C build uninstalled - http://cgit.freedesktop.org/gstreamer/gstreamer/tree/scripts/ +For more information, see the `gst-build` module and its documentation: -to easily create an uninstalled setup from scratch. + https://gitlab.freedesktop.org/gstreamer/gst-build/blob/master/README.md PLUG-IN DEPENDENCIES AND LICENSES --------------------------------- -GStreamer is developed under the terms of the LGPL (see LICENSE file for +GStreamer is developed under the terms of the LGPL (see COPYING file for details). Some of our plug-ins however rely on libraries which are available under other licenses. This means that if you are distributing an application which has a non-GPL compatible license (for instance a closed-source diff -Nru gst-plugins-bad1.0-1.16.2/compile gst-plugins-bad1.0-1.16.3/compile --- gst-plugins-bad1.0-1.16.2/compile 2019-12-03 11:08:53.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/compile 2020-10-21 13:50:57.000000000 +0000 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2020 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify @@ -53,7 +53,7 @@ MINGW*) file_conv=mingw ;; - CYGWIN*) + CYGWIN* | MSYS*) file_conv=cygwin ;; *) @@ -67,7 +67,7 @@ mingw/*) file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` ;; - cygwin/*) + cygwin/* | msys/*) file=`cygpath -m "$file" || echo "$file"` ;; wine/*) diff -Nru gst-plugins-bad1.0-1.16.2/configure gst-plugins-bad1.0-1.16.3/configure --- gst-plugins-bad1.0-1.16.2/configure 2019-12-03 11:08:45.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/configure 2020-10-21 13:50:53.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for GStreamer Bad Plug-ins 1.16.2. +# Generated by GNU Autoconf 2.69 for GStreamer Bad Plug-ins 1.16.3. # # Report bugs to . # @@ -591,8 +591,8 @@ # Identity of this package. PACKAGE_NAME='GStreamer Bad Plug-ins' PACKAGE_TARNAME='gst-plugins-bad' -PACKAGE_VERSION='1.16.2' -PACKAGE_STRING='GStreamer Bad Plug-ins 1.16.2' +PACKAGE_VERSION='1.16.3' +PACKAGE_STRING='GStreamer Bad Plug-ins 1.16.3' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' PACKAGE_URL='' @@ -2508,7 +2508,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures GStreamer Bad Plug-ins 1.16.2 to adapt to many kinds of systems. +\`configure' configures GStreamer Bad Plug-ins 1.16.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -2580,7 +2580,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GStreamer Bad Plug-ins 1.16.2:";; + short | recursive ) echo "Configuration of GStreamer Bad Plug-ins 1.16.3:";; esac cat <<\_ACEOF @@ -3218,7 +3218,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GStreamer Bad Plug-ins configure 1.16.2 +GStreamer Bad Plug-ins configure 1.16.3 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -4191,7 +4191,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by GStreamer Bad Plug-ins $as_me 1.16.2, which was +It was created by GStreamer Bad Plug-ins $as_me 1.16.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -5173,7 +5173,7 @@ # Define the identity of the package. PACKAGE='gst-plugins-bad' - VERSION='1.16.2' + VERSION='1.16.3' cat >>confdefs.h <<_ACEOF @@ -5384,9 +5384,9 @@ - PACKAGE_VERSION_MAJOR=$(echo 1.16.2 | cut -d'.' -f1) - PACKAGE_VERSION_MINOR=$(echo 1.16.2 | cut -d'.' -f2) - PACKAGE_VERSION_MICRO=$(echo 1.16.2 | cut -d'.' -f3) + PACKAGE_VERSION_MAJOR=$(echo 1.16.3 | cut -d'.' -f1) + PACKAGE_VERSION_MINOR=$(echo 1.16.3 | cut -d'.' -f2) + PACKAGE_VERSION_MICRO=$(echo 1.16.3 | cut -d'.' -f3) @@ -5397,7 +5397,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5 $as_echo_n "checking nano version... " >&6; } - NANO=$(echo 1.16.2 | cut -d'.' -f4) + NANO=$(echo 1.16.3 | cut -d'.' -f4) if test x"$NANO" = x || test "x$NANO" = "x0" ; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5 @@ -8143,7 +8143,7 @@ fi : ${AR=ar} -: ${AR_FLAGS=cru} +: ${AR_FLAGS=cr} @@ -9864,8 +9864,8 @@ _LT_EOF echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 - echo "$AR cru libconftest.a conftest.o" >&5 - $AR cru libconftest.a conftest.o 2>&5 + echo "$AR cr libconftest.a conftest.o" >&5 + $AR cr libconftest.a conftest.o 2>&5 echo "$RANLIB libconftest.a" >&5 $RANLIB libconftest.a 2>&5 cat > conftest.c << _LT_EOF @@ -10238,10 +10238,10 @@ done - GST_CURRENT=1602 + GST_CURRENT=1603 GST_REVISION=0 - GST_AGE=1602 - GST_LIBVERSION=1602:0:1602 + GST_AGE=1603 + GST_LIBVERSION=1603:0:1603 @@ -14875,8 +14875,8 @@ -GST_REQ=1.16.2 -GSTPB_REQ=1.16.2 +GST_REQ=1.16.3 +GSTPB_REQ=1.16.3 @@ -94401,7 +94401,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by GStreamer Bad Plug-ins $as_me 1.16.2, which was +This file was extended by GStreamer Bad Plug-ins $as_me 1.16.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -94467,7 +94467,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -GStreamer Bad Plug-ins config.status 1.16.2 +GStreamer Bad Plug-ins config.status 1.16.3 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -95907,7 +95907,9 @@ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "Something went wrong bootstrapping makefile fragments - for automatic dependency tracking. Try re-running configure with the + for automatic dependency tracking. If GNU make was not used, consider + re-running the configure script with MAKE=\"gmake\" (or whatever is + necessary). You can also try re-running configure with the '--disable-dependency-tracking' option to at least be able to build the package (albeit without support for automatic dependency tracking). See \`config.log' for more details" "$LINENO" 5; } diff -Nru gst-plugins-bad1.0-1.16.2/configure.ac gst-plugins-bad1.0-1.16.3/configure.ac --- gst-plugins-bad1.0-1.16.2/configure.ac 2019-12-03 11:08:05.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/configure.ac 2020-10-21 13:50:34.000000000 +0000 @@ -3,7 +3,7 @@ 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.16.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad]) +AC_INIT([GStreamer Bad Plug-ins],[1.16.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad]) AG_GST_INIT @@ -51,11 +51,11 @@ dnl - interfaces added -> increment AGE dnl - interfaces removed -> AGE = 0 dnl sets GST_LT_LDFLAGS -AS_LIBTOOL(GST, 1602, 0, 1602) +AS_LIBTOOL(GST, 1603, 0, 1603) dnl *** required versions of GStreamer stuff *** -GST_REQ=1.16.2 -GSTPB_REQ=1.16.2 +GST_REQ=1.16.3 +GSTPB_REQ=1.16.3 dnl *** autotools stuff **** diff -Nru gst-plugins-bad1.0-1.16.2/debian/build-deps gst-plugins-bad1.0-1.16.3/debian/build-deps --- gst-plugins-bad1.0-1.16.2/debian/build-deps 2020-01-02 06:44:52.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/debian/build-deps 2022-03-02 15:06:49.000000000 +0000 @@ -1,5 +1,3 @@ -@GST_EXTRA_BUILD_DEPENDS@ -@GST_LIB_DEV_DEP@ autoconf (>= 2.69) automake (>= 1.14) autopoint (>= 0.17) @@ -14,8 +12,10 @@ gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0 gobject-introspection (>= 0.9.12-4~) +@GST_EXTRA_BUILD_DEPENDS@ +@GST_LIB_DEV_DEP@ gstreamer@GST_ABI@-doc -gstreamer@GST_ABI@-plugins-base (>= 1.16.2) +gstreamer@GST_ABI@-plugins-base (>= 1.16.3) gstreamer@GST_ABI@-plugins-base-doc gtk-doc-tools (>= 1.12) ladspa-sdk @@ -38,8 +38,8 @@ libgme-dev libgnutls28-dev (>= 2.11.3) libgsm1-dev -libgstreamer-plugins-base@GST_ABI@-dev (>= 1.16.2) -libgstreamer-plugins-good@GST_ABI@-dev (>= 1.16.2) +libgstreamer-plugins-base@GST_ABI@-dev (>= 1.16.3) +libgstreamer-plugins-good@GST_ABI@-dev (>= 1.16.3) libgtk-3-dev (>= 3.15.0) libiptcdata0-dev (>= 1.0.2) libkate-dev (>= 0.1.7) diff -Nru gst-plugins-bad1.0-1.16.2/debian/build-deps.in gst-plugins-bad1.0-1.16.3/debian/build-deps.in --- gst-plugins-bad1.0-1.16.2/debian/build-deps.in 2020-01-02 06:44:52.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/debian/build-deps.in 2022-03-02 15:06:49.000000000 +0000 @@ -1,7 +1,7 @@ @GST_LIB_DEV_DEP@ @GST_EXTRA_BUILD_DEPENDS@ -libgstreamer-plugins-base@GST_ABI@-dev (>= 1.16.2) -libgstreamer-plugins-good@GST_ABI@-dev (>= 1.16.2) +libgstreamer-plugins-base@GST_ABI@-dev (>= 1.16.3) +libgstreamer-plugins-good@GST_ABI@-dev (>= 1.16.3) autotools-dev dh-autoreconf automake (>= 1.14) @@ -29,7 +29,7 @@ libexempi-dev libiptcdata0-dev (>= 1.0.2) libwildmidi-dev (>= 0.2.3) -gstreamer@GST_ABI@-plugins-base (>= 1.16.2) +gstreamer@GST_ABI@-plugins-base (>= 1.16.3) libofa0-dev (>= 0.9.3) libdvdnav-dev (>= 4.1.2) [!hurd-any] libssl-dev diff -Nru gst-plugins-bad1.0-1.16.2/debian/changelog gst-plugins-bad1.0-1.16.3/debian/changelog --- gst-plugins-bad1.0-1.16.2/debian/changelog 2020-02-05 21:48:25.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/debian/changelog 2022-03-02 15:06:49.000000000 +0000 @@ -1,3 +1,16 @@ +gst-plugins-bad1.0 (1.16.3-0ubuntu1) focal; urgency=medium + + * Updated to upstream 1.16.3 (LP: #1962135) + - Remove debian/patches/pcfile-requires-plugins-good (upstreamed) + - Updated gstreamer dependencies to 1.16.3 + * Added 04_openexr_remove_override.patch which disables the C++ standard + override check for some versions of openexr. Newer versions in focal have + backported security patches which introduce a requirement for compiling + with -std=c++11, rendering this check obsolete and causing a compile + failure. + + -- Isaac True Wed, 02 Mar 2022 16:06:49 +0100 + gst-plugins-bad1.0 (1.16.2-2.1ubuntu1) focal; urgency=medium * Merge from Debian unstable. Remaining changes: diff -Nru gst-plugins-bad1.0-1.16.2/debian/control gst-plugins-bad1.0-1.16.3/debian/control --- gst-plugins-bad1.0-1.16.2/debian/control 2020-01-02 06:44:52.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/debian/control 2022-03-02 15:06:49.000000000 +0000 @@ -17,7 +17,7 @@ wayland-protocols (>= 1.4) [linux-any], libvulkan-dev [linux-any], libsrt-dev [linux-any], - libgstreamer1.0-dev (>= 1.16.1), + libgstreamer1.0-dev (>= 1.16.3), autoconf (>= 2.69), automake (>= 1.14), autopoint (>= 0.17), @@ -33,7 +33,7 @@ gir1.2-gstreamer-1.0, gobject-introspection (>= 0.9.12-4~), gstreamer1.0-doc, - gstreamer1.0-plugins-base (>= 1.16.2), + gstreamer1.0-plugins-base (>= 1.16.3), gstreamer1.0-plugins-base-doc, gtk-doc-tools (>= 1.12), ladspa-sdk, @@ -56,8 +56,8 @@ libgme-dev, libgnutls28-dev (>= 2.11.3), libgsm1-dev, - libgstreamer-plugins-base1.0-dev (>= 1.16.2), - libgstreamer-plugins-good1.0-dev (>= 1.16.2), + libgstreamer-plugins-base1.0-dev (>= 1.16.3), + libgstreamer-plugins-good1.0-dev (>= 1.16.3), libgtk-3-dev (>= 3.15.0), libiptcdata0-dev (>= 1.0.2), libkate-dev (>= 0.1.7), diff -Nru gst-plugins-bad1.0-1.16.2/debian/patches/04_openexr_remove_override.patch gst-plugins-bad1.0-1.16.3/debian/patches/04_openexr_remove_override.patch --- gst-plugins-bad1.0-1.16.2/debian/patches/04_openexr_remove_override.patch 1970-01-01 00:00:00.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/debian/patches/04_openexr_remove_override.patch 2022-03-02 15:06:49.000000000 +0000 @@ -0,0 +1,61 @@ +Description: Disable C++ standard override. Newer versions of openexr have + backported security patches which introduce a requirement for compiling with + -std=c++11, rendering this check obsolete. +Author: Isaac True + +--- + +--- gst-plugins-bad1.0-1.16.3.orig/configure.ac ++++ gst-plugins-bad1.0-1.16.3/configure.ac +@@ -1896,15 +1896,6 @@ dnl *** OpenEXR *** + translit(dnm, m, l) AM_CONDITIONAL(USE_OPENEXR, true) + AG_GST_CHECK_FEATURE(OPENEXR, [openexr library], openexr, [ + AG_GST_PKG_CHECK_MODULES(OPENEXR, OpenEXR) +- if test "x$HAVE_OPENEXR" = "xyes"; then +- AG_GST_PKG_CHECK_MODULES(OPENEXR240, OpenEXR >= 2.4.0) +- if test "x$HAVE_OPENEXR240" = "xyes"; then +- OPENEXR_STDCFLAGS= +- else +- OPENEXR_STDCFLAGS="-std=c++98" +- fi +- AC_SUBST([OPENEXR_STDCFLAGS]) +- fi + ]) + + dnl *** openh264 *** +--- gst-plugins-bad1.0-1.16.3.orig/ext/openexr/meson.build ++++ gst-plugins-bad1.0-1.16.3/ext/openexr/meson.build +@@ -1,25 +1,5 @@ + openexr_dep = dependency('OpenEXR', required: get_option('openexr')) + if openexr_dep.found() +- openexr_override_options = [] +- # Older versions of openexr fail to build with -Werror when using GCC >= 9.2 +- # and Clang >= 6 because it uses deprecated C++98 syntax. Explicitly pass +- # -std=c++98 in those cases. Just checking the openexr version is not enough +- # because distros (such as Ubuntu 18.04) have backported patches due to which +- # older openexr versions now require C++11. +- if openexr_dep.version().version_compare('< 2.4.0') +- # Check whether using the openexr headers with -Werror causes an error +- if cxx.has_argument('-Werror') and cxx.check_header('ImfRgbaFile.h', dependencies: openexr_dep) +- if not cxx.check_header('ImfRgbaFile.h', dependencies: openexr_dep, args: '-Werror') +- # If setting -std to c++98 fixes it, use that! Else, warn. +- if cxx.check_header('ImfRgbaFile.h', dependencies: openexr_dep, args: ['-Werror', '-std=c++98']) +- openexr_override_options = ['cpp_std=c++98'] +- else +- warning('openexr headers can\'t be included with \'-Werror\', and no workaround found') +- endif +- endif +- endif +- endif +- + gstopenexr = library('gstopenexr', + 'gstopenexr.c', + 'gstopenexrdec.cpp', +@@ -28,7 +8,6 @@ if openexr_dep.found() + link_args: noseh_link_args, + include_directories: [configinc, libsinc], + dependencies: [gstvideo_dep, openexr_dep], +- override_options: openexr_override_options, + install: true, + install_dir: plugins_install_dir, + ) diff -Nru gst-plugins-bad1.0-1.16.2/debian/patches/pcfile-requires-plugins-good gst-plugins-bad1.0-1.16.3/debian/patches/pcfile-requires-plugins-good --- gst-plugins-bad1.0-1.16.2/debian/patches/pcfile-requires-plugins-good 2019-12-13 20:58:56.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/debian/patches/pcfile-requires-plugins-good 1970-01-01 00:00:00.000000000 +0000 @@ -1,31 +0,0 @@ -Description: Have libgstreamer-plugins-bad-1.0.pc Require the moved copy in -good -Author: Iain Lane -Forwarded: not-needed -Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1170923 - -Index: b/pkgconfig/gstreamer-plugins-bad.pc.in -=================================================================== ---- a/pkgconfig/gstreamer-plugins-bad.pc.in -+++ b/pkgconfig/gstreamer-plugins-bad.pc.in -@@ -7,7 +7,5 @@ - - Name: GStreamer Bad Plugin libraries - Description: Streaming media framework, bad plugins libraries --Requires: gstreamer-@GST_API_VERSION@ -+Requires: gstreamer-@GST_API_VERSION@ gstreamer-plugins-good-@GST_API_VERSION@ - Version: @VERSION@ --Libs: -L${libdir} --Cflags: -I${includedir} -Index: b/pkgconfig/gstreamer-plugins-bad-uninstalled.pc.in -=================================================================== ---- a/pkgconfig/gstreamer-plugins-bad-uninstalled.pc.in -+++ b/pkgconfig/gstreamer-plugins-bad-uninstalled.pc.in -@@ -9,6 +9,6 @@ - Name: GStreamer Bad Plugin libraries, Uninstalled - Description: Streaming media framework, bad plugins libraries, uninstalled - Version: @VERSION@ --Requires: gstreamer-@GST_API_VERSION@ --Libs: -L@audiolibdir@ -L@basecamerabinsrclibdir@ -L@codecparserslibdir@ -L@insertbinlibdir@ -L@photographylibdir@ -L@mpegtslibdir@ -L@playerlibdir@ -L@videolibdir@ -L@waylandlibdir@ -L@webrtclibdir@ -+Requires: gstreamer-@GST_API_VERSION@ gstreamer-plugins-good-@GST_API_VERSION@ -+Libs: -L@audiolibdir@ -L@codecparserslibdir@ -L@insertbinlibdir@ -L@photographylibdir@ -L@mpegtslibdir@ -L@playerlibdir@ -L@videolibdir@ -L@waylandlibdir@ -L@webrtclibdir@ - Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs diff -Nru gst-plugins-bad1.0-1.16.2/debian/patches/series gst-plugins-bad1.0-1.16.3/debian/patches/series --- gst-plugins-bad1.0-1.16.2/debian/patches/series 2020-02-03 11:22:34.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/debian/patches/series 2022-03-02 15:06:49.000000000 +0000 @@ -1,5 +1,5 @@ 01_fix-modplug-linking.patch -pcfile-requires-plugins-good 02_opencv-data-path.patch 03_default-soundfont.patch opencv.patch +04_openexr_remove_override.patch diff -Nru gst-plugins-bad1.0-1.16.2/debian/rules gst-plugins-bad1.0-1.16.3/debian/rules --- gst-plugins-bad1.0-1.16.2/debian/rules 2020-01-02 06:44:52.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/debian/rules 2022-03-02 15:06:49.000000000 +0000 @@ -57,7 +57,7 @@ gst_lib=libgstreamer$(gst_abi)-0 gst_lib_dev=libgstreamer$(gst_abi)-dev # what gstreamer version is needed -gst_lib_dev_dep=$(gst_lib_dev) (>= 1.16.2) +gst_lib_dev_dep=$(gst_lib_dev) (>= 1.16.3) gst_pkgname=gstreamer$(gst_abi) gst_deb_abi=$(gst_abi)-0 diff -Nru gst-plugins-bad1.0-1.16.2/depcomp gst-plugins-bad1.0-1.16.3/depcomp --- gst-plugins-bad1.0-1.16.2/depcomp 2019-12-03 11:09:16.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/depcomp 2020-10-21 13:51:10.000000000 +0000 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2020 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/annotation-glossary.html gst-plugins-bad1.0-1.16.3/docs/libs/html/annotation-glossary.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/annotation-glossary.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/annotation-glossary.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,11 +3,11 @@ Annotation Glossary: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -72,6 +72,6 @@

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/api-index-deprecated.html gst-plugins-bad1.0-1.16.3/docs/libs/html/api-index-deprecated.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/api-index-deprecated.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/api-index-deprecated.html 1970-01-01 00:00:00.000000000 +0000 @@ -1,30 +0,0 @@ - - - - -Index of deprecated API: GStreamer Bad Plugins 1.0 Library Reference Manual - - - - - - - - - - - - - - - - -
-

-Index of deprecated API

- -
- - - \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/api-index-full.html gst-plugins-bad1.0-1.16.3/docs/libs/html/api-index-full.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/api-index-full.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/api-index-full.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ Index: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -2485,6 +2485,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/ch06.html gst-plugins-bad1.0-1.16.3/docs/libs/html/ch06.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/ch06.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/ch06.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ Interfaces: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -27,6 +27,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/codecparsers.html gst-plugins-bad1.0-1.16.3/docs/libs/html/codecparsers.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/codecparsers.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/codecparsers.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ Bitstream parsing Library: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -53,6 +53,6 @@

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/compiling.html gst-plugins-bad1.0-1.16.3/docs/libs/html/compiling.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/compiling.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/compiling.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ Compiling: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -58,6 +58,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/GstPlayer.html gst-plugins-bad1.0-1.16.3/docs/libs/html/GstPlayer.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/GstPlayer.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/GstPlayer.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstPlayer: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -40,8 +40,8 @@

Functions

--++ @@ -536,7 +536,7 @@ - + @@ -544,7 +544,7 @@ - + @@ -553,13 +553,13 @@ +char * +char * @@ -577,10 +577,10 @@ - + - + @@ -591,9 +591,9 @@

Signals

Read
gdoubledouble rate Read / Write
GstPlayerSignalDispatcher * signal-dispatcherWrite / Construct OnlyWrite / Construct Only
gint64
-gchar * suburi Read / Write
-gchar * uri Read / Write
GstPlayerVideoRenderer * video-rendererWrite / Construct OnlyWrite / Construct Only
gdoubledouble volume Read / Write
---+++ @@ -668,8 +668,8 @@

Types and Values

--++ @@ -2608,6 +2608,7 @@

The “audio-video-offset” property

  “audio-video-offset”       gint64

The synchronisation offset between audio and video in nanoseconds.

+

Owner: GstPlayer

Flags: Read / Write

Default value: 0

@@ -2616,6 +2617,7 @@

The “current-audio-track” property

  “current-audio-track”      GstPlayerAudioInfo *

Current audio track information.

+

Owner: GstPlayer

Flags: Read


@@ -2623,6 +2625,7 @@

The “current-subtitle-track” property

  “current-subtitle-track”   GstPlayerSubtitleInfo *

Current audio subtitle information.

+

Owner: GstPlayer

Flags: Read


@@ -2630,6 +2633,7 @@

The “current-video-track” property

  “current-video-track”      GstPlayerVideoInfo *

Current video track information.

+

Owner: GstPlayer

Flags: Read


@@ -2637,6 +2641,7 @@

The “duration” property

  “duration”                 guint64

Duration.

+

Owner: GstPlayer

Flags: Read

Default value: 18446744073709551615

@@ -2645,6 +2650,7 @@

The “media-info” property

  “media-info”               GstPlayerMediaInfo *

Current media information.

+

Owner: GstPlayer

Flags: Read


@@ -2652,6 +2658,7 @@

The “mute” property

  “mute”                     gboolean

Mute.

+

Owner: GstPlayer

Flags: Read / Write

Default value: FALSE

@@ -2660,6 +2667,7 @@

The “pipeline” property

  “pipeline”                 GstElement *

GStreamer pipeline that is used.

+

Owner: GstPlayer

Flags: Read


@@ -2667,14 +2675,16 @@

The “position” property

  “position”                 guint64

Current Position.

+

Owner: GstPlayer

Flags: Read

Default value: 18446744073709551615


The “rate” property

-
  “rate”                     gdouble
+
  “rate”                     double

Playback rate.

+

Owner: GstPlayer

Flags: Read / Write

Allowed values: [-64,64]

Default value: 1

@@ -2684,29 +2694,33 @@

The “signal-dispatcher” property

  “signal-dispatcher”        GstPlayerSignalDispatcher *

Dispatcher for the signals to e.g. event loops.

-

Flags: Write / Construct Only

+

Owner: GstPlayer

+

Flags: Write / Construct Only


The “subtitle-video-offset” property

  “subtitle-video-offset”    gint64

The synchronisation offset between text and video in nanoseconds.

+

Owner: GstPlayer

Flags: Read / Write

Default value: 0


The “suburi” property

-
  “suburi”                   gchar *
+
  “suburi”                   char *

Current Subtitle URI.

+

Owner: GstPlayer

Flags: Read / Write

Default value: NULL


The “uri” property

-
  “uri”                      gchar *
+
  “uri”                      char *

Current URI.

+

Owner: GstPlayer

Flags: Read / Write

Default value: NULL

@@ -2715,6 +2729,7 @@

The “video-multiview-flags” property

  “video-multiview-flags”    GstVideoMultiviewFlags

Override details of the multiview frame layout.

+

Owner: GstPlayer

Flags: Read / Write


@@ -2722,6 +2737,7 @@

The “video-multiview-mode” property

  “video-multiview-mode”     GstVideoMultiviewFramePacking

Re-interpret a video stream as one of several frame-packed stereoscopic modes.

+

Owner: GstPlayer

Flags: Read / Write

Default value: GST_VIDEO_MULTIVIEW_FRAME_PACKING_NONE

@@ -2730,13 +2746,15 @@

The “video-renderer” property

  “video-renderer”           GstPlayerVideoRenderer *

Video renderer to use for rendering videos.

-

Flags: Write / Construct Only

+

Owner: GstPlayer

+

Flags: Write / Construct Only


The “volume” property

-
  “volume”                   gdouble
+
  “volume”                   double

Volume.

+

Owner: GstPlayer

Flags: Read / Write

Allowed values: [0,10]

Default value: 1

@@ -2748,7 +2766,7 @@

The “buffering” signal

void
 user_function (GstPlayer *gstplayer,
-               gint       arg1,
+               int        arg1,
                gpointer   user_data)

Flags: No Hooks

@@ -2827,7 +2845,7 @@

The “uri-loaded” signal

void
 user_function (GstPlayer *gstplayer,
-               gchar     *arg1,
+               char      *arg1,
                gpointer   user_data)

Flags: No Hooks

@@ -2836,8 +2854,8 @@

The “video-dimensions-changed” signal

void
 user_function (GstPlayer *gstplayer,
-               gint       arg1,
-               gint       arg2,
+               int        arg1,
+               int        arg2,
                gpointer   user_data)

Flags: No Hooks

@@ -2861,6 +2879,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/GstPlayerMediaInfo.html gst-plugins-bad1.0-1.16.3/docs/libs/html/GstPlayerMediaInfo.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/GstPlayerMediaInfo.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/GstPlayerMediaInfo.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstPlayerMediaInfo: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -36,8 +36,8 @@

Functions

--++ @@ -304,8 +304,8 @@

Types and Values

--++ @@ -1269,6 +1269,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/GstPlayerVideoOverlayVideoRenderer.html gst-plugins-bad1.0-1.16.3/docs/libs/html/GstPlayerVideoOverlayVideoRenderer.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/GstPlayerVideoOverlayVideoRenderer.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/GstPlayerVideoOverlayVideoRenderer.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstPlayerVideoOverlayVideoRenderer: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -35,8 +35,8 @@

Functions

--++ @@ -364,11 +364,8 @@ -
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/GstPlayerVisualization.html gst-plugins-bad1.0-1.16.3/docs/libs/html/GstPlayerVisualization.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/GstPlayerVisualization.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/GstPlayerVisualization.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstPlayerVisualization: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -36,8 +36,8 @@

Functions

--++ @@ -79,8 +79,8 @@

Types and Values

--++ @@ -226,6 +226,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-ATSC-variants-of-MPEG-TS-descriptors.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-ATSC-variants-of-MPEG-TS-descriptors.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-ATSC-variants-of-MPEG-TS-descriptors.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-ATSC-variants-of-MPEG-TS-descriptors.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ ATSC variants of MPEG-TS descriptors: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -35,8 +35,8 @@

Types and Values

struct
--++ @@ -189,6 +189,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-ATSC-variants-of-MPEG-TS-sections.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-ATSC-variants-of-MPEG-TS-sections.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-ATSC-variants-of-MPEG-TS-sections.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-ATSC-variants-of-MPEG-TS-sections.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ ATSC variants of MPEG-TS sections: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -36,8 +36,8 @@

Functions

enum
--++ @@ -104,8 +104,8 @@

Types and Values

--++ @@ -1009,6 +1009,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-Base-MPEG-TS-descriptors.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-Base-MPEG-TS-descriptors.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-Base-MPEG-TS-descriptors.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-Base-MPEG-TS-descriptors.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ Base MPEG-TS descriptors: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -36,8 +36,8 @@

Functions

--++ @@ -118,8 +118,8 @@

Types and Values

--++ @@ -933,6 +933,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-Base-MPEG-TS-sections.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-Base-MPEG-TS-sections.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-Base-MPEG-TS-sections.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-Base-MPEG-TS-sections.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ Base MPEG-TS sections: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -36,8 +36,8 @@

Functions

--++ @@ -192,8 +192,8 @@

Types and Values

--++ @@ -1470,6 +1470,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-descriptors.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-descriptors.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-descriptors.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-descriptors.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ DVB variants of MPEG-TS descriptors: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -36,8 +36,8 @@

Functions

--++ @@ -372,8 +372,8 @@

Types and Values

--++ @@ -4028,6 +4028,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-sections.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-sections.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-sections.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-sections.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ DVB variants of MPEG-TS sections: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -36,8 +36,8 @@

Functions

--++ @@ -138,8 +138,8 @@

Types and Values

--++ @@ -1126,6 +1126,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-GstInsertbin.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-GstInsertbin.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-GstInsertbin.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-GstInsertbin.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstInsertbin: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -38,8 +38,8 @@

Functions

--++ @@ -105,9 +105,9 @@

Signals

---+++ @@ -142,8 +142,8 @@

Types and Values

--++ @@ -781,6 +781,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-gstmpegvideometa.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-gstmpegvideometa.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-gstmpegvideometa.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-gstmpegvideometa.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ gstmpegvideometa: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -35,8 +35,8 @@

Functions

--++ @@ -67,8 +67,8 @@

Types and Values

--++ @@ -242,6 +242,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-GstPhotography.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-GstPhotography.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-GstPhotography.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-GstPhotography.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstPhotography: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -52,8 +52,8 @@

Functions

--++ @@ -303,8 +303,8 @@

Types and Values

--++ @@ -1810,7 +1810,7 @@ @@ -1818,7 +1818,7 @@ @@ -1854,7 +1854,7 @@ @@ -1862,7 +1862,7 @@ @@ -1877,7 +1877,7 @@ @@ -1885,7 +1885,7 @@ @@ -2398,6 +2398,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-GstPlayerGMainContextSignalDispatcher.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-GstPlayerGMainContextSignalDispatcher.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-GstPlayerGMainContextSignalDispatcher.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-GstPlayerGMainContextSignalDispatcher.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstPlayerGMainContextSignalDispatcher: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -35,8 +35,8 @@

Functions

GST_PHOTOGRAPHY_SCENE_MODE_ACTION

Take photos of fast moving - objects (Since: 1.2)

+objects (Since: 1.2)

 

GST_PHOTOGRAPHY_SCENE_MODE_NIGHT_PORTRAIT

Take people pictures - at night (Since: 1.2)

+at night (Since: 1.2)

 

GST_PHOTOGRAPHY_SCENE_MODE_STEADY_PHOTO

Avoid blurry pictures - (for example, due to hand shake) (Since: 1.2)

+(for example, due to hand shake) (Since: 1.2)

 

GST_PHOTOGRAPHY_SCENE_MODE_FIREWORKS

For shooting firework - displays (Since: 1.2)

+displays (Since: 1.2)

 

GST_PHOTOGRAPHY_SCENE_MODE_CANDLELIGHT

Capture the naturally warm color - of scenes lit by candles (Since: 1.2)

+of scenes lit by candles (Since: 1.2)

 

GST_PHOTOGRAPHY_SCENE_MODE_BARCODE

Applications are looking for - a barcode (Since: 1.2)

+a barcode (Since: 1.2)

 
--++ - +
@@ -88,11 +88,8 @@ -
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-h264parser.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-h264parser.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-h264parser.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-h264parser.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstH264Parser: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -36,8 +36,8 @@

Functions

--++ @@ -213,8 +213,8 @@

Types and Values

--++ @@ -1302,15 +1302,15 @@ @@ -1370,7 +1370,7 @@ @@ -1445,7 +1445,7 @@ @@ -1453,7 +1453,7 @@ @@ -2588,6 +2588,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-ISDB-variants-of-MPEG-TS-descriptors.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-ISDB-variants-of-MPEG-TS-descriptors.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-ISDB-variants-of-MPEG-TS-descriptors.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-ISDB-variants-of-MPEG-TS-descriptors.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ ISDB variants of MPEG-TS descriptors: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -35,8 +35,8 @@

Types and Values

GST_H264_PARSER_NO_NAL_END

Start of the NAL unit found, but not the end. - This will be returned if no start/sync marker for the next NAL unit was - found. In this case the parser will assume that the end of the data is - also the end of the NAL unit. Whether this assumption is correct or not - depends on the context, which only the caller can know, which is why a - special result value is returned in this case. If the data is NAL-aligned - then GST_H264_PARSER_NO_NAL_END can be treated just like - GST_H264_PARSER_OK. If the data is not guaranteed to be NAL-aligned, - then the caller probably wants to collect more data until there's another - sync marker or the end of the stream has been reached.

+This will be returned if no start/sync marker for the next NAL unit was +found. In this case the parser will assume that the end of the data is +also the end of the NAL unit. Whether this assumption is correct or not +depends on the context, which only the caller can know, which is why a +special result value is returned in this case. If the data is NAL-aligned +then GST_H264_PARSER_NO_NAL_END can be treated just like +GST_H264_PARSER_OK. If the data is not guaranteed to be NAL-aligned, +then the caller probably wants to collect more data until there's another +sync marker or the end of the stream has been reached.

 

GST_H264_SEI_FRAME_PACKING

Frame Packing Arrangement (FPA) message that - contains the 3D arrangement for stereoscopic 3D video (Since: 1.6) +contains the 3D arrangement for stereoscopic 3D video (Since: 1.6) ...

 

GST_H264_SEI_PIC_STRUCT_FRAME_DOUBLING

indicates that the frame should - be displayed two times consecutively

+be displayed two times consecutively

 

GST_H264_SEI_PIC_STRUCT_FRAME_TRIPLING

indicates that the frame should be - displayed three times consecutively

+displayed three times consecutively

 
--++ @@ -239,6 +239,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-jpegparser.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-jpegparser.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-jpegparser.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-jpegparser.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstJpegParser: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -35,8 +35,8 @@

Functions

enum
--++ @@ -110,8 +110,8 @@

Types and Values

--++ @@ -385,7 +385,7 @@
gboolean
 gst_jpeg_segment_parse_quantization_table
                                (const GstJpegSegment *segment,
-                                GstJpegQuantTables *quant_tables);
+ GstJpegQuantTables *quant_tables);

Parses the JPEG quantization table structure members from segment .

The caller must make sure there is enough data for the whole segment @@ -413,7 +413,7 @@

- + @@ -467,7 +467,7 @@

gst_jpeg_get_default_quantization_tables ()

void
 gst_jpeg_get_default_quantization_tables
-                               (GstJpegQuantTables *quant_tables);
+ (GstJpegQuantTables *quant_tables);
@@ -969,6 +969,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-mpeg4parser.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-mpeg4parser.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-mpeg4parser.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-mpeg4parser.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstMpeg4Parser: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -36,8 +36,8 @@

Functions

quant_tables

The GstJpegQuantTables structure to fill in.

The GstJpegQuantTables structure to fill in.

[out]
--++ @@ -103,8 +103,8 @@

Types and Values

--++ @@ -1422,7 +1422,6 @@ guint8 intra_dc_vlc_thr; - guint8 top_field_first; guint8 alternate_vertical_scan_flag; @@ -1549,6 +1548,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-Mpeg-ts-helper-library.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-Mpeg-ts-helper-library.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-Mpeg-ts-helper-library.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-Mpeg-ts-helper-library.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ Mpeg-ts helper library: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -35,8 +35,8 @@

Functions

--++ - +
@@ -66,11 +66,8 @@ usage.

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-mpegvideoparser.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-mpegvideoparser.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-mpegvideoparser.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-mpegvideoparser.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstMpegvideoParser: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -36,8 +36,8 @@

Functions

--++ @@ -151,8 +151,8 @@

Types and Values

--++ @@ -1531,6 +1531,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-vc1parser.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-vc1parser.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gst-plugins-bad-libs-vc1parser.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gst-plugins-bad-libs-vc1parser.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstVc1Parser: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -36,8 +36,8 @@

Functions

--++ @@ -143,8 +143,8 @@

Types and Values

--++ @@ -1843,6 +1843,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gstreamer-libs-hierarchy.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gstreamer-libs-hierarchy.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gstreamer-libs-hierarchy.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gstreamer-libs-hierarchy.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ Part II. Object Hierarchy: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -83,6 +83,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/gstreamer-plugins-bad.html gst-plugins-bad1.0-1.16.3/docs/libs/html/gstreamer-plugins-bad.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/gstreamer-plugins-bad.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/gstreamer-plugins-bad.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ Part I. GStreamer Bad Plugins Libraries: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -137,6 +137,6 @@

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/GstWebRTCDTLSTransport.html gst-plugins-bad1.0-1.16.3/docs/libs/html/GstWebRTCDTLSTransport.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/GstWebRTCDTLSTransport.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/GstWebRTCDTLSTransport.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstWebRTCDTLSTransport: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -37,8 +37,8 @@

Functions

--++ +char * @@ -72,19 +72,19 @@ +char * - + - + @@ -104,8 +104,8 @@

Types and Values

@@ -61,7 +61,7 @@
-gchar * certificate Read / Write
-gchar * remote-certificate Read
gboolean rtcpRead / Write / Construct OnlyRead / Write / Construct Only
guint session-idRead / Write / Construct OnlyRead / Write / Construct Only
GstWebRTCDTLSTransportState
--++ @@ -188,8 +188,9 @@

Property Details

The “certificate” property

-
  “certificate”              gchar *
+
  “certificate”              char *

DTLS certificate.

+

Owner: GstWebRTCDTLSTransport

Flags: Read / Write

Default value: NULL

@@ -198,14 +199,16 @@

The “client” property

  “client”                   gboolean

Are we the client in the DTLS handshake?.

+

Owner: GstWebRTCDTLSTransport

Flags: Read / Write

Default value: FALSE


The “remote-certificate” property

-
  “remote-certificate”       gchar *
+
  “remote-certificate”       char *

Remote DTLS certificate.

+

Owner: GstWebRTCDTLSTransport

Flags: Read

Default value: NULL

@@ -214,7 +217,8 @@

The “rtcp” property

  “rtcp”                     gboolean

The transport is being used solely for RTCP.

-

Flags: Read / Write / Construct Only

+

Owner: GstWebRTCDTLSTransport

+

Flags: Read / Write / Construct Only

Default value: FALSE


@@ -222,7 +226,8 @@

The “session-id” property

  “session-id”               guint

Unique session ID.

-

Flags: Read / Write / Construct Only

+

Owner: GstWebRTCDTLSTransport

+

Flags: Read / Write / Construct Only

Default value: 0


@@ -230,6 +235,7 @@

The “state” property

  “state”                    GstWebRTCDTLSTransportState

State of the DTLS transport.

+

Owner: GstWebRTCDTLSTransport

Flags: Read

Default value: GST_WEBRTC_DTLS_TRANSPORT_STATE_NEW

@@ -238,6 +244,7 @@

The “transport” property

  “transport”                GstWebRTCICETransport *

ICE transport used by this dtls transport.

+

Owner: GstWebRTCDTLSTransport

Flags: Read

@@ -247,6 +254,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/GstWebRTCICETransport.html gst-plugins-bad1.0-1.16.3/docs/libs/html/GstWebRTCICETransport.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/GstWebRTCICETransport.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/GstWebRTCICETransport.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstWebRTCICETransport: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -46,7 +46,7 @@ - + @@ -65,9 +65,9 @@

Signals

enum
GstWebRTCICEComponent componentRead / Write / Construct OnlyRead / Write / Construct Only
GstWebRTCICEGatheringState
---+++ @@ -87,8 +87,8 @@

Types and Values

--++ @@ -159,7 +159,8 @@

The “component” property

  “component”                GstWebRTCICEComponent

The ICE component of this transport.

-

Flags: Read / Write / Construct Only

+

Owner: GstWebRTCICETransport

+

Flags: Read / Write / Construct Only

Default value: GST_WEBRTC_ICE_COMPONENT_RTP


@@ -167,6 +168,7 @@

The “gathering-state” property

  “gathering-state”          GstWebRTCICEGatheringState

The ICE gathering state of this transport.

+

Owner: GstWebRTCICETransport

Flags: Read

Default value: GST_WEBRTC_ICE_GATHERING_STATE_NEW

@@ -175,6 +177,7 @@

The “state” property

  “state”                    GstWebRTCICEConnectionState

The ICE connection state of this transport.

+

Owner: GstWebRTCICETransport

Flags: Read

Default value: GST_WEBRTC_ICE_CONNECTION_STATE_NEW

@@ -185,7 +188,7 @@

The “on-new-candidate” signal

void
 user_function (GstWebRTCICETransport *gstwebrtcicetransport,
-               gchar                 *arg1,
+               char                  *arg1,
                gpointer               user_data)

Flags: Run Last

@@ -204,6 +207,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/GstWebRTCRTPReceiver.html gst-plugins-bad1.0-1.16.3/docs/libs/html/GstWebRTCRTPReceiver.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/GstWebRTCRTPReceiver.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/GstWebRTCRTPReceiver.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstWebRTCRTPReceiver: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -36,8 +36,8 @@

Functions

enum
--++ @@ -108,14 +108,11 @@
-

Types and Values

-
- +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/GstWebRTCRTPSender.html gst-plugins-bad1.0-1.16.3/docs/libs/html/GstWebRTCRTPSender.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/GstWebRTCRTPSender.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/GstWebRTCRTPSender.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstWebRTCRTPSender: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -36,8 +36,8 @@

Functions

--++ @@ -108,14 +108,11 @@
-

Types and Values

-
- +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/GstWebRTCRTPTransceiver.html gst-plugins-bad1.0-1.16.3/docs/libs/html/GstWebRTCRTPTransceiver.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/GstWebRTCRTPTransceiver.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/GstWebRTCRTPTransceiver.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstWebRTCRTPTransceiver: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -45,19 +45,19 @@ - + - + - +
guint mlineindexRead / Write / Construct OnlyRead / Write / Construct Only
GstWebRTCRTPReceiver * receiverRead / Write / Construct OnlyRead / Write / Construct Only
GstWebRTCRTPSender * senderRead / Write / Construct OnlyRead / Write / Construct Only
@@ -84,15 +84,13 @@

-

Types and Values

-
-

Property Details

The “mlineindex” property

  “mlineindex”               guint

Index in the SDP of the Media.

-

Flags: Read / Write / Construct Only

+

Owner: GstWebRTCRTPTransceiver

+

Flags: Read / Write / Construct Only

Default value: 0


@@ -100,14 +98,16 @@

The “receiver” property

  “receiver”                 GstWebRTCRTPReceiver *

The RTP receiver for this transceiver.

-

Flags: Read / Write / Construct Only

+

Owner: GstWebRTCRTPTransceiver

+

Flags: Read / Write / Construct Only


The “sender” property

  “sender”                   GstWebRTCRTPSender *

The RTP sender for this transceiver.

-

Flags: Read / Write / Construct Only

+

Owner: GstWebRTCRTPTransceiver

+

Flags: Read / Write / Construct Only

@@ -116,6 +116,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/GstWebRTCSessionDescription.html gst-plugins-bad1.0-1.16.3/docs/libs/html/GstWebRTCSessionDescription.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/GstWebRTCSessionDescription.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/GstWebRTCSessionDescription.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ GstWebRTCSessionDescription: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -36,8 +36,8 @@

Functions

--++ @@ -71,8 +71,8 @@

Types and Values

--++ @@ -219,6 +219,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/docs/libs/html/home.png and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/docs/libs/html/home.png differ diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/index.html gst-plugins-bad1.0-1.16.3/docs/libs/html/index.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/index.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/index.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,10 +3,10 @@ GStreamer Bad Plugins 1.0 Library Reference Manual: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -15,7 +15,7 @@
 

- for GStreamer Bad Library 1.0 (1.16.2) + for GStreamer Bad Library 1.0 (1.16.3) http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-libs/html/.

@@ -131,11 +131,10 @@
II. Object Hierarchy
Index
-
Index of deprecated API
Annotation Glossary
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/docs/libs/html/left-insensitive.png and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/docs/libs/html/left-insensitive.png differ Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/docs/libs/html/left.png and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/docs/libs/html/left.png differ diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/mpegts.html gst-plugins-bad1.0-1.16.3/docs/libs/html/mpegts.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/mpegts.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/mpegts.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ Mpeg TS helper library: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -55,6 +55,6 @@

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/player.html gst-plugins-bad1.0-1.16.3/docs/libs/html/player.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/player.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/player.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ Player Library: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -41,6 +41,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/docs/libs/html/right-insensitive.png and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/docs/libs/html/right-insensitive.png differ Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/docs/libs/html/right.png and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/docs/libs/html/right.png differ diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/style.css gst-plugins-bad1.0-1.16.3/docs/libs/html/style.css --- gst-plugins-bad1.0-1.16.2/docs/libs/html/style.css 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/style.css 2020-10-21 13:54:34.000000000 +0000 @@ -61,18 +61,6 @@ color: #729fcf; } -div.informaltable table -{ - border-collapse: separate; - border-spacing: 1em 0.3em; - border: none; -} - -div.informaltable table td, div.informaltable table th -{ - vertical-align: top; -} - .function_type, .variable_type, .property_type, @@ -127,6 +115,7 @@ margin: 0.25em; } +div.informaltable table[border="1"], div.table table { border-collapse: collapse; @@ -135,6 +124,8 @@ border: solid 1px #babdb6; } +div.informaltable table[border="1"] td, +div.informaltable table th, div.table table td, div.table table th { /* tango:aluminium 3 */ @@ -143,6 +134,7 @@ vertical-align: top; } +div.informaltable table[border="1"] th, div.table table th { /* tango:aluminium 2 */ @@ -293,29 +285,11 @@ font-weight: normal; } -acronym,abbr +acronym,abbr { border-bottom: 1px dotted gray; } -/* code listings */ - -.listing_code .programlisting .normal, -.listing_code .programlisting .normal a, -.listing_code .programlisting .number, -.listing_code .programlisting .cbracket, -.listing_code .programlisting .symbol { color: #555753; } -.listing_code .programlisting .comment, -.listing_code .programlisting .linenum { color: #babdb6; } /* tango: aluminium 3 */ -.listing_code .programlisting .function, -.listing_code .programlisting .function a, -.listing_code .programlisting .preproc { color: #204a87; } /* tango: sky blue 3 */ -.listing_code .programlisting .string { color: #ad7fa8; } /* tango: plum */ -.listing_code .programlisting .keyword, -.listing_code .programlisting .usertype, -.listing_code .programlisting .type, -.listing_code .programlisting .type a { color: #4e9a06; } /* tango: chameleon 3 */ - .listing_frame { /* tango:sky blue 1 */ border: solid 1px #729fcf; @@ -481,3 +455,76 @@ } } +pre { line-height: 125%; margin: 0; } +td.linenos pre { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +span.linenos { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +td.linenos pre.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } +span.linenos.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } +.hll { background-color: #ffffcc } +.c { color: #408080; font-style: italic } /* Comment */ +.err { border: 1px solid #FF0000 } /* Error */ +.k { color: #008000; font-weight: bold } /* Keyword */ +.o { color: #666666 } /* Operator */ +.ch { color: #408080; font-style: italic } /* Comment.Hashbang */ +.cm { color: #408080; font-style: italic } /* Comment.Multiline */ +.cp { color: #BC7A00 } /* Comment.Preproc */ +.cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */ +.c1 { color: #408080; font-style: italic } /* Comment.Single */ +.cs { color: #408080; font-style: italic } /* Comment.Special */ +.gd { color: #A00000 } /* Generic.Deleted */ +.ge { font-style: italic } /* Generic.Emph */ +.gr { color: #FF0000 } /* Generic.Error */ +.gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.gi { color: #00A000 } /* Generic.Inserted */ +.go { color: #888888 } /* Generic.Output */ +.gp { color: #000080; font-weight: bold } /* Generic.Prompt */ +.gs { font-weight: bold } /* Generic.Strong */ +.gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.gt { color: #0044DD } /* Generic.Traceback */ +.kc { color: #008000; font-weight: bold } /* Keyword.Constant */ +.kd { color: #008000; font-weight: bold } /* Keyword.Declaration */ +.kn { color: #008000; font-weight: bold } /* Keyword.Namespace */ +.kp { color: #008000 } /* Keyword.Pseudo */ +.kr { color: #008000; font-weight: bold } /* Keyword.Reserved */ +.kt { color: #B00040 } /* Keyword.Type */ +.m { color: #666666 } /* Literal.Number */ +.s { color: #BA2121 } /* Literal.String */ +.na { color: #7D9029 } /* Name.Attribute */ +.nb { color: #008000 } /* Name.Builtin */ +.nc { color: #0000FF; font-weight: bold } /* Name.Class */ +.no { color: #880000 } /* Name.Constant */ +.nd { color: #AA22FF } /* Name.Decorator */ +.ni { color: #999999; font-weight: bold } /* Name.Entity */ +.ne { color: #D2413A; font-weight: bold } /* Name.Exception */ +.nf { color: #0000FF } /* Name.Function */ +.nl { color: #A0A000 } /* Name.Label */ +.nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ +.nt { color: #008000; font-weight: bold } /* Name.Tag */ +.nv { color: #19177C } /* Name.Variable */ +.ow { color: #AA22FF; font-weight: bold } /* Operator.Word */ +.w { color: #bbbbbb } /* Text.Whitespace */ +.mb { color: #666666 } /* Literal.Number.Bin */ +.mf { color: #666666 } /* Literal.Number.Float */ +.mh { color: #666666 } /* Literal.Number.Hex */ +.mi { color: #666666 } /* Literal.Number.Integer */ +.mo { color: #666666 } /* Literal.Number.Oct */ +.sa { color: #BA2121 } /* Literal.String.Affix */ +.sb { color: #BA2121 } /* Literal.String.Backtick */ +.sc { color: #BA2121 } /* Literal.String.Char */ +.dl { color: #BA2121 } /* Literal.String.Delimiter */ +.sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */ +.s2 { color: #BA2121 } /* Literal.String.Double */ +.se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ +.sh { color: #BA2121 } /* Literal.String.Heredoc */ +.si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ +.sx { color: #008000 } /* Literal.String.Other */ +.sr { color: #BB6688 } /* Literal.String.Regex */ +.s1 { color: #BA2121 } /* Literal.String.Single */ +.ss { color: #19177C } /* Literal.String.Symbol */ +.bp { color: #008000 } /* Name.Builtin.Pseudo */ +.fm { color: #0000FF } /* Name.Function.Magic */ +.vc { color: #19177C } /* Name.Variable.Class */ +.vg { color: #19177C } /* Name.Variable.Global */ +.vi { color: #19177C } /* Name.Variable.Instance */ +.vm { color: #19177C } /* Name.Variable.Magic */ +.il { color: #666666 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/tools.html gst-plugins-bad1.0-1.16.3/docs/libs/html/tools.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/tools.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/tools.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ Useful elements: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -27,6 +27,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/docs/libs/html/up-insensitive.png and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/docs/libs/html/up-insensitive.png differ Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/docs/libs/html/up.png and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/docs/libs/html/up.png differ diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/html/webrtc.html gst-plugins-bad1.0-1.16.3/docs/libs/html/webrtc.html --- gst-plugins-bad1.0-1.16.2/docs/libs/html/webrtc.html 2019-12-03 11:13:19.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/html/webrtc.html 2020-10-21 13:54:34.000000000 +0000 @@ -3,12 +3,12 @@ WebRTC Library: GStreamer Bad Plugins 1.0 Library Reference Manual - + - + @@ -44,6 +44,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/libs/Makefile.in gst-plugins-bad1.0-1.16.3/docs/libs/Makefile.in --- gst-plugins-bad1.0-1.16.2/docs/libs/Makefile.in 2019-12-03 11:08:54.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/libs/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/docs/Makefile.in gst-plugins-bad1.0-1.16.3/docs/Makefile.in --- gst-plugins-bad1.0-1.16.2/docs/Makefile.in 2019-12-03 11:08:54.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/gst-plugins-bad-plugins.args gst-plugins-bad1.0-1.16.3/docs/plugins/gst-plugins-bad-plugins.args --- gst-plugins-bad1.0-1.16.2/docs/plugins/gst-plugins-bad-plugins.args 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/gst-plugins-bad-plugins.args 2020-10-21 13:53:19.000000000 +0000 @@ -66253,6 +66253,16 @@ +GstSrtpEnc::mki +GstBuffer* + +rw +MKI +Master key Identifier (NULL means no MKI). + + + + GstSegmentation::learning-rate gfloat [0,1] diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/gst-plugins-bad-plugins.hierarchy gst-plugins-bad1.0-1.16.3/docs/plugins/gst-plugins-bad-plugins.hierarchy --- gst-plugins-bad1.0-1.16.2/docs/plugins/gst-plugins-bad-plugins.hierarchy 2019-12-03 11:11:48.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/gst-plugins-bad-plugins.hierarchy 2020-10-21 13:53:19.000000000 +0000 @@ -109,7 +109,6 @@ GstDecklinkVideoSrc GstDvbSrc GstMMS - GstNeonhttpSrc GstOpenni2Src GstRTMPSrc GstRfbSrc @@ -174,28 +173,6 @@ GstLcms GstLine21Decoder GstLine21Encoder - GstOpencvVideoFilter - GstCameraCalibrate - GstCameraUndistort - GstCvDilateErode - GstCvDilate - GstCvErode - GstCvEqualizeHist - GstCvLaplace - GstCvSmooth - GstCvSobel - GstDewarp - GstEdgeDetect - GstFaceBlur - GstFaceDetect - GstGrabcut - GstHanddetect - GstMotioncells - GstOpencvTextOverlay - GstRetinex - GstSegmentation - GstSkinDetect - GstTemplateMatch GstRsvgOverlay GstSceneChange GstSimpleVideoMark @@ -250,7 +227,6 @@ GstCompare GstDVBSubOverlay GstDVDSpu - GstDisparity GstDtlsDec GstDtlsEnc GstDtlsSrtpDemux @@ -297,6 +273,8 @@ GstSpanPlc GstSpeed GstSrtEnc + GstSrtpDec + GstSrtpEnc GstTagMux GstId3Mux GstTeletextDec @@ -307,7 +285,6 @@ GstLibde265Dec GstOpenEXRDec GstOpenJPEGDec - GstOpenh264Dec GstPnmdec GstRsvgDec GstVMncDec @@ -316,7 +293,6 @@ GstWebPDec GstVideoEncoder GstOpenJPEGEnc - GstOpenh264Enc GstPnmenc GstWebpEnc GstX265Enc @@ -390,6 +366,7 @@ PangoFcFontMap PangoCairoFcFontMap GInterface + GListModel GSocketConnectable GTypePlugin GstChildProxy diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/gst-plugins-bad-plugins.interfaces gst-plugins-bad1.0-1.16.3/docs/plugins/gst-plugins-bad-plugins.interfaces --- gst-plugins-bad1.0-1.16.2/docs/plugins/gst-plugins-bad-plugins.interfaces 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/gst-plugins-bad-plugins.interfaces 2020-10-21 13:53:19.000000000 +0000 @@ -115,6 +115,9 @@ MXFDMS1ProductionClipFramework MXFDescriptiveMetadataFrameworkInterface MXFDMS1ProductionFramework MXFDescriptiveMetadataFrameworkInterface MXFDMS1SceneFramework MXFDescriptiveMetadataFrameworkInterface +PangoCairoFcFontMap GListModel PangoCairoFontMap PangoCairoFcFontMap PangoCairoFontMap +PangoFcFontMap GListModel +PangoFontMap GListModel RsnDvdBin GstChildProxy GstURIHandler VdpSink GstImplementsInterface GstNavigation GstXOverlay diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/gst-plugins-bad-plugins.prerequisites gst-plugins-bad1.0-1.16.3/docs/plugins/gst-plugins-bad-plugins.prerequisites --- gst-plugins-bad1.0-1.16.2/docs/plugins/gst-plugins-bad-plugins.prerequisites 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/gst-plugins-bad-plugins.prerequisites 2020-10-21 13:53:19.000000000 +0000 @@ -1,3 +1,4 @@ +GListModel GObject GSocketConnectable GObject GstChildProxy GObject GstTagSetter GstElement diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/ch01.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/ch01.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/ch01.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/ch01.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ gst-plugins-bad Elements: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -900,6 +900,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/ch02.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/ch02.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/ch02.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/ch02.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ gst-plugins-bad Plugins: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -410,6 +410,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-1.0.devhelp2 gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-1.0.devhelp2 --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-1.0.devhelp2 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-1.0.devhelp2 2020-10-21 13:54:38.000000000 +0000 @@ -569,15 +569,15 @@ - - - - + + + + - + @@ -591,7 +591,7 @@ - + @@ -650,7 +650,7 @@ - + @@ -676,7 +676,7 @@ - + @@ -767,7 +767,7 @@ - + @@ -790,14 +790,14 @@ - + - + @@ -870,7 +870,7 @@ - + @@ -883,7 +883,7 @@ - + @@ -1020,7 +1020,7 @@ - + @@ -1098,7 +1098,7 @@ - + @@ -1139,7 +1139,7 @@ - + @@ -1150,8 +1150,8 @@ - - + + @@ -1206,7 +1206,7 @@ - + @@ -1261,7 +1261,7 @@ - + @@ -1299,7 +1299,7 @@ - + @@ -1327,7 +1327,7 @@ - + @@ -1335,7 +1335,7 @@ - + @@ -1345,6 +1345,7 @@ + @@ -1356,7 +1357,7 @@ - + diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-a2dpsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-a2dpsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-a2dpsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-a2dpsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ a2dpsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -67,8 +67,8 @@

Types and Values

--++ @@ -172,6 +172,7 @@

The “auto-connect” property

  “auto-connect”             gboolean

Automatically attempt to connect to device.

+

Owner: GstA2dpSink

Flags: Read / Write

Default value: TRUE

@@ -180,6 +181,7 @@

The “device” property

  “device”                   gchar *

Bluetooth remote device address.

+

Owner: GstA2dpSink

Flags: Read / Write

Default value: NULL

@@ -188,12 +190,13 @@

The “transport” property

  “transport”                gchar *

Use configured transport.

+

Owner: GstA2dpSink

Flags: Read / Write

Default value: NULL

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-accurip.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-accurip.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-accurip.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-accurip.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ accurip: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@

Types and Values

struct
--++ @@ -92,7 +92,7 @@ - +
struct
1
gst-launch-1.0 -m uridecodebin uri=file:///path/to/song.flac ! audioconvert ! accurip ! fakesink
gst-launch-1.0 -m uridecodebin uri=file:///path/to/song.flac ! audioconvert ! accurip ! fakesink
@@ -199,6 +199,7 @@

The “first-track” property

  “first-track”              gboolean

Indicate to the CRC calculation algorithm that this is the first track of a set.

+

Owner: GstAccurip

Flags: Read / Write

Default value: FALSE

@@ -207,12 +208,13 @@

The “last-track” property

  “last-track”               gboolean

Indicate to the CRC calculation algorithm that this is the last track of a set.

+

Owner: GstAccurip

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-adpcmdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-adpcmdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-adpcmdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-adpcmdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ adpcmdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -118,11 +118,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-adpcmenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-adpcmenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-adpcmenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-adpcmenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ adpcmenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -118,11 +118,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-aiffmux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-aiffmux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-aiffmux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-aiffmux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ aiffmux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -152,6 +152,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-aiffparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-aiffparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-aiffparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-aiffparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ aiffparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -66,7 +66,7 @@ - +
struct
1
gst-launch-1.0 filesrc location=sine.aiff ! aiffparse ! audioconvert ! alsasink
gst-launch-1.0 filesrc location=sine.aiff ! aiffparse ! audioconvert ! alsasink
@@ -80,7 +80,7 @@
1
gst-launch-1.0 souphttpsrc location=http://www.example.org/sine.aiff ! queue ! aiffparse ! audioconvert ! alsasink
gst-launch-1.0 souphttpsrc location=http://www.example.org/sine.aiff ! queue ! aiffparse ! audioconvert ! alsasink
@@ -184,6 +184,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-asfmux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-asfmux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-asfmux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-asfmux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ asfmux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -80,8 +80,8 @@

Types and Values

--++ @@ -122,11 +122,11 @@ 3 4 5 - +
struct
gst-launch-1.0 videotestsrc num-buffers=250 \
-! "video/x-raw,format=(string)I420,framerate=(fraction)25/1" ! avenc_wmv2 \
-! asfmux name=mux ! filesink location=test.asf \
-audiotestsrc num-buffers=440 ! audioconvert \
-! "audio/x-raw,rate=44100" ! avenc_wmav2 ! mux.
gst-launch-1.0 videotestsrc num-buffers=250 \
+! "video/x-raw,format=(string)I420,framerate=(fraction)25/1" ! avenc_wmv2 \
+! asfmux name=mux ! filesink location=test.asf \
+audiotestsrc num-buffers=440 ! audioconvert \
+! "audio/x-raw,rate=44100" ! avenc_wmav2 ! mux.
@@ -153,9 +153,9 @@
1
 2
 3
gst-launch-1.0 -ve videotestsrc ! avenc_wmv2 ! asfmux name=mux streamable=true \
-! rtpasfpay ! udpsink host=127.0.0.1 port=3333 \
-audiotestsrc ! avenc_wmav2 ! mux.
gst-launch-1.0 -ve videotestsrc ! avenc_wmv2 ! asfmux name=mux streamable=true \
+! rtpasfpay ! udpsink host=127.0.0.1 port=3333 \
+audiotestsrc ! avenc_wmav2 ! mux.
@@ -171,10 +171,10 @@ 2 3 4 -
gst-launch-1.0 udpsrc port=3333 ! "caps_from_rtpasfpay_at_sender" \
-! rtpasfdepay ! decodebin name=d ! queue \
-! videoconvert ! autovideosink \
-d. ! queue ! audioconvert ! autoaudiosink
+
gst-launch-1.0 udpsrc port=3333 ! "caps_from_rtpasfpay_at_sender" \
+! rtpasfdepay ! decodebin name=d ! queue \
+! videoconvert ! autovideosink \
+d. ! queue ! audioconvert ! autoaudiosink
@@ -308,6 +308,7 @@

The “is-live” property

  “is-live”                  gboolean

Deprecated in 0.10.20, use 'streamable' instead.

+

Owner: GstAsfMux

Flags: Read / Write

Default value: FALSE

@@ -316,6 +317,7 @@

The “merge-stream-tags” property

  “merge-stream-tags”        gboolean

If the stream metadata (received as events in the sink) should be merged to the main file metadata.

+

Owner: GstAsfMux

Flags: Read / Write / Construct

Default value: TRUE

@@ -324,6 +326,7 @@

The “packet-size” property

  “packet-size”              guint

The ASF packets size (bytes).

+

Owner: GstAsfMux

Flags: Read / Write / Construct

Allowed values: >= 18

Default value: 4800

@@ -333,6 +336,7 @@

The “padding” property

  “padding”                  guint64

Size of the padding object to be added to the end of the header. If this less than 24 (the smaller size of an ASF object), no padding is added.

+

Owner: GstAsfMux

Flags: Read / Write / Construct

Default value: 0

@@ -341,6 +345,7 @@

The “preroll” property

  “preroll”                  guint64

The preroll time (milisecs).

+

Owner: GstAsfMux

Flags: Read / Write / Construct

Default value: 5000

@@ -349,12 +354,13 @@

The “streamable” property

  “streamable”               gboolean

If set to true, the output should be as if it is to be streamed and hence no indexes written or duration written.

+

Owner: GstAsfMux

Flags: Read / Write / Construct

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-asfparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-asfparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-asfparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-asfparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ asfparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -151,6 +151,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-assrender.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-assrender.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-assrender.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-assrender.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ assrender: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -64,8 +64,8 @@

Types and Values

struct
--++ @@ -92,7 +92,7 @@ - +
struct
1
gst-launch-1.0 -v filesrc location=/path/to/mkv ! matroskademux name=d ! queue ! mpegaudioparse ! mpg123audiodec ! audioconvert ! autoaudiosink  d. ! queue ! h264parse ! avdec_h264 ! videoconvert ! r.   d. ! queue ! "application/x-ass" ! assrender name=r ! videoconvert ! autovideosink
gst-launch-1.0 -v filesrc location=/path/to/mkv ! matroskademux name=d ! queue ! mpegaudioparse ! mpg123audiodec ! audioconvert ! autoaudiosink  d. ! queue ! h264parse ! avdec_h264 ! videoconvert ! r.   d. ! queue ! "application/x-ass" ! assrender name=r ! videoconvert ! autovideosink
@@ -234,6 +234,7 @@

The “embeddedfonts” property

  “embeddedfonts”            gboolean

Extract and use fonts embedded in the stream.

+

Owner: GstAssRender

Flags: Read / Write

Default value: TRUE

@@ -242,6 +243,7 @@

The “enable” property

  “enable”                   gboolean

Enable rendering of subtitles.

+

Owner: GstAssRender

Flags: Read / Write

Default value: TRUE

@@ -250,12 +252,13 @@

The “wait-text” property

  “wait-text”                gboolean

Whether to wait for subtitles.

+

Owner: GstAssRender

Flags: Read / Write

Default value: TRUE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-audiobuffersplit.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-audiobuffersplit.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-audiobuffersplit.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-audiobuffersplit.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ audiobuffersplit: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -79,8 +79,8 @@

Types and Values

--++ @@ -149,7 +149,7 @@ - +
struct

details

audio/x-rawaudio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
@@ -173,7 +173,7 @@

details

-audio/x-raw +audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved @@ -197,6 +197,7 @@

The “alignment-threshold” property

  “alignment-threshold”      guint64

Timestamp alignment threshold in nanoseconds.

+

Owner: GstAudioBufferSplit

Flags: Read / Write

Allowed values: <= 18446744073709551614

Default value: 40000000

@@ -206,6 +207,7 @@

The “discont-wait” property

  “discont-wait”             guint64

Window of time in nanoseconds to wait before creating a discontinuity.

+

Owner: GstAudioBufferSplit

Flags: Read / Write

Allowed values: <= 18446744073709551614

Default value: 1000000000

@@ -215,6 +217,7 @@

The “output-buffer-duration” property

  “output-buffer-duration”   GstFraction

Output block size in seconds.

+

Owner: GstAudioBufferSplit

Flags: Read / Write


@@ -222,6 +225,7 @@

The “strict-buffer-size” property

  “strict-buffer-size”       gboolean

Discard the last samples at EOS or discont if they are too small to fill a buffer.

+

Owner: GstAudioBufferSplit

Flags: Read / Write

Default value: FALSE

@@ -230,6 +234,7 @@

The “gapless” property

  “gapless”                  gboolean

Insert silence/drop samples instead of creating a discontinuity.

+

Owner: GstAudioBufferSplit

Flags: Read / Write

Default value: FALSE

@@ -238,12 +243,13 @@

The “max-silence-time” property

  “max-silence-time”         guint64

Do not insert silence in gapless mode if the gap exceeds this period (in ns) (0 = disabled).

+

Owner: GstAudioBufferSplit

Flags: Read / Write

Default value: 0

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-audiochannelmix.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-audiochannelmix.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-audiochannelmix.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-audiochannelmix.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ audiochannelmix: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -69,8 +69,8 @@

Types and Values

--++ @@ -189,6 +189,7 @@

The “left-to-left” property

  “left-to-left”             gdouble

Left channel to left channel gain.

+

Owner: GstAudioChannelMix

Flags: Read / Write

Default value: 1

@@ -197,6 +198,7 @@

The “left-to-right” property

  “left-to-right”            gdouble

Left channel to right channel gain.

+

Owner: GstAudioChannelMix

Flags: Read / Write

Default value: 0

@@ -205,6 +207,7 @@

The “right-to-left” property

  “right-to-left”            gdouble

Right channel to left channel gain.

+

Owner: GstAudioChannelMix

Flags: Read / Write

Default value: 0

@@ -213,12 +216,13 @@

The “right-to-right” property

  “right-to-right”           gdouble

Right channel to right channel gain.

+

Owner: GstAudioChannelMix

Flags: Read / Write

Default value: 1

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-audiolatency.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-audiolatency.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-audiolatency.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-audiolatency.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ audiolatency: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -65,8 +65,8 @@

Types and Values

struct
--++ @@ -104,7 +104,7 @@ - +
struct
1
gst-launch-1.0 -v autoaudiosrc ! audiolatency print-latency=true ! autoaudiosink
gst-launch-1.0 -v autoaudiosrc ! audiolatency print-latency=true ! autoaudiosink
@@ -222,6 +222,7 @@

The “average-latency” property

  “average-latency”          gint64

The running average latency, in microseconds.

+

Owner: GstAudioLatency

Flags: Read

Allowed values: [0,1000000]

Default value: 0

@@ -231,6 +232,7 @@

The “last-latency” property

  “last-latency”             gint64

The last latency that was measured, in microseconds.

+

Owner: GstAudioLatency

Flags: Read

Allowed values: [0,1000000]

Default value: 0

@@ -240,12 +242,13 @@

The “print-latency” property

  “print-latency”            gboolean

Print the measured latencies on stdout.

+

Owner: GstAudioLatency

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-audiomixmatrix.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-audiomixmatrix.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-audiomixmatrix.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-audiomixmatrix.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ audiomixmatrix: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -80,8 +80,8 @@

Types and Values

--++ @@ -131,22 +131,22 @@ 14 15 16 - +g_value_init(&v2,GST_TYPE_ARRAY); +g_value_init(&v3,G_TYPE_DOUBLE); +g_value_set_double(&v3,1); +gst_value_array_append_value(&v2,&v3); +g_value_unset(&v3); +[Repeatforasmanydoubleasyourinputchannels-unsetandreinitv3] +g_value_init(&v,GST_TYPE_ARRAY); +gst_value_array_append_value(&v,&v2); +g_value_unset(&v2); +[Repeatforasmanyv2'sasyouroutputchannels-unsetandreinitv2] +g_object_set_property(G_OBJECT(audiomixmatrix),"matrix",&v); +g_value_unset(&v);
struct
GValue v = G_VALUE_INIT;
-GValue v2 = G_VALUE_INIT;
-GValue v3 = G_VALUE_INIT;
+        
GValue v = G_VALUE_INIT;
+GValue v2 = G_VALUE_INIT;
+GValue v3 = G_VALUE_INIT;
 
-g_value_init (&v2, GST_TYPE_ARRAY);
-g_value_init (&v3, G_TYPE_DOUBLE);
-g_value_set_double (&v3, 1);
-gst_value_array_append_value (&v2, &v3);
-g_value_unset (&v3);
-[ Repeat for as many double as your input channels - unset and reinit v3 ]
-g_value_init (&v, GST_TYPE_ARRAY);
-gst_value_array_append_value (&v, &v2);
-g_value_unset (&v2);
-[ Repeat for as many v2's as your output channels - unset and reinit v2]
-g_object_set_property (G_OBJECT (audiomixmatrix), "matrix", &v);
-g_value_unset (&v);
@@ -161,7 +161,7 @@
1
-
gst-launch-1.0 audiotestsrc ! audio/x-raw,channels=4 ! audiomixmatrix in-channels=4 out-channels=2 channel-mask=-1 matrix="<<(double)1, (double)0, (double)0, (double)0>, <0.0, 1.0, 0.0, 0.0>>" ! audio/x-raw,channels=2 ! autoaudiosink
+
gst-launch-1.0 audiotestsrc ! audio/x-raw,channels=4 ! audiomixmatrix in-channels=4 out-channels=2 channel-mask=-1 matrix="<<(double)1, (double)0, (double)0, (double)0>, <0.0, 1.0, 0.0, 0.0>>" ! audio/x-raw,channels=2 ! autoaudiosink
@@ -268,6 +268,7 @@

The “channel-mask” property

  “channel-mask”             guint64

Output channel mask (-1 means "default for these channels").

+

Owner: GstAudioMixMatrix

Flags: Read / Write

Default value: 0

@@ -276,6 +277,7 @@

The “in-channels” property

  “in-channels”              guint

How many audio channels we have on the input side.

+

Owner: GstAudioMixMatrix

Flags: Read / Write

Allowed values: <= 64

Default value: 0

@@ -285,6 +287,7 @@

The “matrix” property

  “matrix”                   GstValueArray

Transformation matrix for input/output channels.

+

Owner: GstAudioMixMatrix

Flags: Read / Write


@@ -292,6 +295,7 @@

The “matrix-value-array” property

  “matrix-value-array”       GValueArray *

Transformation matrix (GValueArray) for input/output channels.

+

Owner: GstAudioMixMatrix

Flags: Read / Write


@@ -299,6 +303,7 @@

The “mode” property

  “mode”                     GstAudioMixMatrixModeType

Whether to auto-negotiate input/output channels and matrix.

+

Owner: GstAudioMixMatrix

Flags: Read / Write

Default value: Manual mode: please specify input/output channels and transformation matrix

@@ -307,6 +312,7 @@

The “out-channels” property

  “out-channels”             guint

How many audio channels we have on the output side.

+

Owner: GstAudioMixMatrix

Flags: Read / Write

Allowed values: <= 64

Default value: 0

@@ -314,6 +320,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-audioparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-audioparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-audioparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-audioparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ audioparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -106,8 +106,8 @@

Types and Values

--++ @@ -245,6 +245,7 @@

The “channels” property

  “channels”                 gint

Number of channels in raw stream.

+

Owner: GstAudioParse

Flags: Read / Write

Allowed values: [1,64]

Default value: 2

@@ -254,6 +255,7 @@

The “depth” property

  “depth”                    gint

Depth of audio samples in raw stream.

+

Owner: GstAudioParse

Flags: Read / Write

Allowed values: >= 1

Default value: 16

@@ -263,6 +265,7 @@

The “endianness” property

  “endianness”               GstAudioParseEndianness

Endianness of audio samples in raw stream.

+

Owner: GstAudioParse

Flags: Read / Write

Default value: Little Endian

@@ -271,6 +274,7 @@

The “format” property

  “format”                   GstAudioParseFormat

Format of audio samples in raw stream.

+

Owner: GstAudioParse

Flags: Read / Write

Default value: Raw

@@ -279,6 +283,7 @@

The “rate” property

  “rate”                     gint

Rate of audio samples in raw stream.

+

Owner: GstAudioParse

Flags: Read / Write

Allowed values: >= 1

Default value: 44100

@@ -288,6 +293,7 @@

The “signed” property

  “signed”                   gboolean

Sign of audio samples in raw stream.

+

Owner: GstAudioParse

Flags: Read / Write

Default value: TRUE

@@ -296,6 +302,7 @@

The “width” property

  “width”                    gint

Width of audio samples in raw stream.

+

Owner: GstAudioParse

Flags: Read / Write

Allowed values: >= 1

Default value: 16

@@ -305,6 +312,7 @@

The “channel-positions” property

  “channel-positions”        GValueArray *

Channel positions used on the output.

+

Owner: GstAudioParse

Flags: Read / Write


@@ -312,6 +320,7 @@

The “interleaved” property

  “interleaved”              gboolean

True if audio has interleaved layout.

+

Owner: GstAudioParse

Flags: Read / Write

Default value: TRUE

@@ -320,6 +329,7 @@

The “raw-format” property

  “raw-format”               GstAudioFormat

Format of audio samples in raw stream.

+

Owner: GstAudioParse

Flags: Read / Write

Default value: GST_AUDIO_FORMAT_S16LE

@@ -328,12 +338,13 @@

The “use-sink-caps” property

  “use-sink-caps”            gboolean

Use the sink caps for the format, only performing timestamping.

+

Owner: GstAudioParse

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-audiosegmentclip.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-audiosegmentclip.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-audiosegmentclip.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-audiosegmentclip.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ audiosegmentclip: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -151,6 +151,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-autoconvert.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-autoconvert.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-autoconvert.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-autoconvert.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ autoconvert: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -60,8 +60,8 @@

Types and Values

struct
--++ @@ -193,6 +193,7 @@

The “factories” property

  “factories”                gpointer

GList of GstElementFactory objects to pick from (the element takes ownership of the list (NULL means it will go through all possible elements), can only be set once.

+

Owner: GstAutoConvert

Flags: Read / Write


@@ -200,12 +201,13 @@

The “initial-identity” property

  “initial-identity”         gboolean

If true, then the identity element will be installed initially and used for event passing until the first data buffer arrives .

+

Owner: GstAutoConvert

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-autovideoconvert.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-autovideoconvert.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-autovideoconvert.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-autovideoconvert.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ autovideoconvert: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -37,8 +37,8 @@

Types and Values

struct
--++ @@ -158,6 +158,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-avdtpsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-avdtpsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-avdtpsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-avdtpsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ avdtpsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -66,8 +66,8 @@

Types and Values

struct
--++ @@ -169,6 +169,7 @@

The “auto-connect” property

  “auto-connect”             gboolean

Automatically attempt to connect to device.

+

Owner: GstAvdtpSink

Flags: Read / Write

Default value: TRUE

@@ -177,6 +178,7 @@

The “device” property

  “device”                   gchar *

Bluetooth remote device address.

+

Owner: GstAvdtpSink

Flags: Read / Write

Default value: NULL

@@ -185,12 +187,13 @@

The “transport” property

  “transport”                gchar *

Use configured transport.

+

Owner: GstAvdtpSink

Flags: Read / Write

Default value: NULL

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-avdtpsrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-avdtpsrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-avdtpsrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-avdtpsrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ avdtpsrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -60,8 +60,8 @@

Types and Values

struct
--++ @@ -159,6 +159,7 @@

The “transport” property

  “transport”                gchar *

Use configured transport.

+

Owner: GstAvdtpSrc

Flags: Read / Write

Default value: NULL

@@ -167,6 +168,7 @@

The “transport-volume” property

  “transport-volume”         guint

Volume of the transport (only valid if transport is acquired).

+

Owner: GstAvdtpSrc

Flags: Read / Write

Allowed values: <= 127

Default value: 127

@@ -174,6 +176,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-avwait.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-avwait.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-avwait.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-avwait.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ avwait: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -82,8 +82,8 @@

Types and Values

struct
--++ @@ -127,7 +127,7 @@ - +
1
gst-launch-1.0 filesrc location="my_file" ! decodebin name=d ! "audio/x-raw" ! avwait name=l target-timecode-str="00:00:04:00" ! autoaudiosink d. ! "video/x-raw" ! timecodestamper ! l. l. ! queue ! timeoverlay time-mode=time-code ! autovideosink
gst-launch-1.0 filesrc location="my_file" ! decodebin name=d ! "audio/x-raw" ! avwait name=l target-timecode-str="00:00:04:00" ! autoaudiosink d. ! "video/x-raw" ! timecodestamper ! l. l. ! queue ! timeoverlay time-mode=time-code ! autovideosink
@@ -311,6 +311,7 @@

The “mode” property

  “mode”                     GstAvWaitMode

Operation mode: What to wait for.

+

Owner: GstAvWait

Flags: Read / Write

Default value: time code (default)

@@ -319,6 +320,7 @@

The “target-running-time” property

  “target-running-time”      guint64

Running time to wait for in running-time mode.

+

Owner: GstAvWait

Flags: Read / Write

Default value: 18446744073709551615

@@ -327,6 +329,7 @@

The “target-timecode” property

  “target-timecode”          GstVideoTimeCode *

Timecode to wait for in timecode mode (object).

+

Owner: GstAvWait

Flags: Read / Write


@@ -334,6 +337,7 @@

The “target-timecode-string” property

  “target-timecode-string”   gchar *

Timecode to wait for in timecode mode (string). Must take the form 00:00:00:00.

+

Owner: GstAvWait

Flags: Read / Write

Default value: "00:00:00:00"

@@ -342,6 +346,7 @@

The “end-timecode” property

  “end-timecode”             GstVideoTimeCode *

Timecode to end at in timecode mode (object).

+

Owner: GstAvWait

Flags: Read / Write


@@ -349,12 +354,13 @@

The “recording” property

  “recording”                gboolean

Whether the element is stopped or recording. If set to FALSE, all buffers will be dropped regardless of settings.

+

Owner: GstAvWait

Flags: Read / Write

Default value: TRUE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-bayer2rgb.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-bayer2rgb.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-bayer2rgb.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-bayer2rgb.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ bayer2rgb: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -119,11 +119,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-bpmdetect.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-bpmdetect.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-bpmdetect.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-bpmdetect.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ bpmdetect: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -118,11 +118,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-bs2b.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-bs2b.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-bs2b.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-bs2b.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ bs2b: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -60,8 +60,8 @@

Types and Values

--++ @@ -98,7 +98,7 @@ - +
struct
1
gst-launch-1.0 audiotestsrc ! "audio/x-raw,channel-mask=(bitmask)0x1" ! interleave name=i ! bs2b ! autoaudiosink audiotestsrc freq=330 ! "audio/x-raw,channel-mask=(bitmask)0x2" ! i.
gst-launch-1.0 audiotestsrc ! "audio/x-raw,channel-mask=(bitmask)0x1" ! interleave name=i ! bs2b ! autoaudiosink audiotestsrc freq=330 ! "audio/x-raw,channel-mask=(bitmask)0x2" ! i.
@@ -212,6 +212,7 @@

The “fcut” property

  “fcut”                     gint

Low-pass filter cut frequency (Hz).

+

Owner: GstBs2b

Flags: Read / Write

Allowed values: [300,2000]

Default value: 700

@@ -221,6 +222,7 @@

The “feed” property

  “feed”                     gint

Feed Level (dB/10).

+

Owner: GstBs2b

Flags: Read / Write

Allowed values: [10,150]

Default value: 45

@@ -228,6 +230,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-bulge.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-bulge.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-bulge.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-bulge.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ bulge: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -85,7 +85,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! bulge ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! bulge ! videoconvert ! autovideosink
@@ -191,6 +191,7 @@

The “zoom” property

  “zoom”                     gdouble

Zoom of the bulge effect.

+

Owner: GstBulge

Flags: Read / Write

Allowed values: [1,100]

Default value: 3

@@ -202,6 +203,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-burn.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-burn.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-burn.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-burn.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ burn: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@

Types and Values

--++ @@ -89,7 +89,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! burn ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! burn ! videoconvert ! autovideosink
@@ -195,6 +195,7 @@

The “silent” property

  “silent”                   gboolean

Produce verbose output ?.

+

Owner: GstBurn

Flags: Read / Write

Default value: FALSE

@@ -203,6 +204,7 @@

The “adjustment” property

  “adjustment”               guint

Adjustment parameter.

+

Owner: GstBurn

Flags: Read / Write

Allowed values: <= 256

Default value: 175

@@ -210,6 +212,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-bz2dec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-bz2dec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-bz2dec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-bz2dec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ bz2dec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@

Types and Values

--++ @@ -177,6 +177,7 @@

The “buffer-size” property

  “buffer-size”              guint

Buffer size.

+

Owner: GstBz2dec

Flags: Read / Write

Allowed values: >= 1

Default value: 1024

@@ -186,6 +187,7 @@

The “first-buffer-size” property

  “first-buffer-size”        guint

Size of first buffer (used to determine the mime type of the uncompressed data).

+

Owner: GstBz2dec

Flags: Read / Write

Allowed values: >= 1

Default value: 1024

@@ -193,6 +195,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-bz2enc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-bz2enc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-bz2enc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-bz2enc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ bz2enc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@

Types and Values

 
--++ @@ -177,6 +177,7 @@

The “block-size” property

  “block-size”               guint

Block size.

+

Owner: GstBz2enc

Flags: Read / Write

Allowed values: [1,9]

Default value: 6

@@ -186,6 +187,7 @@

The “buffer-size” property

  “buffer-size”              guint

Buffer size.

+

Owner: GstBz2enc

Flags: Read / Write

Allowed values: >= 1

Default value: 1024

@@ -193,6 +195,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-camerabin.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-camerabin.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-camerabin.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-camerabin.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ camerabin: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -111,7 +111,7 @@ - +
 
1
gst-launch-1.0 -v -m camerabin
gst-launch-1.0 -v -m camerabin
@@ -156,11 +156,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-checksumsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-checksumsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-checksumsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-checksumsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ checksumsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -147,12 +147,13 @@

The “hash” property

  “hash”                     GstChecksumSinkHash

Checksum type.

+

Owner: GstChecksumSink

Flags: Read / Write

Default value: SHA-1

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-chopmydata.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-chopmydata.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-chopmydata.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-chopmydata.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ chopmydata: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -64,8 +64,8 @@

Types and Values

struct
--++ @@ -182,6 +182,7 @@

The “max-size” property

  “max-size”                 gint

Maximum size of outgoing buffers.

+

Owner: GstChopMyData

Flags: Read / Write

Allowed values: >= 1

Default value: 4096

@@ -191,6 +192,7 @@

The “min-size” property

  “min-size”                 gint

Minimum size of outgoing buffers.

+

Owner: GstChopMyData

Flags: Read / Write

Allowed values: >= 1

Default value: 1

@@ -200,6 +202,7 @@

The “step-size” property

  “step-size”                gint

Step increment for random buffer sizes.

+

Owner: GstChopMyData

Flags: Read / Write

Allowed values: >= 1

Default value: 4096

@@ -207,6 +210,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-chromahold.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-chromahold.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-chromahold.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-chromahold.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ chromahold: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -69,8 +69,8 @@

Types and Values

struct
--++ @@ -101,9 +101,9 @@ - +
struct
1
 2
 3
gst-launch-1.0 videotestsrc pattern=smpte75 ! \
-  chromahold target-r=0 target-g=0 target-b=255 ! \
-  videoconvert ! autovideosink     \
gst-launch-1.0 videotestsrc pattern=smpte75 ! \
+  chromahold target-r=0 target-g=0 target-b=255 ! \
+  videoconvert ! autovideosink     \
@@ -208,6 +208,7 @@

The “target-b” property

  “target-b”                 guint

The Blue target.

+

Owner: GstChromaHold

Flags: Read / Write

Allowed values: <= 255

Default value: 0

@@ -217,6 +218,7 @@

The “target-g” property

  “target-g”                 guint

The Green target.

+

Owner: GstChromaHold

Flags: Read / Write

Allowed values: <= 255

Default value: 0

@@ -226,6 +228,7 @@

The “target-r” property

  “target-r”                 guint

The Red target.

+

Owner: GstChromaHold

Flags: Read / Write

Allowed values: <= 255

Default value: 255

@@ -235,6 +238,7 @@

The “tolerance” property

  “tolerance”                guint

Tolerance for the target color.

+

Owner: GstChromaHold

Flags: Read / Write

Allowed values: <= 180

Default value: 30

@@ -242,6 +246,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-chromaprint.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-chromaprint.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-chromaprint.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-chromaprint.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ chromaprint: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -60,8 +60,8 @@

Types and Values

--++ @@ -93,7 +93,7 @@ - +
struct
1
gst-launch-1.0 -m uridecodebin uri=file:///path/to/song.ogg ! audioconvert ! chromaprint ! fakesink
gst-launch-1.0 -m uridecodebin uri=file:///path/to/song.ogg ! audioconvert ! chromaprint ! fakesink
@@ -200,6 +200,7 @@

The “duration” property

  “duration”                 guint

Number of seconds of audio to use for fingerprinting.

+

Owner: GstChromaprint

Flags: Read / Write

Default value: 120

@@ -208,12 +209,13 @@

The “fingerprint” property

  “fingerprint”              gchar *

Resulting fingerprint.

+

Owner: GstChromaprint

Flags: Read

Default value: NULL

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-chromium.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-chromium.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-chromium.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-chromium.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ chromium: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -64,8 +64,8 @@

Types and Values

--++ @@ -94,7 +94,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! chromium ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! chromium ! videoconvert ! autovideosink
@@ -200,6 +200,7 @@

The “silent” property

  “silent”                   gboolean

Produce verbose output ?.

+

Owner: GstChromium

Flags: Read / Write

Default value: FALSE

@@ -208,6 +209,7 @@

The “edge-a” property

  “edge-a”                   guint

First edge parameter.

+

Owner: GstChromium

Flags: Read / Write

Allowed values: <= 256

Default value: 200

@@ -217,6 +219,7 @@

The “edge-b” property

  “edge-b”                   guint

Second edge parameter.

+

Owner: GstChromium

Flags: Read / Write

Allowed values: <= 256

Default value: 1

@@ -224,6 +227,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-circle.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-circle.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-circle.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-circle.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ circle: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -64,8 +64,8 @@

Types and Values

--++ @@ -97,7 +97,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! circle ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! circle ! videoconvert ! autovideosink
@@ -203,6 +203,7 @@

The “angle” property

  “angle”                    gdouble

Angle at which the arc starts in radians.

+

Owner: GstCircle

Flags: Read / Write

Default value: 0

@@ -211,6 +212,7 @@

The “height” property

  “height”                   gint

Height of the arc.

+

Owner: GstCircle

Flags: Read / Write

Allowed values: >= 0

Default value: 20

@@ -220,6 +222,7 @@

The “spread-angle” property

  “spread-angle”             gdouble

Length of the arc in radians.

+

Owner: GstCircle

Flags: Read / Write

Default value: 3.14159

@@ -230,6 +233,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-coloreffects.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-coloreffects.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-coloreffects.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-coloreffects.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ coloreffects: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -89,8 +89,8 @@ - +
1
 2
gst-launch-1.0 -v videotestsrc ! coloreffects preset=heat ! videoconvert !
-    autovideosink
gst-launch-1.0 -v videotestsrc ! coloreffects preset=heat ! videoconvert !
+    autovideosink
@@ -244,12 +244,13 @@

The “preset” property

  “preset”                   GstColorEffectsPreset

Color effect preset to use.

+

Owner: GstColorEffects

Flags: Read / Write

Default value: Do nothing preset

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-combdetect.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-combdetect.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-combdetect.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-combdetect.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ combdetect: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -152,6 +152,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-compare.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-compare.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-compare.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-compare.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ compare: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -74,8 +74,8 @@

Types and Values

struct
--++ @@ -216,6 +216,7 @@

The “meta” property

  “meta”                     GstBufferCopyFlags

Indicates which metadata should be compared.

+

Owner: GstCompare

Flags: Read / Write

Default value: GST_BUFFER_COPY_FLAGS|GST_BUFFER_COPY_TIMESTAMPS|GST_BUFFER_COPY_META|GST_BUFFER_COPY_MEMORY

@@ -224,6 +225,7 @@

The “method” property

  “method”                   GstCompareMethod

Method to compare buffer content.

+

Owner: GstCompare

Flags: Read / Write

Default value: Memory

@@ -232,6 +234,7 @@

The “offset-ts” property

  “offset-ts”                gboolean

Consider OFFSET and OFFSET_END part of timestamp metadata.

+

Owner: GstCompare

Flags: Read / Write

Default value: FALSE

@@ -240,6 +243,7 @@

The “threshold” property

  “threshold”                gdouble

Threshold beyond which to consider content different as determined by content-method.

+

Owner: GstCompare

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -249,12 +253,13 @@

The “upper” property

  “upper”                    gboolean

Whether threshold value is upper bound or lower bound for difference measure.

+

Owner: GstCompare

Flags: Read / Write

Default value: TRUE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-curlfilesink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-curlfilesink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-curlfilesink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-curlfilesink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ curlfilesink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

struct
--++ @@ -85,9 +85,9 @@ - +
struct
1
 2
 3
gst-launch-1.0 filesrc location=image.jpg ! jpegparse ! curlfilesink  \
-    file-name=image.jpg  \
-    location=file:///home/test/images/
gst-launch-1.0 filesrc location=image.jpg ! jpegparse ! curlfilesink  \
+    file-name=image.jpg  \
+    location=file:///home/test/images/
@@ -169,12 +169,13 @@

The “create-dirs” property

  “create-dirs”              gboolean

Attempt to create missing directory included in the path.

+

Owner: GstCurlFileSink

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-curlftpsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-curlftpsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-curlftpsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-curlftpsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ curlftpsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -76,8 +76,8 @@

Types and Values

--++ @@ -111,9 +111,9 @@ - +
struct
1
 2
 3
gst-launch-1.0 filesrc location=image.jpg ! jpegparse ! curlftpsink  \
-    file-name=image.jpg  \
-    location=ftp://192.168.0.1/images/
gst-launch-1.0 filesrc location=image.jpg ! jpegparse ! curlftpsink  \
+    file-name=image.jpg  \
+    location=ftp://192.168.0.1/images/
@@ -195,6 +195,7 @@

The “create-dirs” property

  “create-dirs”              gboolean

Attempt to create missing directory included in the path.

+

Owner: GstCurlFtpSink

Flags: Read / Write

Default value: FALSE

@@ -203,6 +204,7 @@

The “epsv-mode” property

  “epsv-mode”                gboolean

Enable the use of the EPSV command when doing passive FTP transfers.

+

Owner: GstCurlFtpSink

Flags: Read / Write

Default value: TRUE

@@ -211,6 +213,7 @@

The “ftp-port” property

  “ftp-port”                 gchar *

The PORT instruction tells the remote server to connect to the IP address.

+

Owner: GstCurlFtpSink

Flags: Read / Write

Default value: ""

@@ -219,6 +222,7 @@

The “create-tmp-file” property

  “create-tmp-file”          gboolean

Use a temporary file name when uploading a a file. When the transfer is complete, this temporary file is renamed to the final file name. This is useful for ensuring that remote systems do not read a partially uploaded file.

+

Owner: GstCurlFtpSink

Flags: Read / Write

Default value: FALSE

@@ -227,12 +231,13 @@

The “temp-file-name” property

  “temp-file-name”           gchar *

Filename pattern to use when generating a temporary filename for uploads.

+

Owner: GstCurlFtpSink

Flags: Read / Write

Default value: NULL

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-curlhttpsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-curlhttpsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-curlhttpsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-curlhttpsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ curlhttpsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -83,8 +83,8 @@

Types and Values

--++ @@ -121,12 +121,12 @@ 4 5 6 - +
struct
gst-launch-1.0 filesrc location=image.jpg ! jpegparse ! curlhttpsink  \
-    file-name=image.jpg  \
-    location=http://192.168.0.1:8080/cgi-bin/patupload.cgi/  \
-    user=test passwd=test  \
-    content-type=image/jpeg  \
-    use-content-length=false
gst-launch-1.0 filesrc location=image.jpg ! jpegparse ! curlhttpsink  \
+    file-name=image.jpg  \
+    location=http://192.168.0.1:8080/cgi-bin/patupload.cgi/  \
+    user=test passwd=test  \
+    content-type=image/jpeg  \
+    use-content-length=false
@@ -208,6 +208,7 @@

The “content-type” property

  “content-type”             gchar *

The mime type of the body of the request.

+

Owner: GstCurlHttpSink

Flags: Read / Write

Default value: NULL

@@ -216,6 +217,7 @@

The “proxy” property

  “proxy”                    gchar *

HTTP proxy server URI.

+

Owner: GstCurlHttpSink

Flags: Read / Write

Default value: NULL

@@ -224,6 +226,7 @@

The “proxy-passwd” property

  “proxy-passwd”             gchar *

Proxy user password to use for proxy authentication.

+

Owner: GstCurlHttpSink

Flags: Read / Write

Default value: NULL

@@ -232,6 +235,7 @@

The “proxy-port” property

  “proxy-port”               gint

HTTP proxy server port.

+

Owner: GstCurlHttpSink

Flags: Read / Write

Allowed values: >= 0

Default value: 3128

@@ -241,6 +245,7 @@

The “proxy-user” property

  “proxy-user”               gchar *

Proxy user name to use for proxy authentication.

+

Owner: GstCurlHttpSink

Flags: Read / Write

Default value: NULL

@@ -249,12 +254,13 @@

The “use-content-length” property

  “use-content-length”       gboolean

Use the Content-Length HTTP header instead of Transfer-Encoding header.

+

Owner: GstCurlHttpSink

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-curlhttpsrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-curlhttpsrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-curlhttpsrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-curlhttpsrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ curlhttpsrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -169,8 +169,8 @@

Types and Values

--++ @@ -214,7 +214,7 @@ - +
struct
1
gst-launch-1.0 curlhttpsrc location=http://127.0.1.1/index.html ! fakesink dump=1
gst-launch-1.0 curlhttpsrc location=http://127.0.1.1/index.html ! fakesink dump=1
@@ -226,7 +226,7 @@
1
-
gst-launch-1.0 playbin uri=http://rdmedia.bbc.co.uk/dash/testmpds/multiperiod/bbb.php
+
gst-launch-1.0 playbin uri=http://rdmedia.bbc.co.uk/dash/testmpds/multiperiod/bbb.php
@@ -309,6 +309,7 @@

The “automatic-redirect” property

  “automatic-redirect”       gboolean

Allow HTTP Redirections (HTTP Status Code 300 series).

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Default value: TRUE

@@ -317,6 +318,7 @@

The “compress” property

  “compress”                 gboolean

Allow compressed content encodings.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Default value: FALSE

@@ -325,6 +327,7 @@

The “cookies” property

  “cookies”                  GStrv

List of HTTP Cookies.

+

Owner: GstCurlHttpSrc

Flags: Read / Write


@@ -332,6 +335,7 @@

The “extra-headers” property

  “extra-headers”            GstStructure *

Extra headers to append to the HTTP request.

+

Owner: GstCurlHttpSrc

Flags: Read / Write


@@ -339,6 +343,7 @@

The “http-version” property

  “http-version”             GstCurlHttpVersionType

The preferred HTTP protocol version.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Default value: HTTP Version 2.0

@@ -347,6 +352,7 @@

The “keep-alive” property

  “keep-alive”               gboolean

Toggle keep-alive for connection reuse.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Default value: TRUE

@@ -355,6 +361,7 @@

The “location” property

  “location”                 gchar *

URI of resource to read.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Default value: NULL

@@ -363,6 +370,7 @@

The “max-connection-time” property

  “max-connection-time”      guint

Maximum amount of time to keep-alive HTTP connections.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Allowed values: [2,60]

Default value: 30

@@ -372,6 +380,7 @@

The “max-connections” property

  “max-connections”          guint

Maximum number of concurrent connections allowed for HTTP/1.x.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Allowed values: [1,255]

Default value: 255

@@ -381,6 +390,7 @@

The “max-connections-per-proxy” property

  “max-connections-per-proxy” guint

Maximum number of concurrent connections allowed per proxy for HTTP/1.x.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Allowed values: [1,60]

Default value: 30

@@ -390,6 +400,7 @@

The “max-connections-per-server” property

  “max-connections-per-server” guint

Maximum number of connections allowed per server for HTTP/1.x.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Allowed values: [1,60]

Default value: 5

@@ -399,6 +410,7 @@

The “max-redirect” property

  “max-redirect”             gint

Maximum number of permitted redirections. -1 is unlimited.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Allowed values: [G_MAXULONG,255]

Default value: -1

@@ -408,6 +420,7 @@

The “proxy” property

  “proxy”                    gchar *

URI of HTTP proxy server.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Default value: NULL

@@ -416,6 +429,7 @@

The “proxy-id” property

  “proxy-id”                 gchar *

HTTP proxy URI user id for authentication.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Default value: NULL

@@ -424,6 +438,7 @@

The “proxy-pw” property

  “proxy-pw”                 gchar *

HTTP proxy URI password for authentication.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Default value: NULL

@@ -432,6 +447,7 @@

The “retries” property

  “retries”                  gint

Maximum number of retries until giving up (-1=infinite).

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Allowed values: [G_MAXULONG,9999]

Default value: -1

@@ -441,6 +457,7 @@

The “ssl-ca-file” property

  “ssl-ca-file”              gchar *

Location of an SSL CA file to use for checking SSL certificates.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Default value: NULL

@@ -449,6 +466,7 @@

The “ssl-strict” property

  “ssl-strict”               gboolean

Strict SSL certificate checking.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Default value: TRUE

@@ -457,6 +475,7 @@

The “timeout” property

  “timeout”                  gint

Value in seconds before timeout a blocking request (0 = no timeout).

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Allowed values: [0,3600]

Default value: 0

@@ -466,6 +485,7 @@

The “user-agent” property

  “user-agent”               gchar *

URI of resource requested.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Default value: "GStreamer curlhttpsrc libcurl/<curl-version>"

@@ -474,6 +494,7 @@

The “user-id” property

  “user-id”                  gchar *

HTTP location URI user id for authentication.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Default value: NULL

@@ -482,12 +503,13 @@

The “user-pw” property

  “user-pw”                  gchar *

HTTP location URI password for authentication.

+

Owner: GstCurlHttpSrc

Flags: Read / Write

Default value: NULL

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-curlsftpsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-curlsftpsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-curlsftpsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-curlsftpsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ curlsftpsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -91,13 +91,13 @@ 5 6 7 - +
struct
gst-launch-1.0 filesrc location=/home/jdoe/some.file ! curlsftpsink  \
-    file-name=some.file.backup  \
-    user=john location=sftp://192.168.0.1/~/sftp_tests/  \
-    ssh-auth-type=1 ssh-key-passphrase=blabla  \
-    ssh-pub-keyfile=/home/jdoe/.ssh/id_rsa.pub  \
-    ssh-priv-keyfile=/home/jdoe/.ssh/id_rsa  \
-    create-dirs=TRUE
gst-launch-1.0 filesrc location=/home/jdoe/some.file ! curlsftpsink  \
+    file-name=some.file.backup  \
+    user=john location=sftp://192.168.0.1/~/sftp_tests/  \
+    ssh-auth-type=1 ssh-key-passphrase=blabla  \
+    ssh-pub-keyfile=/home/jdoe/.ssh/id_rsa.pub  \
+    ssh-priv-keyfile=/home/jdoe/.ssh/id_rsa  \
+    create-dirs=TRUE
@@ -179,12 +179,13 @@

The “create-dirs” property

  “create-dirs”              gboolean

Attempt to create missing directories.

+

Owner: GstCurlSftpSink

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-curlsmtpsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-curlsmtpsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-curlsmtpsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-curlsmtpsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ curlsmtpsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -107,8 +107,8 @@

Types and Values

--++ @@ -204,6 +204,7 @@

The “content-type” property

  “content-type”             gchar *

The mime type of the body of the request.

+

Owner: GstCurlSmtpSink

Flags: Read / Write

Default value: NULL

@@ -212,6 +213,7 @@

The “mail-from” property

  “mail-from”                gchar *

Single address that the given mail should get sent from.

+

Owner: GstCurlSmtpSink

Flags: Read / Write

Default value: NULL

@@ -220,6 +222,7 @@

The “mail-rcpt” property

  “mail-rcpt”                gchar *

Single address that the given mail should get sent to.

+

Owner: GstCurlSmtpSink

Flags: Read / Write

Default value: NULL

@@ -228,6 +231,7 @@

The “message-body” property

  “message-body”             gchar *

Message body.

+

Owner: GstCurlSmtpSink

Flags: Read / Write

Default value: NULL

@@ -236,6 +240,7 @@

The “nbr-attachments” property

  “nbr-attachments”          gint

Number attachments to send.

+

Owner: GstCurlSmtpSink

Flags: Read / Write

Default value: 1

@@ -244,6 +249,7 @@

The “pop-location” property

  “pop-location”             gchar *

URL POP used for authentication.

+

Owner: GstCurlSmtpSink

Flags: Read / Write

Default value: NULL

@@ -252,6 +258,7 @@

The “pop-passwd” property

  “pop-passwd”               gchar *

User password to use for POP server authentication.

+

Owner: GstCurlSmtpSink

Flags: Read / Write

Default value: NULL

@@ -260,6 +267,7 @@

The “pop-user” property

  “pop-user”                 gchar *

User name to use for POP server authentication.

+

Owner: GstCurlSmtpSink

Flags: Read / Write

Default value: NULL

@@ -268,6 +276,7 @@

The “subject” property

  “subject”                  gchar *

Mail subject.

+

Owner: GstCurlSmtpSink

Flags: Read / Write

Default value: NULL

@@ -276,12 +285,13 @@

The “use-ssl” property

  “use-ssl”                  gboolean

Use SSL/TLS for the connection.

+

Owner: GstCurlSmtpSink

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-cvdilate.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-cvdilate.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-cvdilate.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-cvdilate.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ cvdilate: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
struct
@@ -32,43 +31,30 @@
-
+

Types and Values

--++ - +
structGstCvDilateGstCvDilate
-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstCvDilateErode
-                                ╰── GstCvDilate
-
-
-

Description

Dilates the image with the cvDilate OpenCV function.

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 videotestsrc ! cvdilate ! videoconvert ! autovideosink
gst-launch-1.0 videotestsrc ! cvdilate ! videoconvert ! autovideosink
@@ -78,7 +64,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -104,7 +90,7 @@
-

Element Pads

+

Element Pads

@@ -259,12 +245,15 @@

Types and Values

-

struct GstCvDilate

-
struct GstCvDilate;
+

struct GstCvDilate

+
struct GstCvDilate {
+  GstCvDilateErode element;
+};
+
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-cvequalizehist.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-cvequalizehist.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-cvequalizehist.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-cvequalizehist.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ cvequalizehist: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
@@ -32,43 +31,31 @@
-
+

Types and Values

-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstCvEqualizeHist
-
-
-

Description

Equalizes the histogram of a grayscale image with the cvEqualizeHist OpenCV function.

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 videotestsrc pattern=23 ! cvequalizehist ! videoconvert ! autovideosink
gst-launch-1.0 videotestsrc pattern=23 ! cvequalizehist ! videoconvert ! autovideosink
@@ -78,7 +65,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -104,7 +91,7 @@
-

Element Pads

+

Element Pads

@@ -163,12 +150,15 @@

Types and Values

-

struct GstCvEqualizeHist

-
struct GstCvEqualizeHist;
+

struct GstCvEqualizeHist

+
struct GstCvEqualizeHist {
+  GstOpencvVideoFilter element;
+};
+
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-cverode.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-cverode.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-cverode.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-cverode.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ cverode: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
@@ -32,43 +31,30 @@
-
+

Types and Values

--++ - +
structGstCvErodeGstCvErode
-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstCvDilateErode
-                                ╰── GstCvErode
-
-
-

Description

Erodes the image with the cvErode OpenCV function.

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 videotestsrc ! cverode ! videoconvert ! autovideosink
gst-launch-1.0 videotestsrc ! cverode ! videoconvert ! autovideosink
@@ -78,7 +64,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -104,7 +90,7 @@
-

Element Pads

+

Element Pads

@@ -259,12 +245,15 @@

Types and Values

-

struct GstCvErode

-
struct GstCvErode;
+

struct GstCvErode

+
struct GstCvErode {
+  GstCvDilateErode element;
+};
+
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-cvlaplace.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-cvlaplace.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-cvlaplace.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-cvlaplace.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ cvlaplace: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
@@ -65,42 +64,30 @@
-
+

Types and Values

--++ - +
structGstCvLaplaceGstCvLaplace
-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstCvLaplace
-
-
-

Description

Applies cvLaplace OpenCV function to the image.

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 videotestsrc ! cvlaplace ! videoconvert ! autovideosink
gst-launch-1.0 videotestsrc ! cvlaplace ! videoconvert ! autovideosink
@@ -110,7 +97,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -136,7 +123,7 @@
-

Element Pads

+

Element Pads

@@ -195,8 +182,20 @@

Types and Values

-

struct GstCvLaplace

-
struct GstCvLaplace;
+

struct GstCvLaplace

+
struct GstCvLaplace {
+  GstOpencvVideoFilter element;
+
+  gint aperture_size;
+  gdouble scale;
+  gdouble shift;
+  gboolean mask;
+
+  cv::Mat intermediary_img;
+  cv::Mat cvGray;
+  cv::Mat Laplace;
+};
+
@@ -205,6 +204,7 @@

The “aperture-size” property

  “aperture-size”            gint

Size of the extended Laplace Kernel (1, 3, 5 or 7).

+

Owner: GstCvLaplace

Flags: Read / Write

Allowed values: [1,7]

Default value: 3

@@ -214,6 +214,7 @@

The “scale” property

  “scale”                    gdouble

Scale factor.

+

Owner: GstCvLaplace

Flags: Read / Write

Allowed values: >= 0

Default value: 1

@@ -223,6 +224,7 @@

The “shift” property

  “shift”                    gdouble

Value added to the scaled source array elements.

+

Owner: GstCvLaplace

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -232,12 +234,13 @@

The “mask” property

  “mask”                     gboolean

Sets whether the detected edges should be used as a mask on the original input or not.

+

Owner: GstCvLaplace

Flags: Read / Write

Default value: TRUE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-cvsmooth.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-cvsmooth.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-cvsmooth.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-cvsmooth.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ cvsmooth: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
@@ -110,42 +109,30 @@
-
+

Types and Values

--++ - +
structGstCvSmoothGstCvSmooth
-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstCvSmooth
-
-
-

Description

Smooths the image using thes cvSmooth OpenCV function.

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 videotestsrc ! cvsmooth ! videoconvert ! autovideosink
gst-launch-1.0 videotestsrc ! cvsmooth ! videoconvert ! autovideosink
@@ -155,7 +142,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -181,7 +168,7 @@
-

Element Pads

+

Element Pads

@@ -256,8 +243,24 @@

Types and Values

-

struct GstCvSmooth

-
struct GstCvSmooth;
+

struct GstCvSmooth

+
struct GstCvSmooth {
+  GstOpencvVideoFilter element;
+
+  gint type;
+
+  gint kernelwidth;
+  gint kernelheight;
+  gdouble colorsigma;
+  gdouble spatialsigma;
+
+  /* coordinates to apply the effect to */
+  gint positionx;
+  gint positiony;
+  gint width;
+  gint height;
+};
+
@@ -266,6 +269,7 @@

The “param1” property

  “param1”                   gint

The aperture width (Must be positive and odd).Check cvSmooth OpenCV docs: http://opencv.willowgarage.com/documentation/image_filtering.html#cvSmooth.

+

Owner: GstCvSmooth

Flags: Read / Write

Allowed values: >= 1

Default value: 3

@@ -275,6 +279,7 @@

The “param2” property

  “param2”                   gint

The aperture height, if zero, the width is used.(Must be positive and odd or zero, unuset in median and bilateral types). Check cvSmooth OpenCV docs: http://opencv.willowgarage.com/documentation/image_filtering.html#cvSmooth.

+

Owner: GstCvSmooth

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -284,6 +289,7 @@

The “param3” property

  “param3”                   gdouble

If type is gaussian, this means the standard deviation.If type is bilateral, this means the color-sigma. If zero, Default values are used.Check cvSmooth OpenCV docs: http://opencv.willowgarage.com/documentation/image_filtering.html#cvSmooth.

+

Owner: GstCvSmooth

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -293,6 +299,7 @@

The “param4” property

  “param4”                   gdouble

Only used in bilateral type, means the spatial-sigma.Check cvSmooth OpenCV docs: http://opencv.willowgarage.com/documentation/image_filtering.html#cvSmooth.

+

Owner: GstCvSmooth

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -302,6 +309,7 @@

The “type” property

  “type”                     GstCvSmoothTypeType

Smooth Type.

+

Owner: GstCvSmooth

Flags: Read / Write

Default value: CV Gaussian

@@ -310,6 +318,7 @@

The “color” property

  “color”                    gdouble

If type is gaussian, this means the standard deviation.If type is bilateral, this means the color-sigma. If zero, Default values are used.

+

Owner: GstCvSmooth

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -319,6 +328,7 @@

The “height” property

  “height”                   gint

Height of the area to blur (in pixels).

+

Owner: GstCvSmooth

Flags: Read / Write

Allowed values: >= 0

Default value: 2147483647

@@ -328,6 +338,7 @@

The “spatial” property

  “spatial”                  gdouble

Only used in bilateral type, means the spatial-sigma.

+

Owner: GstCvSmooth

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -337,6 +348,7 @@

The “width” property

  “width”                    gint

Width of the area to blur (in pixels).

+

Owner: GstCvSmooth

Flags: Read / Write

Allowed values: >= 0

Default value: 2147483647

@@ -346,6 +358,7 @@

The “kernel-height” property

  “kernel-height”            gint

The gaussian kernel height (must be positive and odd).

+

Owner: GstCvSmooth

Flags: Read / Write

Allowed values: >= 0

Default value: 3

@@ -355,6 +368,7 @@

The “kernel-width” property

  “kernel-width”             gint

The gaussian kernel width (must be positive and odd).If type is median, this means the aperture linear size.Check OpenCV docs: http://docs.opencv.org/2.4/modules/imgproc/doc/filtering.htm.

+

Owner: GstCvSmooth

Flags: Read / Write

Allowed values: >= 1

Default value: 3

@@ -364,6 +378,7 @@

The “position-x” property

  “position-x”               gint

Starting x position for blur (in pixels).

+

Owner: GstCvSmooth

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -373,6 +388,7 @@

The “position-y” property

  “position-y”               gint

Starting y position for blur (in pixels).

+

Owner: GstCvSmooth

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -380,6 +396,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-cvsobel.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-cvsobel.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-cvsobel.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-cvsobel.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ cvsobel: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
@@ -65,42 +64,30 @@
-
+

Types and Values

--++ - +
structGstCvSobelGstCvSobel
-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstCvSobel
-
-
-

Description

Applies the cvSobel OpenCV function to the image.

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 videotestsrc ! cvsobel ! videoconvert ! autovideosink
gst-launch-1.0 videotestsrc ! cvsobel ! videoconvert ! autovideosink
@@ -110,7 +97,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -136,7 +123,7 @@
-

Element Pads

+

Element Pads

@@ -195,8 +182,19 @@

Types and Values

-

struct GstCvSobel

-
struct GstCvSobel;
+

struct GstCvSobel

+
struct GstCvSobel {
+  GstOpencvVideoFilter element;
+
+  gint x_order;
+  gint y_order;
+  gint aperture_size;
+  gboolean mask;
+
+  cv::Mat cvGray;
+  cv::Mat cvSobel;
+};
+
@@ -205,6 +203,7 @@

The “aperture-size” property

  “aperture-size”            gint

Size of the extended Sobel Kernel (1, 3, 5 or 7).

+

Owner: GstCvSobel

Flags: Read / Write

Allowed values: [1,7]

Default value: 3

@@ -214,6 +213,7 @@

The “x-order” property

  “x-order”                  gint

Order of the derivative x.

+

Owner: GstCvSobel

Flags: Read / Write

Allowed values: >= G_MAXULONG

Default value: 1

@@ -223,6 +223,7 @@

The “y-order” property

  “y-order”                  gint

Order of the derivative y.

+

Owner: GstCvSobel

Flags: Read / Write

Allowed values: >= G_MAXULONG

Default value: 0

@@ -232,12 +233,13 @@

The “mask” property

  “mask”                     gboolean

Sets whether the detected derivative edges should be used as a mask on the original input or not.

+

Owner: GstCvSobel

Flags: Read / Write

Default value: TRUE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dashdemux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dashdemux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dashdemux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dashdemux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dashdemux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -86,8 +86,8 @@

Types and Values

--++ @@ -122,7 +122,7 @@ - +
struct
1
gst-launch-1.0 playbin uri="http://www-itec.uni-klu.ac.at/ftp/datasets/mmsys12/RedBullPlayStreets/redbull_4s/RedBullPlayStreets_4s_isoffmain_DIS_23009_1_v_2_1c2_2011_08_30.mpd"
gst-launch-1.0 playbin uri="http://www-itec.uni-klu.ac.at/ftp/datasets/mmsys12/RedBullPlayStreets/redbull_4s/RedBullPlayStreets_4s_isoffmain_DIS_23009_1_v_2_1c2_2011_08_30.mpd"
@@ -279,6 +279,7 @@

The “bandwidth-usage” property

  “bandwidth-usage”          gfloat

Percentage of the available bandwidth to use when selecting representations (deprecated).

+

Owner: GstDashDemux

Flags: Read / Write

Allowed values: [0,1]

Default value: 0.8

@@ -288,6 +289,7 @@

The “max-bitrate” property

  “max-bitrate”              guint

Max of bitrate supported by target video decoder (0 = no maximum).

+

Owner: GstDashDemux

Flags: Read / Write

Default value: 0

@@ -296,6 +298,7 @@

The “max-buffering-time” property

  “max-buffering-time”       guint

Maximum number of seconds of buffer accumulated during playback(deprecated).

+

Owner: GstDashDemux

Flags: Read / Write

Allowed values: >= 2

Default value: 30

@@ -305,6 +308,7 @@

The “presentation-delay” property

  “presentation-delay”       gchar *

Default presentation delay (in seconds, milliseconds or fragments) (e.g. 12s, 2500ms, 3f).

+

Owner: GstDashDemux

Flags: Read / Write

Default value: "10s"

@@ -313,6 +317,7 @@

The “max-video-framerate” property

  “max-video-framerate”      GstFraction

Max video framerate to select (0/1 = no maximum).

+

Owner: GstDashDemux

Flags: Read / Write


@@ -320,6 +325,7 @@

The “max-video-height” property

  “max-video-height”         guint

Max video height to select (0 = no maximum).

+

Owner: GstDashDemux

Flags: Read / Write

Default value: 0

@@ -328,12 +334,13 @@

The “max-video-width” property

  “max-video-width”          guint

Max video width to select (0 = no maximum).

+

Owner: GstDashDemux

Flags: Read / Write

Default value: 0

+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dc1394src.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dc1394src.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dc1394src.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dc1394src.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dc1394src: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -70,8 +70,8 @@

Types and Values

--++ @@ -108,7 +108,7 @@ - +
struct
1
gst-launch-1.0 -v dc1394src ! videoconvert ! autovideosink
gst-launch-1.0 -v dc1394src ! videoconvert ! autovideosink
@@ -122,9 +122,9 @@
1
 2
 3
-
gst-launch-1.0 dc1394src guid=00074813004DF937 \
-    ! "video/x-bayer,format=gbrg,width=1280,height=960,framerate=15/2" \
-    ! bayer2rgb ! videoconvert ! autovideosink
+
gst-launch-1.0 dc1394src guid=00074813004DF937 \
+    ! "video/x-bayer,format=gbrg,width=1280,height=960,framerate=15/2" \
+    ! bayer2rgb ! videoconvert ! autovideosink
@@ -346,6 +346,7 @@

The “dma” property

  “dma”                      guint

The number of frames in the Direct Memory Access ring buffer.

+

Owner: GstDC1394Src

Flags: Read / Write

Allowed values: >= 1

Default value: 10

@@ -355,6 +356,7 @@

The “guid” property

  “guid”                     gchar *

The hexadecimal representation of the GUID of the camera (use first camera available if null).

+

Owner: GstDC1394Src

Flags: Read / Write

Default value: NULL

@@ -363,6 +365,7 @@

The “iso” property

  “iso”                      GstDC1394ISOSpeed

The ISO bandwidth in Mbps.

+

Owner: GstDC1394Src

Flags: Read / Write

Default value: DC1394 ISO speed 400

@@ -371,6 +374,7 @@

The “unit” property

  “unit”                     gint

The unit number of the camera (-1 if no unit number is used).

+

Owner: GstDC1394Src

Flags: Read / Write

Allowed values: >= G_MAXULONG

Default value: -1

@@ -378,6 +382,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-debugspy.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-debugspy.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-debugspy.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-debugspy.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ debugspy: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@

Types and Values

--++ @@ -89,7 +89,7 @@ - +
struct
1
gst-launch-1.0 -m videotestsrc ! debugspy ! fakesink
gst-launch-1.0 -m videotestsrc ! debugspy ! fakesink
@@ -195,6 +195,7 @@

The “checksum-type” property

  “checksum-type”            GChecksumType

Checksum algorithm to use.

+

Owner: GstDebugSpy

Flags: Read / Write

Default value: Use the SHA-1 hashing algorithm

@@ -203,12 +204,13 @@

The “silent” property

  “silent”                   gboolean

Produce verbose output ?.

+

Owner: GstDebugSpy

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-decklinkaudiosink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-decklinkaudiosink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-decklinkaudiosink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-decklinkaudiosink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ decklinkaudiosink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -75,8 +75,8 @@

Types and Values

--++ @@ -107,9 +107,9 @@ - +
struct
1
 2
 3
gst-launch-1.0 \
-  videotestsrc ! decklinkvideosink device-number=0 mode=1080p25 \
-  audiotestsrc ! decklinkaudiosink device-number=0
gst-launch-1.0 \
+  videotestsrc ! decklinkvideosink device-number=0 mode=1080p25 \
+  audiotestsrc ! decklinkaudiosink device-number=0
@@ -193,6 +193,7 @@

The “device-number” property

  “device-number”            gint

Output device instance to use.

+

Owner: GstDecklinkAudioSink

Flags: Read / Write / Construct

Allowed values: >= 0

Default value: 0

@@ -202,6 +203,7 @@

The “hw-serial-number” property

  “hw-serial-number”         gchar *

The serial number (hardware ID) of the Decklink card.

+

Owner: GstDecklinkAudioSink

Flags: Read

Default value: NULL

@@ -210,6 +212,7 @@

The “alignment-threshold” property

  “alignment-threshold”      guint64

Timestamp alignment threshold in nanoseconds.

+

Owner: GstDecklinkAudioSink

Flags: Read / Write

Allowed values: <= 18446744073709551614

Default value: 40000000

@@ -219,6 +222,7 @@

The “buffer-time” property

  “buffer-time”              guint64

Size of audio buffer in microseconds, this is the minimum latency that the sink reports.

+

Owner: GstDecklinkAudioSink

Flags: Read / Write

Default value: 50000

@@ -227,6 +231,7 @@

The “discont-wait” property

  “discont-wait”             guint64

Window of time in nanoseconds to wait before creating a discontinuity.

+

Owner: GstDecklinkAudioSink

Flags: Read / Write

Allowed values: <= 18446744073709551614

Default value: 1000000000

@@ -238,6 +243,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-decklinkaudiosrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-decklinkaudiosrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-decklinkaudiosrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-decklinkaudiosrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ decklinkaudiosrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -85,8 +85,8 @@

Types and Values

--++ @@ -118,9 +118,9 @@ - +
struct
1
 2
 3
gst-launch-1.0 \
-  decklinkvideosrc device-number=0 mode=1080p25 ! autovideosink \
-  decklinkaudiosrc device-number=0 ! autoaudiosink
gst-launch-1.0 \
+  decklinkvideosrc device-number=0 mode=1080p25 ! autovideosink \
+  decklinkaudiosrc device-number=0 ! autoaudiosink
@@ -208,6 +208,7 @@

The “alignment-threshold” property

  “alignment-threshold”      guint64

Timestamp alignment threshold in nanoseconds.

+

Owner: GstDecklinkAudioSrc

Flags: Read / Write

Allowed values: <= 18446744073709551614

Default value: 40000000

@@ -217,6 +218,7 @@

The “buffer-size” property

  “buffer-size”              guint

Size of internal buffer in number of video frames.

+

Owner: GstDecklinkAudioSrc

Flags: Read / Write

Allowed values: [1,G_MAXINT]

Default value: 5

@@ -226,6 +228,7 @@

The “connection” property

  “connection”               GstDecklinkAudioConnection

Audio input connection to use.

+

Owner: GstDecklinkAudioSrc

Flags: Read / Write / Construct

Default value: Automatic

@@ -234,6 +237,7 @@

The “device-number” property

  “device-number”            gint

Output device instance to use.

+

Owner: GstDecklinkAudioSrc

Flags: Read / Write / Construct

Allowed values: >= 0

Default value: 0

@@ -243,6 +247,7 @@

The “discont-wait” property

  “discont-wait”             guint64

Window of time in nanoseconds to wait before creating a discontinuity.

+

Owner: GstDecklinkAudioSrc

Flags: Read / Write

Allowed values: <= 18446744073709551614

Default value: 1000000000

@@ -252,6 +257,7 @@

The “channels” property

  “channels”                 GstDecklinkAudioChannels

Audio channels.

+

Owner: GstDecklinkAudioSrc

Flags: Read / Write / Construct

Default value: 2 Channels

@@ -260,6 +266,7 @@

The “hw-serial-number” property

  “hw-serial-number”         gchar *

The serial number (hardware ID) of the Decklink card.

+

Owner: GstDecklinkAudioSrc

Flags: Read

Default value: NULL

@@ -270,6 +277,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-decklinkvideosink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-decklinkvideosink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-decklinkvideosink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-decklinkvideosink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ decklinkvideosink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -95,8 +95,8 @@

Types and Values

--++ @@ -126,9 +126,9 @@ - +
struct
1
 2
 3
gst-launch-1.0 \
-  videotestsrc ! \
-  decklinkvideosink device-number=0 mode=1080p25
gst-launch-1.0 \
+  videotestsrc ! \
+  decklinkvideosink device-number=0 mode=1080p25
@@ -160,11 +160,11 @@ 3 4 5 -
gst-launch-1.0 \
-  videotestsrc foreground-color=0x00ff0000 ! decklinkvideosink device-number=0 mode=1080p25 \
-  videotestsrc foreground-color=0x0000ff00 ! decklinkvideosink device-number=1 mode=1080p25 \
-  videotestsrc foreground-color=0x000000ff ! decklinkvideosink device-number=2 mode=1080p25 \
-  videotestsrc foreground-color=0x00ffffff ! decklinkvideosink device-number=3 mode=1080p25
+
gst-launch-1.0 \
+  videotestsrc foreground-color=0x00ff0000 ! decklinkvideosink device-number=0 mode=1080p25 \
+  videotestsrc foreground-color=0x0000ff00 ! decklinkvideosink device-number=1 mode=1080p25 \
+  videotestsrc foreground-color=0x000000ff ! decklinkvideosink device-number=2 mode=1080p25 \
+  videotestsrc foreground-color=0x00ffffff ! decklinkvideosink device-number=3 mode=1080p25
@@ -182,11 +182,11 @@ 3 4 5 -
gst-launch-1.0 \
-  videotestsrc is-live=true foreground-color=0x0000ff00 ! decklinkvideosink device-number=0 mode=1080p25 \
-  decklinkvideosrc device-number=1 mode=1080p25 ! autovideosink \
-  decklinkvideosrc device-number=2 mode=1080p25 ! autovideosink \
-  videotestsrc is-live=true foreground-color=0x00ff0000 ! decklinkvideosink device-number=3 mode=1080p25
+
gst-launch-1.0 \
+  videotestsrc is-live=true foreground-color=0x0000ff00 ! decklinkvideosink device-number=0 mode=1080p25 \
+  decklinkvideosrc device-number=1 mode=1080p25 ! autovideosink \
+  decklinkvideosrc device-number=2 mode=1080p25 ! autovideosink \
+  videotestsrc is-live=true foreground-color=0x00ff0000 ! decklinkvideosink device-number=3 mode=1080p25
@@ -259,10 +259,10 @@ 2 3 4 -
gst-launch-1.0 \
- videotestsrc foreground-color=0x00000000 background-color=0x00000000 ! \
- video/x-raw,format=BGRA,width=1920,height=1080 ! \
- decklinkvideosink device-number=0 duplex-mode=full keyer-mode=internal video-format=8bit-bgra mode=1080p25
+
gst-launch-1.0 \
+ videotestsrc foreground-color=0x00000000 background-color=0x00000000 ! \
+ video/x-raw,format=BGRA,width=1920,height=1080 ! \
+ decklinkvideosink device-number=0 duplex-mode=full keyer-mode=internal video-format=8bit-bgra mode=1080p25
@@ -283,10 +283,10 @@ 2 3 4 -
gst-launch-1.0 \
- videotestsrc foreground-color=0x00000000 background-color=0x00000000 ! \
- video/x-raw,format=BGRA,width=1920,height=1080 ! \
- decklinkvideosink device-number=0 duplex-mode=full keyer-mode=external video-format=8bit-bgra mode=1080p25
+
gst-launch-1.0 \
+ videotestsrc foreground-color=0x00000000 background-color=0x00000000 ! \
+ video/x-raw,format=BGRA,width=1920,height=1080 ! \
+ decklinkvideosink device-number=0 duplex-mode=full keyer-mode=external video-format=8bit-bgra mode=1080p25
@@ -845,6 +845,7 @@

The “device-number” property

  “device-number”            gint

Output device instance to use.

+

Owner: GstDecklinkVideoSink

Flags: Read / Write / Construct

Allowed values: >= 0

Default value: 0

@@ -854,6 +855,7 @@

The “mode” property

  “mode”                     GstDecklinkModes

Video Mode to use for playback.

+

Owner: GstDecklinkVideoSink

Flags: Read / Write / Construct

Default value: NTSC SD 60i

@@ -862,6 +864,7 @@

The “video-format” property

  “video-format”             GstDecklinkVideoFormat

Video format type to use for playback.

+

Owner: GstDecklinkVideoSink

Flags: Read / Write / Construct

Default value: bmdFormat8BitYUV

@@ -870,6 +873,7 @@

The “timecode-format” property

  “timecode-format”          GstDecklinkTimecodeFormat

Timecode format type to use for playback.

+

Owner: GstDecklinkVideoSink

Flags: Read / Write / Construct

Default value: bmdTimecodeRP188Any

@@ -878,6 +882,7 @@

The “hw-serial-number” property

  “hw-serial-number”         gchar *

The serial number (hardware ID) of the Decklink card.

+

Owner: GstDecklinkVideoSink

Flags: Read

Default value: NULL

@@ -886,6 +891,7 @@

The “keyer-level” property

  “keyer-level”              gint

Keyer level.

+

Owner: GstDecklinkVideoSink

Flags: Read / Write / Construct

Allowed values: [0,255]

Default value: 255

@@ -895,6 +901,7 @@

The “keyer-mode” property

  “keyer-mode”               GstDecklinkKeyerMode

Keyer mode to be enabled.

+

Owner: GstDecklinkVideoSink

Flags: Read / Write / Construct

Default value: Off

@@ -903,6 +910,7 @@

The “cc-line” property

  “cc-line”                  gint

Line number to use for inserting closed captions (0 = disabled).

+

Owner: GstDecklinkVideoSink

Flags: Read / Write / Construct

Allowed values: [0,22]

Default value: 0

@@ -912,12 +920,13 @@

The “duplex-mode” property

  “duplex-mode”              GstDecklinkDuplexMode

Certain DeckLink devices such as the DeckLink Quad 2 and the DeckLink Duo 2 support configuration of the duplex mode of individual sub-devices.A sub-device configured as full-duplex will use two connectors, which allows simultaneous capture and playback, internal keying, and fill & key scenarios.A half-duplex sub-device will use a single connector as an individual capture or playback channel.

+

Owner: GstDecklinkVideoSink

Flags: Read / Write / Construct

Default value: Half-Duplex

+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-decklinkvideosrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-decklinkvideosrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-decklinkvideosrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-decklinkvideosrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ decklinkvideosrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -115,8 +115,8 @@

Types and Values

--++ @@ -147,9 +147,9 @@ - +
struct
1
 2
 3
gst-launch-1.0 \
-  decklinkvideosrc device-number=0 connection=sdi mode=1080p25 ! \
-  autovideosink
gst-launch-1.0 \
+  decklinkvideosrc device-number=0 connection=sdi mode=1080p25 ! \
+  autovideosink
@@ -188,18 +188,18 @@ 10 11 12 -
gst-launch-1.0 \
- decklinkvideosrc device-number=0 mode=1080p25 ! c. \
- decklinkvideosrc device-number=1 mode=1080p25 ! c. \
- decklinkvideosrc device-number=2 mode=1080p25 ! c. \
- decklinkvideosrc device-number=3 mode=1080p25 ! c. \
- compositor name=c \
-   sink_0::xpos=0   sink_0::ypos=0   sink_0::width=960 sink_0::height=540 \
-   sink_1::xpos=960 sink_1::ypos=0   sink_1::width=960 sink_1::height=540 \
-   sink_2::xpos=0   sink_2::ypos=540 sink_2::width=960 sink_2::height=540 \
-   sink_3::xpos=960 sink_3::ypos=540 sink_3::width=960 sink_3::height=540 ! \
-   video/x-raw,width=1920,height=1080 ! \
-   autovideosink
+
gst-launch-1.0 \
+ decklinkvideosrc device-number=0 mode=1080p25 ! c. \
+ decklinkvideosrc device-number=1 mode=1080p25 ! c. \
+ decklinkvideosrc device-number=2 mode=1080p25 ! c. \
+ decklinkvideosrc device-number=3 mode=1080p25 ! c. \
+ compositor name=c \
+   sink_0::xpos=0   sink_0::ypos=0   sink_0::width=960 sink_0::height=540 \
+   sink_1::xpos=960 sink_1::ypos=0   sink_1::width=960 sink_1::height=540 \
+   sink_2::xpos=0   sink_2::ypos=540 sink_2::width=960 sink_2::height=540 \
+   sink_3::xpos=960 sink_3::ypos=540 sink_3::width=960 sink_3::height=540 ! \
+   video/x-raw,width=1920,height=1080 ! \
+   autovideosink
@@ -217,11 +217,11 @@ 3 4 5 -
gst-launch-1.0 \
-  videotestsrc foreground-color=0x0000ff00 ! decklinkvideosink device-number=0 mode=1080p25 \
-  decklinkvideosrc device-number=1 mode=1080p25 ! autovideosink \
-  decklinkvideosrc device-number=2 mode=1080p25 ! autovideosink \
-  videotestsrc foreground-color=0x00ff0000 ! decklinkvideosink device-number=3 mode=1080p25
+
gst-launch-1.0 \
+  videotestsrc foreground-color=0x0000ff00 ! decklinkvideosink device-number=0 mode=1080p25 \
+  decklinkvideosrc device-number=1 mode=1080p25 ! autovideosink \
+  decklinkvideosrc device-number=2 mode=1080p25 ! autovideosink \
+  videotestsrc foreground-color=0x00ff0000 ! decklinkvideosink device-number=3 mode=1080p25
@@ -269,9 +269,9 @@
1
 2
 3
-
gst-launch-1.0 \
-  decklinkvideosrc device-number=0 mode=1080p25 duplex-mode=full ! \
-  autovideosink
+
gst-launch-1.0 \
+  decklinkvideosrc device-number=0 mode=1080p25 duplex-mode=full ! \
+  autovideosink
@@ -289,10 +289,10 @@ 2 3 4 -
gst-launch-1.0 \
-  decklinkvideosrc device-number=0 mode=1080p25 duplex-mode=full ! \
-  videoflip video-direction=vert ! \
-  decklinkvideosink device-number=0 mode=1080p25 duplex-mode=full
+
gst-launch-1.0 \
+  decklinkvideosrc device-number=0 mode=1080p25 duplex-mode=full ! \
+  videoflip video-direction=vert ! \
+  decklinkvideosink device-number=0 mode=1080p25 duplex-mode=full
@@ -868,6 +868,7 @@

The “buffer-size” property

  “buffer-size”              guint

Size of internal buffer in number of video frames.

+

Owner: GstDecklinkVideoSrc

Flags: Read / Write

Allowed values: [1,G_MAXINT]

Default value: 5

@@ -877,6 +878,7 @@

The “connection” property

  “connection”               GstDecklinkConnection

Video input connection to use.

+

Owner: GstDecklinkVideoSrc

Flags: Read / Write / Construct

Default value: Auto

@@ -885,6 +887,7 @@

The “device-number” property

  “device-number”            gint

Output device instance to use.

+

Owner: GstDecklinkVideoSrc

Flags: Read / Write / Construct

Allowed values: >= 0

Default value: 0

@@ -894,6 +897,7 @@

The “mode” property

  “mode”                     GstDecklinkModes

Video Mode to use for playback.

+

Owner: GstDecklinkVideoSrc

Flags: Read / Write / Construct

Default value: Automatic detection

@@ -902,6 +906,7 @@

The “video-format” property

  “video-format”             GstDecklinkVideoFormat

Video format type to use for input (Only use auto for mode=auto).

+

Owner: GstDecklinkVideoSrc

Flags: Read / Write / Construct

Default value: Auto

@@ -910,6 +915,7 @@

The “timecode-format” property

  “timecode-format”          GstDecklinkTimecodeFormat

Timecode format type to use for input.

+

Owner: GstDecklinkVideoSrc

Flags: Read / Write / Construct

Default value: bmdTimecodeRP188Any

@@ -918,6 +924,7 @@

The “drop-no-signal-frames” property

  “drop-no-signal-frames”    gboolean

Drop frames that are marked as having no input signal.

+

Owner: GstDecklinkVideoSrc

Flags: Read / Write

Default value: FALSE

@@ -926,6 +933,7 @@

The “output-stream-time” property

  “output-stream-time”       gboolean

Output stream time directly instead of translating to pipeline clock.

+

Owner: GstDecklinkVideoSrc

Flags: Read / Write

Default value: FALSE

@@ -934,6 +942,7 @@

The “skip-first-time” property

  “skip-first-time”          guint64

Skip that much time of initial frames after starting.

+

Owner: GstDecklinkVideoSrc

Flags: Read / Write

Default value: 0

@@ -942,6 +951,7 @@

The “signal” property

  “signal”                   gboolean

True if there is a valid input signal available.

+

Owner: GstDecklinkVideoSrc

Flags: Read

Default value: FALSE

@@ -950,6 +960,7 @@

The “hw-serial-number” property

  “hw-serial-number”         gchar *

The serial number (hardware ID) of the Decklink card.

+

Owner: GstDecklinkVideoSrc

Flags: Read

Default value: NULL

@@ -958,6 +969,7 @@

The “output-cc” property

  “output-cc”                gboolean

Extract and output CC as GstMeta (if present).

+

Owner: GstDecklinkVideoSrc

Flags: Read / Write

Default value: FALSE

@@ -966,12 +978,13 @@

The “duplex-mode” property

  “duplex-mode”              GstDecklinkDuplexMode

Certain DeckLink devices such as the DeckLink Quad 2 and the DeckLink Duo 2 support configuration of the duplex mode of individual sub-devices.A sub-device configured as full-duplex will use two connectors, which allows simultaneous capture and playback, internal keying, and fill & key scenarios.A half-duplex sub-device will use a single connector as an individual capture or playback channel.

+

Owner: GstDecklinkVideoSrc

Flags: Read / Write / Construct

Default value: Half-Duplex

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dewarp.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dewarp.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dewarp.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dewarp.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ dewarp: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -85,17 +84,17 @@ -
+

Types and Values

--++ - + @@ -109,28 +108,16 @@
structGstDewarpGstDewarp
enum
-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstDewarp
-
-
-

Description

Dewarp fisheye images

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 videotestsrc ! videoconvert ! circle radius=0.1 height=80  ! dewarp outer-radius=0.35 inner-radius=0.1 ! videoconvert ! xvimagesink
gst-launch-1.0 videotestsrc ! videoconvert ! circle radius=0.1 height=80  ! dewarp outer-radius=0.35 inner-radius=0.1 ! videoconvert ! xvimagesink
@@ -140,7 +127,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -166,7 +153,7 @@
-

Element Pads

+

Element Pads

@@ -225,8 +212,28 @@

Types and Values

-

struct GstDewarp

-
struct GstDewarp;
+

struct GstDewarp

+
struct GstDewarp {
+  GstOpencvVideoFilter element;
+  cv::Mat map_x;
+  cv::Mat map_y;
+  gdouble x_center;
+  gdouble y_center;
+  gdouble inner_radius;
+  gdouble outer_radius;
+  gdouble remap_correction_x;
+  gdouble remap_correction_y;
+  gboolean need_map_update;
+  gint pad_sink_width;
+  gint pad_sink_height;
+  gint in_width;
+  gint in_height;
+  gint out_width;
+  gint out_height;
+  gint display_mode;
+  gint interpolation_mode;
+};
+

@@ -302,6 +309,7 @@

The “display-mode” property

  “display-mode”             GstDewarpDisplayMode

How to display the dewarped image.

+

Owner: GstDewarp

Flags: Read / Write

Default value: Single panorama image

@@ -310,6 +318,7 @@

The “inner-radius” property

  “inner-radius”             gdouble

Inner radius of the fisheye image donut. If outer radius <= inner radius the element will work in passthrough mode.

+

Owner: GstDewarp

Flags: Read / Write

Allowed values: [0,1]

Default value: 0

@@ -319,6 +328,7 @@

The “interpolation-method” property

  “interpolation-method”     GstDewarpInterpolationMode

Interpolation method to use.

+

Owner: GstDewarp

Flags: Read / Write

Default value: A bilinear interpolation

@@ -327,6 +337,7 @@

The “outer-radius” property

  “outer-radius”             gdouble

Outer radius of the fisheye image donut. If outer radius <= inner radius the element will work in passthrough mode.

+

Owner: GstDewarp

Flags: Read / Write

Allowed values: [0,1]

Default value: 0

@@ -336,6 +347,7 @@

The “x-center” property

  “x-center”                 gdouble

X axis center of the fisheye image.

+

Owner: GstDewarp

Flags: Read / Write

Allowed values: [0,1]

Default value: 0.5

@@ -345,6 +357,7 @@

The “x-remap-correction” property

  “x-remap-correction”       gdouble

Correction factor for remapping on x axis. A correction is needed if the fisheye image is not inside a circle.

+

Owner: GstDewarp

Flags: Read / Write

Allowed values: [0.1,10]

Default value: 1

@@ -354,6 +367,7 @@

The “y-center” property

  “y-center”                 gdouble

Y axis center of the fisheye image.

+

Owner: GstDewarp

Flags: Read / Write

Allowed values: [0,1]

Default value: 0.5

@@ -363,6 +377,7 @@

The “y-remap-correction” property

  “y-remap-correction”       gdouble

Correction factor for remapping on y axis. A correction is needed if the fisheye image is not inside a circle.

+

Owner: GstDewarp

Flags: Read / Write

Allowed values: [0.1,10]

Default value: 1

@@ -370,6 +385,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dfbvideosink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dfbvideosink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dfbvideosink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dfbvideosink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dfbvideosink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -91,8 +91,8 @@

Types and Values

--++ @@ -258,7 +258,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! dfbvideosink hue=20000 saturation=40000 brightness=25000
gst-launch-1.0 -v videotestsrc ! dfbvideosink hue=20000 saturation=40000 brightness=25000
@@ -341,6 +341,7 @@

The “brightness” property

  “brightness”               gint

The brightness of the video.

+

Owner: GstDfbVideoSink

Flags: Read / Write

Allowed values: [0,65535]

Default value: 32768

@@ -350,6 +351,7 @@

The “contrast” property

  “contrast”                 gint

The contrast of the video.

+

Owner: GstDfbVideoSink

Flags: Read / Write

Allowed values: [0,65535]

Default value: 32768

@@ -359,6 +361,7 @@

The “hue” property

  “hue”                      gint

The hue of the video.

+

Owner: GstDfbVideoSink

Flags: Read / Write

Allowed values: [0,65535]

Default value: 32768

@@ -368,6 +371,7 @@

The “pixel-aspect-ratio” property

  “pixel-aspect-ratio”       gchar *

The pixel aspect ratio of the device.

+

Owner: GstDfbVideoSink

Flags: Read / Write

Default value: "1/1"

@@ -376,6 +380,7 @@

The “saturation” property

  “saturation”               gint

The saturation of the video.

+

Owner: GstDfbVideoSink

Flags: Read / Write

Allowed values: [0,65535]

Default value: 32768

@@ -385,6 +390,7 @@

The “surface” property

  “surface”                  gpointer

The target surface for video.

+

Owner: GstDfbVideoSink

Flags: Write


@@ -392,6 +398,7 @@

The “vsync” property

  “vsync”                    gboolean

Wait for next vertical sync to draw frames.

+

Owner: GstDfbVideoSink

Flags: Read / Write

Default value: TRUE

@@ -400,12 +407,13 @@

The “layer-mode” property

  “layer-mode”               GstDfbVideoSinkLayerMode

The cooperative level handling the access permission (set this to 'administrative' when the cursor is required).

+

Owner: GstDfbVideoSink

Flags: Read / Write

Default value: DLSCL_EXCLUSIVE

+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-diffuse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-diffuse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-diffuse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-diffuse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ diffuse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -84,7 +84,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! diffuse ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! diffuse ! videoconvert ! autovideosink
@@ -190,6 +190,7 @@

The “scale” property

  “scale”                    gdouble

Scale of the texture.

+

Owner: GstDiffuse

Flags: Read / Write

Allowed values: >= 1

Default value: 4

@@ -201,6 +202,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dilate.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dilate.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dilate.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dilate.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dilate: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@

Types and Values

--++ @@ -89,7 +89,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! dilate ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! dilate ! videoconvert ! autovideosink
@@ -195,6 +195,7 @@

The “silent” property

  “silent”                   gboolean

Produce verbose output ?.

+

Owner: GstDilate

Flags: Read / Write

Default value: FALSE

@@ -203,12 +204,13 @@

The “erode” property

  “erode”                    gboolean

Erode parameter.

+

Owner: GstDilate

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-diracparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-diracparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-diracparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-diracparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ diracparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -151,6 +151,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-disparity.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-disparity.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-disparity.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-disparity.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ disparity: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
struct
@@ -48,34 +47,25 @@
-
+

Types and Values

--++ - +
structGstDisparityGstDisparity
-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstDisparity
-
-
-

Description

Synopsis

-

Element Information

+

Element Information

@@ -101,7 +91,7 @@
-

Element Pads

+

Element Pads

@@ -160,8 +150,43 @@

Types and Values

-

struct GstDisparity

-
struct GstDisparity;
+

struct GstDisparity

+
struct GstDisparity {
+  GstElement element;
+
+  GstPad *sinkpad_left, *sinkpad_right, *srcpad;
+  GstCaps *caps;
+
+  gint method;
+  gboolean display;
+
+  int width;
+  int height;
+  int actualChannels;
+
+  GstBuffer *buffer_left;
+  GMutex lock;
+  GCond cond;
+  gboolean flushing;
+
+  cv::Size imgSize;
+  cv::Mat cvRGB_right;
+  cv::Mat cvRGB_left;
+  cv::Mat cvGray_right;
+  cv::Mat cvGray_left;
+  cv::Mat cvGray_depth_map1;  /*IPL_DEPTH_16S */
+  cv::Mat cvGray_depth_map2;  /*IPL_DEPTH_8U */
+  cv::Mat cvGray_depth_map1_2;        /*IPL_DEPTH_16S */
+
+  cv::Mat img_right_as_cvMat_gray;
+
+  cv::Mat img_left_as_cvMat_gray;
+  cv::Mat depth_map_as_cvMat;
+
+  cv::Ptr<cv::StereoBM> sbm;                    /* cv::StereoBM */
+  cv::Ptr<cv::StereoSGBM> sgbm;                /* cv::StereoSGBM */
+};
+
@@ -170,12 +195,13 @@

The “method” property

  “method”                   GstDisparityMethod

Stereo matching method to use.

+

Owner: GstDisparity

Flags: Read / Write

Default value: Semi-global block matching algorithm

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dodge.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dodge.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dodge.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dodge.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dodge: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -82,7 +82,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! dodge ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! dodge ! videoconvert ! autovideosink
@@ -188,12 +188,13 @@

The “silent” property

  “silent”                   gboolean

Produce verbose output ?.

+

Owner: GstDodge

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dtlsdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dtlsdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dtlsdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dtlsdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dtlsdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -84,9 +84,9 @@

Signals

---+++ @@ -99,8 +99,8 @@

Types and Values

void
--++ @@ -217,6 +217,7 @@

The “connection-id” property

  “connection-id”            gchar *

Every encoder/decoder pair should have the same, unique, connection-id.

+

Owner: GstDtlsDec

Flags: Read / Write

Default value: NULL

@@ -225,6 +226,7 @@

The “decoder-key” property

  “decoder-key”              GstCaps *

SRTP key that should be used by the decoder.

+

Owner: GstDtlsDec

Flags: Read


@@ -232,6 +234,7 @@

The “peer-pem” property

  “peer-pem”                 gchar *

The X509 certificate received in the DTLS handshake, in PEM format.

+

Owner: GstDtlsDec

Flags: Read

Default value: NULL

@@ -240,6 +243,7 @@

The “pem” property

  “pem”                      gchar *

A string containing a X509 certificate and RSA private key in PEM format.

+

Owner: GstDtlsDec

Flags: Read / Write

Default value: NULL

@@ -248,6 +252,7 @@

The “srtp-auth” property

  “srtp-auth”                guint

The SRTP authentication selected in the DTLS handshake. The value will be set to an GstDtlsSrtpAuth.

+

Owner: GstDtlsDec

Flags: Read

Allowed values: <= 2

Default value: 0

@@ -257,6 +262,7 @@

The “srtp-cipher” property

  “srtp-cipher”              guint

The SRTP cipher selected in the DTLS handshake. The value will be set to an GstDtlsSrtpCipher.

+

Owner: GstDtlsDec

Flags: Read

Allowed values: <= 1

Default value: 0

@@ -274,6 +280,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dtlsenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dtlsenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dtlsenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dtlsenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dtlsenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -77,9 +77,9 @@

Signals

struct
---+++ @@ -92,8 +92,8 @@

Types and Values

void
--++ @@ -210,6 +210,7 @@

The “connection-id” property

  “connection-id”            gchar *

Every encoder/decoder pair should have the same, unique, connection-id.

+

Owner: GstDtlsEnc

Flags: Read / Write

Default value: NULL

@@ -218,6 +219,7 @@

The “encoder-key” property

  “encoder-key”              GstBuffer *

Master key that should be used by the SRTP encoder.

+

Owner: GstDtlsEnc

Flags: Read


@@ -225,6 +227,7 @@

The “is-client” property

  “is-client”                gboolean

Set to true if the decoder should act as client and initiate the handshake.

+

Owner: GstDtlsEnc

Flags: Read / Write

Default value: FALSE

@@ -233,6 +236,7 @@

The “srtp-auth” property

  “srtp-auth”                guint

The SRTP authentication selected in the DTLS handshake. The value will be set to an GstDtlsSrtpAuth.

+

Owner: GstDtlsEnc

Flags: Read

Allowed values: <= 2

Default value: 0

@@ -242,6 +246,7 @@

The “srtp-cipher” property

  “srtp-cipher”              guint

The SRTP cipher selected in the DTLS handshake. The value will be set to an GstDtlsSrtpCipher.

+

Owner: GstDtlsEnc

Flags: Read

Allowed values: <= 1

Default value: 0

@@ -259,6 +264,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dtlssrtpdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dtlssrtpdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dtlssrtpdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dtlssrtpdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dtlssrtpdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -62,8 +62,8 @@

Types and Values

struct
--++ @@ -236,6 +236,7 @@

The “peer-pem” property

  “peer-pem”                 gchar *

The X509 certificate received in the DTLS handshake, in PEM format.

+

Owner: GstDtlsSrtpDec

Flags: Read

Default value: NULL

@@ -244,12 +245,13 @@

The “pem” property

  “pem”                      gchar *

A string containing a X509 certificate and RSA private key in PEM format.

+

Owner: GstDtlsSrtpDec

Flags: Read / Write

Default value: NULL

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dtlssrtpdemux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dtlssrtpdemux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dtlssrtpdemux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dtlssrtpdemux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dtlssrtpdemux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -186,6 +186,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dtlssrtpenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dtlssrtpenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dtlssrtpenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dtlssrtpenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dtlssrtpenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -54,9 +54,9 @@

Signals

struct
---+++ @@ -69,8 +69,8 @@

Types and Values

void
--++ @@ -251,6 +251,7 @@

The “is-client” property

  “is-client”                gboolean

Set to true if the decoder should act as client and initiate the handshake.

+

Owner: GstDtlsSrtpEnc

Flags: Read / Write

Default value: FALSE

@@ -267,6 +268,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dtmfdetect.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dtmfdetect.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dtmfdetect.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dtmfdetect.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dtmfdetect: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -162,6 +162,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dtsdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dtsdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dtsdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dtsdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dtsdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

struct
--++ @@ -81,7 +81,7 @@ - +
struct
1
gst-launch-1.0 dvdreadsrc title=1 ! mpegpsdemux ! dtsdec ! audioresample ! audioconvert ! alsasink
gst-launch-1.0 dvdreadsrc title=1 ! mpegpsdemux ! dtsdec ! audioresample ! audioconvert ! alsasink
@@ -93,7 +93,7 @@
1
-
gst-launch-1.0 filesrc location=abc.dts ! dtsdec ! audioresample ! audioconvert ! alsasink
+
gst-launch-1.0 filesrc location=abc.dts ! dtsdec ! audioresample ! audioconvert ! alsasink
@@ -203,12 +203,13 @@

The “drc” property

  “drc”                      gboolean

Use Dynamic Range Compression.

+

Owner: GstDtsDec

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dvbbasebin.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dvbbasebin.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dvbbasebin.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dvbbasebin.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dvbbasebin: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -119,11 +119,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dvbsrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dvbsrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dvbsrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dvbsrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dvbsrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -312,9 +312,9 @@

Signals

---+++ @@ -344,8 +344,8 @@

Types and Values

--++ @@ -375,7 +375,7 @@ - +
struct
1
gst-launch-1.0 dvbsrc modulation="QAM 64" trans-mode=8k bandwidth=8 frequency=514000000 code-rate-lp=AUTO code-rate-hp=2/3 guard=4  hierarchy=0 ! mpegtsdemux name=demux ! queue max-size-buffers=0 max-size-time=0 ! mpegvideoparse ! mpegvideoparse ! mpeg2dec ! xvimagesink demux. ! queue max-size-buffers=0 max-size-time=0 ! mpegaudioparse ! mpg123audiodec ! audioconvert ! pulsesink
gst-launch-1.0 dvbsrc modulation="QAM 64" trans-mode=8k bandwidth=8 frequency=514000000 code-rate-lp=AUTO code-rate-hp=2/3 guard=4  hierarchy=0 ! mpegtsdemux name=demux ! queue max-size-buffers=0 max-size-time=0 ! mpegvideoparse ! mpegvideoparse ! mpeg2dec ! xvimagesink demux. ! queue max-size-buffers=0 max-size-time=0 ! mpegaudioparse ! mpg123audiodec ! audioconvert ! pulsesink
@@ -387,7 +387,7 @@
1
-
gst-launch-1.0 dvbsrc modulation="QAM 64" trans-mode=8k bandwidth=8 frequency=514000000 code-rate-lp=AUTO code-rate-hp=2/3 guard=4  hierarchy=0 pids=100:256:257 ! mpegtsdemux name=demux ! queue max-size-buffers=0 max-size-time=0 ! mpegvideoparse ! mpeg2dec ! xvimagesink demux. ! queue max-size-buffers=0 max-size-time=0 ! mpegaudioparse ! mpg123audiodec ! audioconvert ! pulsesink
+
gst-launch-1.0 dvbsrc modulation="QAM 64" trans-mode=8k bandwidth=8 frequency=514000000 code-rate-lp=AUTO code-rate-hp=2/3 guard=4  hierarchy=0 pids=100:256:257 ! mpegtsdemux name=demux ! queue max-size-buffers=0 max-size-time=0 ! mpegvideoparse ! mpeg2dec ! xvimagesink demux. ! queue max-size-buffers=0 max-size-time=0 ! mpegaudioparse ! mpg123audiodec ! audioconvert ! pulsesink
@@ -399,7 +399,7 @@
1
-
gst-launch-1.0 dvbsrc polarity="h" frequency=11302000 symbol-rate=27500 diseqc-source=0 pids=50:102:103 ! mpegtsdemux name=demux ! queue max-size-buffers=0 max-size-time=0 ! mpegvideoparse ! mpeg2dec ! xvimagesink demux. ! queue max-size-buffers=0 max-size-time=0 ! mpegaudioparse ! mpg123audiodec ! audioconvert ! pulsesink
+
gst-launch-1.0 dvbsrc polarity="h" frequency=11302000 symbol-rate=27500 diseqc-source=0 pids=50:102:103 ! mpegtsdemux name=demux ! queue max-size-buffers=0 max-size-time=0 ! mpegvideoparse ! mpeg2dec ! xvimagesink demux. ! queue max-size-buffers=0 max-size-time=0 ! mpegaudioparse ! mpg123audiodec ! audioconvert ! pulsesink
@@ -411,7 +411,7 @@
1
-
gst-launch-1.0 dvbsrc frequency=515142857 guard=16 trans-mode="8k" isdbt-layer-enabled=7 isdbt-partial-reception=1 isdbt-layera-fec="2/3" isdbt-layera-modulation="QPSK" isdbt-layera-segment-count=1 isdbt-layera-time-interleaving=4 isdbt-layerb-fec="3/4" isdbt-layerb-modulation="qam-64" isdbt-layerb-segment-count=12 isdbt-layerb-time-interleaving=2 isdbt-layerc-fec="1/2" isdbt-layerc-modulation="qam-64" isdbt-layerc-segment-count=0 isdbt-layerc-time-interleaving=0 delsys="isdb-t" ! tsdemux ! "video/x-h264" ! h264parse ! queue ! avdec_h264 ! videoconvert ! queue ! autovideosink
+
gst-launch-1.0 dvbsrc frequency=515142857 guard=16 trans-mode="8k" isdbt-layer-enabled=7 isdbt-partial-reception=1 isdbt-layera-fec="2/3" isdbt-layera-modulation="QPSK" isdbt-layera-segment-count=1 isdbt-layera-time-interleaving=4 isdbt-layerb-fec="3/4" isdbt-layerb-modulation="qam-64" isdbt-layerb-segment-count=12 isdbt-layerb-time-interleaving=2 isdbt-layerc-fec="1/2" isdbt-layerc-modulation="qam-64" isdbt-layerc-segment-count=0 isdbt-layerc-time-interleaving=0 delsys="isdb-t" ! tsdemux ! "video/x-h264" ! h264parse ! queue ! avdec_h264 ! videoconvert ! queue ! autovideosink
@@ -423,7 +423,7 @@
1
-
gst-launch-1.0 dvbsrc frequency=503000000 delsys="atsc" modulation="8vsb" pids=48:49:52 ! decodebin name=dec dec. ! videoconvert ! autovideosink dec. ! audioconvert ! autoaudiosink
+
gst-launch-1.0 dvbsrc frequency=503000000 delsys="atsc" modulation="8vsb" pids=48:49:52 ! decodebin name=dec dec. ! videoconvert ! autovideosink dec. ! audioconvert ! autoaudiosink
@@ -506,6 +506,7 @@

The “bandwidth-hz” property

  “bandwidth-hz”             guint

Channel bandwidth in Hz.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 8000000

@@ -514,6 +515,7 @@

The “bandwidth” property

  “bandwidth”                GstDvbSrcBandwidth

(DVB-T) Bandwidth. Deprecated.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 8

@@ -522,6 +524,7 @@

The “code-rate-hp” property

  “code-rate-hp”             GstDvbSrcCode_Rate

(DVB-T, DVB-S/S2 and DVB-C) High priority code rate.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: AUTO

@@ -530,6 +533,7 @@

The “code-rate-lp” property

  “code-rate-lp”             GstDvbSrcCode_Rate

(DVB-T) Low priority code rate.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 1/2

@@ -538,6 +542,7 @@

The “device” property

  “device”                   gchararray

The device directory.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: "/dev/dvb/adapter0"

@@ -546,6 +551,7 @@

The “diseqc-src” property

  “diseqc-src”               gint

DISEqC selected source (-1 disabled) (DVB-S).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [-1,7]

Default value: -1

@@ -555,6 +561,7 @@

The “freq” property

  “freq”                     gint

Frequency.

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -564,6 +571,7 @@

The “guard” property

  “guard”                    GstDvbSrcGuard

(DVB-T) Guard Interval.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 16

@@ -572,6 +580,7 @@

The “hierarchy” property

  “hierarchy”                GstDvbSrcHierarchy

(DVB-T) Hierarchy information.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 1

@@ -580,6 +589,7 @@

The “inversion” property

  “inversion”                GstDvbSrcInversion

(DVB-T and DVB-C) Inversion information.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: ON

@@ -588,6 +598,7 @@

The “modulation” property

  “modulation”               GstDvbSrcModulation

(DVB-T/T2/C/S2, TURBO and ATSC) Modulation type.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: QAM 16

@@ -596,6 +607,7 @@

The “pids” property

  “pids”                     gchar *

Colon-separated list of PIDs (eg. 110:120) to capture. ACT and CAT are automatically included but PMT should be added explicitly. Special value 8192 gets full MPEG-TS.

+

Owner: GstDvbSrc

Flags: Write

Default value: "8192"

@@ -604,6 +616,7 @@

The “pol” property

  “pol”                      gchararray

Polarity [vhHV] (DVB-S).

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: "h"

@@ -612,6 +625,7 @@

The “srate” property

  “srate”                    gint

Symbol Rate (DVB-S, DVB-C).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -621,6 +635,7 @@

The “trans-mode” property

  “trans-mode”               GstDvbSrcTransmission_Mode

(DVB-T) Transmission mode.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 8K

@@ -629,6 +644,7 @@

The “tune” property

  “tune”                     gpointer

Atomically tune to channel. (For Apps).

+

Owner: GstDvbSrc

Flags: Write


@@ -636,6 +652,7 @@

The “adapter” property

  “adapter”                  gint

The DVB adapter device number (eg. 0 for adapter0).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [0,16]

Default value: 0

@@ -645,6 +662,7 @@

The “diseqc-source” property

  “diseqc-source”            gint

(DVB-S/S2) Selected DiSEqC source. Only needed if you have a DiSEqC switch. Otherwise leave at -1 (disabled).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [G_MAXULONG,7]

Default value: -1

@@ -654,6 +672,7 @@

The “frequency” property

  “frequency”                guint

Center frequency to tune into. Measured in kHz for the satellite distribution standars and Hz for all the rest.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 0

@@ -662,6 +681,7 @@

The “frontend” property

  “frontend”                 gint

The frontend device number (eg. 0 for frontend0).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [0,16]

Default value: 0

@@ -671,6 +691,7 @@

The “polarity” property

  “polarity”                 gchar *

(DVB-S/S2) Polarity [vhHV] (eg. V for Vertical).

+

Owner: GstDvbSrc

Flags: Read / Write / Construct

Default value: "H"

@@ -679,6 +700,7 @@

The “symbol-rate” property

  “symbol-rate”              guint

(DVB-S/S2, DVB-C) Symbol rate in kBd (kilo bauds).

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 0

@@ -687,6 +709,7 @@

The “stats-reporting-interval” property

  “stats-reporting-interval” guint

The number of reads before reporting frontend stats.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 100

@@ -695,6 +718,7 @@

The “timeout” property

  “timeout”                  guint64

Post a message after timeout microseconds (0 = disabled).

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 1000000

@@ -703,6 +727,7 @@

The “dvb-buffer-size” property

  “dvb-buffer-size”          guint

The kernel buffer size used by the DVB api.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 1925120

@@ -711,6 +736,7 @@

The “delsys” property

  “delsys”                   GstDvbSrcDelsys

Delivery System.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: UNDEFINED

@@ -719,6 +745,7 @@

The “pilot” property

  “pilot”                    GstDvbSrcPilot

Pilot (DVB-S2).

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: AUTO

@@ -727,6 +754,7 @@

The “rolloff” property

  “rolloff”                  GstDvbSrcRolloff

Rolloff (DVB-S2).

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: auto

@@ -735,6 +763,7 @@

The “stream-id” property

  “stream-id”                gint

(DVB-T2 and DVB-S2 max 255, ISDB max 65535) Stream ID (-1 = disabled).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [G_MAXULONG,65535]

Default value: -1

@@ -744,6 +773,7 @@

The “tuning-timeout” property

  “tuning-timeout”           guint64

Microseconds to wait before giving up tuning/locking on a signal.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 10000000000

@@ -752,6 +782,7 @@

The “isdbt-layer-enabled” property

  “isdbt-layer-enabled”      guint

(ISDB-T) Layer Enabled (7 = All layers).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [1,7]

Default value: 7

@@ -761,6 +792,7 @@

The “isdbt-layera-fec” property

  “isdbt-layera-fec”         GstDvbSrcCode_Rate

(ISDB-T) layer A Forward Error Correction.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: AUTO

@@ -769,6 +801,7 @@

The “isdbt-layera-modulation” property

  “isdbt-layera-modulation”  GstDvbSrcModulation

(ISDB-T) Layer A modulation type.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: AUTO

@@ -777,6 +810,7 @@

The “isdbt-layera-segment-count” property

  “isdbt-layera-segment-count” gint

(ISDB-T) Layer A segment count (-1 = AUTO).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [G_MAXULONG,13]

Default value: -1

@@ -786,6 +820,7 @@

The “isdbt-layera-time-interleaving” property

  “isdbt-layera-time-interleaving” gint

(ISDB-T) Layer A time interleaving (-1 = AUTO).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [G_MAXULONG,8]

Default value: -1

@@ -795,6 +830,7 @@

The “isdbt-layerb-fec” property

  “isdbt-layerb-fec”         GstDvbSrcCode_Rate

(ISDB-T) layer B Forward Error Correction.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: AUTO

@@ -803,6 +839,7 @@

The “isdbt-layerb-modulation” property

  “isdbt-layerb-modulation”  GstDvbSrcModulation

(ISDB-T) Layer B modulation type.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: AUTO

@@ -811,6 +848,7 @@

The “isdbt-layerb-segment-count” property

  “isdbt-layerb-segment-count” gint

(ISDB-T) Layer B segment count (-1 = AUTO).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [G_MAXULONG,13]

Default value: -1

@@ -820,6 +858,7 @@

The “isdbt-layerb-time-interleaving” property

  “isdbt-layerb-time-interleaving” gint

(ISDB-T) Layer B time interleaving (-1 = AUTO).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [G_MAXULONG,8]

Default value: -1

@@ -829,6 +868,7 @@

The “isdbt-layerc-fec” property

  “isdbt-layerc-fec”         GstDvbSrcCode_Rate

(ISDB-T) layer C Forward Error Correction.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: AUTO

@@ -837,6 +877,7 @@

The “isdbt-layerc-modulation” property

  “isdbt-layerc-modulation”  GstDvbSrcModulation

(ISDB-T) Layer C modulation type.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: AUTO

@@ -845,6 +886,7 @@

The “isdbt-layerc-segment-count” property

  “isdbt-layerc-segment-count” gint

(ISDB-T) Layer C segment count (-1 = AUTO).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [G_MAXULONG,13]

Default value: -1

@@ -854,6 +896,7 @@

The “isdbt-layerc-time-interleaving” property

  “isdbt-layerc-time-interleaving” gint

(ISDB-T) Layer C time interleaving (-1 = AUTO).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [G_MAXULONG,8]

Default value: -1

@@ -863,6 +906,7 @@

The “isdbt-partial-reception” property

  “isdbt-partial-reception”  gint

(ISDB-T) Partial Reception (-1 = AUTO).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [G_MAXULONG,1]

Default value: 1

@@ -872,6 +916,7 @@

The “isdbt-sb-segment-count” property

  “isdbt-sb-segment-count”   guint

(ISDB-T) SB segment count.

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [1,13]

Default value: 1

@@ -881,6 +926,7 @@

The “isdbt-sb-segment-idx” property

  “isdbt-sb-segment-idx”     gint

(ISDB-T) SB segment IDX.

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [0,12]

Default value: 0

@@ -890,6 +936,7 @@

The “isdbt-sb-subchannel-id” property

  “isdbt-sb-subchannel-id”   gint

(ISDB-T) SB Subchannel ID (-1 = AUTO).

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [G_MAXULONG,41]

Default value: 0

@@ -899,6 +946,7 @@

The “isdbt-sound-broadcasting” property

  “isdbt-sound-broadcasting” gint

(ISDB-T) Sound Broadcasting.

+

Owner: GstDvbSrc

Flags: Read / Write

Allowed values: [0,1]

Default value: 0

@@ -908,6 +956,7 @@

The “lnb-lof1” property

  “lnb-lof1”                 guint

LNB's Local oscillator frequency used for low band reception (kHz).

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 9750000

@@ -916,6 +965,7 @@

The “lnb-lof2” property

  “lnb-lof2”                 guint

LNB's Local oscillator frequency used for high band reception (kHz).

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 10600000

@@ -924,6 +974,7 @@

The “lnb-slof” property

  “lnb-slof”                 guint

LNB's Upper bound for low band reception (kHz).

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: 11700000

@@ -932,6 +983,7 @@

The “interleaving” property

  “interleaving”             GstDvbSrcInterleaving

(DTMB) Interleaving type.

+

Owner: GstDvbSrc

Flags: Read / Write

Default value: AUTO

@@ -1067,6 +1119,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dvbsuboverlay.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dvbsuboverlay.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dvbsuboverlay.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dvbsuboverlay.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dvbsuboverlay: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -64,8 +64,8 @@

Types and Values

--++ @@ -94,9 +94,9 @@ - +
struct
1
 2
 3
gst-launch-1.0 -v filesrc location=/path/to/ts ! mpegtsdemux name=d ! queue ! mpegaudioparse ! mpg123audiodec ! audioconvert ! autoaudiosink \
-    d. ! queue ! mpegvideoparse ! mpeg2dec ! videoconvert ! r. \
-    d. ! queue ! "subpicture/x-dvb" ! dvbsuboverlay name=r ! videoconvert ! autovideosink
gst-launch-1.0 -v filesrc location=/path/to/ts ! mpegtsdemux name=d ! queue ! mpegaudioparse ! mpg123audiodec ! audioconvert ! autoaudiosink \
+    d. ! queue ! mpegvideoparse ! mpeg2dec ! videoconvert ! r. \
+    d. ! queue ! "subpicture/x-dvb" ! dvbsuboverlay name=r ! videoconvert ! autovideosink
@@ -234,6 +234,7 @@

The “enable” property

  “enable”                   gboolean

Enable rendering of subtitles.

+

Owner: GstDVBSubOverlay

Flags: Read / Write

Default value: TRUE

@@ -242,6 +243,7 @@

The “max-page-timeout” property

  “max-page-timeout”         gint

Limit maximum display time of a subtitle page (0 - disabled, value in seconds).

+

Owner: GstDVBSubOverlay

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -251,12 +253,13 @@

The “force-end” property

  “force-end”                gboolean

Assume PES-aligned subtitles and force end-of-display.

+

Owner: GstDVBSubOverlay

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dvdspu.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dvdspu.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-dvdspu.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-dvdspu.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dvdspu: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -64,7 +64,7 @@ - +
 
1
FIXME: gst-launch-1.0 ...
FIXME: gst-launch-1.0 ...
@@ -194,6 +194,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-edgedetect.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-edgedetect.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-edgedetect.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-edgedetect.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ edgedetect: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -65,42 +64,30 @@ -
+

Types and Values

-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstEdgeDetect
-
-
-

Description

Performs canny edge detection on videos and images

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 videotestsrc ! videoconvert ! edgedetect ! videoconvert ! xvimagesink
gst-launch-1.0 videotestsrc ! videoconvert ! edgedetect ! videoconvert ! xvimagesink
@@ -110,7 +97,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -136,7 +123,7 @@
-

Element Pads

+

Element Pads

@@ -195,8 +182,20 @@

Types and Values

-

struct GstEdgeDetect

-
struct GstEdgeDetect;
+

struct GstEdgeDetect

+
struct GstEdgeDetect {
+  GstOpencvVideoFilter element;
+
+  gboolean mask;
+
+  int threshold1;
+  int threshold2;
+  int aperture;
+
+  cv::Mat cvEdge;
+  cv::Mat cvGray;
+};
+
@@ -205,6 +204,7 @@

The “aperture” property

  “aperture”                 gint

Aperture size for Sobel operator (Must be either 3, 5 or 7.

+

Owner: GstEdgeDetect

Flags: Read / Write

Allowed values: [3,7]

Default value: 3

@@ -214,6 +214,7 @@

The “mask” property

  “mask”                     gboolean

Sets whether the detected edges should be used as a mask on the original input or not.

+

Owner: GstEdgeDetect

Flags: Read / Write

Default value: TRUE

@@ -222,6 +223,7 @@

The “threshold1” property

  “threshold1”               gint

Threshold value for canny edge detection.

+

Owner: GstEdgeDetect

Flags: Read / Write

Allowed values: [0,1000]

Default value: 50

@@ -231,6 +233,7 @@

The “threshold2” property

  “threshold2”               gint

Second threshold value for canny edge detection.

+

Owner: GstEdgeDetect

Flags: Read / Write

Allowed values: [0,1000]

Default value: 150

@@ -238,6 +241,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-errorignore.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-errorignore.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-errorignore.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-errorignore.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ errorignore: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -69,8 +69,8 @@

Types and Values

--++ @@ -100,7 +100,7 @@ - +
struct
1
gst-launch-1.0 videotestsrc ! errorignore ! autovideosink
gst-launch-1.0 videotestsrc ! errorignore ! autovideosink
@@ -206,6 +206,7 @@

The “convert-to” property

  “convert-to”               GstFlowReturn

Which GstFlowReturn value we should convert to when ignoring.

+

Owner: GstErrorIgnore

Flags: Read / Write

Default value: GST_FLOW_NOT_LINKED

@@ -214,6 +215,7 @@

The “ignore-error” property

  “ignore-error”             gboolean

Whether to ignore GST_FLOW_ERROR.

+

Owner: GstErrorIgnore

Flags: Read / Write

Default value: TRUE

@@ -222,6 +224,7 @@

The “ignore-notlinked” property

  “ignore-notlinked”         gboolean

Whether to ignore GST_FLOW_NOT_LINKED.

+

Owner: GstErrorIgnore

Flags: Read / Write

Default value: FALSE

@@ -230,12 +233,13 @@

The “ignore-notnegotiated” property

  “ignore-notnegotiated”     gboolean

Whether to ignore GST_FLOW_NOT_NEGOTIATED.

+

Owner: GstErrorIgnore

Flags: Read / Write

Default value: TRUE

+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-exclusion.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-exclusion.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-exclusion.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-exclusion.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ exclusion: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@

Types and Values

--++ @@ -89,7 +89,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! exclusion ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! exclusion ! videoconvert ! autovideosink
@@ -195,6 +195,7 @@

The “silent” property

  “silent”                   gboolean

Produce verbose output ?.

+

Owner: GstExclusion

Flags: Read / Write

Default value: FALSE

@@ -203,6 +204,7 @@

The “factor” property

  “factor”                   guint

Exclusion factor parameter.

+

Owner: GstExclusion

Flags: Read / Write

Allowed values: [1,175]

Default value: 175

@@ -210,6 +212,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-faac.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-faac.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-faac.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-faac.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ faac: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -90,8 +90,8 @@

Types and Values

--++ @@ -125,7 +125,7 @@ - +
struct
1
gst-launch-1.0 audiotestsrc wave=sine num-buffers=100 ! audioconvert ! faac ! matroskamux ! filesink location=sine.mkv
gst-launch-1.0 audiotestsrc wave=sine num-buffers=100 ! audioconvert ! faac ! matroskamux ! filesink location=sine.mkv
@@ -255,6 +255,7 @@

The “bitrate” property

  “bitrate”                  gint

Average Bitrate (ABR) in bits/sec.

+

Owner: GstFaac

Flags: Read / Write / Construct

Allowed values: [8000,320000]

Default value: 128000

@@ -264,6 +265,7 @@

The “midside” property

  “midside”                  gboolean

Allow mid/side encoding.

+

Owner: GstFaac

Flags: Read / Write / Construct

Default value: TRUE

@@ -272,6 +274,7 @@

The “outputformat” property

  “outputformat”             GstFaacOutputFormat

Format of output frames.

+

Owner: GstFaac

Flags: Read / Write

Default value: OUTPUTFORMAT_RAW

@@ -280,6 +283,7 @@

The “profile” property

  “profile”                  GstFaacProfile

MPEG/AAC encoding profile.

+

Owner: GstFaac

Flags: Read / Write

Default value: LC

@@ -288,6 +292,7 @@

The “shortctl” property

  “shortctl”                 GstFaacShortCtl

Block type encorcing.

+

Owner: GstFaac

Flags: Read / Write / Construct

Default value: SHORTCTL_NORMAL

@@ -296,6 +301,7 @@

The “tns” property

  “tns”                      gboolean

Use temporal noise shaping.

+

Owner: GstFaac

Flags: Read / Write / Construct

Default value: FALSE

@@ -304,6 +310,7 @@

The “quality” property

  “quality”                  gint

Variable bitrate (VBR) quantizer quality in %.

+

Owner: GstFaac

Flags: Read / Write / Construct

Allowed values: [1,1000]

Default value: 100

@@ -313,6 +320,7 @@

The “rate-control” property

  “rate-control”             GstFaacBrtype

Encoding bitrate type (VBR/ABR).

+

Owner: GstFaac

Flags: Read / Write / Construct

Default value: VBR

@@ -323,6 +331,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-faad.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-faad.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-faad.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-faad.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ faad: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -65,7 +65,7 @@ - +
 
1
gst-launch-1.0 filesrc location=example.mp4 ! qtdemux ! faad ! audioconvert ! audioresample ! autoaudiosink
gst-launch-1.0 filesrc location=example.mp4 ! qtdemux ! faad ! audioconvert ! audioresample ! autoaudiosink
@@ -77,7 +77,7 @@
1
-
gst-launch-1.0 filesrc location=example.adts ! faad ! audioconvert ! audioresample ! autoaudiosink
+
gst-launch-1.0 filesrc location=example.adts ! faad ! audioconvert ! audioresample ! autoaudiosink
@@ -183,6 +183,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-faceblur.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-faceblur.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-faceblur.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-faceblur.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ faceblur: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -76,42 +75,30 @@ -
+

Types and Values

--++ - +
structGstFaceBlurGstFaceBlur
-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstFaceBlur
-
-
-

Description

Blurs faces in images and videos.

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 autovideosrc ! videoconvert ! faceblur ! videoconvert ! autovideosink
gst-launch-1.0 autovideosrc ! videoconvert ! faceblur ! videoconvert ! autovideosink
@@ -121,7 +108,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -147,7 +134,7 @@
-

Element Pads

+

Element Pads

@@ -206,8 +193,24 @@

Types and Values

-

struct GstFaceBlur

-
struct GstFaceBlur;
+

struct GstFaceBlur

+
struct GstFaceBlur {
+  GstOpencvVideoFilter element;
+
+  gboolean sent_profile_load_failed_msg;
+
+  gchar *profile;
+  gboolean display;
+  gdouble scale_factor;
+  gint min_neighbors;
+  gint flags;
+  gint min_size_width;
+  gint min_size_height;
+
+  cv::Mat cvGray;
+  cv::CascadeClassifier *cvCascade;
+};
+
@@ -216,6 +219,7 @@

The “profile” property

  “profile”                  gchar *

Location of Haar cascade file to use for face blurion.

+

Owner: GstFaceBlur

Flags: Read / Write

Default value: "/usr/share/opencv/haarcascades/haarcascade_frontalface_default.xml"

@@ -224,6 +228,7 @@

The “flags” property

  “flags”                    GstOpencvFaceBlurFlags

Flags to cvHaarDetectObjects.

+

Owner: GstFaceBlur

Flags: Read / Write

Default value: Do Canny edge detection to discard some regions

@@ -232,6 +237,7 @@

The “min-neighbors” property

  “min-neighbors”            gint

Minimum number (minus 1) of neighbor rectangles that makes up an object.

+

Owner: GstFaceBlur

Flags: Read / Write

Allowed values: >= 0

Default value: 3

@@ -241,6 +247,7 @@

The “min-size-height” property

  “min-size-height”          gint

Minimum window height size.

+

Owner: GstFaceBlur

Flags: Read / Write

Allowed values: >= 0

Default value: 30

@@ -250,6 +257,7 @@

The “min-size-width” property

  “min-size-width”           gint

Minimum window width size.

+

Owner: GstFaceBlur

Flags: Read / Write

Allowed values: >= 0

Default value: 30

@@ -259,6 +267,7 @@

The “scale-factor” property

  “scale-factor”             gdouble

Factor by which the windows is scaled after each scan.

+

Owner: GstFaceBlur

Flags: Read / Write

Allowed values: [1.1,10]

Default value: 1.25

@@ -266,6 +275,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-facedetect.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-facedetect.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-facedetect.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-facedetect.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ facedetect: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
@@ -109,17 +108,17 @@
-
+

Types and Values

--++ - + @@ -129,18 +128,6 @@
structGstFaceDetectGstFaceDetect
enum
-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstFaceDetect
-
-
-

Description

Performs face detection on videos and images. If you have high cpu load you need to use videoscale with capsfilter and reduce the video resolution.

@@ -148,13 +135,13 @@ until the size is <= GstFaceDetect::min-size-width or GstFaceDetect::min-size-height.

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 autovideosrc ! decodebin ! colorspace ! facedetect ! videoconvert ! xvimagesink
gst-launch-1.0 autovideosrc ! decodebin ! colorspace ! facedetect ! videoconvert ! xvimagesink
@@ -165,7 +152,7 @@
1
-
gst-launch-1.0 autovideosrc ! video/x-raw,width=320,height=240 ! videoconvert ! facedetect min-size-width=60 min-size-height=60 ! colorspace ! xvimagesink
+
gst-launch-1.0 autovideosrc ! video/x-raw,width=320,height=240 ! videoconvert ! facedetect min-size-width=60 min-size-height=60 ! colorspace ! xvimagesink
@@ -176,7 +163,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -202,7 +189,7 @@
-

Element Pads

+

Element Pads

@@ -261,8 +248,32 @@

Types and Values

-

struct GstFaceDetect

-
struct GstFaceDetect;
+

struct GstFaceDetect

+
struct GstFaceDetect {
+  GstOpencvVideoFilter element;
+
+  gboolean display;
+  gboolean face_detected;
+
+  gchar *face_profile;
+  gchar *nose_profile;
+  gchar *mouth_profile;
+  gchar *eyes_profile;
+  gdouble scale_factor;
+  gint min_neighbors;
+  gint flags;
+  gint min_size_width;
+  gint min_size_height;
+  gint min_stddev;
+  gint updates;
+
+  cv::Mat cvGray;
+  cv::CascadeClassifier *cvFaceDetect;
+  cv::CascadeClassifier *cvNoseDetect;
+  cv::CascadeClassifier *cvMouthDetect;
+  cv::CascadeClassifier *cvEyesDetect;
+};
+

@@ -316,6 +327,7 @@

The “display” property

  “display”                  gboolean

Sets whether the detected faces should be highlighted in the output.

+

Owner: GstFaceDetect

Flags: Read / Write

Default value: TRUE

@@ -324,6 +336,7 @@

The “eyes-profile” property

  “eyes-profile”             gchar *

Location of Haar cascade file to use for eye-pair detection.

+

Owner: GstFaceDetect

Flags: Read / Write

Default value: "/usr/share/opencv/haarcascades/haarcascade_mcs_eyepair_small.xml"

@@ -332,6 +345,7 @@

The “flags” property

  “flags”                    GstOpencvFaceDetectFlags

Flags to cvHaarDetectObjects.

+

Owner: GstFaceDetect

Flags: Read / Write

Default value: Do Canny edge detection to discard some regions

@@ -340,6 +354,7 @@

The “min-neighbors” property

  “min-neighbors”            gint

Minimum number (minus 1) of neighbor rectangles that makes up an object.

+

Owner: GstFaceDetect

Flags: Read / Write

Allowed values: >= 0

Default value: 3

@@ -349,6 +364,7 @@

The “min-size-height” property

  “min-size-height”          gint

Minimum area height to be recognized as a face.

+

Owner: GstFaceDetect

Flags: Read / Write

Allowed values: >= 0

Default value: 30

@@ -358,6 +374,7 @@

The “min-size-width” property

  “min-size-width”           gint

Minimum area width to be recognized as a face.

+

Owner: GstFaceDetect

Flags: Read / Write

Allowed values: >= 0

Default value: 30

@@ -367,6 +384,7 @@

The “mouth-profile” property

  “mouth-profile”            gchar *

Location of Haar cascade file to use for mouth detection.

+

Owner: GstFaceDetect

Flags: Read / Write

Default value: "/usr/share/opencv/haarcascades/haarcascade_mcs_mouth.xml"

@@ -375,6 +393,7 @@

The “nose-profile” property

  “nose-profile”             gchar *

Location of Haar cascade file to use for nose detection.

+

Owner: GstFaceDetect

Flags: Read / Write

Default value: "/usr/share/opencv/haarcascades/haarcascade_mcs_nose.xml"

@@ -383,6 +402,7 @@

The “profile” property

  “profile”                  gchar *

Location of Haar cascade file to use for face detection.

+

Owner: GstFaceDetect

Flags: Read / Write

Default value: "/usr/share/opencv/haarcascades/haarcascade_frontalface_default.xml"

@@ -391,6 +411,7 @@

The “scale-factor” property

  “scale-factor”             gdouble

Factor by which the frame is scaled after each object scan.

+

Owner: GstFaceDetect

Flags: Read / Write

Allowed values: [1.1,10]

Default value: 1.25

@@ -400,6 +421,7 @@

The “updates” property

  “updates”                  GstFaceDetectUpdates

When send update bus messages, if at all.

+

Owner: GstFaceDetect

Flags: Read / Write

Default value: Send update messages on every frame

@@ -408,6 +430,7 @@

The “min-stddev” property

  “min-stddev”               gint

Minimum image average standard deviation: on images with standard deviation lesser than this value facedetection will not be performed. Setting this property help to save cpu and reduce false positives not performing face detection on images with little changes.

+

Owner: GstFaceDetect

Flags: Read / Write

Allowed values: [0,255]

Default value: 0

@@ -415,6 +438,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-faceoverlay.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-faceoverlay.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-faceoverlay.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-faceoverlay.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ faceoverlay: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -76,8 +76,8 @@

Types and Values

--++ @@ -113,7 +113,7 @@ - +
struct
1
gst-launch-1.0 autovideosrc ! videoconvert ! faceoverlay location=/path/to/gnome-video-effects/pixmaps/bow.svg x=0.5 y=0.5 w=0.7 h=0.7 ! videoconvert ! autovideosink
gst-launch-1.0 autovideosrc ! videoconvert ! faceoverlay location=/path/to/gnome-video-effects/pixmaps/bow.svg x=0.5 y=0.5 w=0.7 h=0.7 ! videoconvert ! autovideosink
@@ -218,6 +218,7 @@

The “h” property

  “h”                        gfloat

Specify image height relative to face height.

+

Owner: GstFaceOverlay

Flags: Read / Write

Allowed values: >= 0

Default value: 1

@@ -227,6 +228,7 @@

The “location” property

  “location”                 gchar *

Location of SVG file to use for face overlay.

+

Owner: GstFaceOverlay

Flags: Read / Write

Default value: ""

@@ -235,6 +237,7 @@

The “w” property

  “w”                        gfloat

Specify image width relative to face width.

+

Owner: GstFaceOverlay

Flags: Read / Write

Allowed values: >= 0

Default value: 1

@@ -244,6 +247,7 @@

The “x” property

  “x”                        gfloat

Specify image x relative to detected face x.

+

Owner: GstFaceOverlay

Flags: Read / Write

Default value: 0

@@ -252,12 +256,13 @@

The “y” property

  “y”                        gfloat

Specify image y relative to detected face y.

+

Owner: GstFaceOverlay

Flags: Read / Write

Default value: 0

+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fakevideosink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fakevideosink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fakevideosink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fakevideosink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ fakevideosink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -37,8 +37,8 @@

Types and Values

--++ @@ -76,8 +76,8 @@ - +
struct
1
 2
gst-launch-1.0 videotestsrc ! fakevideosink
-gst-launch-1.0 videotestsrc ! fpsdisplaysink text-overlay=false video-sink=fakevideosink
gst-launch-1.0 videotestsrc ! fakevideosink
+gst-launch-1.0 videotestsrc ! fpsdisplaysink text-overlay=false video-sink=fakevideosink
@@ -156,6 +156,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fbdevsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fbdevsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fbdevsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fbdevsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ fbdevsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -53,8 +53,8 @@

Types and Values

--++ @@ -149,12 +149,13 @@

The “device” property

  “device”                   gchar *

The framebuffer device eg: /dev/fb0.

+

Owner: GstFBDEVSink

Flags: Read / Write

Default value: NULL

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fdkaacdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fdkaacdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fdkaacdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fdkaacdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ fdkaacdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -107,7 +107,7 @@ - +
struct

details

audio/mpeg, mpegversion=(int)4, stream-format=(string){ adts, adif, raw }, channels=(int)[ 1, 8 ]audio/mpeg, mpegversion=(int){ 2, 4 }, stream-format=(string){ adts, adif, raw }, channels=(int)[ 1, 8 ]
@@ -151,6 +151,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fdkaacenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fdkaacenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fdkaacenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fdkaacenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ fdkaacenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -53,8 +53,8 @@

Types and Values

--++ @@ -178,6 +178,7 @@

The “bitrate” property

  “bitrate”                  gint

Target Audio Bitrate (0 = fixed value based on sample rate and channel count).

+

Owner: GstFdkAacEnc

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -185,6 +186,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-festival.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-festival.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-festival.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-festival.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ festival: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -67,7 +67,7 @@ - +
struct
1
echo 'Hello G-Streamer!' | gst-launch-1.0 fdsrc fd=0 ! festival ! wavparse ! audioconvert ! alsasink
echo 'Hello G-Streamer!' | gst-launch-1.0 fdsrc fd=0 ! festival ! wavparse ! audioconvert ! alsasink
@@ -169,6 +169,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fieldanalysis.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fieldanalysis.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fieldanalysis.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fieldanalysis.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ fieldanalysis: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -104,8 +104,8 @@

Types and Values

--++ @@ -134,7 +134,7 @@ - +
struct
1
gst-launch-1.0 -v uridecodebin uri=/path/to/foo.bar ! fieldanalysis ! deinterlace ! videoconvert ! autovideosink
gst-launch-1.0 -v uridecodebin uri=/path/to/foo.bar ! fieldanalysis ! deinterlace ! videoconvert ! autovideosink
@@ -240,6 +240,7 @@

The “block-height” property

  “block-height”             guint64

Block height for windowed comb detection.

+

Owner: GstFieldAnalysis

Flags: Read / Write

Default value: 16

@@ -248,6 +249,7 @@

The “block-threshold” property

  “block-threshold”          guint64

Block threshold for windowed comb detection.

+

Owner: GstFieldAnalysis

Flags: Read / Write

Default value: 80

@@ -256,6 +258,7 @@

The “block-width” property

  “block-width”              guint64

Block width for windowed comb detection.

+

Owner: GstFieldAnalysis

Flags: Read / Write

Allowed values: >= 1

Default value: 16

@@ -265,6 +268,7 @@

The “comb-method” property

  “comb-method”              FieldAnalysisCombMethod

Metric to be used for identifying comb artifacts if using windowed comb detection.

+

Owner: GstFieldAnalysis

Flags: Read / Write

Default value: 5-tap [1,-3,4,-3,1] vertical filter result is larger than spatial threshold*6

@@ -273,6 +277,7 @@

The “field-metric” property

  “field-metric”             GstFieldAnalysisFieldMetric

Metric to be used for comparing same parity fields to decide if they are a repeated field for telecine.

+

Owner: GstFieldAnalysis

Flags: Read / Write

Default value: Sum of Squared Differences

@@ -281,6 +286,7 @@

The “field-threshold” property

  “field-threshold”          gfloat

Threshold for field metric decisions.

+

Owner: GstFieldAnalysis

Flags: Read / Write

Allowed values: >= 0

Default value: 0.08

@@ -290,6 +296,7 @@

The “frame-metric” property

  “frame-metric”             GstFieldAnalysisFrameMetric

Metric to be used for comparing opposite parity fields to decide if they are a progressive frame.

+

Owner: GstFieldAnalysis

Flags: Read / Write

Default value: 5-tap [1,-3,4,-3,1] Vertical Filter

@@ -298,6 +305,7 @@

The “frame-threshold” property

  “frame-threshold”          gfloat

Threshold for frame metric decisions.

+

Owner: GstFieldAnalysis

Flags: Read / Write

Allowed values: >= 0

Default value: 0.002

@@ -307,6 +315,7 @@

The “ignored-lines” property

  “ignored-lines”            guint64

Ignore this many lines from the top and bottom for windowed comb detection.

+

Owner: GstFieldAnalysis

Flags: Read / Write

Allowed values: >= 2

Default value: 2

@@ -316,6 +325,7 @@

The “noise-floor” property

  “noise-floor”              guint

Noise floor for appropriate metrics (per-pixel metric values with a score less than this will be ignored).

+

Owner: GstFieldAnalysis

Flags: Read / Write

Default value: 16

@@ -324,6 +334,7 @@

The “spatial-threshold” property

  “spatial-threshold”        gint64

Threshold for combing metric decisions.

+

Owner: GstFieldAnalysis

Flags: Read / Write

Allowed values: >= 0

Default value: 9

@@ -331,6 +342,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fisheye.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fisheye.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fisheye.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fisheye.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ fisheye: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -68,7 +68,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! fisheye ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! fisheye ! videoconvert ! autovideosink
@@ -174,6 +174,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fluiddec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fluiddec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fluiddec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fluiddec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ fluiddec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -75,8 +75,8 @@

Types and Values

--++ @@ -105,7 +105,7 @@ - +
struct
1
gst-launch-1.0 filesrc location=song.mid ! midiparse ! fluiddec ! pulsesink
gst-launch-1.0 filesrc location=song.mid ! midiparse ! fluiddec ! pulsesink
@@ -212,6 +212,7 @@

The “soundfont” property

  “soundfont”                gchar *

the filename of a soundfont (NULL for default).

+

Owner: GstFluidDec

Flags: Read / Write

Default value: NULL

@@ -220,6 +221,7 @@

The “synth-chorus” property

  “synth-chorus”             gboolean

Turn the chorus on or off.

+

Owner: GstFluidDec

Flags: Read / Write

Default value: TRUE

@@ -228,6 +230,7 @@

The “synth-gain” property

  “synth-gain”               gdouble

Set the master gain.

+

Owner: GstFluidDec

Flags: Read / Write

Allowed values: [0,10]

Default value: 0.2

@@ -237,6 +240,7 @@

The “synth-polyphony” property

  “synth-polyphony”          gint

The number of simultaneous voices.

+

Owner: GstFluidDec

Flags: Read / Write

Allowed values: [1,65535]

Default value: 256

@@ -246,6 +250,7 @@

The “synth-reverb” property

  “synth-reverb”             gboolean

Turn the reverb on or off.

+

Owner: GstFluidDec

Flags: Read / Write

Default value: TRUE

@@ -256,6 +261,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fpsdisplaysink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fpsdisplaysink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-fpsdisplaysink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-fpsdisplaysink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ fpsdisplaysink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -108,9 +108,9 @@

Signals

---+++ @@ -123,8 +123,8 @@

Types and Values

void
--++ @@ -161,10 +161,10 @@ 2 3 4 - +
struct
gst-launch-1.0 videotestsrc ! fpsdisplaysink
-gst-launch-1.0 videotestsrc ! fpsdisplaysink text-overlay=false
-gst-launch-1.0 filesrc location=video.avi ! decodebin name=d ! queue ! fpsdisplaysink d. ! queue ! fakesink sync=true
-gst-launch-1.0 playbin uri=file:///path/to/video.avi video-sink="fpsdisplaysink" audio-sink=fakesink
gst-launch-1.0 videotestsrc ! fpsdisplaysink
+gst-launch-1.0 videotestsrc ! fpsdisplaysink text-overlay=false
+gst-launch-1.0 filesrc location=video.avi ! decodebin name=d ! queue ! fpsdisplaysink d. ! queue ! fakesink sync=true
+gst-launch-1.0 playbin uri=file:///path/to/video.avi video-sink="fpsdisplaysink" audio-sink=fakesink
@@ -246,6 +246,7 @@

The “sync” property

  “sync”                     gboolean

Sync on the clock (if the internally used sink doesn't have this property it will be ignored.

+

Owner: GstFPSDisplaySink

Flags: Read / Write

Default value: TRUE

@@ -254,6 +255,7 @@

The “text-overlay” property

  “text-overlay”             gboolean

Whether to use text-overlay.

+

Owner: GstFPSDisplaySink

Flags: Read / Write

Default value: TRUE

@@ -262,6 +264,7 @@

The “video-sink” property

  “video-sink”               GstElement *

Video sink to use (Must only be called on NULL state).

+

Owner: GstFPSDisplaySink

Flags: Read / Write


@@ -269,6 +272,7 @@

The “fps-update-interval” property

  “fps-update-interval”      gint

Time between consecutive frames per second measures and update (in ms). Should be set on NULL state.

+

Owner: GstFPSDisplaySink

Flags: Read / Write

Allowed values: >= 1

Default value: 500

@@ -278,6 +282,7 @@

The “max-fps” property

  “max-fps”                  gdouble

Maximum fps rate measured. Reset when going from NULL to READY.-1 means no measurement has yet been done.

+

Owner: GstFPSDisplaySink

Flags: Read

Allowed values: >= -1

Default value: -1

@@ -287,6 +292,7 @@

The “min-fps” property

  “min-fps”                  gdouble

Minimum fps rate measured. Reset when going from NULL to READY.-1 means no measurement has yet been done.

+

Owner: GstFPSDisplaySink

Flags: Read

Allowed values: >= -1

Default value: -1

@@ -296,6 +302,7 @@

The “signal-fps-measurements” property

  “signal-fps-measurements”  gboolean

If the fps-measurements signal should be emited.

+

Owner: GstFPSDisplaySink

Flags: Read / Write

Default value: FALSE

@@ -304,6 +311,7 @@

The “frames-dropped” property

  “frames-dropped”           guint

Number of frames dropped by the sink.

+

Owner: GstFPSDisplaySink

Flags: Read

Default value: 0

@@ -312,6 +320,7 @@

The “frames-rendered” property

  “frames-rendered”          guint

Number of frames rendered.

+

Owner: GstFPSDisplaySink

Flags: Read

Default value: 0

@@ -320,6 +329,7 @@

The “last-message” property

  “last-message”             gchar *

The message describing current status.

+

Owner: GstFPSDisplaySink

Flags: Read

Default value: NULL

@@ -328,6 +338,7 @@

The “silent” property

  “silent”                   gboolean

Don't produce last_message events.

+

Owner: GstFPSDisplaySink

Flags: Read / Write

Default value: FALSE

@@ -385,6 +396,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-freeverb.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-freeverb.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-freeverb.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-freeverb.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ freeverb: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -70,8 +70,8 @@

Types and Values

--++ @@ -106,8 +106,8 @@ - +
struct
1
 2
gst-launch-1.0 audiotestsrc wave=saw ! freeverb ! autoaudiosink
-gst-launch-1.0 filesrc location="melo1.ogg" ! decodebin ! audioconvert ! freeverb ! autoaudiosink
gst-launch-1.0 audiotestsrc wave=saw ! freeverb ! autoaudiosink
+gst-launch-1.0 filesrc location="melo1.ogg" ! decodebin ! audioconvert ! freeverb ! autoaudiosink
@@ -213,6 +213,7 @@

The “damping” property

  “damping”                  gfloat

Damping of high frequencies.

+

Owner: GstFreeverb

Flags: Read / Write / Construct

Allowed values: [0,1]

Default value: 0.2

@@ -222,6 +223,7 @@

The “level” property

  “level”                    gfloat

dry/wet level.

+

Owner: GstFreeverb

Flags: Read / Write / Construct

Allowed values: [0,1]

Default value: 0.5

@@ -231,6 +233,7 @@

The “room-size” property

  “room-size”                gfloat

Size of the simulated room.

+

Owner: GstFreeverb

Flags: Read / Write / Construct

Allowed values: [0,1]

Default value: 0.5

@@ -240,6 +243,7 @@

The “width” property

  “width”                    gfloat

Stereo panorama width.

+

Owner: GstFreeverb

Flags: Read / Write / Construct

Allowed values: [0,1]

Default value: 1

@@ -247,6 +251,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-gaussianblur.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-gaussianblur.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-gaussianblur.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-gaussianblur.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ gaussianblur: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -82,7 +82,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! gaussianblur ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! gaussianblur ! videoconvert ! autovideosink
@@ -188,6 +188,7 @@

The “sigma” property

  “sigma”                    gdouble

Sigma value for gaussian blur (negative for sharpen).

+

Owner: GstGaussianBlur

Flags: Read / Write

Allowed values: [-20,20]

Default value: 1.2

@@ -195,6 +196,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-gdpdepay.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-gdpdepay.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-gdpdepay.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-gdpdepay.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ gdpdepay: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -79,7 +79,7 @@ - +
struct
1
gst-launch-1.0 -v -m filesrc location=test.gdp ! gdpdepay ! xvimagesink
gst-launch-1.0 -v -m filesrc location=test.gdp ! gdpdepay ! xvimagesink
@@ -186,6 +186,7 @@

The “ts-offset” property

  “ts-offset”                gint64

Timestamp Offset.

+

Owner: GstGDPDepay

Flags: Read / Write

Default value: 0

@@ -196,6 +197,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-gdppay.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-gdppay.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-gdppay.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-gdppay.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ gdppay: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -64,8 +64,8 @@

Types and Values

--++ @@ -91,7 +91,7 @@ - +
struct
1
gst-launch-1.0 -v -m videotestsrc num-buffers=50 ! gdppay ! filesink location=test.gdp
gst-launch-1.0 -v -m videotestsrc num-buffers=50 ! gdppay ! filesink location=test.gdp
@@ -198,6 +198,7 @@

The “crc-header” property

  “crc-header”               gboolean

Calculate and store a CRC checksum on the header.

+

Owner: GstGDPPay

Flags: Read / Write

Default value: TRUE

@@ -206,6 +207,7 @@

The “crc-payload” property

  “crc-payload”              gboolean

Calculate and store a CRC checksum on the payload.

+

Owner: GstGDPPay

Flags: Read / Write

Default value: FALSE

@@ -214,6 +216,7 @@

The “version” property

  “version”                  GstDPVersion

Version of the GStreamer Data Protocol.

+

Owner: GstGDPPay

Flags: Read / Write

Default value: GST_DP_VERSION_1_0

@@ -224,6 +227,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-gmedec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-gmedec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-gmedec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-gmedec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ gmedec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -182,6 +182,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-grabcut.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-grabcut.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-grabcut.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-grabcut.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ grabcut: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
struct
@@ -55,32 +54,20 @@
-
+

Types and Values

--++ - +
structGstGrabcutGstGrabcut
-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstGrabcut
-
-
-

Description

This element is a wrapper around OpenCV grabcut implementation. GrabCut is an image segmentation method based on graph cuts technique. It can be seen as a @@ -104,13 +91,13 @@ extraction using iterated graph cuts, ACM Trans. Graph., vol. 23, pp. 309–314, 2004.

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 --gst-debug=grabcut=4  v4l2src device=/dev/video0 ! videoconvert ! grabcut ! videoconvert ! video/x-raw,width=320,height=240 ! ximagesink
gst-launch-1.0 --gst-debug=grabcut=4  v4l2src device=/dev/video0 ! videoconvert ! grabcut ! videoconvert ! video/x-raw,width=320,height=240 ! ximagesink
@@ -122,7 +109,7 @@
1
-
gst-launch-1.0 --gst-debug=grabcut=4  v4l2src device=/dev/video0 ! videoconvert ! facedetect display=0 ! videoconvert ! grabcut test-mode=true ! videoconvert ! video/x-raw,width=320,height=240 ! ximagesink
+
gst-launch-1.0 --gst-debug=grabcut=4  v4l2src device=/dev/video0 ! videoconvert ! facedetect display=0 ! videoconvert ! grabcut test-mode=true ! videoconvert ! video/x-raw,width=320,height=240 ! ximagesink
@@ -132,7 +119,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -158,7 +145,7 @@
-

Element Pads

+

Element Pads

@@ -217,8 +204,25 @@

Types and Values

-

struct GstGrabcut

-
struct GstGrabcut;
+

struct GstGrabcut

+
struct GstGrabcut {
+  GstOpencvVideoFilter parent;
+  gint width, height;
+  gboolean test_mode;
+  gdouble scale;                // grow multiplier to apply to input bbox
+
+  cv::Mat cvRGBin;
+  cv::Mat cvA;
+  cv::Mat cvB;
+  cv::Mat cvC;
+  cv::Mat cvD;
+
+  cv::Mat grabcut_mask;          // mask created by graphcut
+  cv::Mat bgdModel;
+  cv::Mat fgdModel;
+  cv::Rect facepos;
+};
+
@@ -227,6 +231,7 @@

The “scale” property

  “scale”                    gfloat

Grow factor for the face bounding box, if present.

+

Owner: GstGrabcut

Flags: Read / Write

Allowed values: [1,4]

Default value: 1.6

@@ -236,12 +241,13 @@

The “test-mode” property

  “test-mode”                gboolean

If true, the output RGB is overwritten with the segmented foreground. Alpha channel same as normal case .

+

Owner: GstGrabcut

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-gsmdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-gsmdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-gsmdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-gsmdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ gsmdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -155,6 +155,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-gsmenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-gsmenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-gsmenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-gsmenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ gsmenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -37,8 +37,8 @@

Types and Values

struct
--++ @@ -158,6 +158,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-h263parse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-h263parse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-h263parse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-h263parse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ h263parse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -151,6 +151,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-h264parse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-h264parse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-h264parse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-h264parse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ h264parse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -69,8 +69,8 @@

Types and Values

struct
--++ @@ -188,6 +188,7 @@

The “split-packetized” property

  “split-packetized”         gboolean

Split NAL units of packetized streams.

+

Owner: GstH264Parse

Flags: Read / Write / Construct

Default value: FALSE

@@ -196,6 +197,7 @@

The “access-unit” property

  “access-unit”              gboolean

Output Acess Units rather than NALUs.

+

Owner: GstH264Parse

Flags: Read / Write

Default value: FALSE

@@ -204,6 +206,7 @@

The “output-format” property

  “output-format”            GstH264ParseFormat

Output Format of stream (bytestream or otherwise).

+

Owner: GstH264Parse

Flags: Read / Write

Default value: Input Format

@@ -212,6 +215,7 @@

The “config-interval” property

  “config-interval”          gint

Send SPS and PPS Insertion Interval in seconds (sprop parameter sets will be multiplexed in the data stream when detected.) (0 = disabled, -1 = send with every IDR frame).

+

Owner: GstH264Parse

Flags: Read / Write / Construct

Allowed values: [G_MAXULONG,3600]

Default value: 0

@@ -219,6 +223,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-h265parse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-h265parse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-h265parse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-h265parse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ h265parse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

struct
--++ @@ -171,6 +171,7 @@

The “config-interval” property

  “config-interval”          gint

Send VPS, SPS and PPS Insertion Interval in seconds (sprop parameter sets will be multiplexed in the data stream when detected.) (0 = disabled, -1 = send with every IDR frame).

+

Owner: GstH265Parse

Flags: Read / Write / Construct

Allowed values: [G_MAXULONG,3600]

Default value: 0

@@ -178,6 +179,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-handdetect.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-handdetect.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-handdetect.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-handdetect.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ handdetect: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
struct
@@ -83,32 +82,20 @@
-
+

Types and Values

-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstHanddetect
-
-
-

Implemented Interfaces

GstHanddetect implements @@ -119,7 +106,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -145,7 +132,7 @@
-

Element Pads

+

Element Pads

@@ -204,8 +191,29 @@

Types and Values

-

struct GstHanddetect

-
struct GstHanddetect;
+

struct GstHanddetect

+
struct GstHanddetect {
+  GstOpencvVideoFilter element;
+
+  gboolean display;
+  gchar *profile_fist;
+  gchar *profile_palm;
+  /* region of interest */
+  gint roi_x;
+  gint roi_y;
+  gint roi_width;
+  gint roi_height;
+
+  /* opencv
+   * cvGray - image to gray colour
+   */
+  cv::Mat cvGray;
+  cv::CascadeClassifier *cvCascade_fist;
+  cv::CascadeClassifier *cvCascade_palm;
+  cv::Rect *prev_r;
+  cv::Rect *best_r;
+};
+
@@ -213,6 +221,7 @@

The “ROI-HEIGHT” property

  “ROI-HEIGHT”               gint
+

Owner: GstHanddetect

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -221,6 +230,7 @@

The “ROI-WIDTH” property

  “ROI-WIDTH”                gint
+

Owner: GstHanddetect

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -229,6 +239,7 @@

The “ROI-X” property

  “ROI-X”                    gint
+

Owner: GstHanddetect

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -237,6 +248,7 @@

The “ROI-Y” property

  “ROI-Y”                    gint
+

Owner: GstHanddetect

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -246,6 +258,7 @@

The “display” property

  “display”                  gboolean

Whether the detected hands are highlighted in output frame.

+

Owner: GstHanddetect

Flags: Read / Write

Default value: TRUE

@@ -254,6 +267,7 @@

The “profile-fist” property

  “profile-fist”             gchar *

Location of HAAR cascade file (fist gesture).

+

Owner: GstHanddetect

Flags: Read / Write

Default value: "/usr/local/share/gst-plugins-bad/1.0/opencv_haarcascades/fist.xml"

@@ -262,12 +276,13 @@

The “profile-palm” property

  “profile-palm”             gchar *

Location of HAAR cascade file (palm gesture).

+

Owner: GstHanddetect

Flags: Read / Write

Default value: "/usr/local/share/gst-plugins-bad/1.0/opencv_haarcascades/palm.xml"

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-hlsdemux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-hlsdemux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-hlsdemux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-hlsdemux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ hlsdemux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -70,8 +70,8 @@

Types and Values

--++ @@ -106,7 +106,7 @@ - +
struct
1
gst-launch-1.0 souphttpsrc location=http://devimages.apple.com/iphone/samples/bipbop/gear4/prog_index.m3u8 ! hlsdemux ! decodebin ! videoconvert ! videoscale ! autovideosink
gst-launch-1.0 souphttpsrc location=http://devimages.apple.com/iphone/samples/bipbop/gear4/prog_index.m3u8 ! hlsdemux ! decodebin ! videoconvert ! videoscale ! autovideosink
@@ -214,6 +214,7 @@

The “bitrate-switch-tolerance” property

  “bitrate-switch-tolerance” gfloat

Tolerance with respect of the fragment duration to switch to a different bitrate if the client is too slow/fast.

+

Owner: GstHLSDemux

Flags: Read / Write

Allowed values: [0,1]

Default value: 0.4

@@ -223,6 +224,7 @@

The “fragments-cache” property

  “fragments-cache”          guint

Number of fragments needed to be cached to start playing (DEPRECATED: Has no effect since 1.3.1).

+

Owner: GstHLSDemux

Flags: Read / Write

Allowed values: >= 1

Default value: 1

@@ -232,6 +234,7 @@

The “bitrate-limit” property

  “bitrate-limit”            gfloat

Limit of the available bitrate to use when switching to alternates.

+

Owner: GstHLSDemux

Flags: Read / Write

Allowed values: [0,1]

Default value: 0.8

@@ -241,6 +244,7 @@

The “connection-speed” property

  “connection-speed”         guint

Network connection speed in kbps (0 = unknown).

+

Owner: GstHLSDemux

Flags: Read / Write

Allowed values: <= 4294967

Default value: 0

@@ -248,6 +252,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-hlssink2.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-hlssink2.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-hlssink2.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-hlssink2.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ hlssink2: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -88,8 +88,8 @@

Types and Values

--++ @@ -213,6 +213,7 @@

The “location” property

  “location”                 gchar *

Location of the file to write.

+

Owner: GstHlsSink2

Flags: Read / Write

Default value: "segment%05d.ts"

@@ -221,6 +222,7 @@

The “max-files” property

  “max-files”                guint

Maximum number of files to keep on disk. Once the maximum is reached,old files start to be deleted to make room for new ones.

+

Owner: GstHlsSink2

Flags: Read / Write

Default value: 10

@@ -229,6 +231,7 @@

The “playlist-length” property

  “playlist-length”          guint

Length of HLS playlist. To allow players to conform to section 6.3.3 of the HLS specification, this should be at least 3. If set to 0, the playlist will be infinite.

+

Owner: GstHlsSink2

Flags: Read / Write

Default value: 5

@@ -237,6 +240,7 @@

The “playlist-location” property

  “playlist-location”        gchar *

Location of the playlist to write.

+

Owner: GstHlsSink2

Flags: Read / Write

Default value: "playlist.m3u8"

@@ -245,6 +249,7 @@

The “playlist-root” property

  “playlist-root”            gchar *

Location of the playlist to write.

+

Owner: GstHlsSink2

Flags: Read / Write

Default value: NULL

@@ -253,6 +258,7 @@

The “target-duration” property

  “target-duration”          guint

The target duration in seconds of a segment/file. (0 - disabled, useful for management of segment duration by the streaming server).

+

Owner: GstHlsSink2

Flags: Read / Write

Default value: 15

@@ -261,12 +267,13 @@

The “send-keyframe-requests” property

  “send-keyframe-requests”   gboolean

Send keyframe requests to ensure correct fragmentation. If this is disabled then the input must have keyframes in regular intervals.

+

Owner: GstHlsSink2

Flags: Read / Write

Default value: TRUE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-hlssink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-hlssink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-hlssink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-hlssink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ hlssink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -83,8 +83,8 @@

Types and Values

struct
--++ @@ -118,7 +118,7 @@ - +
struct
1
gst-launch-1.0 videotestsrc is-live=true ! x264enc ! hlssink max-files=5
gst-launch-1.0 videotestsrc is-live=true ! x264enc ! hlssink max-files=5
@@ -200,6 +200,7 @@

The “location” property

  “location”                 gchar *

Location of the file to write.

+

Owner: GstHlsSink

Flags: Read / Write

Default value: "segment%05d.ts"

@@ -208,6 +209,7 @@

The “max-files” property

  “max-files”                guint

Maximum number of files to keep on disk. Once the maximum is reached,old files start to be deleted to make room for new ones.

+

Owner: GstHlsSink

Flags: Read / Write

Default value: 10

@@ -216,6 +218,7 @@

The “playlist-length” property

  “playlist-length”          guint

Length of HLS playlist. To allow players to conform to section 6.3.3 of the HLS specification, this should be at least 3. If set to 0, the playlist will be infinite.

+

Owner: GstHlsSink

Flags: Read / Write

Default value: 5

@@ -224,6 +227,7 @@

The “playlist-location” property

  “playlist-location”        gchar *

Location of the playlist to write.

+

Owner: GstHlsSink

Flags: Read / Write

Default value: "playlist.m3u8"

@@ -232,6 +236,7 @@

The “playlist-root” property

  “playlist-root”            gchar *

Location of the playlist to write.

+

Owner: GstHlsSink

Flags: Read / Write

Default value: NULL

@@ -240,12 +245,13 @@

The “target-duration” property

  “target-duration”          guint

The target duration in seconds of a segment/file. (0 - disabled, useful for management of segment duration by the streaming server).

+

Owner: GstHlsSink

Flags: Read / Write

Default value: 15

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-id3mux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-id3mux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-id3mux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-id3mux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ id3mux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -65,8 +65,8 @@

Types and Values

--++ @@ -106,7 +106,7 @@ - +
struct
1
gst-launch-1.0 -v filesrc location=foo.ogg ! decodebin ! audioconvert ! id3mux ! filesink location=foo.mp3
gst-launch-1.0 -v filesrc location=foo.ogg ! decodebin ! audioconvert ! id3mux ! filesink location=foo.mp3
@@ -120,7 +120,7 @@
1
-
gst-launch-1.0 -m filesrc location=foo.mp3 ! id3demux ! fakesink silent=TRUE
+
gst-launch-1.0 -m filesrc location=foo.mp3 ! id3demux ! fakesink silent=TRUE
@@ -226,6 +226,7 @@

The “v2-version” property

  “v2-version”               gint

Set version (3 for id3v2.3, 4 for id3v2.4) of id3v2 tags.

+

Owner: GstId3Mux

Flags: Read / Write / Construct

Allowed values: [3,4]

Default value: 3

@@ -235,6 +236,7 @@

The “write-v1” property

  “write-v1”                 gboolean

Write an id3v1 tag at the end of the file.

+

Owner: GstId3Mux

Flags: Read / Write / Construct

Default value: FALSE

@@ -243,6 +245,7 @@

The “write-v2” property

  “write-v2”                 gboolean

Write an id3v2 tag at the start of the file.

+

Owner: GstId3Mux

Flags: Read / Write / Construct

Default value: TRUE

@@ -253,6 +256,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-interaudiosink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-interaudiosink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-interaudiosink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-interaudiosink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ interaudiosink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -53,8 +53,8 @@

Types and Values

--++ @@ -148,12 +148,13 @@

The “channel” property

  “channel”                  gchar *

Channel name to match inter src and sink elements.

+

Owner: GstInterAudioSink

Flags: Read / Write

Default value: "default"

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-interaudiosrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-interaudiosrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-interaudiosrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-interaudiosrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ interaudiosrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -70,8 +70,8 @@

Types and Values

struct
--++ @@ -165,6 +165,7 @@

The “channel” property

  “channel”                  gchar *

Channel name to match inter src and sink elements.

+

Owner: GstInterAudioSrc

Flags: Read / Write

Default value: "default"

@@ -173,6 +174,7 @@

The “buffer-time” property

  “buffer-time”              guint64

Size of audio buffer.

+

Owner: GstInterAudioSrc

Flags: Read / Write

Allowed values: >= 1

Default value: 1000000000

@@ -182,6 +184,7 @@

The “latency-time” property

  “latency-time”             guint64

Latency as reported by the source.

+

Owner: GstInterAudioSrc

Flags: Read / Write

Allowed values: >= 1

Default value: 100000000

@@ -191,6 +194,7 @@

The “period-time” property

  “period-time”              guint64

The minimum amount of data to read in each iteration.

+

Owner: GstInterAudioSrc

Flags: Read / Write

Allowed values: >= 1

Default value: 25000000

@@ -198,6 +202,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-interlace.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-interlace.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-interlace.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-interlace.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ interlace: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -44,7 +44,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc pattern=ball ! interlace ! xvimagesink
gst-launch-1.0 -v videotestsrc pattern=ball ! interlace ! xvimagesink
@@ -61,10 +61,10 @@ 2 3 4 -
gst-launch-1.0 -v filesrc location=/path/to/file ! decodebin ! videorate !
-  videoscale ! video/x-raw,format=\(string\)I420,width=720,height=480,
-  framerate=60000/1001,pixel-aspect-ratio=11/10 !
-  interlace top-field-first=false ! autovideosink
+
gst-launch-1.0 -v filesrc location=/path/to/file ! decodebin ! videorate !
+  videoscale ! video/x-raw,format=\(string\)I420,width=720,height=480,
+  framerate=60000/1001,pixel-aspect-ratio=11/10 !
+  interlace top-field-first=false ! autovideosink
@@ -81,10 +81,10 @@ 2 3 4 -
gst-launch-1.0 -v videotestsrc pattern=ball ! video/x-raw,
-  format=\(string\)I420,width=720,height=480,framerate=24000/1001,
-  pixel-aspect-ratio=11/10 ! interlace !
-  autovideosink
+
gst-launch-1.0 -v videotestsrc pattern=ball ! video/x-raw,
+  format=\(string\)I420,width=720,height=480,framerate=24000/1001,
+  pixel-aspect-ratio=11/10 ! interlace !
+  autovideosink
@@ -180,11 +180,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-intersubsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-intersubsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-intersubsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-intersubsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ intersubsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -53,8 +53,8 @@

Types and Values

--++ @@ -148,12 +148,13 @@

The “channel” property

  “channel”                  gchar *

Channel name to match inter src and sink elements.

+

Owner: GstInterSubSink

Flags: Read / Write

Default value: "default"

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-intersubsrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-intersubsrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-intersubsrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-intersubsrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ intersubsrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -53,8 +53,8 @@

Types and Values

struct
--++ @@ -148,12 +148,13 @@

The “channel” property

  “channel”                  gchar *

Channel name to match inter src and sink elements.

+

Owner: GstInterSubSrc

Flags: Read / Write

Default value: "default"

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-intervideosink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-intervideosink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-intervideosink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-intervideosink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ intervideosink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -53,8 +53,8 @@

Types and Values

struct
--++ @@ -149,12 +149,13 @@

The “channel” property

  “channel”                  gchar *

Channel name to match inter src and sink elements.

+

Owner: GstInterVideoSink

Flags: Read / Write

Default value: "default"

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-intervideosrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-intervideosrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-intervideosrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-intervideosrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ intervideosrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -60,8 +60,8 @@

Types and Values

struct
--++ @@ -155,6 +155,7 @@

The “channel” property

  “channel”                  gchar *

Channel name to match inter src and sink elements.

+

Owner: GstInterVideoSrc

Flags: Read / Write

Default value: "default"

@@ -163,12 +164,13 @@

The “timeout” property

  “timeout”                  guint64

Timeout after which to start outputting black frames.

+

Owner: GstInterVideoSrc

Flags: Read / Write

Default value: 1000000000

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ipcpipelinesink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ipcpipelinesink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ipcpipelinesink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ipcpipelinesink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ipcpipelinesink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -70,9 +70,9 @@

Signals

struct
---+++ @@ -85,8 +85,8 @@

Types and Values

void
--++ @@ -213,6 +213,7 @@

The “ack-time” property

  “ack-time”                 guint64

Maximum time to wait for a response to a message.

+

Owner: GstIpcPipelineSink

Flags: Read / Write

Default value: 10000000

@@ -221,6 +222,7 @@

The “fdin” property

  “fdin”                     gint

File descriptor to received data from.

+

Owner: GstIpcPipelineSink

Flags: Read / Write

Allowed values: [G_MAXULONG,65535]

Default value: -1

@@ -230,6 +232,7 @@

The “fdout” property

  “fdout”                    gint

File descriptor to send data through.

+

Owner: GstIpcPipelineSink

Flags: Read / Write

Allowed values: [G_MAXULONG,65535]

Default value: -1

@@ -239,6 +242,7 @@

The “read-chunk-size” property

  “read-chunk-size”          guint

Read chunk size.

+

Owner: GstIpcPipelineSink

Flags: Read / Write

Allowed values: [1,16777216]

Default value: 4096

@@ -260,6 +264,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ipcpipelinesrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ipcpipelinesrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ipcpipelinesrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ipcpipelinesrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ipcpipelinesrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -70,9 +70,9 @@

Signals

struct
---+++ @@ -92,8 +92,8 @@

Types and Values

--++ @@ -194,6 +194,7 @@

The “ack-time” property

  “ack-time”                 guint64

Maximum time to wait for a response to a message.

+

Owner: GstIpcPipelineSrc

Flags: Read / Write

Default value: 10000000

@@ -202,6 +203,7 @@

The “fdin” property

  “fdin”                     gint

File descriptor to read data from.

+

Owner: GstIpcPipelineSrc

Flags: Read / Write

Allowed values: [G_MAXULONG,65535]

Default value: -1

@@ -211,6 +213,7 @@

The “fdout” property

  “fdout”                    gint

File descriptor to write data through.

+

Owner: GstIpcPipelineSrc

Flags: Read / Write

Allowed values: [G_MAXULONG,65535]

Default value: -1

@@ -220,6 +223,7 @@

The “read-chunk-size” property

  “read-chunk-size”          guint

Read chunk size.

+

Owner: GstIpcPipelineSrc

Flags: Read / Write

Allowed values: [1,16777216]

Default value: 65536

@@ -250,6 +254,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ipcslavepipeline.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ipcslavepipeline.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ipcslavepipeline.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ipcslavepipeline.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ipcslavepipeline: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -37,8 +37,8 @@

Types and Values

struct
--++ @@ -124,6 +124,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-IQA.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-IQA.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-IQA.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-IQA.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ iqa: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@ - +
struct
1
 2
gst-launch-1.0 -m uridecodebin uri=file:///test/file/1 ! iqa name=iqa do-dssim=true \
-! videoconvert ! autovideosink uridecodebin uri=file:///test/file/2 ! iqa.
gst-launch-1.0 -m uridecodebin uri=file:///test/file/1 ! iqa name=iqa do-dssim=true \
+! videoconvert ! autovideosink uridecodebin uri=file:///test/file/2 ! iqa.
@@ -73,11 +73,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-irtspparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-irtspparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-irtspparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-irtspparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ irtspparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -84,8 +84,8 @@ - +
struct
1
 2
gst-launch-1.0 filesrc location=h264crasher.pcap ! pcapparse ! irtspparse
-! rtph264depay ! ffdec_h264 ! fakesink
gst-launch-1.0 filesrc location=h264crasher.pcap ! pcapparse ! irtspparse
+! rtph264depay ! ffdec_h264 ! fakesink
@@ -197,6 +197,7 @@

The “channel-id” property

  “channel-id”               gint

Channel Identifier.

+

Owner: GstIRTSPParse

Flags: Read / Write

Allowed values: [0,255]

Default value: 0

@@ -208,6 +209,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ivfparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ivfparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ivfparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ivfparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ivfparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -151,6 +151,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ivtc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ivtc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ivtc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ivtc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ivtc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -151,6 +151,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-jifmux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-jifmux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-jifmux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-jifmux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ jifmux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -37,8 +37,8 @@

Types and Values

struct
--++ @@ -73,7 +73,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc num-buffers=1 ! jpegenc ! jifmux ! filesink location=...
gst-launch-1.0 -v videotestsrc num-buffers=1 ! jpegenc ! jifmux ! filesink location=...
@@ -177,6 +177,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-jp2kdecimator.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-jp2kdecimator.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-jp2kdecimator.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-jp2kdecimator.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ jp2kdecimator: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@

Types and Values

--++ @@ -177,6 +177,7 @@

The “max-decomposition-levels” property

  “max-decomposition-levels” gint

Maximum number of decomposition levels to keep (-1 == all).

+

Owner: GstJP2kDecimator

Flags: Read / Write

Allowed values: [G_MAXULONG,32]

Default value: -1

@@ -186,6 +187,7 @@

The “max-layers” property

  “max-layers”               gint

Maximum number of layers to keep (0 == all).

+

Owner: GstJP2kDecimator

Flags: Read / Write

Allowed values: [0,65535]

Default value: 0

@@ -193,6 +195,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-jpeg2000parse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-jpeg2000parse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-jpeg2000parse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-jpeg2000parse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ jpeg2000parse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -163,6 +163,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-jpegparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-jpegparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-jpegparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-jpegparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ jpegparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -68,7 +68,7 @@ - +
struct
1
gst-launch-1.0 -v souphttpsrc location=... ! jpegparse ! matroskamux ! filesink location=...
gst-launch-1.0 -v souphttpsrc location=... ! jpegparse ! matroskamux ! filesink location=...
@@ -172,6 +172,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-kaleidoscope.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-kaleidoscope.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-kaleidoscope.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-kaleidoscope.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ kaleidoscope: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -64,8 +64,8 @@

Types and Values

--++ @@ -97,7 +97,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! kaleidoscope ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! kaleidoscope ! videoconvert ! autovideosink
@@ -203,6 +203,7 @@

The “angle” property

  “angle”                    gdouble

primary angle in radians of the kaleidoscope effect.

+

Owner: GstKaleidoscope

Flags: Read / Write

Default value: 0

@@ -211,6 +212,7 @@

The “angle2” property

  “angle2”                   gdouble

secondary angle in radians of the kaleidoscope effect.

+

Owner: GstKaleidoscope

Flags: Read / Write

Default value: 0

@@ -219,6 +221,7 @@

The “sides” property

  “sides”                    gint

Number of sides of the kaleidoscope.

+

Owner: GstKaleidoscope

Flags: Read / Write

Allowed values: >= 2

Default value: 3

@@ -230,6 +233,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-katedec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-katedec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-katedec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-katedec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ katedec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -76,8 +76,8 @@

Types and Values

--++ @@ -109,7 +109,7 @@ - +
struct
1
gst-launch-1.0 filesrc location=test.ogg ! oggdemux ! katedec ! fakesink silent=TRUE
gst-launch-1.0 filesrc location=test.ogg ! oggdemux ! katedec ! fakesink silent=TRUE
@@ -123,7 +123,7 @@
1
-
gst-launch-1.0 playbin uri=file:///tmp/test.ogg
+
gst-launch-1.0 playbin uri=file:///tmp/test.ogg
@@ -233,6 +233,7 @@

The “category” property

  “category”                 gchar *

The category of the stream.

+

Owner: GstKateDec

Flags: Read

Default value: ""

@@ -241,6 +242,7 @@

The “language” property

  “language”                 gchar *

The language of the stream.

+

Owner: GstKateDec

Flags: Read

Default value: ""

@@ -249,6 +251,7 @@

The “original-canvas-height” property

  “original-canvas-height”   gint

The canvas height this stream was authored for (0 is unspecified).

+

Owner: GstKateDec

Flags: Read

Allowed values: >= 0

Default value: 0

@@ -258,6 +261,7 @@

The “original-canvas-width” property

  “original-canvas-width”    gint

The canvas width this stream was authored for.

+

Owner: GstKateDec

Flags: Read

Allowed values: >= 0

Default value: 0

@@ -267,6 +271,7 @@

The “remove-markup” property

  “remove-markup”            gboolean

Remove markup from decoded text ?.

+

Owner: GstKateDec

Flags: Read / Write

Default value: FALSE

@@ -277,6 +282,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-kateenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-kateenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-kateenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-kateenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ kateenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -97,8 +97,8 @@

Types and Values

--++ @@ -136,7 +136,7 @@ - +
struct
1
gst-launch-1.0 dvdreadsrc ! dvddemux ! dvdsubparse ! kateenc category=spu-subtitles ! oggmux ! filesink location=test.ogg
gst-launch-1.0 dvdreadsrc ! dvddemux ! dvdsubparse ! kateenc category=spu-subtitles ! oggmux ! filesink location=test.ogg
@@ -250,6 +250,7 @@

The “category” property

  “category”                 gchar *

The category of the stream.

+

Owner: GstKateEnc

Flags: Read / Write

Default value: ""

@@ -258,6 +259,7 @@

The “default-spu-duration” property

  “default-spu-duration”     gfloat

The assumed max duration (in seconds) of SPUs with no duration specified.

+

Owner: GstKateEnc

Flags: Read / Write

Allowed values: >= 0

Default value: 1.5

@@ -267,6 +269,7 @@

The “granule-rate-denominator” property

  “granule-rate-denominator” gint

The denominator of the granule rate.

+

Owner: GstKateEnc

Flags: Read / Write

Allowed values: >= 1

Default value: 1000

@@ -276,6 +279,7 @@

The “granule-rate-numerator” property

  “granule-rate-numerator”   gint

The numerator of the granule rate.

+

Owner: GstKateEnc

Flags: Read / Write

Allowed values: >= 1

Default value: 1

@@ -285,6 +289,7 @@

The “granule-shift” property

  “granule-shift”            gint

The granule shift.

+

Owner: GstKateEnc

Flags: Read / Write

Allowed values: [0,64]

Default value: 32

@@ -294,6 +299,7 @@

The “keepalive-min-time” property

  “keepalive-min-time”       gfloat

Minimum time to emit keepalive packets (0 disables keepalive packets).

+

Owner: GstKateEnc

Flags: Read / Write

Allowed values: >= 0

Default value: 2.5

@@ -303,6 +309,7 @@

The “language” property

  “language”                 gchar *

The language of the stream (e.g. "fr" or "fr_FR" for French).

+

Owner: GstKateEnc

Flags: Read / Write

Default value: ""

@@ -311,6 +318,7 @@

The “original-canvas-height” property

  “original-canvas-height”   gint

The height of the canvas this stream was authored for (0 is unspecified).

+

Owner: GstKateEnc

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -320,6 +328,7 @@

The “original-canvas-width” property

  “original-canvas-width”    gint

The width of the canvas this stream was authored for (0 is unspecified).

+

Owner: GstKateEnc

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -331,6 +340,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-kateparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-kateparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-kateparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-kateparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ kateparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -73,7 +73,7 @@ - +
struct
1
gst-launch-1.0 -v filesrc location=kate.ogg ! oggdemux ! kateparse ! fakesink
gst-launch-1.0 -v filesrc location=kate.ogg ! oggdemux ! kateparse ! fakesink
@@ -88,8 +88,8 @@
1
 2
-
gst-launch-1.0 filesrc location=kate.ogg ! oggdemux ! kateparse \
-           ! oggmux ! filesink location=kate-remuxed.ogg
+
gst-launch-1.0 filesrc location=kate.ogg ! oggdemux ! kateparse \
+           ! oggmux ! filesink location=kate-remuxed.ogg
@@ -206,6 +206,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-katetag.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-katetag.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-katetag.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-katetag.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ katetag: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -72,8 +72,8 @@

Types and Values

--++ @@ -122,7 +122,7 @@ - +
struct
1
gst-launch-1.0 -v filesrc location=foo.ogg ! oggdemux ! katetag ! oggmux ! filesink location=bar.ogg
gst-launch-1.0 -v filesrc location=foo.ogg ! oggdemux ! katetag ! oggmux ! filesink location=bar.ogg
@@ -136,7 +136,7 @@
1
-
gst-launch-1.0 -v filesrc location=foo.ogg ! oggdemux ! katetag language=pt_BR category=subtitles ! oggmux ! filesink location=bar.ogg
+
gst-launch-1.0 -v filesrc location=foo.ogg ! oggdemux ! katetag language=pt_BR category=subtitles ! oggmux ! filesink location=bar.ogg
@@ -251,6 +251,7 @@

The “category” property

  “category”                 gchar *

Set the category of the stream.

+

Owner: GstKateTag

Flags: Read / Write

Default value: ""

@@ -259,6 +260,7 @@

The “language” property

  “language”                 gchar *

Set the language of the stream.

+

Owner: GstKateTag

Flags: Read / Write

Default value: ""

@@ -267,6 +269,7 @@

The “original-canvas-height” property

  “original-canvas-height”   gint

Set the height of the canvas this stream was authored for (0 is unspecified).

+

Owner: GstKateTag

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -276,6 +279,7 @@

The “original-canvas-width” property

  “original-canvas-width”    gint

Set the width of the canvas this stream was authored for (0 is unspecified).

+

Owner: GstKateTag

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -287,6 +291,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-kmssink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-kmssink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-kmssink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-kmssink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ kmssink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -114,8 +114,8 @@

Types and Values

--++ @@ -155,8 +155,8 @@ - +
struct
1
 2
gst-launch-1.0 videotestsrc ! kmssink
-gst-launch-1.0 videotestsrc ! kmssink plane-properties=s,rotation=4
gst-launch-1.0 videotestsrc ! kmssink
+gst-launch-1.0 videotestsrc ! kmssink plane-properties=s,rotation=4
@@ -238,6 +238,7 @@

The “connector-id” property

  “connector-id”             gint

DRM connector id.

+

Owner: GstKMSSink

Flags: Read / Write / Construct

Allowed values: >= G_MAXULONG

Default value: -1

@@ -247,6 +248,7 @@

The “driver-name” property

  “driver-name”              gchar *

DRM device driver name.

+

Owner: GstKMSSink

Flags: Read / Write / Construct

Default value: NULL

@@ -255,6 +257,7 @@

The “plane-id” property

  “plane-id”                 gint

DRM plane id.

+

Owner: GstKMSSink

Flags: Read / Write / Construct

Allowed values: >= G_MAXULONG

Default value: -1

@@ -264,6 +267,7 @@

The “force-modesetting” property

  “force-modesetting”        gboolean

When enabled, the sink try to configure the display mode.

+

Owner: GstKMSSink

Flags: Read / Write / Construct

Default value: FALSE

@@ -272,6 +276,7 @@

The “bus-id” property

  “bus-id”                   gchar *

DRM bus ID.

+

Owner: GstKMSSink

Flags: Read / Write / Construct

Default value: NULL

@@ -280,6 +285,7 @@

The “can-scale” property

  “can-scale”                gboolean

User can tell kmssink if the driver can support scale.

+

Owner: GstKMSSink

Flags: Read / Write / Construct

Default value: TRUE

@@ -288,6 +294,7 @@

The “display-height” property

  “display-height”           gint

Height of the display surface in pixels.

+

Owner: GstKMSSink

Flags: Read

Allowed values: >= 0

Default value: 0

@@ -297,6 +304,7 @@

The “display-width” property

  “display-width”            gint

Width of the display surface in pixels.

+

Owner: GstKMSSink

Flags: Read

Allowed values: >= 0

Default value: 0

@@ -306,6 +314,7 @@

The “render-rectangle” property

  “render-rectangle”         GstValueArray

The render rectangle ('<x, y, width, height>').

+

Owner: GstKMSSink

Flags: Write


@@ -313,6 +322,7 @@

The “connector-properties” property

  “connector-properties”     GstStructure *

Additionnal properties for the connector.

+

Owner: GstKMSSink

Flags: Read / Write


@@ -320,6 +330,7 @@

The “plane-properties” property

  “plane-properties”         GstStructure *

Additionnal properties for the plane.

+

Owner: GstKMSSink

Flags: Read / Write


@@ -327,12 +338,13 @@

The “restore-crtc” property

  “restore-crtc”             gboolean

When enabled and CRTC was set with a new mode, previous CRTC mode willbe restored when going to NULL state.

+

Owner: GstKMSSink

Flags: Read / Write / Construct

Default value: TRUE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ladspa.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ladspa.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ladspa.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ladspa.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ladspa: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -35,8 +35,8 @@

Types and Values

--++ @@ -63,11 +63,11 @@ 3 4 5 - +
struct
(padsp) listplugins
-(padsp) analyseplugin cmt.so amp_mono
-gst-launch-1.0 -e filesrc location="$myfile" ! decodebin ! audioconvert ! audioresample ! "audio/x-raw,format=S16LE,rate=48000,channels=1" ! wavenc ! filesink location="testin.wav"
-(padsp) applyplugin testin.wav testout.wav cmt.so amp_mono 2
-gst-launch-1.0 playbin uri=file://"$PWD"/testout.wav
(padsp) listplugins
+(padsp) analyseplugin cmt.so amp_mono
+gst-launch-1.0 -e filesrc location="$myfile" ! decodebin ! audioconvert ! audioresample ! "audio/x-raw,format=S16LE,rate=48000,channels=1" ! wavenc ! filesink location="testin.wav"
+(padsp) applyplugin testin.wav testout.wav cmt.so amp_mono 2
+gst-launch-1.0 playbin uri=file://"$PWD"/testout.wav
@@ -83,7 +83,7 @@
1
-
gst-launch-1.0 autoaudiosrc ! ladspa-cmt-so-amp-mono gain=2 ! ladspa-caps-so-plate ! ladspa-tap-echo-so-tap-stereo-echo l-delay=500 r-haas-delay=500 ! tee name=myT myT. ! queue ! autoaudiosink myT. ! queue ! audioconvert ! goom ! videoconvert ! xvimagesink pixel-aspect-ratio=3/4
+
gst-launch-1.0 autoaudiosrc ! ladspa-cmt-so-amp-mono gain=2 ! ladspa-caps-so-plate ! ladspa-tap-echo-so-tap-stereo-echo l-delay=500 r-haas-delay=500 ! tee name=myT myT. ! queue ! autoaudiosink myT. ! queue ! audioconvert ! goom ! videoconvert ! xvimagesink pixel-aspect-ratio=3/4
@@ -105,7 +105,7 @@
1
-
gst-inspect ladspa
+
gst-inspect ladspa
@@ -121,7 +121,7 @@
1
-
gst-inspect ladspa-retro-flange-1208-so-retroflange
+
gst-inspect ladspa-retro-flange-1208-so-retroflange
@@ -138,7 +138,7 @@
1
-
gst-launch-1.0 filesrc location="$myfile" ! decodebin ! audioconvert ! audioresample ! ladspa-calf-so-reverb decay-time=15 high-frq-damp=20000 room-size=5 diffusion=1 wet-amount=2 dry-amount=2 pre-delay=50 bass-cut=20000 treble-cut=20000 ! ladspa-tap-echo-so-tap-stereo-echo l-delay=500 r-haas-delay=500 ! autoaudiosink
+
gst-launch-1.0 filesrc location="$myfile" ! decodebin ! audioconvert ! audioresample ! ladspa-calf-so-reverb decay-time=15 high-frq-damp=20000 room-size=5 diffusion=1 wet-amount=2 dry-amount=2 pre-delay=50 bass-cut=20000 treble-cut=20000 ! ladspa-tap-echo-so-tap-stereo-echo l-delay=500 r-haas-delay=500 ! autoaudiosink
@@ -154,7 +154,7 @@
1
-
gst-launch-1.0 ladspasrc-sine-so-sine-fcac frequency=220 amplitude=100 ! audioconvert ! autoaudiosink
+
gst-launch-1.0 ladspasrc-sine-so-sine-fcac frequency=220 amplitude=100 ! audioconvert ! autoaudiosink
@@ -169,7 +169,7 @@
1
-
gst-launch-1.0 ladspasrc-caps-so-click bpm=240 volume=1 ! autoaudiosink
+
gst-launch-1.0 ladspasrc-caps-so-click bpm=240 volume=1 ! autoaudiosink
@@ -184,7 +184,7 @@
1
-
gst-launch-1.0 ladspasrc-random-1661-so-random-fcsc-oa ! ladspa-cmt-so-amp-mono gain=1.5 ! ladspa-caps-so-plate ! tee name=myT myT. ! queue ! autoaudiosink myT. ! queue ! audioconvert ! wavescope ! videoconvert ! autovideosink
+
gst-launch-1.0 ladspasrc-random-1661-so-random-fcsc-oa ! ladspa-cmt-so-amp-mono gain=1.5 ! ladspa-caps-so-plate ! tee name=myT myT. ! queue ! autoaudiosink myT. ! queue ! audioconvert ! wavescope ! videoconvert ! autovideosink
@@ -200,7 +200,7 @@
1
-
gst-launch-1.0 autoaudiosrc ! ladspa-cmt-so-amp-mono gain=2 ! ladspa-caps-so-plate ! ladspa-tap-echo-so-tap-stereo-echo l-delay=500 r-haas-delay=500 ! tee name=myT myT. ! audioconvert ! audioresample ! queue ! ladspasink-cmt-so-null-ai myT. ! audioconvert ! audioresample ! queue ! goom ! videoconvert ! xvimagesink pixel-aspect-ratio=3/4
+
gst-launch-1.0 autoaudiosrc ! ladspa-cmt-so-amp-mono gain=2 ! ladspa-caps-so-plate ! ladspa-tap-echo-so-tap-stereo-echo l-delay=500 r-haas-delay=500 ! tee name=myT myT. ! audioconvert ! audioresample ! queue ! ladspasink-cmt-so-null-ai myT. ! audioconvert ! audioresample ! queue ! goom ! videoconvert ! xvimagesink pixel-aspect-ratio=3/4
@@ -248,6 +248,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-liveadder.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-liveadder.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-liveadder.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-liveadder.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ liveadder: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -38,11 +38,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-marble.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-marble.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-marble.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-marble.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ marble: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -69,8 +69,8 @@

Types and Values

--++ @@ -101,7 +101,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! marble ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! marble ! videoconvert ! autovideosink
@@ -207,6 +207,7 @@

The “amount” property

  “amount”                   gdouble

Amount of effect.

+

Owner: GstMarble

Flags: Read / Write

Allowed values: [0,1]

Default value: 1

@@ -216,6 +217,7 @@

The “turbulence” property

  “turbulence”               gdouble

Turbulence of the effect.

+

Owner: GstMarble

Flags: Read / Write

Allowed values: [0,1]

Default value: 1

@@ -225,6 +227,7 @@

The “x-scale” property

  “x-scale”                  gdouble

X scale of the texture.

+

Owner: GstMarble

Flags: Read / Write

Allowed values: >= 0

Default value: 4

@@ -234,6 +237,7 @@

The “y-scale” property

  “y-scale”                  gdouble

Y scale of the texture.

+

Owner: GstMarble

Flags: Read / Write

Allowed values: >= 0

Default value: 4

@@ -245,6 +249,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-midiparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-midiparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-midiparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-midiparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ midiparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -65,7 +65,7 @@ - +
struct
1
gst-launch-1.0 filesrc location=song.mid ! midiparse ! fluiddec ! pulsesink
gst-launch-1.0 filesrc location=song.mid ! midiparse ! fluiddec ! pulsesink
@@ -176,6 +176,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mirror.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mirror.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mirror.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mirror.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mirror: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -90,7 +90,7 @@ - +
1
gst-launch-1.0 -v videotestsrc ! mirror ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! mirror ! videoconvert ! autovideosink
@@ -241,6 +241,7 @@

The “mode” property

  “mode”                     GstMirrorMode

How to split the video frame and which side reflect.

+

Owner: GstMirror

Flags: Read / Write

Default value: Split horizontally and reflect left into right

@@ -251,6 +252,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mmssrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mmssrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mmssrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mmssrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mmssrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -61,8 +61,8 @@

Types and Values

--++ @@ -163,6 +163,7 @@

The “location” property

  “location”                 gchar *

Host URL to connect to. Accepted are mms://, mmsu://, mmst:// URL types.

+

Owner: GstMMS

Flags: Read / Write

Default value: NULL

@@ -171,6 +172,7 @@

The “connection-speed” property

  “connection-speed”         guint64

Network connection speed in kbps (0 = unknown).

+

Owner: GstMMS

Flags: Read / Write

Allowed values: <= 2147483

Default value: 0

@@ -178,6 +180,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-modplug.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-modplug.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-modplug.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-modplug.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ modplug: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -110,8 +110,8 @@

Types and Values

struct
--++ @@ -139,7 +139,7 @@ - +
 
1
gst-launch-1.0 -v filesrc location=1990s-nostalgia.xm ! modplug ! audioconvert ! alsasink
gst-launch-1.0 -v filesrc location=1990s-nostalgia.xm ! modplug ! audioconvert ! alsasink
@@ -260,6 +260,7 @@

The “megabass” property

  “megabass”                 gboolean

Megabass.

+

Owner: GstModPlug

Flags: Read / Write

Default value: FALSE

@@ -268,6 +269,7 @@

The “megabass-amount” property

  “megabass-amount”          gint

Megabass amount.

+

Owner: GstModPlug

Flags: Read / Write

Allowed values: [0,100]

Default value: 40

@@ -277,6 +279,7 @@

The “megabass-range” property

  “megabass-range”           gint

Megabass range.

+

Owner: GstModPlug

Flags: Read / Write

Allowed values: [0,100]

Default value: 30

@@ -286,6 +289,7 @@

The “noise-reduction” property

  “noise-reduction”          gboolean

noise reduction.

+

Owner: GstModPlug

Flags: Read / Write

Default value: TRUE

@@ -294,6 +298,7 @@

The “oversamp” property

  “oversamp”                 gboolean

oversamp.

+

Owner: GstModPlug

Flags: Read / Write

Default value: TRUE

@@ -302,6 +307,7 @@

The “reverb” property

  “reverb”                   gboolean

Reverb.

+

Owner: GstModPlug

Flags: Read / Write

Default value: FALSE

@@ -310,6 +316,7 @@

The “reverb-delay” property

  “reverb-delay”             gint

Reverb delay.

+

Owner: GstModPlug

Flags: Read / Write

Allowed values: [0,200]

Default value: 100

@@ -319,6 +326,7 @@

The “reverb-depth” property

  “reverb-depth”             gint

Reverb depth.

+

Owner: GstModPlug

Flags: Read / Write

Allowed values: [0,100]

Default value: 30

@@ -328,6 +336,7 @@

The “songname” property

  “songname”                 gchar *

The song name.

+

Owner: GstModPlug

Flags: Read

Default value: NULL

@@ -336,6 +345,7 @@

The “surround” property

  “surround”                 gboolean

Surround.

+

Owner: GstModPlug

Flags: Read / Write

Default value: TRUE

@@ -344,6 +354,7 @@

The “surround-delay” property

  “surround-delay”           gint

Surround delay.

+

Owner: GstModPlug

Flags: Read / Write

Allowed values: [0,40]

Default value: 20

@@ -353,6 +364,7 @@

The “surround-depth” property

  “surround-depth”           gint

Surround depth.

+

Owner: GstModPlug

Flags: Read / Write

Allowed values: [0,100]

Default value: 20

@@ -360,6 +372,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-motioncells.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-motioncells.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-motioncells.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-motioncells.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ motioncells: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -141,42 +140,30 @@ -
+

Types and Values

-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstMotioncells
-
-
-

Description

Performs motion detection on videos.

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 videotestsrc pattern=18 ! videorate ! videoscale ! video/x-raw,width=320,height=240,framerate=5/1 ! videoconvert ! motioncells ! videoconvert ! xvimagesink
gst-launch-1.0 videotestsrc pattern=18 ! videorate ! videoscale ! video/x-raw,width=320,height=240,framerate=5/1 ! videoconvert ! motioncells ! videoconvert ! xvimagesink
@@ -186,7 +173,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -212,7 +199,7 @@
-

Element Pads

+

Element Pads

@@ -271,8 +258,36 @@

Types and Values

-

struct GstMotioncells

-
struct GstMotioncells;
+

struct GstMotioncells

+
struct GstMotioncells {
+  GstOpencvVideoFilter element;
+  GstState state;
+  gboolean display, calculate_motion, firstgridx, firstgridy, changed_gridx,
+      changed_gridy, changed_startime;
+  gboolean previous_motion, changed_datafile, postallmotion, usealpha,
+      firstdatafile, firstframe;
+  gboolean sent_init_error_msg, sent_save_error_msg;
+  gchar *prev_datafile, *cur_datafile, *basename_datafile, *datafile_extension;
+  gint prevgridx, gridx, prevgridy, gridy, id;
+  gdouble sensitivity, threshold;
+  motionmaskcoordrect *motionmaskcoords;
+  cellscolor *motioncellscolor;
+  motioncellidx *motioncellsidx, *motionmaskcellsidx;
+  int motionmaskcoord_count, motioncells_count, motionmaskcells_count;
+  int thickness;
+  guint gap, datafileidx, postnomotion, minimum_motion_frames;
+  guint64 motion_begin_timestamp, last_motion_timestamp, motion_timestamp,
+      last_nomotion_notified, prev_buff_timestamp, cur_buff_timestamp;
+  gint64 diff_timestamp, starttime;
+  guint64 consecutive_motion;
+  gint width, height;
+  GTimeVal tv;
+  double framerate;
+  //Video width and height are known in "gst_motion_cells_handle_sink_event",
+  // but not when setting the "motionmaskcoords".
+  gchar has_delayed_mask;
+};
+
@@ -281,6 +296,7 @@

The “calculatemotion” property

  “calculatemotion”          gboolean

Toggles motion calculation. If FALSE, this filter does nothing.

+

Owner: GstMotioncells

Flags: Read / Write

Default value: TRUE

@@ -289,6 +305,7 @@

The “cellscolor” property

  “cellscolor”               gchar *

Color for motion cells in R,G,B format. Max per channel is 255.

+

Owner: GstMotioncells

Flags: Read / Write

Default value: "255,255,0"

@@ -297,6 +314,7 @@

The “datafile” property

  “datafile”                 gchar *

Location of motioncells data file (empty string means no saving).

+

Owner: GstMotioncells

Flags: Read / Write

Default value: NULL

@@ -305,6 +323,7 @@

The “datafileextension” property

  “datafileextension”        gchar *

Extension of datafile.

+

Owner: GstMotioncells

Flags: Read / Write

Default value: "vamc"

@@ -313,6 +332,7 @@

The “display” property

  “display”                  gboolean

Toggle display of motion cells on current frame.

+

Owner: GstMotioncells

Flags: Read / Write

Default value: FALSE

@@ -321,6 +341,7 @@

The “gap” property

  “gap”                      gint

Interval in seconds after which motion is considered finished and a motion finished bus message is posted.

+

Owner: GstMotioncells

Flags: Read / Write

Allowed values: [1,60]

Default value: 5

@@ -330,6 +351,7 @@

The “gridx” property

  “gridx”                    gint

Number of horizontal grid cells.

+

Owner: GstMotioncells

Flags: Read / Write

Allowed values: [8,32]

Default value: 10

@@ -339,6 +361,7 @@

The “gridy” property

  “gridy”                    gint

Number of vertical grid cells.

+

Owner: GstMotioncells

Flags: Read / Write

Allowed values: [8,32]

Default value: 10

@@ -348,6 +371,7 @@

The “minimummotionframes” property

  “minimummotionframes”      gint

Minimum number of motion frames triggering a motion event.

+

Owner: GstMotioncells

Flags: Read / Write

Allowed values: [1,60]

Default value: 1

@@ -357,6 +381,7 @@

The “motioncellsidx” property

  “motioncellsidx”           gchar *

Describe a cell with its line and column idx separated with ":". Pass multiple cells as a comma-separated list.

+

Owner: GstMotioncells

Flags: Read / Write

Default value: NULL

@@ -365,6 +390,7 @@

The “motioncellthickness” property

  “motioncellthickness”      gint

Motion Cell Border Thickness. Set to -1 to fill motion cell.

+

Owner: GstMotioncells

Flags: Read / Write

Allowed values: [G_MAXULONG,5]

Default value: 1

@@ -374,6 +400,7 @@

The “motionmaskcellspos” property

  “motionmaskcellspos”       gchar *

Describe a cell with its line and column idx separated with ":". Pass multiple cells as a comma-separated list.

+

Owner: GstMotioncells

Flags: Read / Write

Default value: NULL

@@ -382,6 +409,7 @@

The “motionmaskcoords” property

  “motionmaskcoords”         gchar *

Describe a region with its upper left and lower right x, y coordinates separated with ":". Pass multiple regions as a comma-separated list.

+

Owner: GstMotioncells

Flags: Read / Write

Default value: NULL

@@ -390,6 +418,7 @@

The “postallmotion” property

  “postallmotion”            gboolean

Post bus messages for every motion frame or just motion start and motion stop.

+

Owner: GstMotioncells

Flags: Read / Write

Default value: FALSE

@@ -398,6 +427,7 @@

The “postnomotion” property

  “postnomotion”             gint

If non 0, post a no_motion event on the bus if no motion is detected for the given number of seconds.

+

Owner: GstMotioncells

Flags: Read / Write

Allowed values: [0,180]

Default value: 0

@@ -407,6 +437,7 @@

The “sensitivity” property

  “sensitivity”              gdouble

Motion detection sensitivity.

+

Owner: GstMotioncells

Flags: Read / Write

Allowed values: [0,1]

Default value: 0.5

@@ -416,6 +447,7 @@

The “threshold” property

  “threshold”                gdouble

Threshold value for motion. Filter detects motion when at least this fraction of the cells have moved.

+

Owner: GstMotioncells

Flags: Read / Write

Allowed values: [0,1]

Default value: 0.01

@@ -425,12 +457,13 @@

The “usealpha” property

  “usealpha”                 gboolean

Toggle usage of alpha blending on frames with motion cells.

+

Owner: GstMotioncells

Flags: Read / Write

Default value: TRUE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mpeg2enc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mpeg2enc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mpeg2enc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mpeg2enc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mpeg2enc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -220,8 +220,8 @@

Types and Values

--++ @@ -258,7 +258,7 @@ - +
 
1
gst-launch-1.0 videotestsrc num-buffers=1000 ! mpeg2enc ! filesink location=videotestsrc.m1v
gst-launch-1.0 videotestsrc num-buffers=1000 ! mpeg2enc ! filesink location=videotestsrc.m1v
@@ -279,7 +279,7 @@
1
-
gst-launch-1.0 videotestsrc num-buffers=1000 ! videoscale ! mpeg2enc format=1 norm=p ! filesink location=videotestsrc.m1v
+
gst-launch-1.0 videotestsrc num-buffers=1000 ! videoscale ! mpeg2enc format=1 norm=p ! filesink location=videotestsrc.m1v
@@ -386,6 +386,7 @@

The “altscan-mpeg2” property

  “altscan-mpeg2”            gboolean

Alternate MPEG-2 block scanning. Disabling this might make buggy players play SVCD streams.

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: TRUE

@@ -394,6 +395,7 @@

The “aspect” property

  “aspect”                   GstMpeg2encAspect

Display aspect ratio.

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: Deduce from input

@@ -402,6 +404,7 @@

The “b-per-refframe” property

  “b-per-refframe”           gint

Number of B frames between each I/P frame.

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [0,2]

Default value: 0

@@ -411,6 +414,7 @@

The “bitrate” property

  “bitrate”                  gint

Compressed video bitrate (kbps).

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [0,40000]

Default value: 1125

@@ -420,6 +424,7 @@

The “bufsize” property

  “bufsize”                  gint

Target decoders video buffer size (kB) (default depends on format).

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [20,4000]

Default value: 46

@@ -429,6 +434,7 @@

The “closed-gop” property

  “closed-gop”               gboolean

All Group-of-Pictures are closed (for multi-angle DVDs).

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: FALSE

@@ -437,6 +443,7 @@

The “constraints” property

  “constraints”              gboolean

Use strict video resolution and bitrate checks.

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: TRUE

@@ -445,6 +452,7 @@

The “correct-svcd-hds” property

  “correct-svcd-hds”         gboolean

Force SVCD width to 480 instead of 540/720.

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: FALSE

@@ -453,6 +461,7 @@

The “dualprime” property

  “dualprime”                gboolean

Dual Prime Motion Estimation Mode for MPEG-2 I/P-frame only streams. Quite some players do not support this.

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: FALSE

@@ -461,6 +470,7 @@

The “dummy-svcd-sof” property

  “dummy-svcd-sof”           gboolean

Generate dummy SVCD scan-data (for vcdimager).

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: TRUE

@@ -469,6 +479,7 @@

The “force-b-b-p” property

  “force-b-b-p”              gboolean

Force two B frames between I/P frames when closing GOP boundaries.

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: FALSE

@@ -477,6 +488,7 @@

The “format” property

  “format”                   GstMpeg2encFormat

Encoding profile format.

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: Generic MPEG-1

@@ -485,6 +497,7 @@

The “framerate” property

  “framerate”                GstMpeg2encFramerate

Output framerate.

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: Same as input

@@ -493,6 +506,7 @@

The “interlace-mode” property

  “interlace-mode”           GstMpeg2encInterlaceMode

MPEG-2 motion estimation and encoding modes.

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: Progressive

@@ -501,6 +515,7 @@

The “intra-dc-prec” property

  “intra-dc-prec”            gint

Number of bits precision for DC (base colour) in MPEG-2 blocks.

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [8,11]

Default value: 9

@@ -510,6 +525,7 @@

The “keep-hf” property

  “keep-hf”                  gboolean

Maximize high-frequency resolution (for high-quality sources).

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: FALSE

@@ -518,6 +534,7 @@

The “max-gop-size” property

  “max-gop-size”             gint

Maximal size per Group-of-Pictures (-1=default).

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [G_MAXULONG,250]

Default value: -1

@@ -527,6 +544,7 @@

The “min-gop-size” property

  “min-gop-size”             gint

Minimal size per Group-of-Pictures (-1=default).

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [G_MAXULONG,250]

Default value: -1

@@ -536,6 +554,7 @@

The “motion-search-radius” property

  “motion-search-radius”     gint

Motion compensation search radius.

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [0,32]

Default value: 16

@@ -545,6 +564,7 @@

The “non-video-bitrate” property

  “non-video-bitrate”        gint

Assumed bitrate of non-video for sequence splitting (kbps).

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [0,10000]

Default value: 0

@@ -554,6 +574,7 @@

The “norm” property

  “norm”                     GstMpeg2encVideoNorm

Tag output for specific video norm.

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: Unspecified

@@ -562,6 +583,7 @@

The “playback-field-order” property

  “playback-field-order”     GstMpeg2encPlaybackFieldOrders

Force specific playback field order.

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: Unspecified

@@ -570,6 +592,7 @@

The “pulldown-3-2” property

  “pulldown-3-2”             gboolean

Generate header flags for 3-2 pull down 24fps movies.

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: FALSE

@@ -578,6 +601,7 @@

The “quant-matrix” property

  “quant-matrix”             GstMpeg2encQuantisationMatrix

Quantisation matrix to use for encoding.

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: Default

@@ -586,6 +610,7 @@

The “quant-reduction-max-var” property

  “quant-reduction-max-var”  gfloat

Maximal luma variance below which quantisation boost is used.

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [0,2500]

Default value: 100

@@ -595,6 +620,7 @@

The “quantisation” property

  “quantisation”             gint

Quantisation factor (-1=cbr, 0=default, 1=best, 31=worst).

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [G_MAXULONG,31]

Default value: 0

@@ -604,6 +630,7 @@

The “quantisation-reduction” property

  “quantisation-reduction”   gfloat

Max. quantisation reduction for highly active blocks.

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [-4,10]

Default value: 0

@@ -613,6 +640,7 @@

The “reduce-hf” property

  “reduce-hf”                gfloat

How much to reduce high-frequency resolution (by increasing quantisation).

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [0,2]

Default value: 0

@@ -622,6 +650,7 @@

The “reduction-2x2” property

  “reduction-2x2”            gint

Reduction factor for 2x2 subsampled candidate motion estimates (1=max. quality, 4=max. speed).

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [1,4]

Default value: 3

@@ -631,6 +660,7 @@

The “reduction-4x4” property

  “reduction-4x4”            gint

Reduction factor for 4x4 subsampled candidate motion estimates (1=max. quality, 4=max. speed).

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [1,4]

Default value: 2

@@ -640,6 +670,7 @@

The “sequence-header-every-gop” property

  “sequence-header-every-gop” gboolean

Include a sequence header in every GOP.

+

Owner: GstMpeg2enc

Flags: Read / Write

Default value: FALSE

@@ -648,6 +679,7 @@

The “sequence-length” property

  “sequence-length”          gint

Place a sequence boundary after each <num> MB (0=disable).

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [0,10240]

Default value: 0

@@ -657,6 +689,7 @@

The “unit-coeff-elim” property

  “unit-coeff-elim”          gint

How agressively small-unit picture blocks should be skipped.

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [-40,40]

Default value: 0

@@ -666,6 +699,7 @@

The “vcd-still-size” property

  “vcd-still-size”           gint

Size of VCD stills (in KB).

+

Owner: GstMpeg2enc

Flags: Read / Write

Allowed values: [0,512]

Default value: 0

@@ -677,6 +711,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mpeg4videoparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mpeg4videoparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mpeg4videoparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mpeg4videoparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mpeg4videoparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@

Types and Values

--++ @@ -186,6 +186,7 @@

The “drop” property

  “drop”                     gboolean

Drop data untill valid configuration data is received either in the stream or through caps.

+

Owner: GstMpeg4VParse

Flags: Read / Write / Construct

Default value: TRUE

@@ -194,6 +195,7 @@

The “config-interval” property

  “config-interval”          guint

Send Configuration Insertion Interval in seconds (configuration headers will be multiplexed in the data stream when detected.) (0 = disabled).

+

Owner: GstMpeg4VParse

Flags: Read / Write

Allowed values: <= 3600

Default value: 0

@@ -201,6 +203,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mpegpsdemux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mpegpsdemux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mpegpsdemux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mpegpsdemux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mpegpsdemux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -222,11 +222,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mpegpsmux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mpegpsmux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mpegpsmux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mpegpsmux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mpegpsmux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -138,11 +138,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mpegtsmux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mpegtsmux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mpegtsmux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mpegtsmux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mpegtsmux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -178,11 +178,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mpegvideoparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mpegvideoparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mpegvideoparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mpegvideoparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mpegvideoparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@

Types and Values

struct
--++ @@ -178,6 +178,7 @@

The “drop” property

  “drop”                     gboolean

Drop data untill valid configuration data is received either in the stream or through caps.

+

Owner: GstMpegvParse

Flags: Read / Write / Construct

Default value: TRUE

@@ -186,12 +187,13 @@

The “gop-split” property

  “gop-split”                gboolean

Split frame when encountering GOP.

+

Owner: GstMpegvParse

Flags: Read / Write / Construct

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mplex.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mplex.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mplex.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mplex.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mplex: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -84,8 +84,8 @@

Types and Values

struct
--++ @@ -117,7 +117,7 @@ - +
 
1
gst-launch-1.0 -v videotestsrc num-buffers=1000 ! mpeg2enc ! mplex ! filesink location=videotestsrc.mpg
gst-launch-1.0 -v videotestsrc num-buffers=1000 ! mpeg2enc ! mplex ! filesink location=videotestsrc.mpg
@@ -267,6 +267,7 @@

The “bufsize” property

  “bufsize”                  gint

Target decoders video buffer size (kB) [default determined by format if not explicitly set].

+

Owner: GstMplex

Flags: Read / Write

Allowed values: [20,4000]

Default value: 46

@@ -276,6 +277,7 @@

The “format” property

  “format”                   GstMplexFormat

Encoding profile format.

+

Owner: GstMplex

Flags: Read / Write

Default value: DVD MPEG-2

@@ -284,6 +286,7 @@

The “mux-bitrate” property

  “mux-bitrate”              gint

Bitrate of output stream in kbps (0 = autodetect).

+

Owner: GstMplex

Flags: Read / Write

Allowed values: [0,15360]

Default value: 0

@@ -293,6 +296,7 @@

The “packets-per-pack” property

  “packets-per-pack”         gint

Number of packets per pack for generic formats.

+

Owner: GstMplex

Flags: Read / Write

Allowed values: [1,100]

Default value: 1

@@ -302,6 +306,7 @@

The “sector-size” property

  “sector-size”              gint

Specify sector size in bytes for generic formats.

+

Owner: GstMplex

Flags: Read / Write

Allowed values: [256,16384]

Default value: 2048

@@ -311,6 +316,7 @@

The “system-headers” property

  “system-headers”           gboolean

Create system header in every pack for generic formats.

+

Owner: GstMplex

Flags: Read / Write

Default value: FALSE

@@ -319,6 +325,7 @@

The “vbr” property

  “vbr”                      gboolean

Whether the input video stream is variable bitrate.

+

Owner: GstMplex

Flags: Read / Write

Default value: FALSE

@@ -329,6 +336,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mssdemux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mssdemux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mssdemux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mssdemux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mssdemux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -65,8 +65,8 @@

Types and Values

--++ @@ -216,6 +216,7 @@

The “bitrate-limit” property

  “bitrate-limit”            gfloat

Limit of the available bitrate to use when switching to alternates.

+

Owner: GstMssDemux

Flags: Read / Write

Allowed values: [0,1]

Default value: 0.8

@@ -225,6 +226,7 @@

The “connection-speed” property

  “connection-speed”         guint

Network connection speed in kbps (0 = unknown).

+

Owner: GstMssDemux

Flags: Read / Write

Allowed values: <= 4294967

Default value: 0

@@ -234,12 +236,13 @@

The “max-queue-size-buffers” property

  “max-queue-size-buffers”   guint

Maximum buffers that can be stored in each internal stream queue (0 = infinite) (deprecated).

+

Owner: GstMssDemux

Flags: Read / Write

Default value: 0

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-musepackdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-musepackdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-musepackdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-musepackdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ musepackdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -150,6 +150,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mxfdemux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mxfdemux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mxfdemux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mxfdemux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mxfdemux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -66,8 +66,8 @@

Types and Values

 
--++ @@ -94,7 +94,7 @@ - +
struct
1
gst-launch-1.0 -v filesrc location=/path/to/mxf ! mxfdemux ! audioconvert ! autoaudiosink
gst-launch-1.0 -v filesrc location=/path/to/mxf ! mxfdemux ! audioconvert ! autoaudiosink
@@ -200,6 +200,7 @@

The “package” property

  “package”                  gchar *

Material or Source package to use for playback.

+

Owner: GstMXFDemux

Flags: Read / Write

Default value: NULL

@@ -208,6 +209,7 @@

The “max-drift” property

  “max-drift”                guint64

Maximum number of nanoseconds by which tracks can differ.

+

Owner: GstMXFDemux

Flags: Read / Write

Allowed values: >= 100000000

Default value: 500000000

@@ -217,11 +219,12 @@

The “structure” property

  “structure”                GstStructure *

Structural metadata of the MXF file.

+

Owner: GstMXFDemux

Flags: Read

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mxfmux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mxfmux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-mxfmux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-mxfmux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mxfmux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -65,7 +65,7 @@ - +
 
1
gst-launch-1.0 -v filesrc location=/path/to/audio ! decodebin ! queue ! mxfmux name=m ! filesink location=file.mxf   filesrc location=/path/to/video ! decodebin ! queue ! m.
gst-launch-1.0 -v filesrc location=/path/to/audio ! decodebin ! queue ! mxfmux name=m ! filesink location=file.mxf   filesrc location=/path/to/video ! decodebin ! queue ! m.
@@ -423,6 +423,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-neonhttpsrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-neonhttpsrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-neonhttpsrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-neonhttpsrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ neonhttpsrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -122,31 +121,20 @@ -
+

Types and Values

-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseSrc
-                    ╰── GstPushSrc
-                        ╰── GstNeonhttpSrc
-
-
-

Implemented Interfaces

GstNeonhttpSrc implements @@ -157,7 +145,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -183,7 +171,7 @@
-

Element Pads

+

Element Pads

@@ -218,8 +206,44 @@

Types and Values

-

struct GstNeonhttpSrc

-
struct GstNeonhttpSrc;
+

struct GstNeonhttpSrc

+
struct GstNeonhttpSrc {
+  GstPushSrc element;
+
+  /* socket */
+  ne_session *session;
+  ne_request *request;
+  ne_uri uri;
+  gchar *location;
+  gchar *query_string;
+  ne_uri proxy;
+  gchar *user_agent;
+  gchar **cookies;
+
+  guint64 content_size;
+
+  gboolean eos;
+
+  /* whether to request icecast metadata */
+  gboolean iradio_mode;
+
+  /* enable Neon HTTP redirects (HTTP 302 status code) */
+  gboolean automatic_redirect;
+
+  /* enable Neon HTTP debug messages */
+  gboolean neon_http_debug;
+
+  /* accept self-signed certificates */
+  gboolean accept_self_signed;
+
+  gint64 read_position;
+  gboolean seekable;
+
+  /* seconds before timing out when connecting or reading to/from a socket */
+  guint connect_timeout;
+  guint read_timeout;
+};
+
@@ -228,6 +252,7 @@

The “location” property

  “location”                 gchar *

Location to read from.

+

Owner: GstNeonhttpSrc

Flags: Read / Write

Default value: ""

@@ -236,6 +261,7 @@

The “proxy” property

  “proxy”                    gchar *

Proxy server to use, in the form HOSTNAME:PORT. Defaults to the http_proxy environment variable.

+

Owner: GstNeonhttpSrc

Flags: Read / Write

Default value: ""

@@ -244,6 +270,7 @@

The “uri” property

  “uri”                      gchararray

The location in form of a URI (deprecated; use location).

+

Owner: GstNeonhttpSrc

Flags: Read / Write

Default value: ""

@@ -252,6 +279,7 @@

The “automatic-redirect” property

  “automatic-redirect”       gboolean

Automatically follow HTTP redirects (HTTP Status Code 3xx).

+

Owner: GstNeonhttpSrc

Flags: Read / Write

Default value: TRUE

@@ -260,6 +288,7 @@

The “iradio-genre” property

  “iradio-genre”             gchar *

Genre of the stream.

+

Owner: GstNeonhttpSrc

Flags: Read

Default value: NULL

@@ -268,6 +297,7 @@

The “iradio-mode” property

  “iradio-mode”              gboolean

Enable internet radio mode (ask server to send shoutcast/icecast metadata interleaved with the actual stream data).

+

Owner: GstNeonhttpSrc

Flags: Read / Write

Default value: TRUE

@@ -276,6 +306,7 @@

The “iradio-name” property

  “iradio-name”              gchar *

Name of the stream.

+

Owner: GstNeonhttpSrc

Flags: Read

Default value: NULL

@@ -284,6 +315,7 @@

The “iradio-url” property

  “iradio-url”               gchar *

Homepage URL for radio stream.

+

Owner: GstNeonhttpSrc

Flags: Read

Default value: NULL

@@ -292,6 +324,7 @@

The “neon-http-debug” property

  “neon-http-debug”          gboolean

Enable Neon HTTP debug messages.

+

Owner: GstNeonhttpSrc

Flags: Read / Write

Default value: FALSE

@@ -300,6 +333,7 @@

The “user-agent” property

  “user-agent”               gchar *

Value of the User-Agent HTTP request header field.

+

Owner: GstNeonhttpSrc

Flags: Read / Write

Default value: "GStreamer neonhttpsrc"

@@ -308,6 +342,7 @@

The “accept-self-signed” property

  “accept-self-signed”       gboolean

Accept self-signed SSL/TLS certificates.

+

Owner: GstNeonhttpSrc

Flags: Read / Write

Default value: FALSE

@@ -316,6 +351,7 @@

The “connect-timeout” property

  “connect-timeout”          guint

Value in seconds to timeout a blocking connection (0 = default).

+

Owner: GstNeonhttpSrc

Flags: Read / Write

Allowed values: <= 3600

Default value: 0

@@ -325,6 +361,7 @@

The “cookies” property

  “cookies”                  GStrv

HTTP request cookies.

+

Owner: GstNeonhttpSrc

Flags: Read / Write


@@ -332,6 +369,7 @@

The “read-timeout” property

  “read-timeout”             guint

Value in seconds to timeout a blocking read (0 = default).

+

Owner: GstNeonhttpSrc

Flags: Read / Write

Allowed values: <= 3600

Default value: 0

@@ -339,6 +377,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-netsim.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-netsim.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-netsim.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-netsim.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ netsim: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -99,8 +99,8 @@

Types and Values

--++ @@ -254,6 +254,7 @@

The “delay-probability” property

  “delay-probability”        gfloat

The Probability a buffer is delayed.

+

Owner: GstNetSim

Flags: Read / Write / Construct

Allowed values: [0,1]

Default value: 0

@@ -263,6 +264,7 @@

The “drop-packets” property

  “drop-packets”             guint

Drop the next n packets.

+

Owner: GstNetSim

Flags: Read / Write / Construct

Default value: 0

@@ -271,6 +273,7 @@

The “drop-probability” property

  “drop-probability”         gfloat

The Probability a buffer is dropped.

+

Owner: GstNetSim

Flags: Read / Write / Construct

Allowed values: [0,1]

Default value: 0

@@ -280,6 +283,7 @@

The “duplicate-probability” property

  “duplicate-probability”    gfloat

The Probability a buffer is duplicated.

+

Owner: GstNetSim

Flags: Read / Write / Construct

Allowed values: [0,1]

Default value: 0

@@ -289,6 +293,7 @@

The “max-delay” property

  “max-delay”                gint

The maximum delay (inclusive) in ms to apply to buffers.

+

Owner: GstNetSim

Flags: Read / Write / Construct

Default value: 400

@@ -297,6 +302,7 @@

The “min-delay” property

  “min-delay”                gint

The minimum delay in ms to apply to buffers.

+

Owner: GstNetSim

Flags: Read / Write / Construct

Default value: 200

@@ -308,6 +314,7 @@ default this is enabled, but in the real world packet reordering is fairly uncommon, yet the delay functions will always introduce reordering if delay > packet-spacing, This property allows switching that off.

+

Owner: GstNetSim

Flags: Read / Write / Construct

Default value: TRUE

Since: 1.14

@@ -317,6 +324,7 @@

The “delay-distribution” property

  “delay-distribution”       GstNetSimDistribution

Distribution for the amount of delay.

+

Owner: GstNetSim

Flags: Read / Write / Construct

Default value: uniform

Since: 1.14

@@ -326,6 +334,7 @@

The “max-bucket-size” property

  “max-bucket-size”          gint

The size of the token bucket, related to burstiness resilience.

+

Owner: GstNetSim

Flags: Read / Write / Construct

Allowed values: >= G_MAXULONG

Default value: -1

@@ -338,6 +347,7 @@

The maximum number of kilobits to let through per second. Setting this property to a positive value enables network congestion simulation using a token bucket algorithm. Also see the "max-bucket-size" property,

+

Owner: GstNetSim

Flags: Read / Write / Construct

Allowed values: >= G_MAXULONG

Default value: -1

@@ -346,6 +356,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ofa.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ofa.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ofa.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ofa.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ofa: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -53,8 +53,8 @@

Types and Values

--++ @@ -174,12 +174,13 @@

The “fingerprint” property

  “fingerprint”              gchar *

Resulting fingerprint.

+

Owner: GstOFA

Flags: Read

Default value: NULL

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-openalsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-openalsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-openalsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-openalsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ openalsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -91,8 +91,8 @@

Types and Values

struct
--++ @@ -123,7 +123,7 @@ - +
struct
1
gst-launch-1.0 audiotestsrc ! audioconvert ! volume volume=0.5 ! openalsink
gst-launch-1.0 audiotestsrc ! audioconvert ! volume volume=0.5 ! openalsink
@@ -135,7 +135,7 @@
1
-
gst-launch-1.0 filesrc location=stream.wav ! decodebin ! audioconvert ! openalsink
+
gst-launch-1.0 filesrc location=stream.wav ! decodebin ! audioconvert ! openalsink
@@ -147,7 +147,7 @@
1
-
gst-launch-1.0 openalsrc ! "audio/x-raw,format=S16LE,rate=44100" ! audioconvert ! volume volume=0.25 ! openalsink
+
gst-launch-1.0 openalsrc ! "audio/x-raw,format=S16LE,rate=44100" ! audioconvert ! volume volume=0.25 ! openalsink
@@ -241,6 +241,7 @@

The “context-handle” property

  “context-handle”           gpointer

Custom playback context.

+

Owner: GstOpenALSink

Flags: Read / Write


@@ -248,6 +249,7 @@

The “device” property

  “device”                   gchar *

Human-readable name of the device.

+

Owner: GstOpenALSink

Flags: Read / Write

Default value: NULL

@@ -256,6 +258,7 @@

The “device-handle” property

  “device-handle”            gpointer

Custom playback device.

+

Owner: GstOpenALSink

Flags: Read / Write


@@ -263,6 +266,7 @@

The “device-name” property

  “device-name”              gchar *

Human-readable name of the opened device.

+

Owner: GstOpenALSink

Flags: Read

Default value: ""

@@ -271,6 +275,7 @@

The “source-id” property

  “source-id”                guint

Custom playback sID.

+

Owner: GstOpenALSink

Flags: Read / Write

Default value: 0

@@ -279,6 +284,7 @@

The “user-context” property

  “user-context”             gpointer

User context.

+

Owner: GstOpenALSink

Flags: Read / Write


@@ -286,6 +292,7 @@

The “user-device” property

  “user-device”              gpointer

User device.

+

Owner: GstOpenALSink

Flags: Read / Write


@@ -293,6 +300,7 @@

The “user-source” property

  “user-source”              guint

User source.

+

Owner: GstOpenALSink

Flags: Read / Write

Default value: 0

@@ -303,6 +311,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-openalsrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-openalsrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-openalsrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-openalsrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ openalsrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -61,8 +61,8 @@

Types and Values

--++ @@ -93,7 +93,7 @@ - +
struct
1
gst-launch-1.0 -v openalsrc ! audioconvert ! wavenc ! filesink location=stream.wav
gst-launch-1.0 -v openalsrc ! audioconvert ! wavenc ! filesink location=stream.wav
@@ -105,7 +105,7 @@
1
-
gst-launch-1.0 openalsrc ! "audio/x-raw,format=S16LE,rate=44100" ! audioconvert ! volume volume=0.25 ! openalsink
+
gst-launch-1.0 openalsrc ! "audio/x-raw,format=S16LE,rate=44100" ! audioconvert ! volume volume=0.25 ! openalsink
@@ -191,6 +191,7 @@

The “device” property

  “device”                   gchar *

User device, default device if NULL.

+

Owner: GstOpenalSrc

Flags: Read / Write

Default value: NULL

@@ -199,6 +200,7 @@

The “device-name” property

  “device-name”              gchar *

Human-readable name of the device.

+

Owner: GstOpenalSrc

Flags: Read

Default value: NULL

@@ -209,6 +211,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-opencvtextoverlay.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-opencvtextoverlay.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-opencvtextoverlay.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-opencvtextoverlay.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ opencvtextoverlay: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -91,42 +90,30 @@ -
+

Types and Values

-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstOpencvTextOverlay
-
-
-

Description

opencvtextoverlay renders the text on top of the video frames

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 videotestsrc ! videoconvert ! opencvtextoverlay text="Opencv Text Overlay " ! videoconvert ! xvimagesink
gst-launch-1.0 videotestsrc ! videoconvert ! opencvtextoverlay text="Opencv Text Overlay " ! videoconvert ! xvimagesink
@@ -136,7 +123,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -162,7 +149,7 @@
-

Element Pads

+

Element Pads

@@ -221,8 +208,19 @@

Types and Values

-

struct GstOpencvTextOverlay

-
struct GstOpencvTextOverlay;
+

struct GstOpencvTextOverlay

+
struct GstOpencvTextOverlay {
+  GstOpencvVideoFilter element;
+
+  gint xpos;
+  gint ypos;
+  gint thickness;
+  gint colorR,colorG,colorB;
+  gdouble height;
+  gdouble width;
+  gchar *textbuf;
+};
+
@@ -231,6 +229,7 @@

The “colorB” property

  “colorB”                   gint

Sets the color -B.

+

Owner: GstOpencvTextOverlay

Flags: Read / Write

Allowed values: [0,255]

Default value: 0

@@ -240,6 +239,7 @@

The “colorG” property

  “colorG”                   gint

Sets the color -G.

+

Owner: GstOpencvTextOverlay

Flags: Read / Write

Allowed values: [0,255]

Default value: 0

@@ -249,6 +249,7 @@

The “colorR” property

  “colorR”                   gint

Sets the color -R.

+

Owner: GstOpencvTextOverlay

Flags: Read / Write

Allowed values: [0,255]

Default value: 0

@@ -258,6 +259,7 @@

The “height” property

  “height”                   gdouble

Sets the height of fonts.

+

Owner: GstOpencvTextOverlay

Flags: Read / Write

Allowed values: [1,5]

Default value: 1

@@ -267,6 +269,7 @@

The “text” property

  “text”                     gchar *

Text to be display.

+

Owner: GstOpencvTextOverlay

Flags: Read / Write

Default value: "Opencv Text Overlay"

@@ -275,6 +278,7 @@

The “thickness” property

  “thickness”                gint

Sets the Thickness of Font.

+

Owner: GstOpencvTextOverlay

Flags: Read / Write

Allowed values: >= 0

Default value: 2

@@ -284,6 +288,7 @@

The “width” property

  “width”                    gdouble

Sets the width of fonts.

+

Owner: GstOpencvTextOverlay

Flags: Read / Write

Allowed values: [1,5]

Default value: 1

@@ -293,6 +298,7 @@

The “xpos” property

  “xpos”                     gint

Sets the Horizontal position.

+

Owner: GstOpencvTextOverlay

Flags: Read / Write

Allowed values: >= 0

Default value: 50

@@ -302,6 +308,7 @@

The “ypos” property

  “ypos”                     gint

Sets the Vertical position.

+

Owner: GstOpencvTextOverlay

Flags: Read / Write

Allowed values: >= 0

Default value: 50

@@ -309,6 +316,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-openexrdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-openexrdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-openexrdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-openexrdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ openexrdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -151,6 +151,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-openh264dec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-openh264dec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-openh264dec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-openh264dec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ openh264dec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
struct
@@ -32,35 +31,25 @@
-
+

Types and Values

-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstVideoDecoder
-                    ╰── GstOpenh264Dec
-
-
-

Description

Synopsis

-

Element Information

+

Element Information

@@ -86,7 +75,7 @@
-

Element Pads

+

Element Pads

@@ -145,12 +134,15 @@

Types and Values

-

struct GstOpenh264Dec

-
struct GstOpenh264Dec;
+

struct GstOpenh264Dec

+
struct GstOpenh264Dec {
+  GstVideoDecoder base_openh264dec;
+};
+
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-openh264enc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-openh264enc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-openh264enc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-openh264enc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ openh264enc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
@@ -136,30 +135,20 @@
-
+

Types and Values

-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstVideoEncoder
-                    ╰── GstOpenh264Enc
-
-
-

Implemented Interfaces

GstOpenh264Enc implements @@ -170,7 +159,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -196,7 +185,7 @@
-

Element Pads

+

Element Pads

@@ -255,8 +244,11 @@

Types and Values

-

struct GstOpenh264Enc

-
struct GstOpenh264Enc;
+

struct GstOpenh264Enc

+
struct GstOpenh264Enc {
+  GstVideoEncoder base_openh264enc;
+};
+
@@ -265,6 +257,7 @@

The “adaptive-quantization” property

  “adaptive-quantization”    gboolean

Adaptive quantization.

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: TRUE

@@ -273,6 +266,7 @@

The “background-detection” property

  “background-detection”     gboolean

Background detection.

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: TRUE

@@ -281,6 +275,7 @@

The “bitrate” property

  “bitrate”                  guint

Bitrate (in bits per second).

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: 128000

@@ -289,6 +284,7 @@

The “deblocking” property

  “deblocking”               GstOpenh264encDeblockingModes

Deblocking mode.

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: Deblocking on

@@ -297,6 +293,7 @@

The “enable-denoise” property

  “enable-denoise”           gboolean

Denoise control.

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: FALSE

@@ -305,6 +302,7 @@

The “enable-frame-skip” property

  “enable-frame-skip”        gboolean

Skip frames to reach target bitrate.

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: FALSE

@@ -313,6 +311,7 @@

The “gop-size” property

  “gop-size”                 guint

Number of frames between intra frames.

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: 90

@@ -321,6 +320,7 @@

The “max-slice-size” property

  “max-slice-size”           guint

The maximum size of one slice (in bytes).

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: 1500000

@@ -329,6 +329,7 @@

The “multi-thread” property

  “multi-thread”             guint

The number of threads.

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: 0

@@ -337,6 +338,7 @@

The “num-slices” property

  “num-slices”               guint

The number of slices (needs slice-mode=n-slices).

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: 1

@@ -345,6 +347,7 @@

The “rate-control” property

  “rate-control”             RC_MODES

Rate control mode.

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: Quality mode

@@ -353,6 +356,7 @@

The “scene-change-detection” property

  “scene-change-detection”   gboolean

Scene change detection.

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: TRUE

@@ -361,6 +365,7 @@

The “slice-mode” property

  “slice-mode”               GstOpenh264EncSliceModes

Slice mode.

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: Fixed number of slices

@@ -369,6 +374,7 @@

The “usage-type” property

  “usage-type”               EUsageType

Type of video content.

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: video from camera

@@ -377,6 +383,7 @@

The “complexity” property

  “complexity”               GstOpenh264encComplexity

Complexity.

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: Medium complexity / medium speed encoding

@@ -385,6 +392,7 @@

The “max-bitrate” property

  “max-bitrate”              guint

Maximum Bitrate (in bits per second).

+

Owner: GstOpenh264Enc

Flags: Read / Write

Default value: 0

@@ -393,6 +401,7 @@

The “qp-max” property

  “qp-max”                   guint

Maximum quantizer.

+

Owner: GstOpenh264Enc

Flags: Read / Write

Allowed values: <= 51

Default value: 51

@@ -402,6 +411,7 @@

The “qp-min” property

  “qp-min”                   guint

Minimum quantizer.

+

Owner: GstOpenh264Enc

Flags: Read / Write

Allowed values: <= 51

Default value: 0

@@ -409,6 +419,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-openjpegdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-openjpegdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-openjpegdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-openjpegdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ openjpegdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -159,6 +159,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-openjpegenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-openjpegenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-openjpegenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-openjpegenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ openjpegenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -85,8 +85,8 @@

Types and Values

struct
--++ @@ -218,6 +218,7 @@

The “num-layers” property

  “num-layers”               gint

Number of layers.

+

Owner: GstOpenJPEGEnc

Flags: Read / Write

Allowed values: [1,10]

Default value: 1

@@ -227,6 +228,7 @@

The “num-resolutions” property

  “num-resolutions”          gint

Number of resolutions.

+

Owner: GstOpenJPEGEnc

Flags: Read / Write

Allowed values: [1,10]

Default value: 6

@@ -236,6 +238,7 @@

The “progression-order” property

  “progression-order”        GstOpenJPEGEncProgressionOrder

Progression order.

+

Owner: GstOpenJPEGEnc

Flags: Read / Write

Default value: LRCP

@@ -244,6 +247,7 @@

The “tile-height” property

  “tile-height”              gint

Tile Height.

+

Owner: GstOpenJPEGEnc

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -253,6 +257,7 @@

The “tile-offset-x” property

  “tile-offset-x”            gint

Tile Offset X.

+

Owner: GstOpenJPEGEnc

Flags: Read / Write

Default value: 0

@@ -261,6 +266,7 @@

The “tile-offset-y” property

  “tile-offset-y”            gint

Tile Offset Y.

+

Owner: GstOpenJPEGEnc

Flags: Read / Write

Default value: 0

@@ -269,6 +275,7 @@

The “tile-width” property

  “tile-width”               gint

Tile Width.

+

Owner: GstOpenJPEGEnc

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -276,6 +283,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-opusparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-opusparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-opusparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-opusparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ opusparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -65,7 +65,7 @@ - +
struct
1
gst-launch-1.0 -v filesrc location=opusdata ! opusparse ! opusdec ! audioconvert ! audioresample ! alsasink
gst-launch-1.0 -v filesrc location=opusdata ! opusparse ! opusdec ! audioconvert ! audioresample ! alsasink
@@ -171,6 +171,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-pcapparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-pcapparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-pcapparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-pcapparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ pcapparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -82,8 +82,8 @@

Types and Values

--++ @@ -116,8 +116,8 @@ - +
struct
1
 2
gst-launch-1.0 filesrc location=h264crasher.pcap ! pcapparse ! rtph264depay
-! ffdec_h264 ! fakesink
gst-launch-1.0 filesrc location=h264crasher.pcap ! pcapparse ! rtph264depay
+! ffdec_h264 ! fakesink
@@ -225,6 +225,7 @@

The “dst-ip” property

  “dst-ip”                   gchar *

Destination IP to restrict to.

+

Owner: GstPcapParse

Flags: Read / Write

Default value: ""

@@ -233,6 +234,7 @@

The “dst-port” property

  “dst-port”                 gint

Destination port to restrict to.

+

Owner: GstPcapParse

Flags: Read / Write

Allowed values: [G_MAXULONG,65535]

Default value: -1

@@ -242,6 +244,7 @@

The “src-ip” property

  “src-ip”                   gchar *

Source IP to restrict to.

+

Owner: GstPcapParse

Flags: Read / Write

Default value: ""

@@ -250,6 +253,7 @@

The “src-port” property

  “src-port”                 gint

Source port to restrict to.

+

Owner: GstPcapParse

Flags: Read / Write

Allowed values: [G_MAXULONG,65535]

Default value: -1

@@ -259,6 +263,7 @@

The “caps” property

  “caps”                     GstCaps *

The caps of the source pad.

+

Owner: GstPcapParse

Flags: Read / Write


@@ -266,6 +271,7 @@

The “ts-offset” property

  “ts-offset”                gint64

Relative timestamp offset (ns) to apply (-1 = use absolute packet time).

+

Owner: GstPcapParse

Flags: Read / Write

Allowed values: >= G_MAXULONG

Default value: -1

@@ -273,6 +279,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-perspective.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-perspective.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-perspective.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-perspective.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ perspective: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -53,8 +53,8 @@

Types and Values

--++ @@ -84,7 +84,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! perspective ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! perspective ! videoconvert ! autovideosink
@@ -190,6 +190,7 @@

The “matrix” property

  “matrix”                   GValueArray *

Matrix of dimension 3x3 to use in the 2D transform, passed as an array of 9 elements in row-major order.

+

Owner: GstPerspective

Flags: Read / Write

@@ -199,6 +200,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-pinch.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-pinch.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-pinch.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-pinch.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ pinch: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -84,7 +84,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! pinch ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! pinch ! videoconvert ! autovideosink
@@ -190,6 +190,7 @@

The “intensity” property

  “intensity”                gdouble

intensity of the pinch effect.

+

Owner: GstPinch

Flags: Read / Write

Allowed values: [-1,1]

Default value: 0.5

@@ -201,6 +202,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-pitch.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-pitch.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-pitch.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-pitch.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ pitch: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -118,11 +118,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-accurip.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-accurip.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-accurip.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-accurip.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ accurip: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-adpcmdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-adpcmdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-adpcmdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-adpcmdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ adpcmdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-adpcmenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-adpcmenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-adpcmenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-adpcmenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ adpcmenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-aiff.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-aiff.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-aiff.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-aiff.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ aiff: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-asfmux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-asfmux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-asfmux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-asfmux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ asfmux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -84,6 +84,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-assrender.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-assrender.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-assrender.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-assrender.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ assrender: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiobuffersplit.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiobuffersplit.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiobuffersplit.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiobuffersplit.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ audiobuffersplit: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiofxbad.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiofxbad.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiofxbad.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiofxbad.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ audiofxbad: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiolatency.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiolatency.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiolatency.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiolatency.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ audiolatency: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiomixmatrix.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiomixmatrix.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiomixmatrix.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiomixmatrix.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ audiomixmatrix: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiovisualizers.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiovisualizers.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiovisualizers.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiovisualizers.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ audiovisualizers: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -88,6 +88,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-autoconvert.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-autoconvert.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-autoconvert.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-autoconvert.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ autoconvert: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-bayer.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-bayer.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-bayer.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-bayer.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ bayer: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-bluez.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-bluez.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-bluez.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-bluez.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ bluez: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -84,6 +84,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-bs2b.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-bs2b.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-bs2b.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-bs2b.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ bs2b: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-bz2.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-bz2.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-bz2.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-bz2.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ bz2: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-camerabin.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-camerabin.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-camerabin.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-camerabin.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ camerabin: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -84,6 +84,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-chromaprint.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-chromaprint.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-chromaprint.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-chromaprint.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ chromaprint: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-coloreffects.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-coloreffects.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-coloreffects.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-coloreffects.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ coloreffects: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-colormanagement.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-colormanagement.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-colormanagement.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-colormanagement.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ colormanagement: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-curl.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-curl.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-curl.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-curl.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ curl: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -96,6 +96,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dashdemux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dashdemux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dashdemux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dashdemux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dashdemux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dc1394.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dc1394.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dc1394.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dc1394.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dc1394: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-de265.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-de265.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-de265.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-de265.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ de265: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-debugutilsbad.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-debugutilsbad.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-debugutilsbad.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-debugutilsbad.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ debugutilsbad: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -108,6 +108,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-decklink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-decklink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-decklink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-decklink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ decklink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -88,6 +88,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dfbvideosink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dfbvideosink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dfbvideosink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dfbvideosink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dfbvideosink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dtls.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dtls.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dtls.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dtls.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dtls: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -92,6 +92,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dtsdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dtsdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dtsdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dtsdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dtsdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvb.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvb.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvb.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvb.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dvb: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvbsuboverlay.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvbsuboverlay.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvbsuboverlay.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvbsuboverlay.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dvbsuboverlay: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvdspu.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvdspu.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvdspu.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvdspu.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ dvdspu: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-faac.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-faac.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-faac.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-faac.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ faac: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-faad.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-faad.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-faad.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-faad.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ faad: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-faceoverlay.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-faceoverlay.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-faceoverlay.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-faceoverlay.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ faceoverlay: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-fbdevsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-fbdevsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-fbdevsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-fbdevsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ fbdevsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-fdkaac.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-fdkaac.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-fdkaac.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-fdkaac.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ fdkaac: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-festival.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-festival.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-festival.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-festival.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ festival: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-fieldanalysis.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-fieldanalysis.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-fieldanalysis.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-fieldanalysis.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ fieldanalysis: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-flite.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-flite.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-flite.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-flite.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ flite: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-fluidsynthmidi.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-fluidsynthmidi.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-fluidsynthmidi.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-fluidsynthmidi.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ fluidsynthmidi: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-freeverb.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-freeverb.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-freeverb.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-freeverb.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ freeverb: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-frei0r.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-frei0r.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-frei0r.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-frei0r.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ frei0r: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -71,6 +71,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-gaudieffects.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-gaudieffects.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-gaudieffects.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-gaudieffects.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ gaudieffects: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -100,6 +100,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-gdp.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-gdp.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-gdp.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-gdp.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ gdp: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-geometrictransform.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-geometrictransform.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-geometrictransform.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-geometrictransform.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ geometrictransform: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -136,6 +136,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-gmedec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-gmedec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-gmedec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-gmedec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ gmedec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-gme.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-gme.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-gme.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-gme.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ gme: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-gsm.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-gsm.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-gsm.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-gsm.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ gsm: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-hls.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-hls.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-hls.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-hls.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ hls: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -84,6 +84,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-id3tag.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-id3tag.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-id3tag.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-id3tag.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ id3tag: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-inter.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-inter.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-inter.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-inter.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ inter: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -96,6 +96,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-interlace.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-interlace.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-interlace.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-interlace.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ interlace: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ipcpipeline.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-ipcpipeline.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ipcpipeline.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-ipcpipeline.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ipcpipeline: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -84,6 +84,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ivfparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-ivfparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ivfparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-ivfparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ivfparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ivtc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-ivtc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ivtc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-ivtc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ivtc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-jp2kdecimator.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-jp2kdecimator.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-jp2kdecimator.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-jp2kdecimator.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ jp2kdecimator: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-jpegformat.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-jpegformat.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-jpegformat.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-jpegformat.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ jpegformat: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-kate.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-kate.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-kate.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-kate.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ kate: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -88,6 +88,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-kms.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-kms.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-kms.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-kms.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ kms: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ladspa.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-ladspa.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ladspa.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-ladspa.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ladspa: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -112,6 +112,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-legacyrawparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-legacyrawparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-legacyrawparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-legacyrawparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ legacyrawparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-midi.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-midi.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-midi.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-midi.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ midi: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mms.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mms.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mms.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mms.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mms: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-modplug.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-modplug.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-modplug.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-modplug.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ modplug: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpeg2enc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpeg2enc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpeg2enc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpeg2enc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mpeg2enc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegpsdemux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegpsdemux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegpsdemux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegpsdemux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mpegpsdemux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegpsmux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegpsmux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegpsmux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegpsmux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mpegpsmux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegtsdemux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegtsdemux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegtsdemux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegtsdemux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mpegtsdemux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegtsmux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegtsmux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegtsmux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegtsmux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mpegtsmux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mplex.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mplex.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mplex.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mplex.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mplex: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-musepack.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-musepack.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-musepack.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-musepack.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ musepack: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mxf.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mxf.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mxf.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-mxf.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ mxf: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-neon.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-neon.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-neon.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-neon.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ neon: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-neonhttpsrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-neonhttpsrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-neonhttpsrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-neonhttpsrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ neonhttpsrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-netsim.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-netsim.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-netsim.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-netsim.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ netsim: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ofa.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-ofa.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ofa.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-ofa.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ofa: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-openal.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-openal.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-openal.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-openal.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ openal: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-opencv.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-opencv.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-opencv.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-opencv.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ opencv: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -158,6 +158,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-openexr.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-openexr.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-openexr.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-openexr.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ openexr: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-openh264.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-openh264.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-openh264.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-openh264.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ openh264: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-openjpeg.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-openjpeg.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-openjpeg.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-openjpeg.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ openjpeg: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-opusparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-opusparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-opusparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-opusparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ opusparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-pcapparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-pcapparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-pcapparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-pcapparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ pcapparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-pnm.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-pnm.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-pnm.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-pnm.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ pnm: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-proxy.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-proxy.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-proxy.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-proxy.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ proxy: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-removesilence.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-removesilence.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-removesilence.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-removesilence.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ removesilence: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-resindvd.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-resindvd.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-resindvd.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-resindvd.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ resindvd: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-rfbsrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-rfbsrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-rfbsrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-rfbsrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rfbsrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-rsvg.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-rsvg.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-rsvg.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-rsvg.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rsvg: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-rtmp.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-rtmp.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-rtmp.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-rtmp.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rtmp: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-rtponvif.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-rtponvif.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-rtponvif.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-rtponvif.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rtponvif: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-sbc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-sbc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-sbc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-sbc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ sbc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-sdpelem.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-sdpelem.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-sdpelem.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-sdpelem.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ sdpelem: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-segmentclip.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-segmentclip.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-segmentclip.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-segmentclip.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ segmentclip: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-shm.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-shm.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-shm.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-shm.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ shm: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-siren.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-siren.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-siren.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-siren.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ siren: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-smooth.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-smooth.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-smooth.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-smooth.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ smooth: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-smoothstreaming.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-smoothstreaming.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-smoothstreaming.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-smoothstreaming.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ smoothstreaming: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-sndfile.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-sndfile.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-sndfile.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-sndfile.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ sndfile: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-soundtouch.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-soundtouch.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-soundtouch.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-soundtouch.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ soundtouch: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-spandsp.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-spandsp.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-spandsp.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-spandsp.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ spandsp: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -84,6 +84,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-speed.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-speed.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-speed.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-speed.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ speed: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-srtp.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-srtp.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-srtp.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-srtp.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ srtp: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -50,7 +50,7 @@

package

-GStreamer Bad Plug-ins git +GStreamer Bad Plug-ins source release

origin

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-subenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-subenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-subenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-subenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ subenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-teletext.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-teletext.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-teletext.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-teletext.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ teletext: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-timecode.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-timecode.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-timecode.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-timecode.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ timecode: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ttmlsubs.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-ttmlsubs.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ttmlsubs.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-ttmlsubs.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ttmlsubs: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-uvch264.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-uvch264.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-uvch264.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-uvch264.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ uvch264: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-vdpau.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-vdpau.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-vdpau.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-vdpau.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ vdpau: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-videofiltersbad.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-videofiltersbad.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-videofiltersbad.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-videofiltersbad.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ videofiltersbad: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -84,6 +84,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-videoframe_audiolevel.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-videoframe_audiolevel.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-videoframe_audiolevel.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-videoframe_audiolevel.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ videoframe_audiolevel: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-videoparsersbad.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-videoparsersbad.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-videoparsersbad.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-videoparsersbad.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ videoparsersbad: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -108,6 +108,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-videosignal.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-videosignal.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-videosignal.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-videosignal.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ videosignal: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -84,6 +84,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-vmnc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-vmnc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-vmnc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-vmnc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ vmnc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-voaacenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-voaacenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-voaacenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-voaacenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ voaacenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-voamrwbenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-voamrwbenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-voamrwbenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-voamrwbenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ voamrwbenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-vulkan.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-vulkan.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-vulkan.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-vulkan.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ vulkan: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-wasapi.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-wasapi.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-wasapi.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-wasapi.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ wasapi: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-waylandsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-waylandsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-waylandsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-waylandsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ waylandsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-webp.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-webp.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-webp.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-webp.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ webp: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-webrtcdsp.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-webrtcdsp.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-webrtcdsp.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-webrtcdsp.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ webrtcdsp: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -80,6 +80,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-webrtc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-webrtc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-webrtc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-webrtc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ webrtc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-wildmidi.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-wildmidi.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-wildmidi.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-wildmidi.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ wildmidi: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-x265.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-x265.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-x265.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-x265.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ x265: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-y4mdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-y4mdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-y4mdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-y4mdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ y4mdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-yadif.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-yadif.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-yadif.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-yadif.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ yadif: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -42,7 +42,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -74,6 +74,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-zbar.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-zbar.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-zbar.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-plugin-zbar.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,11 +3,11 @@ zbar: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -41,7 +41,7 @@

version

-1.16.2 +1.16.3

run-time license

@@ -73,6 +73,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-pngparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-pngparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-pngparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-pngparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ pngparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -151,6 +151,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-pnmdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-pnmdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-pnmdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-pnmdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ pnmdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -65,7 +65,7 @@ - +
struct
1
gst-launch-1.0 filesrc location=test.pnm ! pnmdec ! videoconvert ! autovideosink
gst-launch-1.0 filesrc location=test.pnm ! pnmdec ! videoconvert ! autovideosink
@@ -179,6 +179,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-pnmenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-pnmenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-pnmenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-pnmenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ pnmenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -53,8 +53,8 @@

Types and Values

--++ @@ -90,7 +90,7 @@ - +
struct
1
gst-launch-1.0 videotestsrc num_buffers=1 ! videoconvert ! "video/x-raw,format=GRAY8" ! pnmenc ascii=true ! filesink location=test.pnm
gst-launch-1.0 videotestsrc num_buffers=1 ! videoconvert ! "video/x-raw,format=GRAY8" ! pnmenc ascii=true ! filesink location=test.pnm
@@ -208,12 +208,13 @@

The “ascii” property

  “ascii”                    gboolean

The output will be ASCII encoded.

+

Owner: GstPnmenc

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-proxysink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-proxysink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-proxysink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-proxysink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ proxysink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -132,6 +132,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-proxysrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-proxysrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-proxysrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-proxysrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ proxysrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -54,8 +54,8 @@

Types and Values

struct
--++ @@ -127,38 +127,38 @@ 30 31 32 - +gst_element_set_state(pipe1,GST_STATE_PLAYING); +gst_element_set_state(pipe2,GST_STATE_PLAYING);
struct
GstElement *pipe1, *pipe2, *psink, *psrc;
-GstClock *clock;
+        
GstElement *pipe1, *pipe2, *psink, *psrc;
+GstClock *clock;
 
-pipe1 = gst_parse_launch ("audiotestsrc ! proxysink name=psink", NULL);
-psink = gst_bin_get_by_name (GST_BIN (pipe1), "psink");
+pipe1 = gst_parse_launch ("audiotestsrc ! proxysink name=psink", NULL);
+psink = gst_bin_get_by_name (GST_BIN (pipe1), "psink");
 
-pipe2 = gst_parse_launch ("proxysrc name=psrc ! autoaudiosink", NULL);
-psrc = gst_bin_get_by_name (GST_BIN (pipe2), "psrc");
+pipe2 = gst_parse_launch ("proxysrc name=psrc ! autoaudiosink", NULL);
+psrc = gst_bin_get_by_name (GST_BIN (pipe2), "psrc");
 
-// Connect the two pipelines
-g_object_set (psrc, "proxysink", psink, NULL);
-
-// Both pipelines must agree on the timing information or we'll get glitches
-// or overruns/underruns. Ideally, we should tell pipe1 to use the same clock
-// as pipe2, but since that will be set asynchronously to the audio clock, it
-// is simpler and likely accurate enough to use the system clock for both
-// pipelines. If no element in either pipeline will provide a clock, this
-// is not needed.
-clock = gst_system_clock_obtain ();
-gst_pipeline_use_clock (GST_PIPELINE (pipe1), clock);
-gst_pipeline_use_clock (GST_PIPELINE (pipe2), clock);
-g_object_unref (clock);
-
-// This is not really needed in this case since the pipelines are created and
-// started at the same time. However, an application that dynamically
-// generates pipelines must ensure that all the pipelines that will be
-// connected together share the same base time.
-gst_element_set_base_time (pipe1, 0);
-gst_element_set_base_time (pipe2, 0);
+// Connect the two pipelines
+g_object_set (psrc, "proxysink", psink, NULL);
+
+// Both pipelines must agree on the timing information or we'll get glitches
+// or overruns/underruns. Ideally, we should tell pipe1 to use the same clock
+// as pipe2, but since that will be set asynchronously to the audio clock, it
+// is simpler and likely accurate enough to use the system clock for both
+// pipelines. If no element in either pipeline will provide a clock, this
+// is not needed.
+clock = gst_system_clock_obtain ();
+gst_pipeline_use_clock (GST_PIPELINE (pipe1), clock);
+gst_pipeline_use_clock (GST_PIPELINE (pipe2), clock);
+g_object_unref (clock);
+
+// This is not really needed in this case since the pipelines are created and
+// started at the same time. However, an application that dynamically
+// generates pipelines must ensure that all the pipelines that will be
+// connected together share the same base time.
+gst_element_set_base_time (pipe1, 0);
+gst_element_set_base_time (pipe2, 0);
 
-gst_element_set_state (pipe1, GST_STATE_PLAYING);
-gst_element_set_state (pipe2, GST_STATE_PLAYING);
@@ -240,11 +240,12 @@

The “proxysink” property

  “proxysink”                GstProxySink *

Matching proxysink.

+

Owner: GstProxySrc

Flags: Read / Write

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rawaudioparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rawaudioparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rawaudioparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rawaudioparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rawaudioparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -38,11 +38,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rawvideoparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rawvideoparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rawvideoparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rawvideoparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rawvideoparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -38,11 +38,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-removesilence.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-removesilence.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-removesilence.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-removesilence.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ removesilence: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -84,8 +84,8 @@

Types and Values

--++ @@ -120,7 +120,7 @@ - +
 
1
gst-launch-1.0 -v -m filesrc location="audiofile" ! decodebin ! removesilence remove=true ! wavenc ! filesink location=without_audio.wav
gst-launch-1.0 -v -m filesrc location="audiofile" ! decodebin ! removesilence remove=true ! wavenc ! filesink location=without_audio.wav
@@ -228,6 +228,7 @@

The “hysteresis” property

  “hysteresis”               guint64

Set the hysteresis (on samples) used on the internal VAD.

+

Owner: GstRemoveSilence

Flags: Read / Write

Allowed values: >= 1

Default value: 480

@@ -237,6 +238,7 @@

The “remove” property

  “remove”                   gboolean

Set to true to remove silence from the stream, false otherwhise.

+

Owner: GstRemoveSilence

Flags: Read / Write

Default value: FALSE

@@ -245,6 +247,7 @@

The “minimum-silence-buffers” property

  “minimum-silence-buffers”  guint

Define the minimum number of consecutive silence buffers before removing silence, 0 means disabled. This will not introduce latency.

+

Owner: GstRemoveSilence

Flags: Read / Write

Allowed values: <= 10000

Default value: 0

@@ -254,6 +257,7 @@

The “minimum-silence-time” property

  “minimum-silence-time”     guint64

Define the minimum silence time in nanoseconds before removing silence, 0 means disabled. This will not introduce latency.

+

Owner: GstRemoveSilence

Flags: Read / Write

Allowed values: <= 10000000000

Default value: 0

@@ -263,6 +267,7 @@

The “silent” property

  “silent”                   gboolean

Disable/enable bus message notifications for silence detected/finished.

+

Owner: GstRemoveSilence

Flags: Read / Write

Default value: TRUE

@@ -271,6 +276,7 @@

The “squash” property

  “squash”                   gboolean

Set to true to retimestamp buffers when silence is removed and so avoid timestamp gap.

+

Owner: GstRemoveSilence

Flags: Read / Write

Default value: FALSE

@@ -279,6 +285,7 @@

The “threshold” property

  “threshold”                gint

Set the silence threshold used on the internal VAD in dB.

+

Owner: GstRemoveSilence

Flags: Read / Write

Allowed values: [-70,70]

Default value: -60

@@ -286,6 +293,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-retinex.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-retinex.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-retinex.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-retinex.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ retinex: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -55,45 +54,33 @@ -
+

Types and Values

--++ - +
structGstRetinexGstRetinex
-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstRetinex
-
-
-

Description

Basic and multiscale retinex for colour image enhancement, see article:

Rahman, Zia-ur, Daniel J. Jobson, and Glenn A. Woodell. "Multi-scale retinex for color image enhancement." Image Processing, 1996. Proceedings., International Conference on. Vol. 3. IEEE, 1996.

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 videotestsrc ! videoconvert ! retinex ! videoconvert ! xvimagesink
gst-launch-1.0 videotestsrc ! videoconvert ! retinex ! videoconvert ! xvimagesink
@@ -103,7 +90,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -129,7 +116,7 @@
-

Element Pads

+

Element Pads

@@ -188,8 +175,21 @@

Types and Values

-

struct GstRetinex

-
struct GstRetinex;
+

struct GstRetinex

+
struct GstRetinex {
+  GstOpencvVideoFilter parent;
+  gint method;
+  gint scales, current_scales;
+
+  double *weights;
+  double *sigmas;
+
+  cv::Mat cvA;
+  cv::Mat cvB;
+  cv::Mat cvC;
+  cv::Mat cvD;
+};
+
@@ -198,6 +198,7 @@

The “method” property

  “method”                   GstRetinexMethod

Retinex method to use.

+

Owner: GstRetinex

Flags: Read / Write

Default value: Basic retinex restoration

@@ -206,6 +207,7 @@

The “scales” property

  “scales”                   gint

Amount of gaussian filters (scales) used in multiscale retinex.

+

Owner: GstRetinex

Flags: Read / Write

Allowed values: [1,4]

Default value: 3

@@ -213,6 +215,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rfbsrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rfbsrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rfbsrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rfbsrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rfbsrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -112,8 +112,8 @@

Types and Values

--++ @@ -228,6 +228,7 @@

The “host” property

  “host”                     gchar *

Host to connect to.

+

Owner: GstRfbSrc

Flags: Read / Write

Default value: "127.0.0.1"

@@ -236,6 +237,7 @@

The “port” property

  “port”                     gint

Port.

+

Owner: GstRfbSrc

Flags: Read / Write

Allowed values: [1,65535]

Default value: 5900

@@ -245,6 +247,7 @@

The “password” property

  “password”                 gchar *

Password for authentication.

+

Owner: GstRfbSrc

Flags: Write

Default value: ""

@@ -253,6 +256,7 @@

The “version” property

  “version”                  gchar *

RFB protocol version.

+

Owner: GstRfbSrc

Flags: Read / Write

Default value: "3.3"

@@ -261,6 +265,7 @@

The “height” property

  “height”                   gint

height of screen.

+

Owner: GstRfbSrc

Flags: Read / Write

Allowed values: [0,65535]

Default value: 0

@@ -270,6 +275,7 @@

The “incremental” property

  “incremental”              gboolean

Incremental updates.

+

Owner: GstRfbSrc

Flags: Read / Write

Default value: TRUE

@@ -278,6 +284,7 @@

The “offset-x” property

  “offset-x”                 gint

x offset for screen scrapping.

+

Owner: GstRfbSrc

Flags: Read / Write

Allowed values: [0,65535]

Default value: 0

@@ -287,6 +294,7 @@

The “offset-y” property

  “offset-y”                 gint

y offset for screen scrapping.

+

Owner: GstRfbSrc

Flags: Read / Write

Allowed values: [0,65535]

Default value: 0

@@ -296,6 +304,7 @@

The “width” property

  “width”                    gint

width of screen.

+

Owner: GstRfbSrc

Flags: Read / Write

Allowed values: [0,65535]

Default value: 0

@@ -305,6 +314,7 @@

The “use-copyrect” property

  “use-copyrect”             gboolean

Use copyrect encoding.

+

Owner: GstRfbSrc

Flags: Read / Write

Default value: FALSE

@@ -313,6 +323,7 @@

The “shared” property

  “shared”                   gboolean

Share desktop with other clients.

+

Owner: GstRfbSrc

Flags: Read / Write

Default value: TRUE

@@ -321,12 +332,13 @@

The “view-only” property

  “view-only”                gboolean

only view the desktop.

+

Owner: GstRfbSrc

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rgb2bayer.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rgb2bayer.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rgb2bayer.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rgb2bayer.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rgb2bayer: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -151,6 +151,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rotate.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rotate.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rotate.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rotate.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rotate: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

struct
--++ @@ -83,7 +83,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! rotate angle=0.78 ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! rotate angle=0.78 ! videoconvert ! autovideosink
@@ -189,6 +189,7 @@

The “angle” property

  “angle”                    gdouble

Angle by which the picture is rotated, in radians.

+

Owner: GstRotate

Flags: Read / Write

Default value: 0

@@ -199,6 +200,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rsndvdbin.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rsndvdbin.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rsndvdbin.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rsndvdbin.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rsndvdbin: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -142,11 +142,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rsvgdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rsvgdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rsvgdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rsvgdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rsvgdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -65,7 +65,7 @@ - +
struct
1
gst-launch-1.0 filesrc location=image.svg ! rsvgdec ! imagefreeze ! videoconvert ! autovideosink
gst-launch-1.0 filesrc location=image.svg ! rsvgdec ! imagefreeze ! videoconvert ! autovideosink
@@ -171,6 +171,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rsvgoverlay.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rsvgoverlay.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rsvgoverlay.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rsvgoverlay.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rsvgoverlay: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -106,8 +106,8 @@

Types and Values

--++ @@ -152,7 +152,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! videoconvert ! rsvgoverlay location=foo.svg ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! videoconvert ! rsvgoverlay location=foo.svg ! videoconvert ! autovideosink
@@ -164,7 +164,7 @@
1
-
gst-launch-1.0 -v videotestsrc ! videoconvert ! rsvgoverlay name=overlay ! videoconvert ! autovideosink filesrc location=foo.svg ! image/svg ! overlay.data_sink
+
gst-launch-1.0 -v videotestsrc ! videoconvert ! rsvgoverlay name=overlay ! videoconvert ! autovideosink filesrc location=foo.svg ! image/svg ! overlay.data_sink
@@ -176,7 +176,7 @@
1
-
gst-launch-1.0 -v videotestsrc ! videoconvert ! rsvgoverlay data='<svg viewBox="0 0 800 600"><image x="80%" y="80%" width="10%" height="10%" xlink:href="foo.jpg" /></svg>' ! videoconvert ! autovideosink
+
gst-launch-1.0 -v videotestsrc ! videoconvert ! rsvgoverlay data='<svg viewBox="0 0 800 600"><image x="80%" y="80%" width="10%" height="10%" xlink:href="foo.jpg" /></svg>' ! videoconvert ! autovideosink
@@ -315,6 +315,7 @@

The “data” property

  “data”                     gchar *

SVG data.

+

Owner: GstRsvgOverlay

Flags: Write

Default value: ""

@@ -323,6 +324,7 @@

The “fit-to-frame” property

  “fit-to-frame”             gboolean

Fit the SVG to fill the whole frame.

+

Owner: GstRsvgOverlay

Flags: Read / Write

Default value: TRUE

@@ -331,6 +333,7 @@

The “location” property

  “location”                 gchar *

SVG file location.

+

Owner: GstRsvgOverlay

Flags: Write

Default value: ""

@@ -339,6 +342,7 @@

The “x” property

  “x”                        gint

Specify an x offset.

+

Owner: GstRsvgOverlay

Flags: Read / Write

Allowed values: >= -2147483647

Default value: 0

@@ -348,6 +352,7 @@

The “y” property

  “y”                        gint

Specify a y offset.

+

Owner: GstRsvgOverlay

Flags: Read / Write

Allowed values: >= -2147483647

Default value: 0

@@ -357,6 +362,7 @@

The “height” property

  “height”                   gint

Specify a height in pixels.

+

Owner: GstRsvgOverlay

Flags: Read / Write

Allowed values: >= -2147483647

Default value: 0

@@ -366,6 +372,7 @@

The “height-relative” property

  “height-relative”          gfloat

Specify a height relative to the display size.

+

Owner: GstRsvgOverlay

Flags: Read / Write

Default value: 0

@@ -374,6 +381,7 @@

The “width” property

  “width”                    gint

Specify a width in pixels.

+

Owner: GstRsvgOverlay

Flags: Read / Write

Allowed values: >= -2147483647

Default value: 0

@@ -383,6 +391,7 @@

The “width-relative” property

  “width-relative”           gfloat

Specify a width relative to the display size.

+

Owner: GstRsvgOverlay

Flags: Read / Write

Default value: 0

@@ -391,6 +400,7 @@

The “x-relative” property

  “x-relative”               gfloat

Specify an x offset relative to the display size.

+

Owner: GstRsvgOverlay

Flags: Read / Write

Default value: 0

@@ -399,12 +409,13 @@

The “y-relative” property

  “y-relative”               gfloat

Specify a y offset relative to the display size.

+

Owner: GstRsvgOverlay

Flags: Read / Write

Default value: 0

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rtmpsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rtmpsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rtmpsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rtmpsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rtmpsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -54,8 +54,8 @@

Types and Values

--++ @@ -93,7 +93,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! ffenc_flv ! flvmux ! rtmpsink location='rtmp://localhost/path/to/stream live=1'
gst-launch-1.0 -v videotestsrc ! ffenc_flv ! flvmux ! rtmpsink location='rtmp://localhost/path/to/stream live=1'
@@ -175,12 +175,13 @@

The “location” property

  “location”                 gchar *

RTMP url.

+

Owner: GstRTMPSink

Flags: Read / Write

Default value: NULL

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rtmpsrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rtmpsrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rtmpsrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rtmpsrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rtmpsrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -61,8 +61,8 @@

Types and Values

--++ @@ -99,7 +99,7 @@ - +
struct
1
gst-launch-1.0 -v rtmpsrc location=rtmp://somehost/someurl ! fakesink
gst-launch-1.0 -v rtmpsrc location=rtmp://somehost/someurl ! fakesink
@@ -182,6 +182,7 @@

The “location” property

  “location”                 gchar *

Location of the RTMP url to read.

+

Owner: GstRTMPSrc

Flags: Read / Write

Default value: NULL

@@ -190,6 +191,7 @@

The “timeout” property

  “timeout”                  gint

Time without receiving any data from the server to wait before to timeout the session.

+

Owner: GstRTMPSrc

Flags: Read / Write

Allowed values: >= 0

Default value: 120

@@ -197,6 +199,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rtpasfpay.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rtpasfpay.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rtpasfpay.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rtpasfpay.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rtpasfpay: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -151,6 +151,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rtponvifparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rtponvifparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rtponvifparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rtponvifparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rtponvifparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -150,6 +150,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rtponviftimestamp.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rtponviftimestamp.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-rtponviftimestamp.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-rtponviftimestamp.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ rtponviftimestamp: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -69,8 +69,8 @@

Types and Values

struct
--++ @@ -187,6 +187,7 @@

The “cseq” property

  “cseq”                     guint

The RTSP CSeq which initiated the playback.

+

Owner: GstRtpOnvifTimestamp

Flags: Read / Write

Default value: 0

@@ -195,6 +196,7 @@

The “ntp-offset” property

  “ntp-offset”               guint64

Offset between the pipeline running time and the absolute UTC time, in nano-seconds since 1900 (-1 for automatic computation).

+

Owner: GstRtpOnvifTimestamp

Flags: Read / Write

Default value: 18446744073709551615

@@ -203,6 +205,7 @@

The “set-e-bit” property

  “set-e-bit”                gboolean

If the element should set the 'E' bit as defined in the ONVIF RTP extension. This increases latency by one packet.

+

Owner: GstRtpOnvifTimestamp

Flags: Read / Write

Default value: FALSE

@@ -211,12 +214,13 @@

The “set-t-bit” property

  “set-t-bit”                gboolean

If the element should set the 'T' bit as defined in the ONVIF RTP extension. This increases latency by one packet.

+

Owner: GstRtpOnvifTimestamp

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sbcdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sbcdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sbcdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sbcdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ sbcdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -151,6 +151,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sbcenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sbcenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sbcenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sbcenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ sbcenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -37,8 +37,8 @@

Types and Values

struct
--++ @@ -158,6 +158,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-scenechange.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-scenechange.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-scenechange.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-scenechange.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ scenechange: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -152,6 +152,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sdpdemux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sdpdemux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sdpdemux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sdpdemux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ sdpdemux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -70,8 +70,8 @@

Types and Values

struct
--++ @@ -114,7 +114,7 @@ - +
struct
1
gst-launch-1.0 souphttpsrc location=http://some.server/session.sdp ! sdpdemux ! fakesink
gst-launch-1.0 souphttpsrc location=http://some.server/session.sdp ! sdpdemux ! fakesink
@@ -221,6 +221,7 @@

The “debug” property

  “debug”                    gboolean

Dump request and response messages to stdout.

+

Owner: GstSDPDemux

Flags: Read / Write / Construct

Default value: FALSE

@@ -229,6 +230,7 @@

The “latency” property

  “latency”                  guint

Amount of ms to buffer.

+

Owner: GstSDPDemux

Flags: Read / Write / Construct

Default value: 200

@@ -237,6 +239,7 @@

The “timeout” property

  “timeout”                  guint64

Fail transport after UDP timeout microseconds (0 = disabled).

+

Owner: GstSDPDemux

Flags: Read / Write / Construct

Default value: 10000000

@@ -245,12 +248,13 @@

The “redirect” property

  “redirect”                 gboolean

Sends a redirection message instead of using a custom session element.

+

Owner: GstSDPDemux

Flags: Read / Write / Construct

Default value: TRUE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sdpsrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sdpsrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sdpsrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sdpsrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ sdpsrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -62,8 +62,8 @@

Types and Values

--++ @@ -163,6 +163,7 @@

The “location” property

  “location”                 gchar *

URI to SDP file (sdp:///path/to/file).

+

Owner: GstSdpSrc

Flags: Read / Write

Default value: NULL

@@ -171,12 +172,13 @@

The “sdp” property

  “sdp”                      gchar *

SDP description used instead of location.

+

Owner: GstSdpSrc

Flags: Read / Write

Default value: NULL

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-segmentation.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-segmentation.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-segmentation.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-segmentation.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ segmentation: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
struct
@@ -60,32 +59,20 @@
-
+

Types and Values

-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstSegmentation
-
-
-

Description

This element creates and updates a fg/bg model using one of several approaches. The one called "codebook" refers to the codebook approach following the opencv @@ -111,13 +98,13 @@ per Image Pixel for the Task of Background Subtraction", Pattern Recognition Letters, vol. 27, no. 7, pages 773-780, 2006.

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0  v4l2src device=/dev/video0 ! videoconvert ! segmentation test-mode=true method=2 ! videoconvert ! ximagesink
gst-launch-1.0  v4l2src device=/dev/video0 ! videoconvert ! segmentation test-mode=true method=2 ! videoconvert ! ximagesink
@@ -127,7 +114,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -153,7 +140,7 @@
-

Element Pads

+

Element Pads

@@ -212,8 +199,32 @@

Types and Values

-

struct GstSegmentation

-
struct GstSegmentation;
+

struct GstSegmentation

+
struct GstSegmentation {
+  GstOpencvVideoFilter element;
+  gint method;
+
+  gboolean test_mode;
+  gint width, height;
+
+  cv::Mat cvRGB;
+  cv::Mat cvYUV;
+
+  cv::Mat cvFG;               /*  used for the alpha BW 1ch image composition */
+  cv::Mat ch1, ch2, ch3;
+  int framecount;
+
+  /* for codebook approach */
+  codeBook *TcodeBook;
+  int learning_interval;
+
+  /* for MOG methods */
+  cv::Ptr<cv::BackgroundSubtractor> mog;                   /* cv::BackgroundSubtractorMOG */
+  cv::Ptr<cv::BackgroundSubtractorMOG2> mog2;                   /* cv::BackgroundSubtractorMOG2 */
+
+  double learning_rate;
+};
+
@@ -222,6 +233,7 @@

The “learning-rate” property

  “learning-rate”            gfloat

Speed with which a motionless foreground pixel would become background (inverse of number of frames).

+

Owner: GstSegmentation

Flags: Read / Write

Allowed values: [0,1]

Default value: 0.01

@@ -231,6 +243,7 @@

The “method” property

  “method”                   GstSegmentationMethod

Segmentation method to use.

+

Owner: GstSegmentation

Flags: Read / Write

Default value: Mixture-of-Gaussians segmentation (Zivkovic2004)

@@ -239,12 +252,13 @@

The “test-mode” property

  “test-mode”                gboolean

If true, the output RGB is overwritten with the calculated foreground (white color).

+

Owner: GstSegmentation

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sfdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sfdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sfdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sfdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ sfdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -182,6 +182,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-shmsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-shmsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-shmsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-shmsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ shmsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -76,9 +76,9 @@

Signals

struct
---+++ @@ -98,8 +98,8 @@

Types and Values

--++ @@ -129,9 +129,9 @@ - +
struct
1
 2
 3
gst-launch-1.0 -v videotestsrc ! "video/x-raw, format=YUY2, color-matrix=sdtv, \
-chroma-site=mpeg2, width=(int)320, height=(int)240, framerate=(fraction)30/1" \
-! shmsink socket-path=/tmp/blah shm-size=2000000
gst-launch-1.0 -v videotestsrc ! "video/x-raw, format=YUY2, color-matrix=sdtv, \
+chroma-site=mpeg2, width=(int)320, height=(int)240, framerate=(fraction)30/1" \
+! shmsink socket-path=/tmp/blah shm-size=2000000
@@ -213,6 +213,7 @@

The “perms” property

  “perms”                    guint

Permissions to set on the shm area.

+

Owner: GstShmSink

Flags: Read / Write

Allowed values: <= 4095

Default value: 416

@@ -222,6 +223,7 @@

The “shm-size” property

  “shm-size”                 guint

Size of the shared memory area.

+

Owner: GstShmSink

Flags: Read / Write

Default value: 67108864

@@ -230,6 +232,7 @@

The “socket-path” property

  “socket-path”              gchar *

The path to the control socket used to control the shared memory transport. This may be modified during the NULL->READY transition.

+

Owner: GstShmSink

Flags: Read / Write

Default value: NULL

@@ -238,6 +241,7 @@

The “wait-for-connection” property

  “wait-for-connection”      gboolean

Block the stream until the shm pipe is connected.

+

Owner: GstShmSink

Flags: Read / Write

Default value: TRUE

@@ -246,6 +250,7 @@

The “buffer-time” property

  “buffer-time”              gint64

Maximum Size of the shm buffer in nanoseconds (-1 to disable).

+

Owner: GstShmSink

Flags: Read / Write / Construct

Allowed values: >= G_MAXULONG

Default value: -1

@@ -273,6 +278,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-shmsrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-shmsrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-shmsrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-shmsrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ shmsrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -66,8 +66,8 @@

Types and Values

--++ @@ -99,10 +99,10 @@ 2 3 4 - +
struct
gst-launch-1.0 shmsrc socket-path=/tmp/blah ! \
-"video/x-raw, format=YUY2, color-matrix=sdtv, \
-chroma-site=mpeg2, width=(int)320, height=(int)240, framerate=(fraction)30/1" \
-! queue ! videoconvert ! autovideosink
gst-launch-1.0 shmsrc socket-path=/tmp/blah ! \
+"video/x-raw, format=YUY2, color-matrix=sdtv, \
+chroma-site=mpeg2, width=(int)320, height=(int)240, framerate=(fraction)30/1" \
+! queue ! videoconvert ! autovideosink
@@ -184,6 +184,7 @@

The “is-live” property

  “is-live”                  gboolean

True if the element cannot produce data in PAUSED.

+

Owner: GstShmSrc

Flags: Read / Write

Default value: FALSE

@@ -192,6 +193,7 @@

The “socket-path” property

  “socket-path”              gchar *

The path to the control socket used to control the shared memory.

+

Owner: GstShmSrc

Flags: Read / Write

Default value: NULL

@@ -200,12 +202,13 @@

The “shm-area-name” property

  “shm-area-name”            gchar *

The name of the shared memory area used to get buffers.

+

Owner: GstShmSrc

Flags: Read

Default value: NULL

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-simplevideomarkdetect.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-simplevideomarkdetect.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-simplevideomarkdetect.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-simplevideomarkdetect.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ simplevideomarkdetect: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -94,8 +94,8 @@

Types and Values

--++ @@ -147,7 +147,7 @@ - +
struct
1
gst-launch-1.0 videotestsrc ! simplevideomarkdetect ! videoconvert ! ximagesink
gst-launch-1.0 videotestsrc ! simplevideomarkdetect ! videoconvert ! ximagesink
@@ -253,6 +253,7 @@

The “bottom-offset” property

  “bottom-offset”            gint

The offset from the bottom border where the pattern starts.

+

Owner: GstSimpleVideoMarkDetect

Flags: Read / Write / Construct

Allowed values: >= 0

Default value: 0

@@ -262,6 +263,7 @@

The “left-offset” property

  “left-offset”              gint

The offset from the left border where the pattern starts.

+

Owner: GstSimpleVideoMarkDetect

Flags: Read / Write / Construct

Allowed values: >= 0

Default value: 0

@@ -271,6 +273,7 @@

The “message” property

  “message”                  gboolean

Post detected data as bus messages.

+

Owner: GstSimpleVideoMarkDetect

Flags: Read / Write / Construct

Default value: TRUE

@@ -279,6 +282,7 @@

The “pattern-center” property

  “pattern-center”           gdouble

The center of the black/white separation (0.0 = lowest, 1.0 highest).

+

Owner: GstSimpleVideoMarkDetect

Flags: Read / Write / Construct

Allowed values: [0,1]

Default value: 0.5

@@ -288,6 +292,7 @@

The “pattern-count” property

  “pattern-count”            gint

The number of pattern markers.

+

Owner: GstSimpleVideoMarkDetect

Flags: Read / Write / Construct

Allowed values: >= 0

Default value: 4

@@ -297,6 +302,7 @@

The “pattern-data-count” property

  “pattern-data-count”       gint

The number of extra data pattern markers.

+

Owner: GstSimpleVideoMarkDetect

Flags: Read / Write / Construct

Allowed values: >= 0

Default value: 5

@@ -306,6 +312,7 @@

The “pattern-height” property

  “pattern-height”           gint

The height of the pattern markers.

+

Owner: GstSimpleVideoMarkDetect

Flags: Read / Write / Construct

Allowed values: >= 1

Default value: 16

@@ -315,6 +322,7 @@

The “pattern-sensitivity” property

  “pattern-sensitivity”      gdouble

The sensitivity around the center for detecting the markers (0.0 = lowest, 1.0 highest).

+

Owner: GstSimpleVideoMarkDetect

Flags: Read / Write / Construct

Allowed values: [0,1]

Default value: 0.3

@@ -324,6 +332,7 @@

The “pattern-width” property

  “pattern-width”            gint

The width of the pattern markers.

+

Owner: GstSimpleVideoMarkDetect

Flags: Read / Write / Construct

Allowed values: >= 1

Default value: 4

@@ -335,6 +344,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-simplevideomark.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-simplevideomark.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-simplevideomark.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-simplevideomark.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ simplevideomark: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -89,8 +89,8 @@

Types and Values

--++ @@ -128,7 +128,7 @@ - +
struct
1
gst-launch-1.0 videotestsrc ! simplevideomark ! videoconvert ! ximagesink
gst-launch-1.0 videotestsrc ! simplevideomark ! videoconvert ! ximagesink
@@ -234,6 +234,7 @@

The “bottom-offset” property

  “bottom-offset”            gint

The offset from the bottom border where the pattern starts.

+

Owner: GstSimpleVideoMark

Flags: Read / Write / Construct

Allowed values: >= 0

Default value: 0

@@ -243,6 +244,7 @@

The “enabled” property

  “enabled”                  gboolean

Enable or disable the filter.

+

Owner: GstSimpleVideoMark

Flags: Read / Write / Construct

Default value: TRUE

@@ -251,6 +253,7 @@

The “left-offset” property

  “left-offset”              gint

The offset from the left border where the pattern starts.

+

Owner: GstSimpleVideoMark

Flags: Read / Write / Construct

Allowed values: >= 0

Default value: 0

@@ -260,6 +263,7 @@

The “pattern-count” property

  “pattern-count”            gint

The number of pattern markers.

+

Owner: GstSimpleVideoMark

Flags: Read / Write / Construct

Allowed values: >= 0

Default value: 4

@@ -269,6 +273,7 @@

The “pattern-data” property

  “pattern-data”             guint64

The extra data pattern markers.

+

Owner: GstSimpleVideoMark

Flags: Read / Write / Construct

Default value: 10

@@ -277,6 +282,7 @@

The “pattern-data-count” property

  “pattern-data-count”       gint

The number of extra data pattern markers.

+

Owner: GstSimpleVideoMark

Flags: Read / Write / Construct

Allowed values: [0,64]

Default value: 5

@@ -286,6 +292,7 @@

The “pattern-height” property

  “pattern-height”           gint

The height of the pattern markers.

+

Owner: GstSimpleVideoMark

Flags: Read / Write / Construct

Allowed values: >= 1

Default value: 16

@@ -295,6 +302,7 @@

The “pattern-width” property

  “pattern-width”            gint

The width of the pattern markers.

+

Owner: GstSimpleVideoMark

Flags: Read / Write / Construct

Allowed values: >= 1

Default value: 4

@@ -306,6 +314,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sirendec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sirendec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sirendec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sirendec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ sirendec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -155,6 +155,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sirenenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sirenenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sirenenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sirenenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ sirenenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -37,8 +37,8 @@

Types and Values

struct
--++ @@ -162,6 +162,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-skindetect.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-skindetect.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-skindetect.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-skindetect.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ skindetect: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
struct
@@ -55,42 +54,30 @@
-
+

Types and Values

-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstSkinDetect
-
-
-

Description

Human skin detection on videos and images

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 videotestsrc ! decodebin ! videoconvert ! skindetect ! videoconvert ! xvimagesink
gst-launch-1.0 videotestsrc ! decodebin ! videoconvert ! skindetect ! videoconvert ! xvimagesink
@@ -100,7 +87,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -126,7 +113,7 @@
-

Element Pads

+

Element Pads

@@ -185,8 +172,20 @@

Types and Values

-

struct GstSkinDetect

-
struct GstSkinDetect;
+

struct GstSkinDetect

+
struct GstSkinDetect {
+  GstOpencvVideoFilter element;
+
+  gboolean postprocess;
+  gint method;
+  gint width, height;
+
+  cv::Mat cvChA, cvRGB;
+  cv::Mat cvHSV, cvH, cvH2, cvS, cvV, cvSkinPixels1;
+  cv::Mat cvR, cvG, cvB, cvAll, cvR2, cvRp, cvGp, cvRp2, cvGp2,
+      cvdraft, cvSkinPixels2;
+};
+
@@ -195,6 +194,7 @@

The “method” property

  “method”                   GstSkindetectMethod

Method to use.

+

Owner: GstSkinDetect

Flags: Read / Write

Default value: Classic HSV thresholding

@@ -203,12 +203,13 @@

The “postprocess” property

  “postprocess”              gboolean

Apply opening-closing to skin detection to extract large, significant blobs .

+

Owner: GstSkinDetect

Flags: Read / Write

Default value: TRUE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-smooth.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-smooth.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-smooth.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-smooth.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ smooth: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -69,8 +69,8 @@

Types and Values

--++ @@ -189,6 +189,7 @@

The “active” property

  “active”                   gboolean

process video.

+

Owner: GstSmooth

Flags: Read / Write

Default value: TRUE

@@ -197,6 +198,7 @@

The “filter-size” property

  “filter-size”              gint

size of media filter.

+

Owner: GstSmooth

Flags: Read / Write

Default value: 0

@@ -205,6 +207,7 @@

The “luma-only” property

  “luma-only”                gboolean

only filter luma part.

+

Owner: GstSmooth

Flags: Read / Write

Default value: TRUE

@@ -213,12 +216,13 @@

The “tolerance” property

  “tolerance”                gint

contrast tolerance for smoothing.

+

Owner: GstSmooth

Flags: Read / Write

Default value: 0

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-solarize.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-solarize.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-solarize.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-solarize.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ solarize: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -69,8 +69,8 @@

Types and Values

struct
--++ @@ -99,7 +99,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! solarize ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! solarize ! videoconvert ! autovideosink
@@ -205,6 +205,7 @@

The “silent” property

  “silent”                   gboolean

Produce verbose output ?.

+

Owner: GstSolarize

Flags: Read / Write

Default value: FALSE

@@ -213,6 +214,7 @@

The “end” property

  “end”                      guint

End parameter.

+

Owner: GstSolarize

Flags: Read / Write

Allowed values: <= 256

Default value: 185

@@ -222,6 +224,7 @@

The “start” property

  “start”                    guint

Start parameter.

+

Owner: GstSolarize

Flags: Read / Write

Allowed values: <= 256

Default value: 50

@@ -231,6 +234,7 @@

The “threshold” property

  “threshold”                guint

Threshold parameter.

+

Owner: GstSolarize

Flags: Read / Write

Allowed values: <= 256

Default value: 127

@@ -238,6 +242,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-spacescope.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-spacescope.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-spacescope.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-spacescope.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ spacescope: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -82,7 +82,7 @@ - +
struct
1
gst-launch-1.0 audiotestsrc ! audioconvert ! spacescope ! ximagesink
gst-launch-1.0 audiotestsrc ! audioconvert ! spacescope ! ximagesink
@@ -188,6 +188,7 @@

The “style” property

  “style”                    GstSpaceScopeStyle

Drawing styles for the space scope display.

+

Owner: GstSpaceScope

Flags: Read / Write / Construct

Default value: draw dots (default)

@@ -198,6 +199,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-spanplc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-spanplc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-spanplc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-spanplc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ spanplc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -153,6 +153,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-spectrascope.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-spectrascope.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-spectrascope.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-spectrascope.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ spectrascope: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -66,7 +66,7 @@ - +
struct
1
gst-launch-1.0 audiotestsrc ! audioconvert ! spectrascope ! ximagesink
gst-launch-1.0 audiotestsrc ! audioconvert ! spectrascope ! ximagesink
@@ -172,6 +172,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-speed.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-speed.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-speed.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-speed.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ speed: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -84,7 +84,7 @@ - +
struct
1
gst-launch-1.0 filesrc location=test.ogg ! decodebin ! audioconvert ! speed speed=1.5 ! audioconvert ! audioresample ! autoaudiosink
gst-launch-1.0 filesrc location=test.ogg ! decodebin ! audioconvert ! speed speed=1.5 ! audioconvert ! audioresample ! autoaudiosink
@@ -190,6 +190,7 @@

The “speed” property

  “speed”                    gfloat

speed.

+

Owner: GstSpeed

Flags: Read / Write / Construct

Allowed values: [0.1,40]

Default value: 1

@@ -197,6 +198,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sphere.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sphere.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-sphere.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-sphere.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ sphere: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -84,7 +84,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! sphere ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! sphere ! videoconvert ! autovideosink
@@ -190,6 +190,7 @@

The “refraction” property

  “refraction”               gdouble

refraction index.

+

Owner: GstSphere

Flags: Read / Write

Default value: 1.5

@@ -200,6 +201,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-square.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-square.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-square.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-square.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ square: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -64,8 +64,8 @@

Types and Values

--++ @@ -95,7 +95,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! square zoom=100 ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! square zoom=100 ! videoconvert ! autovideosink
@@ -201,6 +201,7 @@

The “height” property

  “height”                   gdouble

Height of the square, relative to the frame height.

+

Owner: GstSquare

Flags: Read / Write

Allowed values: [0,1]

Default value: 0.5

@@ -210,6 +211,7 @@

The “width” property

  “width”                    gdouble

Width of the square, relative to the frame width.

+

Owner: GstSquare

Flags: Read / Write

Allowed values: [0,1]

Default value: 0.5

@@ -219,6 +221,7 @@

The “zoom” property

  “zoom”                     gdouble

Zoom amount in the center region.

+

Owner: GstSquare

Flags: Read / Write

Allowed values: [1,100]

Default value: 2

@@ -230,6 +233,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-srtenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-srtenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-srtenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-srtenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ srtenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@

Types and Values

--++ @@ -177,6 +177,7 @@

The “duration” property

  “duration”                 gint64

Offset for the duration of the subtitles.

+

Owner: GstSrtEnc

Flags: Read / Write

Default value: 0

@@ -185,12 +186,13 @@

The “timestamp” property

  “timestamp”                gint64

Offset for the starttime for the subtitles.

+

Owner: GstSrtEnc

Flags: Read / Write

Default value: 0

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-srtpdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-srtpdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-srtpdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-srtpdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,19 +3,20 @@ srtpdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
struct
@@ -60,9 +61,9 @@

Signals

---+++ @@ -96,20 +97,29 @@
-
+

Types and Values

--++ - +
structGstSrtpDecGstSrtpDec
+

Object Hierarchy

+
    GObject
+    ╰── GInitiallyUnowned
+        ╰── GstObject
+            ╰── GstElement
+                ╰── GstSrtpDec
+
+
+

Description

gstrtpdec acts as a decoder that removes security from SRTP and SRTCP packets (encryption and authentication) and out RTP and RTCP. It @@ -160,13 +170,13 @@ the same caps as "srtp-key2=(buffer)key2data, mki2=(buffer)mki2data", and more can be added up to 15.

-

Example pipelines

+

Example pipelines

- +
1
gst-launch-1.0 udpsrc port=5004 caps='application/x-srtp, payload=(int)8, ssrc=(uint)1356955624, srtp-key=(buffer)012345678901234567890123456789012345678901234567890123456789, srtp-cipher=(string)aes-128-icm, srtp-auth=(string)hmac-sha1-80, srtcp-cipher=(string)aes-128-icm, srtcp-auth=(string)hmac-sha1-80' !  srtpdec ! rtppcmadepay ! alawdec ! pulsesink
gst-launch-1.0 udpsrc port=5004 caps='application/x-srtp, payload=(int)8, ssrc=(uint)1356955624, srtp-key=(buffer)012345678901234567890123456789012345678901234567890123456789, srtp-cipher=(string)aes-128-icm, srtp-auth=(string)hmac-sha1-80, srtcp-cipher=(string)aes-128-icm, srtcp-auth=(string)hmac-sha1-80' !  srtpdec ! rtppcmadepay ! alawdec ! pulsesink
@@ -179,7 +189,7 @@
1
-
gst-launch-1.0 audiotestsrc ! alawenc ! rtppcmapay ! 'application/x-rtp, payload=(int)8, ssrc=(uint)1356955624' ! srtpenc key="012345678901234567890123456789012345678901234567890123456789" ! udpsink port=5004
+
gst-launch-1.0 audiotestsrc ! alawenc ! rtppcmapay ! 'application/x-rtp, payload=(int)8, ssrc=(uint)1356955624' ! srtpenc key="012345678901234567890123456789012345678901234567890123456789" ! udpsink port=5004
@@ -191,7 +201,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -217,7 +227,7 @@
-

Element Pads

+

Element Pads

@@ -324,28 +334,8 @@

Types and Values

-

struct GstSrtpDec

-
struct GstSrtpDec {
-  GstElement element;
-
-  guint replay_window_size;
-
-  GstPad *rtp_sinkpad, *rtp_srcpad;
-  GstPad *rtcp_sinkpad, *rtcp_srcpad;
-
-  gboolean ask_update;
-  srtp_t session;
-  gboolean first_session;
-  GHashTable *streams;
-
-  gboolean rtp_has_segment;
-  gboolean rtcp_has_segment;
-
-#ifndef HAVE_SRTP2
-  gboolean roc_changed;
-#endif
-};
-
+

struct GstSrtpDec

+
struct GstSrtpDec;
@@ -354,6 +344,7 @@

The “replay-window-size” property

  “replay-window-size”       guint

Size of the replay protection window.

+

Owner: GstSrtpDec

Flags: Read / Write

Allowed values: [64,32768]

Default value: 128

@@ -363,6 +354,7 @@

The “stats” property

  “stats”                    GstStructure *

Various statistics.

+

Owner: GstSrtpDec

Flags: Read

@@ -371,7 +363,7 @@

The “clear-keys” signal

void
-user_function (GstSrtpDec *gstsrtpdec,
+user_function (GstSrtpDec *gstsrtpdec,
                gpointer    user_data)

Clear the internal list of streams

@@ -402,7 +394,7 @@

The “hard-limit” signal

GstCaps*
-user_function (GstSrtpDec *gstsrtpdec,
+user_function (GstSrtpDec *gstsrtpdec,
                guint       ssrc,
                gpointer    user_data)

Signal emited when the stream with ssrc @@ -445,7 +437,7 @@

The “request-key” signal

GstCaps*
-user_function (GstSrtpDec *gstsrtpdec,
+user_function (GstSrtpDec *gstsrtpdec,
                guint       ssrc,
                gpointer    user_data)

Signal emited to get the parameters relevant to stream @@ -486,7 +478,7 @@

The “soft-limit” signal

GstCaps*
-user_function (GstSrtpDec *gstsrtpdec,
+user_function (GstSrtpDec *gstsrtpdec,
                guint       ssrc,
                gpointer    user_data)

Signal emited when the stream with ssrc @@ -528,7 +520,7 @@

The “remove-key” signal

void
-user_function (GstSrtpDec *gstsrtpdec,
+user_function (GstSrtpDec *gstsrtpdec,
                guint       ssrc,
                gpointer    user_data)

Removes keys for a specific SSRC

@@ -568,6 +560,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-srtpenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-srtpenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-srtpenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-srtpenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,19 +3,20 @@ srtpenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - +
@@ -89,6 +90,12 @@ + + + + +
@@ -96,9 +103,9 @@

Signals

---+++ @@ -114,20 +121,29 @@
-
+

Types and Values

--++ - +
structGstSrtpEncGstSrtpEnc
+

Object Hierarchy

+
    GObject
+    ╰── GInitiallyUnowned
+        ╰── GstObject
+            ╰── GstElement
+                ╰── GstSrtpEnc
+
+
+

Description

gstrtpenc acts as an encoder that adds security to RTP and RTCP packets in the form of encryption and authentication. It outs SRTP @@ -182,7 +198,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -208,7 +224,7 @@
-

Element Pads

+

Element Pads

@@ -315,29 +331,8 @@

Types and Values

-

struct GstSrtpEnc

-
struct GstSrtpEnc {
-  GstElement element;
-
-  gboolean random_key;
-
-  GstBuffer *key;
-  guint rtp_cipher;
-  guint rtp_auth;
-  guint rtcp_cipher;
-  guint rtcp_auth;
-  GstBuffer *mki;
-
-  srtp_t session;
-  gboolean first_session;
-  gboolean key_changed;
-
-  guint replay_window_size;
-  gboolean allow_repeat_tx;
-
-  GHashTable *ssrcs_set;
-};
-
+

struct GstSrtpEnc

+
struct GstSrtpEnc;
@@ -346,6 +341,7 @@

The “key” property

  “key”                      GstBuffer *

Master key (minimum of 30 and maximum of 46 bytes).

+

Owner: GstSrtpEnc

Flags: Read / Write


@@ -353,6 +349,7 @@

The “random-key” property

  “random-key”               gboolean

Generate a random key if TRUE.

+

Owner: GstSrtpEnc

Flags: Read / Write

Default value: FALSE

@@ -361,6 +358,7 @@

The “rtcp-auth” property

  “rtcp-auth”                GstSrtpAuthType

RTCP Authentication.

+

Owner: GstSrtpEnc

Flags: Read / Write

Default value: GST_SRTP_AUTH_HMAC_SHA1_80

@@ -369,6 +367,7 @@

The “rtcp-cipher” property

  “rtcp-cipher”              GstSrtpCipherType

RTCP Cipher.

+

Owner: GstSrtpEnc

Flags: Read / Write

Default value: GST_SRTP_CIPHER_AES_128_ICM

@@ -377,6 +376,7 @@

The “rtp-auth” property

  “rtp-auth”                 GstSrtpAuthType

RTP Authentication.

+

Owner: GstSrtpEnc

Flags: Read / Write

Default value: GST_SRTP_AUTH_HMAC_SHA1_80

@@ -385,6 +385,7 @@

The “rtp-cipher” property

  “rtp-cipher”               GstSrtpCipherType

RTP Cipher.

+

Owner: GstSrtpEnc

Flags: Read / Write

Default value: GST_SRTP_CIPHER_AES_128_ICM

@@ -393,6 +394,7 @@

The “replay-window-size” property

  “replay-window-size”       guint

Size of the replay protection window.

+

Owner: GstSrtpEnc

Flags: Read / Write

Allowed values: [64,32768]

Default value: 128

@@ -402,6 +404,7 @@

The “allow-repeat-tx” property

  “allow-repeat-tx”          gboolean

Whether retransmissions of packets with the same sequence number are allowed(Note that such repeated transmissions must have the same RTP payload, or a severe security weakness is introduced!).

+

Owner: GstSrtpEnc

Flags: Read / Write

Default value: FALSE

@@ -410,15 +413,24 @@

The “stats” property

  “stats”                    GstStructure *

Various statistics.

+

Owner: GstSrtpEnc

Flags: Read

+
+
+

The “mki” property

+
  “mki”                      GstBuffer *
+

Master key Identifier (NULL means no MKI).

+

Owner: GstSrtpEnc

+

Flags: Read / Write

+

Signal Details

The “soft-limit” signal

void
-user_function (GstSrtpEnc *gstsrtpenc,
+user_function (GstSrtpEnc *gstsrtpenc,
                gpointer    user_data)

Signal emited when the stream with ssrc has reached the soft @@ -452,7 +464,7 @@

The “get-rollover-counter” signal

guint
-user_function (GstSrtpEnc *gstsrtpenc,
+user_function (GstSrtpEnc *gstsrtpenc,
                guint       arg1,
                gpointer    user_data)

Flags: Action

@@ -464,6 +476,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-stretch.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-stretch.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-stretch.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-stretch.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ stretch: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -84,7 +84,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! stretch ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! stretch ! videoconvert ! autovideosink
@@ -190,6 +190,7 @@

The “intensity” property

  “intensity”                gdouble

Intensity of the stretch effect.

+

Owner: GstStretch

Flags: Read / Write

Allowed values: [0,1]

Default value: 0.5

@@ -201,6 +202,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-synaescope.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-synaescope.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-synaescope.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-synaescope.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ synaescope: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -66,7 +66,7 @@ - +
struct
1
gst-launch-1.0 audiotestsrc ! audioconvert ! synaescope ! ximagesink
gst-launch-1.0 audiotestsrc ! audioconvert ! synaescope ! ximagesink
@@ -172,6 +172,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-teletextdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-teletextdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-teletextdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-teletextdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ teletextdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -76,8 +76,8 @@

Types and Values

--++ @@ -105,7 +105,7 @@ - +
struct
1
gst-launch-1.0 -v -m filesrc location=recording.mpeg ! tsdemux ! teletextdec ! videoconvert ! ximagesink
gst-launch-1.0 -v -m filesrc location=recording.mpeg ! tsdemux ! teletextdec ! videoconvert ! ximagesink
@@ -215,6 +215,7 @@

The “font-description” property

  “font-description”         gchar *

Font description used for the pango output.

+

Owner: GstTeletextDec

Flags: Read / Write

Default value: "verdana 12"

@@ -223,6 +224,7 @@

The “page” property

  “page”                     gint

Number of page that should displayed.

+

Owner: GstTeletextDec

Flags: Read / Write

Allowed values: [100,999]

Default value: 100

@@ -232,6 +234,7 @@

The “subpage” property

  “subpage”                  gint

Number of sub-page that should displayed (-1 for all).

+

Owner: GstTeletextDec

Flags: Read / Write

Allowed values: [G_MAXULONG,153]

Default value: -1

@@ -241,6 +244,7 @@

The “subtitles-mode” property

  “subtitles-mode”           gboolean

Enables subtitles mode for text output stripping the blank lines and the teletext state lines.

+

Owner: GstTeletextDec

Flags: Read / Write

Default value: FALSE

@@ -249,12 +253,13 @@

The “subtitles-template” property

  “subtitles-template”       gchar *

Output template used to print each one of the subtitles lines.

+

Owner: GstTeletextDec

Flags: Read / Write

Default value: "%s\\n"

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-templatematch.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-templatematch.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-templatematch.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-templatematch.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,20 +3,19 @@ templatematch: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -61,42 +60,30 @@ -
+

Types and Values

-

Object Hierarchy

-
    GObject
-    ╰── GInitiallyUnowned
-        ╰── GstObject
-            ╰── GstElement
-                ╰── GstBaseTransform
-                    ╰── GstVideoFilter
-                        ╰── GstOpencvVideoFilter
-                            ╰── GstTemplateMatch
-
-
-

Description

Performs template matching on videos and images, providing detected positions via bus messages.

-

Example launch line

+

Example launch line

- +
1
gst-launch-1.0 videotestsrc ! videoconvert ! templatematch template=/path/to/file.jpg ! videoconvert ! xvimagesink
gst-launch-1.0 videotestsrc ! videoconvert ! templatematch template=/path/to/file.jpg ! videoconvert ! xvimagesink
@@ -106,7 +93,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -132,7 +119,7 @@
-

Element Pads

+

Element Pads

@@ -191,8 +178,19 @@

Types and Values

-

struct GstTemplateMatch

-
struct GstTemplateMatch;
+

struct GstTemplateMatch

+
struct GstTemplateMatch {
+  GstOpencvVideoFilter element;
+
+  gint method;
+  gboolean display;
+
+  gchar *templ;
+
+  cv::Mat cvTemplateImage, cvDistImage;
+  gboolean reload_dist_image;
+};
+
@@ -201,6 +199,7 @@

The “display” property

  “display”                  gboolean

Sets whether the detected template should be highlighted in the output.

+

Owner: GstTemplateMatch

Flags: Read / Write

Default value: TRUE

@@ -209,6 +208,7 @@

The “method” property

  “method”                   gint

Specifies the way the template must be compared with image regions. 0=SQDIFF, 1=SQDIFF_NORMED, 2=CCOR, 3=CCOR_NORMED, 4=CCOEFF, 5=CCOEFF_NORMED.

+

Owner: GstTemplateMatch

Flags: Read / Write

Allowed values: [0,5]

Default value: 3

@@ -218,12 +218,13 @@

The “template” property

  “template”                 gchar *

Filename of template image.

+

Owner: GstTemplateMatch

Flags: Read / Write

Default value: NULL

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-testsrcbin.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-testsrcbin.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-testsrcbin.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-testsrcbin.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ testsrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -128,11 +128,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-tiger.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-tiger.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-tiger.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-tiger.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ tiger: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -131,8 +131,8 @@

Types and Values

--++ @@ -161,11 +161,11 @@ 3 4 5 - +
struct
gst-launch-1.0 \
-  filesrc location=video.ogg ! oggdemux name=demux \
-  demux. ! queue ! theoradec ! videoconvert ! tiger name=tiger \
-  demux. ! queue ! kateparse ! tiger. \
-  tiger. ! videoconvert ! autovideosink
gst-launch-1.0 \
+  filesrc location=video.ogg ! oggdemux name=demux \
+  demux. ! queue ! theoradec ! videoconvert ! tiger name=tiger \
+  demux. ! queue ! kateparse ! tiger. \
+  tiger. ! videoconvert ! autovideosink
@@ -228,6 +228,7 @@

The “category” property

  “category”                 gchar *

The category of the stream.

+

Owner: GstKateTiger

Flags: Read

Default value: ""

@@ -236,6 +237,7 @@

The “default-background-alpha” property

  “default-background-alpha” gint

Default background color (alpha component, between 0 and 255) to render text with.

+

Owner: GstKateTiger

Flags: Read / Write

Allowed values: [0,255]

Default value: 255

@@ -245,6 +247,7 @@

The “default-background-blue” property

  “default-background-blue”  gint

Default background color (blue component, between 0 and 255) to render text with.

+

Owner: GstKateTiger

Flags: Read / Write

Allowed values: [0,255]

Default value: 255

@@ -254,6 +257,7 @@

The “default-background-green” property

  “default-background-green” gint

Default background color (green component, between 0 and 255) to render text with.

+

Owner: GstKateTiger

Flags: Read / Write

Allowed values: [0,255]

Default value: 255

@@ -263,6 +267,7 @@

The “default-background-red” property

  “default-background-red”   gint

Default background color (red component, between 0 and 255) to render text with.

+

Owner: GstKateTiger

Flags: Read / Write

Allowed values: [0,255]

Default value: 255

@@ -272,6 +277,7 @@

The “default-font-alpha” property

  “default-font-alpha”       gint

Default font color (alpha component, between 0 and 255) to render text with.

+

Owner: GstKateTiger

Flags: Read / Write

Allowed values: [0,255]

Default value: 255

@@ -281,6 +287,7 @@

The “default-font-blue” property

  “default-font-blue”        gint

Default font color (blue component, between 0 and 255) to render text with.

+

Owner: GstKateTiger

Flags: Read / Write

Allowed values: [0,255]

Default value: 255

@@ -290,6 +297,7 @@

The “default-font-desc” property

  “default-font-desc”        gchar *

Default font description (Pango style) to render text with.

+

Owner: GstKateTiger

Flags: Read / Write

Default value: ""

@@ -298,6 +306,7 @@

The “default-font-effect” property

  “default-font-effect”      GstFontEffect

Whether to apply an effect to text by default, for increased readability.

+

Owner: GstKateTiger

Flags: Read / Write / Construct

Default value: outline

@@ -306,6 +315,7 @@

The “default-font-effect-strength” property

  “default-font-effect-strength” gdouble

How pronounced should the font effect be (effect dependent).

+

Owner: GstKateTiger

Flags: Read / Write

Allowed values: [0,1]

Default value: 0.5

@@ -315,6 +325,7 @@

The “default-font-green” property

  “default-font-green”       gint

Default font color (green component, between 0 and 255) to render text with.

+

Owner: GstKateTiger

Flags: Read / Write

Allowed values: [0,255]

Default value: 255

@@ -324,6 +335,7 @@

The “default-font-red” property

  “default-font-red”         gint

Default font color (red component, between 0 and 255) to render text with.

+

Owner: GstKateTiger

Flags: Read / Write

Allowed values: [0,255]

Default value: 255

@@ -333,6 +345,7 @@

The “language” property

  “language”                 gchar *

The language of the stream.

+

Owner: GstKateTiger

Flags: Read

Default value: ""

@@ -341,6 +354,7 @@

The “original-canvas-height” property

  “original-canvas-height”   gint

The canvas height this stream was authored for (0 is unspecified).

+

Owner: GstKateTiger

Flags: Read

Allowed values: >= 0

Default value: 0

@@ -350,6 +364,7 @@

The “original-canvas-width” property

  “original-canvas-width”    gint

The canvas width this stream was authored for.

+

Owner: GstKateTiger

Flags: Read

Allowed values: >= 0

Default value: 0

@@ -359,6 +374,7 @@

The “quality” property

  “quality”                  gdouble

Rendering quality (0 is faster, 1 is best and slower).

+

Owner: GstKateTiger

Flags: Read / Write

Allowed values: [0,1]

Default value: 1

@@ -370,6 +386,6 @@
+
Generated by GTK-Doc V1.33.0
\ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-timecodestamper.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-timecodestamper.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-timecodestamper.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-timecodestamper.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ timecodestamper: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -87,8 +87,8 @@

Types and Values

--++ @@ -118,7 +118,7 @@ - +
struct
1
gst-launch-1.0 videotestsrc ! timecodestamper ! autovideosink
gst-launch-1.0 videotestsrc ! timecodestamper ! autovideosink
@@ -225,6 +225,7 @@

The “daily-jam” property

  “daily-jam”                GDateTime *

The daily jam of the timecode.

+

Owner: GstTimeCodeStamper

Flags: Read / Write


@@ -232,6 +233,7 @@

The “drop-frame” property

  “drop-frame”               gboolean

Use drop-frame timecodes for 29.97 and 59.94 FPS.

+

Owner: GstTimeCodeStamper

Flags: Read / Write

Default value: FALSE

@@ -240,6 +242,7 @@

The “override-existing” property

  “override-existing”        gboolean

If set to true, any existing timecode will be overridden.

+

Owner: GstTimeCodeStamper

Flags: Read / Write

Default value: FALSE

@@ -248,6 +251,7 @@

The “source-clock” property

  “source-clock”             GstClock *

If unset, the timecode will refer to the stream time.

+

Owner: GstTimeCodeStamper

Flags: Read / Write


@@ -255,6 +259,7 @@

The “post-messages” property

  “post-messages”            gboolean

Post element message containing the current timecode.

+

Owner: GstTimeCodeStamper

Flags: Read / Write

Default value: FALSE

@@ -263,6 +268,7 @@

The “first-timecode” property

  “first-timecode”           GstVideoTimeCode *

If set, take this timecode for the first frame and increment from it. Only the values itself are taken, flags and frame rate are always determined by timecodestamper itself. If unset (and to-now is also not set), the timecode will start at 0.

+

Owner: GstTimeCodeStamper

Flags: Read / Write


@@ -270,12 +276,13 @@

The “first-timecode-to-now” property

  “first-timecode-to-now”    gboolean

If true and first-timecode is unset, set it to system time automatically when the first media segment is received.

+

Owner: GstTimeCodeStamper

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-tonegeneratesrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-tonegeneratesrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-tonegeneratesrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-tonegeneratesrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ tonegeneratesrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -99,8 +99,8 @@

Types and Values

--++ @@ -196,6 +196,7 @@

The “freq” property

  “freq”                     gint

Frequency of test signal.

+

Owner: GstToneGenerateSrc

Flags: Read / Write

Allowed values: [0,20000]

Default value: 0

@@ -205,6 +206,7 @@

The “freq2” property

  “freq2”                    gint

Frequency of second telephony tone component.

+

Owner: GstToneGenerateSrc

Flags: Read / Write

Allowed values: [0,20000]

Default value: 0

@@ -214,6 +216,7 @@

The “off-time” property

  “off-time”                 gint

Time of the first period when the tone signal is off.

+

Owner: GstToneGenerateSrc

Flags: Read / Write

Allowed values: >= 0

Default value: 1000

@@ -223,6 +226,7 @@

The “off-time2” property

  “off-time2”                gint

Time of the second period when the tone signal is off.

+

Owner: GstToneGenerateSrc

Flags: Read / Write

Allowed values: >= 0

Default value: 1000

@@ -232,6 +236,7 @@

The “on-time” property

  “on-time”                  gint

Time of the first period when the tone signal is present.

+

Owner: GstToneGenerateSrc

Flags: Read / Write

Allowed values: >= 1

Default value: 1000

@@ -241,6 +246,7 @@

The “on-time2” property

  “on-time2”                 gint

Time of the second period when the tone signal is present.

+

Owner: GstToneGenerateSrc

Flags: Read / Write

Allowed values: >= 1

Default value: 1000

@@ -250,6 +256,7 @@

The “repeat” property

  “repeat”                   gboolean

Whether to repeat specified tone indefinitly.

+

Owner: GstToneGenerateSrc

Flags: Read / Write

Default value: FALSE

@@ -258,6 +265,7 @@

The “samplesperbuffer” property

  “samplesperbuffer”         gint

Number of samples in each outgoing buffer.

+

Owner: GstToneGenerateSrc

Flags: Read / Write

Allowed values: >= 1

Default value: 1024

@@ -267,6 +275,7 @@

The “volume” property

  “volume”                   gint

Volume of first signal.

+

Owner: GstToneGenerateSrc

Flags: Read / Write

Allowed values: [-50,0]

Default value: 0

@@ -276,6 +285,7 @@

The “volume2” property

  “volume2”                  gint

Volume of second tone signal.

+

Owner: GstToneGenerateSrc

Flags: Read / Write

Allowed values: [-50,0]

Default value: 0

@@ -283,6 +293,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-tsdemux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-tsdemux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-tsdemux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-tsdemux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ tsdemux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@

Types and Values

struct
--++ @@ -315,6 +315,7 @@

The “emit-stats” property

  “emit-stats”               gboolean

Emit messages for every pcr/opcr/pts/dts.

+

Owner: GstTSDemux

Flags: Read / Write

Default value: FALSE

@@ -323,6 +324,7 @@

The “program-number” property

  “program-number”           gint

Program Number to demux for (-1 to ignore).

+

Owner: GstTSDemux

Flags: Read / Write

Allowed values: >= G_MAXULONG

Default value: -1

@@ -330,6 +332,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-tsparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-tsparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-tsparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-tsparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ tsparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -142,11 +142,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ttmlparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ttmlparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ttmlparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ttmlparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ttmlparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -73,7 +73,7 @@ - +
struct
1
gst-launch-1.0 filesrc location=<media file location> ! video/quicktime ! qtdemux name=q ttmlrender name=r q. ! queue ! h264parse ! avdec_h264 ! autovideoconvert ! r.video_sink filesrc location=<subtitle file location> blocksize=16777216 ! queue ! ttmlparse ! r.text_sink r. ! ximagesink q. ! queue ! aacparse ! avdec_aac ! audioconvert ! alsasink
gst-launch-1.0 filesrc location=<media file location> ! video/quicktime ! qtdemux name=q ttmlrender name=r q. ! queue ! h264parse ! avdec_h264 ! autovideoconvert ! r.video_sink filesrc location=<subtitle file location> blocksize=16777216 ! queue ! ttmlparse ! r.text_sink r. ! ximagesink q. ! queue ! aacparse ! avdec_aac ! audioconvert ! alsasink
@@ -176,6 +176,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ttmlrender.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ttmlrender.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-ttmlrender.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-ttmlrender.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ ttmlrender: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -67,7 +67,7 @@ - +
struct
1
gst-launch-1.0 filesrc location=<media file location> ! video/quicktime ! qtdemux name=q ttmlrender name=r q. ! queue ! h264parse ! avdec_h264 ! autovideoconvert ! r.video_sink filesrc location=<subtitle file location> blocksize=16777216 ! queue ! ttmlparse ! r.text_sink r. ! ximagesink q. ! queue ! aacparse ! avdec_aac ! audioconvert ! alsasink
gst-launch-1.0 filesrc location=<media file location> ! video/quicktime ! qtdemux name=q ttmlrender name=r q. ! queue ! h264parse ! avdec_h264 ! autovideoconvert ! r.video_sink filesrc location=<subtitle file location> blocksize=16777216 ! queue ! ttmlparse ! r.text_sink r. ! ximagesink q. ! queue ! aacparse ! avdec_aac ! audioconvert ! alsasink
@@ -202,6 +202,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-tunnel.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-tunnel.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-tunnel.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-tunnel.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ tunnel: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -69,7 +69,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! tunnel ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! tunnel ! videoconvert ! autovideosink
@@ -175,6 +175,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-twirl.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-twirl.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-twirl.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-twirl.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ twirl: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -84,7 +84,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! twirl ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! twirl ! videoconvert ! autovideosink
@@ -190,6 +190,7 @@

The “angle” property

  “angle”                    gdouble

This is the angle in radians by which pixels at the nearest edge of the image will move.

+

Owner: GstTwirl

Flags: Read / Write

Default value: 3.14159

@@ -200,6 +201,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-unalignedaudioparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-unalignedaudioparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-unalignedaudioparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-unalignedaudioparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ unalignedaudioparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -38,11 +38,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-unalignedvideoparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-unalignedvideoparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-unalignedvideoparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-unalignedvideoparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ unalignedvideoparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -38,11 +38,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-uvch264mjpgdemux.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-uvch264mjpgdemux.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-uvch264mjpgdemux.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-uvch264mjpgdemux.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ uvch264mjpgdemux: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@

Types and Values

--++ @@ -251,6 +251,7 @@

The “device-fd” property

  “device-fd”                gint

File descriptor of the v4l2 device.

+

Owner: GstUvcH264MjpgDemux

Flags: Read / Write

Allowed values: >= G_MAXULONG

Default value: -1

@@ -260,6 +261,7 @@

The “num-clock-samples” property

  “num-clock-samples”        gint

Number of clock samples to gather for the PTS synchronization (-1 = unlimited).

+

Owner: GstUvcH264MjpgDemux

Flags: Read / Write / Construct

Allowed values: >= 0

Default value: 32

@@ -267,6 +269,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-uvch264src.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-uvch264src.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-uvch264src.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-uvch264src.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ uvch264src: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -205,9 +205,9 @@

Signals

struct
---+++ @@ -232,8 +232,8 @@

Types and Values

--++ @@ -394,6 +394,7 @@

The “average-bitrate” property

  “average-bitrate”          guint

The average bitrate in bits/second (dynamic control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Default value: 3000000

@@ -402,6 +403,7 @@

The “colorspace-name” property

  “colorspace-name”          gchar *

The name of the colorspace element.

+

Owner: GstUvcH264Src

Flags: Read / Write / Construct

Default value: "videoconvert"

@@ -410,6 +412,7 @@

The “device” property

  “device”                   gchar *

Device location.

+

Owner: GstUvcH264Src

Flags: Read / Write

Default value: "/dev/video0"

@@ -418,6 +421,7 @@

The “device-name” property

  “device-name”              gchar *

Name of the device.

+

Owner: GstUvcH264Src

Flags: Read

Default value: NULL

@@ -426,6 +430,7 @@

The “enable-sei” property

  “enable-sei”               gboolean

Enable SEI picture timing (static control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Default value: FALSE

@@ -434,6 +439,7 @@

The “entropy” property

  “entropy”                  UvcH264Entropy

Entropy (static control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Default value: CAVLC

@@ -442,6 +448,7 @@

The “fixed-framerate” property

  “fixed-framerate”          gboolean

Fixed framerate (static & dynamic control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Default value: FALSE

@@ -450,6 +457,7 @@

The “iframe-period” property

  “iframe-period”            guint

Time between IDR frames in milliseconds (static control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Allowed values: <= 65535

Default value: 10000

@@ -459,6 +467,7 @@

The “initial-bitrate” property

  “initial-bitrate”          guint

Initial bitrate in bits/second (static control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Default value: 3000000

@@ -467,6 +476,7 @@

The “jpeg-decoder-name” property

  “jpeg-decoder-name”        gchar *

The name of the jpeg decoder element.

+

Owner: GstUvcH264Src

Flags: Read / Write / Construct

Default value: "jpegdec"

@@ -475,6 +485,7 @@

The “leaky-bucket-size” property

  “leaky-bucket-size”        guint

Size of the leaky bucket size in milliseconds (static control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Allowed values: <= 65535

Default value: 1000

@@ -484,6 +495,7 @@

The “level-idc” property

  “level-idc”                guint

Level IDC (dynamic control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Allowed values: <= 255

Default value: 40

@@ -493,6 +505,7 @@

The “ltr-buffer-size” property

  “ltr-buffer-size”          gint

Total number of Long-Term Reference frames (dynamic control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Allowed values: [0,255]

Default value: 0

@@ -502,6 +515,7 @@

The “ltr-encoder-control” property

  “ltr-encoder-control”      gint

Number of LTR frames the device can control (dynamic control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Allowed values: [0,255]

Default value: 0

@@ -511,6 +525,7 @@

The “max-bframe-qp” property

  “max-bframe-qp”            gint

The minimum Quantization step size for B frames (dynamic control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Allowed values: [-127,127]

Default value: 46

@@ -520,6 +535,7 @@

The “max-iframe-qp” property

  “max-iframe-qp”            gint

The minimum Quantization step size for I frames (dynamic control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Allowed values: [-127,127]

Default value: 46

@@ -529,6 +545,7 @@

The “max-mbps” property

  “max-mbps”                 guint

The number of macroblocks per second for the maximum processing rate.

+

Owner: GstUvcH264Src

Flags: Read

Default value: 0

@@ -537,6 +554,7 @@

The “max-pframe-qp” property

  “max-pframe-qp”            gint

The minimum Quantization step size for P frames (dynamic control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Allowed values: [-127,127]

Default value: 46

@@ -546,6 +564,7 @@

The “min-bframe-qp” property

  “min-bframe-qp”            gint

The minimum Quantization step size for B frames (dynamic control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Allowed values: [-127,127]

Default value: 10

@@ -555,6 +574,7 @@

The “min-iframe-qp” property

  “min-iframe-qp”            gint

The minimum Quantization step size for I frames (dynamic control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Allowed values: [-127,127]

Default value: 10

@@ -564,6 +584,7 @@

The “min-pframe-qp” property

  “min-pframe-qp”            gint

The minimum Quantization step size for P frames (dynamic control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Allowed values: [-127,127]

Default value: 10

@@ -573,6 +594,7 @@

The “num-buffers” property

  “num-buffers”              gint

Number of buffers to output before sending EOS (-1 = unlimited).

+

Owner: GstUvcH264Src

Flags: Read / Write

Allowed values: >= G_MAXULONG

Default value: -1

@@ -582,6 +604,7 @@

The “num-clock-samples” property

  “num-clock-samples”        gint

Number of clock samples to gather for the PTS synchronization (-1 = unlimited).

+

Owner: GstUvcH264Src

Flags: Read / Write / Construct

Allowed values: >= 0

Default value: 0

@@ -591,6 +614,7 @@

The “num-reorder-frames” property

  “num-reorder-frames”       guint

Number of B frames between the references frames (static control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Allowed values: <= 255

Default value: 0

@@ -600,6 +624,7 @@

The “peak-bitrate” property

  “peak-bitrate”             guint

The peak bitrate in bits/second (dynamic control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Default value: 3000000

@@ -608,6 +633,7 @@

The “preview-flipped” property

  “preview-flipped”          gboolean

Horizontal flipped image for non H.264 streams (static control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Default value: FALSE

@@ -616,6 +642,7 @@

The “rate-control” property

  “rate-control”             UvcH264RateControl

Rate control mode (static & dynamic control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Default value: Constant bit rate

@@ -624,6 +651,7 @@

The “slice-mode” property

  “slice-mode”               UvcH264SliceMode

Defines the unit of the slice-units property (static control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Default value: Slice Per Frame

@@ -632,6 +660,7 @@

The “slice-units” property

  “slice-units”              guint

Slice units (static control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Allowed values: <= 65535

Default value: 4

@@ -641,6 +670,7 @@

The “usage-type” property

  “usage-type”               UvcH264UsageType

The usage type (static control).

+

Owner: GstUvcH264Src

Flags: Read / Write

Default value: Realtime (video conferencing)

@@ -683,6 +713,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-vc1parse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-vc1parse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-vc1parse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-vc1parse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ vc1parse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -151,6 +151,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-vdpaumpegdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-vdpaumpegdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-vdpaumpegdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-vdpaumpegdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ vdpaumpegdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -53,8 +53,8 @@

Types and Values

struct
--++ @@ -83,7 +83,7 @@ - +
struct
1
gst-launch-1.0 -v -m fakesrc ! vdpaumpegdec ! fakesink silent=TRUE
gst-launch-1.0 -v -m fakesrc ! vdpaumpegdec ! fakesink silent=TRUE
@@ -192,12 +192,13 @@

The “display” property

  “display”                  gchar *

X Display name.

+

Owner: GstVdpMpegDec

Flags: Read / Write / Construct

Default value: NULL

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-videoanalyse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-videoanalyse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-videoanalyse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-videoanalyse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ videoanalyse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -93,7 +93,7 @@ - +
struct
1
gst-launch-1.0 -m videotestsrc ! videoanalyse ! videoconvert ! ximagesink
gst-launch-1.0 -m videotestsrc ! videoanalyse ! videoconvert ! ximagesink
@@ -199,12 +199,13 @@

The “message” property

  “message”                  gboolean

Post statics messages.

+

Owner: GstVideoAnalyse

Flags: Read / Write / Construct

Default value: TRUE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-videodiff.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-videodiff.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-videodiff.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-videodiff.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ videodiff: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

--++ @@ -152,6 +152,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-videoframe-audiolevel.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-videoframe-audiolevel.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-videoframe-audiolevel.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-videoframe-audiolevel.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ videoframe-audiolevel: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -66,7 +66,7 @@ - +
struct
1
gst-launch-1.0 -m filesrc location="file.mkv" ! decodebin name=d ! "audio/x-raw" ! videoframe-audiolevel name=l ! autoaudiosink d. ! "video/x-raw" ! l. l. ! queue ! autovideosink ]|
gst-launch-1.0 -m filesrc location="file.mkv" ! decodebin name=d ! "audio/x-raw" ! videoframe-audiolevel name=l ! autoaudiosink d. ! "video/x-raw" ! l. l. ! queue ! autovideosink ]|
@@ -215,6 +215,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-videoparse.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-videoparse.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-videoparse.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-videoparse.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ videoparse: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -137,8 +137,8 @@

Types and Values

--++ @@ -264,6 +264,7 @@

The “alpha-mask” property

  “alpha-mask”               gint

Alpha mask of images in raw stream.

+

Owner: GstVideoParse

Flags: Read / Write

Default value: 0

@@ -272,6 +273,7 @@

The “blue-mask” property

  “blue-mask”                gint

Blue mask of images in raw stream.

+

Owner: GstVideoParse

Flags: Read / Write

Default value: 255

@@ -280,6 +282,7 @@

The “bpp” property

  “bpp”                      gint

Bits per pixel of images in raw stream.

+

Owner: GstVideoParse

Flags: Read / Write

Allowed values: >= 0

Default value: 24

@@ -289,6 +292,7 @@

The “depth” property

  “depth”                    gint

Depth of images in raw stream.

+

Owner: GstVideoParse

Flags: Read / Write

Allowed values: >= 0

Default value: 24

@@ -298,6 +302,7 @@

The “endianness” property

  “endianness”               GstVideoParseEndianness

Endianness of images in raw stream.

+

Owner: GstVideoParse

Flags: Read / Write

Default value: Little Endian

@@ -306,6 +311,7 @@

The “format” property

  “format”                   GstVideoFormat

Format of images in raw stream.

+

Owner: GstVideoParse

Flags: Read / Write

Default value: GST_VIDEO_FORMAT_I420

@@ -314,6 +320,7 @@

The “framerate” property

  “framerate”                GstFraction

Frame rate of images in raw stream.

+

Owner: GstVideoParse

Flags: Read / Write


@@ -321,6 +328,7 @@

The “green-mask” property

  “green-mask”               gint

Green mask of images in raw stream.

+

Owner: GstVideoParse

Flags: Read / Write

Default value: 65280

@@ -329,6 +337,7 @@

The “height” property

  “height”                   gint

Height of images in raw stream.

+

Owner: GstVideoParse

Flags: Read / Write

Allowed values: >= 0

Default value: 240

@@ -338,6 +347,7 @@

The “pixel-aspect-ratio” property

  “pixel-aspect-ratio”       GstFraction

Pixel aspect ratio of images in raw stream.

+

Owner: GstVideoParse

Flags: Read / Write


@@ -345,6 +355,7 @@

The “red-mask” property

  “red-mask”                 gint

Red mask of images in raw stream.

+

Owner: GstVideoParse

Flags: Read / Write

Default value: 16711680

@@ -353,6 +364,7 @@

The “width” property

  “width”                    gint

Width of images in raw stream.

+

Owner: GstVideoParse

Flags: Read / Write

Allowed values: >= 0

Default value: 320

@@ -362,6 +374,7 @@

The “interlaced” property

  “interlaced”               gboolean

True if video is interlaced.

+

Owner: GstVideoParse

Flags: Read / Write

Default value: FALSE

@@ -370,6 +383,7 @@

The “top-field-first” property

  “top-field-first”          gboolean

True if top field is earlier than bottom field.

+

Owner: GstVideoParse

Flags: Read / Write

Default value: TRUE

@@ -378,6 +392,7 @@

The “framesize” property

  “framesize”                guint

Size of an image in raw stream (0: default).

+

Owner: GstVideoParse

Flags: Read / Write

Default value: 0

@@ -386,6 +401,7 @@

The “offsets” property

  “offsets”                  gchar *

Offset of each planes in bytes using string format: 'o0,o1,o2,o3'.

+

Owner: GstVideoParse

Flags: Read / Write

Default value: NULL

@@ -394,12 +410,13 @@

The “strides” property

  “strides”                  gchar *

Stride of each planes in bytes using string format: 's0,s1,s2,s3'.

+

Owner: GstVideoParse

Flags: Read / Write

Default value: NULL

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-videosegmentclip.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-videosegmentclip.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-videosegmentclip.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-videosegmentclip.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ videosegmentclip: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -151,6 +151,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-viewfinderbin.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-viewfinderbin.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-viewfinderbin.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-viewfinderbin.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ viewfinderbin: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -61,8 +61,8 @@

Types and Values

struct
--++ @@ -162,6 +162,7 @@

The “video-sink” property

  “video-sink”               GstElement *

the video output element to use (NULL = default).

+

Owner: GstViewfinderBin

Flags: Read / Write


@@ -169,12 +170,13 @@

The “disable-converters” property

  “disable-converters”       gboolean

If video converters should be disabled (must be set on NULL).

+

Owner: GstViewfinderBin

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-vmncdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-vmncdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-vmncdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-vmncdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ vmncdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -118,11 +118,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-voaacenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-voaacenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-voaacenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-voaacenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ voaacenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -53,8 +53,8 @@

Types and Values

struct
--++ @@ -89,7 +89,7 @@ - +
struct
1
gst-launch-1.0 filesrc location=abc.wav ! wavparse ! audioresample ! audioconvert ! voaacenc ! filesink location=abc.aac
gst-launch-1.0 filesrc location=abc.wav ! wavparse ! audioresample ! audioconvert ! voaacenc ! filesink location=abc.aac
@@ -199,6 +199,7 @@

The “bitrate” property

  “bitrate”                  gint

Target Audio Bitrate (bits per second).

+

Owner: GstVoAacEnc

Flags: Read / Write

Allowed values: [0,320000]

Default value: 128000

@@ -206,6 +207,6 @@
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-voamrwbenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-voamrwbenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-voamrwbenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-voamrwbenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ voamrwbenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -53,8 +53,8 @@

Types and Values

--++ @@ -89,7 +89,7 @@ - +
struct
1
gst-launch filesrc location=abc.wav ! wavparse ! audioresample ! audioconvert ! voamrwbenc ! filesink location=abc.amr
gst-launch filesrc location=abc.wav ! wavparse ! audioresample ! audioconvert ! voamrwbenc ! filesink location=abc.amr
@@ -197,6 +197,7 @@

The “band-mode” property

  “band-mode”                GstVoAmrWbEncBandMode

Encoding Band Mode (Kbps).

+

Owner: GstVoAmrWbEnc

Flags: Read / Write / Construct

Default value: MR660

@@ -207,6 +208,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-vulkansink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-vulkansink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-vulkansink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-vulkansink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ vulkansink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -60,8 +60,8 @@

Types and Values

--++ @@ -164,6 +164,7 @@

The “force-aspect-ratio” property

  “force-aspect-ratio”       gboolean

When enabled, scaling will respect original aspect ratio.

+

Owner: GstVulkanSink

Flags: Read / Write

Default value: TRUE

@@ -172,11 +173,12 @@

The “pixel-aspect-ratio” property

  “pixel-aspect-ratio”       GstFraction

The pixel aspect ratio of the device.

+

Owner: GstVulkanSink

Flags: Read / Write

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-vulkanupload.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-vulkanupload.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-vulkanupload.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-vulkanupload.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ vulkanupload: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -156,6 +156,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-wasapisink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-wasapisink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-wasapisink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-wasapisink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ wasapisink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -79,8 +79,8 @@

Types and Values

struct
--++ @@ -99,7 +99,7 @@ - +
struct
1
gst-launch-1.0 -v audiotestsrc samplesperbuffer=160 ! wasapisink
gst-launch-1.0 -v audiotestsrc samplesperbuffer=160 ! wasapisink
@@ -111,7 +111,7 @@
1
-
gst-launch-1.0 -v audiotestsrc samplesperbuffer=160 ! wasapisink low-latency=true
+
gst-launch-1.0 -v audiotestsrc samplesperbuffer=160 ! wasapisink low-latency=true
@@ -191,6 +191,7 @@ IAudioClient *client; IAudioRenderClient *render_client; HANDLE event_handle; + HANDLE cancellable; /* Client was reset, so it needs to be started again */ gboolean client_needs_restart; @@ -222,6 +223,7 @@

The “role” property

  “role”                     GstWasapiDeviceRole

Role of the device: communications, multimedia, etc

+

Owner: GstWasapiSink

Flags: Read / Write

Default value: console

@@ -230,6 +232,7 @@

The “device” property

  “device”                   gchar *

WASAPI playback device as a GUID string

+

Owner: GstWasapiSink

Flags: Read / Write


@@ -237,6 +240,7 @@

The “mute” property

  “mute”                     gboolean

Mute state of this stream

+

Owner: GstWasapiSink

Flags: Read / Write

Default value: FALSE

@@ -245,6 +249,7 @@

The “exclusive” property

  “exclusive”                gboolean

Open the device in exclusive mode

+

Owner: GstWasapiSink

Flags: Read / Write

Default value: FALSE

@@ -253,6 +258,7 @@

The “low-latency” property

  “low-latency”              gboolean

Optimize all settings for lowest latency. Always safe to enable.

+

Owner: GstWasapiSink

Flags: Read / Write

Default value: FALSE

@@ -261,12 +267,13 @@

The “use-audioclient3” property

  “use-audioclient3”         gboolean

Whether to use the Windows 10 AudioClient3 API when available

+

Owner: GstWasapiSink

Flags: Read / Write

Default value: TRUE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-wasapisrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-wasapisrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-wasapisrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-wasapisrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ wasapisrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -74,8 +74,8 @@

Types and Values

--++ @@ -94,7 +94,7 @@ - +
struct
1
gst-launch-1.0 -v wasapisrc ! fakesink
gst-launch-1.0 -v wasapisrc ! fakesink
@@ -106,7 +106,7 @@
1
-
gst-launch-1.0 -v wasapisrc low-latency=true ! fakesink
+
gst-launch-1.0 -v wasapisrc low-latency=true ! fakesink
@@ -188,6 +188,7 @@ guint64 client_clock_freq; IAudioCaptureClient *capture_client; HANDLE event_handle; + HANDLE cancellable; /* Smooth frames captured from WASAPI, which can be irregular sometimes */ GstAdapter *adapter; /* Client was reset, so it needs to be started again */ @@ -219,6 +220,7 @@

The “role” property

  “role”                     GstWasapiDeviceRole

Role of the device: communications, multimedia, etc

+

Owner: GstWasapiSrc

Flags: Read / Write

Default value: console

@@ -227,6 +229,7 @@

The “device” property

  “device”                   gchar *

WASAPI playback device as a GUID string

+

Owner: GstWasapiSrc

Flags: Read / Write


@@ -234,6 +237,7 @@

The “exclusive” property

  “exclusive”                gboolean

Open the device in exclusive mode

+

Owner: GstWasapiSrc

Flags: Read / Write

Default value: FALSE

@@ -242,6 +246,7 @@

The “low-latency” property

  “low-latency”              gboolean

Optimize all settings for lowest latency. Always safe to enable.

+

Owner: GstWasapiSrc

Flags: Read / Write

Default value: FALSE

@@ -250,12 +255,13 @@

The “use-audioclient3” property

  “use-audioclient3”         gboolean

Whether to use the Windows 10 AudioClient3 API when available

+

Owner: GstWasapiSrc

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-watchdog.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-watchdog.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-watchdog.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-watchdog.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ watchdog: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -171,6 +171,7 @@

The “timeout” property

  “timeout”                  gint

Timeout (in ms) after which an element error is sent to the bus if no buffers are received. 0 means disabled.

+

Owner: GstWatchdog

Flags: Read / Write / Construct

Allowed values: >= 0

Default value: 1000

@@ -178,6 +179,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-waterripple.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-waterripple.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-waterripple.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-waterripple.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ waterripple: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -64,8 +64,8 @@

Types and Values

struct
--++ @@ -96,7 +96,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! waterripple ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! waterripple ! videoconvert ! autovideosink
@@ -202,6 +202,7 @@

The “amplitude” property

  “amplitude”                gdouble

amplitude.

+

Owner: GstWaterRipple

Flags: Read / Write

Default value: 10

@@ -210,6 +211,7 @@

The “phase” property

  “phase”                    gdouble

phase.

+

Owner: GstWaterRipple

Flags: Read / Write

Default value: 0

@@ -218,6 +220,7 @@

The “wavelength” property

  “wavelength”               gdouble

wavelength.

+

Owner: GstWaterRipple

Flags: Read / Write

Default value: 16

@@ -228,6 +231,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-wavescope.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-wavescope.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-wavescope.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-wavescope.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ wavescope: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -82,7 +82,7 @@ - +
struct
1
gst-launch-1.0 audiotestsrc ! audioconvert ! wavescope ! ximagesink
gst-launch-1.0 audiotestsrc ! audioconvert ! wavescope ! ximagesink
@@ -188,6 +188,7 @@

The “style” property

  “style”                    GstWaveScopeStyle

Drawing styles for the wave form display.

+

Owner: GstWaveScope

Flags: Read / Write / Construct

Default value: draw dots (default)

@@ -198,6 +199,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-waylandsink.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-waylandsink.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-waylandsink.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-waylandsink.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ waylandsink: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -66,8 +66,8 @@

Types and Values

--++ @@ -105,7 +105,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc ! waylandsink
gst-launch-1.0 -v videotestsrc ! waylandsink
@@ -191,6 +191,7 @@

The “wayland-display” property

  “wayland-display”          gpointer

Wayland Display handle created by the application .

+

Owner: GstWaylandSink

Flags: Read / Write


@@ -198,6 +199,7 @@

The “display” property

  “display”                  gchar *

Wayland display name to connect to, if not supplied via the GstContext.

+

Owner: GstWaylandSink

Flags: Read / Write

Default value: NULL

@@ -206,12 +208,13 @@

The “fullscreen” property

  “fullscreen”               gboolean

Whether the surface should be made fullscreen .

+

Owner: GstWaylandSink

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-webpdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-webpdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-webpdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-webpdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ webpdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -64,8 +64,8 @@

Types and Values

--++ @@ -183,6 +183,7 @@

The “bypass-filtering” property

  “bypass-filtering”         gboolean

When enabled, skip the in-loop filtering.

+

Owner: GstWebPDec

Flags: Read / Write

Default value: FALSE

@@ -191,6 +192,7 @@

The “no-fancy-upsampling” property

  “no-fancy-upsampling”      gboolean

When enabled, use faster pointwise upsampler.

+

Owner: GstWebPDec

Flags: Read / Write

Default value: FALSE

@@ -199,12 +201,13 @@

The “use-threads” property

  “use-threads”              gboolean

When enabled, use multi-threaded decoding.

+

Owner: GstWebPDec

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-webpenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-webpenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-webpenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-webpenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ webpenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -70,8 +70,8 @@

Types and Values

struct
--++ @@ -196,6 +196,7 @@

The “lossless” property

  “lossless”                 gboolean

Enable lossless encoding.

+

Owner: GstWebpEnc

Flags: Read / Write

Default value: FALSE

@@ -204,6 +205,7 @@

The “preset” property

  “preset”                   GstWebpEncPreset

Preset name for visual tuning.

+

Owner: GstWebpEnc

Flags: Read / Write

Default value: Outdoor photo, natural lighting

@@ -212,6 +214,7 @@

The “quality” property

  “quality”                  gfloat

quality level, between 0 (smallest file) and 100 (biggest).

+

Owner: GstWebpEnc

Flags: Read / Write

Allowed values: [0,100]

Default value: 90

@@ -221,6 +224,7 @@

The “speed” property

  “speed”                    guint

quality/speed trade-off (0=fast, 6=slower-better).

+

Owner: GstWebpEnc

Flags: Read / Write

Allowed values: <= 6

Default value: 4

@@ -228,6 +232,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-webrtcbin.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-webrtcbin.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-webrtcbin.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-webrtcbin.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ webrtcbin: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -105,9 +105,9 @@

Signals

struct
---+++ @@ -196,8 +196,8 @@

Types and Values

--++ @@ -321,6 +321,7 @@

The “connection-state” property

  “connection-state”         GstWebRTCPeerConnectionState

The overall connection state of this element.

+

Owner: GstWebRTCBin

Flags: Read

Default value: GST_WEBRTC_PEER_CONNECTION_STATE_NEW

@@ -329,6 +330,7 @@

The “ice-connection-state” property

  “ice-connection-state”     GstWebRTCICEConnectionState

The collective connection state of all ICETransport's.

+

Owner: GstWebRTCBin

Flags: Read

Default value: GST_WEBRTC_ICE_CONNECTION_STATE_NEW

@@ -337,6 +339,7 @@

The “ice-gathering-state” property

  “ice-gathering-state”      GstWebRTCICEGatheringState

The collective gathering state of all ICETransport's.

+

Owner: GstWebRTCBin

Flags: Read

Default value: GST_WEBRTC_ICE_GATHERING_STATE_NEW

@@ -345,6 +348,7 @@

The “local-description” property

  “local-description”        GstWebRTCSessionDescription *

The local SDP description to use for this connection.

+

Owner: GstWebRTCBin

Flags: Read / Write


@@ -352,6 +356,7 @@

The “remote-description” property

  “remote-description”       GstWebRTCSessionDescription *

The remote SDP description to use for this connection.

+

Owner: GstWebRTCBin

Flags: Read / Write


@@ -359,6 +364,7 @@

The “signaling-state” property

  “signaling-state”          GstWebRTCSignalingState

The signaling state of this element.

+

Owner: GstWebRTCBin

Flags: Read

Default value: GST_WEBRTC_SIGNALING_STATE_STABLE

@@ -367,6 +373,7 @@

The “stun-server” property

  “stun-server”              gchar *

The STUN server of the form stun://hostname:port.

+

Owner: GstWebRTCBin

Flags: Read / Write

Default value: NULL

@@ -375,6 +382,7 @@

The “turn-server” property

  “turn-server”              gchar *

The TURN server of the form turn(s)://username:password@host:port. This is a convenience property, use #GstWebRTCBin::add-turn-server if you wish to use multiple TURN servers.

+

Owner: GstWebRTCBin

Flags: Read / Write

Default value: NULL

@@ -383,6 +391,7 @@

The “bundle-policy” property

  “bundle-policy”            GstWebRTCBundlePolicy

The policy to apply for bundling.

+

Owner: GstWebRTCBin

Flags: Read / Write

Default value: GST_WEBRTC_BUNDLE_POLICY_NONE

@@ -391,6 +400,7 @@

The “ice-transport-policy” property

  “ice-transport-policy”     GstWebRTCICETransportPolicy

The policy to apply for ICE transport.

+

Owner: GstWebRTCBin

Flags: Read / Write

Default value: GST_WEBRTC_ICE_TRANSPORT_POLICY_ALL

@@ -1008,6 +1018,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-webrtcdsp.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-webrtcdsp.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-webrtcdsp.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-webrtcdsp.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ webrtcdsp: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -139,8 +139,8 @@

Types and Values

 
--++ @@ -176,7 +176,7 @@ - +
 
1
gst-launch-1.0 pulsesrc ! webrtcdsp ! webrtcechoprobe ! pulsesink
gst-launch-1.0 pulsesrc ! webrtcdsp ! webrtcechoprobe ! pulsesink
@@ -193,8 +193,8 @@
1
 2
-
gst-launch-1.0 far-end-src ! audio/x-raw,rate=48000 ! webrtcechoprobe ! pulsesink \
-               pulsesrc ! audio/x-raw,rate=48000 ! webrtcdsp ! far-end-sink
+
gst-launch-1.0 far-end-src ! audio/x-raw,rate=48000 ! webrtcechoprobe ! pulsesink \
+               pulsesrc ! audio/x-raw,rate=48000 ! webrtcdsp ! far-end-sink
@@ -300,6 +300,7 @@

The “echo-cancel” property

  “echo-cancel”              gboolean

Enable or disable echo canceller.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Default value: TRUE

@@ -308,6 +309,7 @@

The “experimental-agc” property

  “experimental-agc”         gboolean

Enable or disable experimental automatic gain control.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Default value: FALSE

@@ -316,6 +318,7 @@

The “extended-filter” property

  “extended-filter”          gboolean

Enable or disable the extended filter.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Default value: TRUE

@@ -324,6 +327,7 @@

The “gain-control” property

  “gain-control”             gboolean

Enable or disable automatic digital gain control.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Default value: TRUE

@@ -332,6 +336,7 @@

The “high-pass-filter” property

  “high-pass-filter”         gboolean

Enable or disable high pass filtering.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Default value: TRUE

@@ -340,6 +345,7 @@

The “noise-suppression” property

  “noise-suppression”        gboolean

Enable or disable noise suppression.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Default value: TRUE

@@ -348,6 +354,7 @@

The “probe” property

  “probe”                    gchar *

The name of the webrtcechoprobe element that record the audio being played through loud speakers. Must be set before PAUSED state.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Default value: "webrtcechoprobe0"

@@ -356,6 +363,7 @@

The “echo-suppression-level” property

  “echo-suppression-level”   GstWebrtcEchoSuppressionLevel

Controls the aggressiveness of the suppressor. A higher level trades off double-talk performance for increased echo suppression.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Default value: Moderate Suppression

@@ -364,6 +372,7 @@

The “noise-suppression-level” property

  “noise-suppression-level”  GstWebrtcNoiseSuppressionLevel

Controls the aggressiveness of the suppression. Increasing the level will reduce the noise level at the expense of a higher speech distortion.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Default value: Moderate Suppression

@@ -372,6 +381,7 @@

The “delay-agnostic” property

  “delay-agnostic”           gboolean

Enable or disable the delay agnostic mode.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Default value: FALSE

@@ -380,6 +390,7 @@

The “compression-gain-db” property

  “compression-gain-db”      gint

Sets the maximum |gain| the digital compression stage may apply, in dB.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Allowed values: [0,90]

Default value: 9

@@ -389,6 +400,7 @@

The “gain-control-mode” property

  “gain-control-mode”        GstWebrtcGainControlMode

Controls the mode of the compression stage.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Default value: Adaptive Digital

@@ -397,6 +409,7 @@

The “limiter” property

  “limiter”                  gboolean

When enabled, the compression stage will hard limit the signal to the target level. Otherwise, the signal will be compressed but not limited above the target level.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Default value: TRUE

@@ -405,6 +418,7 @@

The “startup-min-volume” property

  “startup-min-volume”       gint

At startup the experimental AGC moves the microphone volume up to |startup_min_volume| if the current microphone volume is set too low. No effect if experimental-agc isn't enabled.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Allowed values: [12,255]

Default value: 12

@@ -414,6 +428,7 @@

The “target-level-dbfs” property

  “target-level-dbfs”        gint

Sets the target peak |level| (or envelope) of the gain control in dBFS (decibels from digital full-scale).

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Allowed values: [0,31]

Default value: 3

@@ -423,6 +438,7 @@

The “voice-detection” property

  “voice-detection”          gboolean

Enable or disable the voice activity detector.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Default value: FALSE

@@ -431,6 +447,7 @@

The “voice-detection-frame-size-ms” property

  “voice-detection-frame-size-ms” gint

Sets the |size| of the frames in ms on which the VAD will operate. Larger frames will improve detection accuracy, but reduce the frequency of updates.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Allowed values: [10,30]

Default value: 10

@@ -440,12 +457,13 @@

The “voice-detection-likelihood” property

  “voice-detection-likelihood” GstWebrtcVoiceDetectionLikelihood

Specifies the likelihood that a frame will be declared to contain voice.

+

Owner: GstWebrtcDsp

Flags: Read / Write / Construct

Default value: Low Likelihood

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-webrtcechoprobe.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-webrtcechoprobe.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-webrtcechoprobe.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-webrtcechoprobe.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ webrtcechoprobe: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -35,8 +35,8 @@

Types and Values

--++ @@ -168,6 +168,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-webvttenc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-webvttenc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-webvttenc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-webvttenc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ webvttenc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -59,8 +59,8 @@

Types and Values

struct
--++ @@ -177,6 +177,7 @@

The “duration” property

  “duration”                 gint64

Offset for the duration of the subtitles.

+

Owner: GstWebvttEnc

Flags: Read / Write

Default value: 0

@@ -185,12 +186,13 @@

The “timestamp” property

  “timestamp”                gint64

Offset for the starttime for the subtitles.

+

Owner: GstWebvttEnc

Flags: Read / Write

Default value: 0

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-wildmidi.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-wildmidi.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-wildmidi.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-wildmidi.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ wildmidi: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -38,11 +38,8 @@

Functions

-
-

Types and Values

-
+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-wrappercamerabinsrc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-wrappercamerabinsrc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-wrappercamerabinsrc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-wrappercamerabinsrc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ wrappercamerabinsrc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -68,8 +68,8 @@

Types and Values

struct
--++ @@ -220,6 +220,7 @@

The “video-src” property

  “video-src”                GstElement *

The video source element to be used.

+

Owner: GstWrapperCameraBinSrc

Flags: Read / Write


@@ -227,6 +228,7 @@

The “video-source” property

  “video-source”             GstElement *

The video source element to be used.

+

Owner: GstWrapperCameraBinSrc

Flags: Read / Write


@@ -234,11 +236,12 @@

The “video-source-filter” property

  “video-source-filter”      GstElement *

Optional video source filter element.

+

Owner: GstWrapperCameraBinSrc

Flags: Read / Write

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-x265enc.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-x265enc.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-x265enc.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-x265enc.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ x265enc: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -86,8 +86,8 @@

Types and Values

struct
--++ @@ -212,6 +212,7 @@

The “bitrate” property

  “bitrate”                  guint

Bitrate in kbit/sec.

+

Owner: GstX265Enc

Flags: Read / Write

Allowed values: [1,102400]

Default value: 2048

@@ -221,6 +222,7 @@

The “log-level” property

  “log-level”                GstX265LogLevel

x265 log level.

+

Owner: GstX265Enc

Flags: Read / Write

Default value: No logging

@@ -229,6 +231,7 @@

The “option-string” property

  “option-string”            gchar *

String of x265 options (overridden by element properties) in the format "key1=value1:key2=value2".

+

Owner: GstX265Enc

Flags: Read / Write

Default value: ""

@@ -237,6 +240,7 @@

The “qp” property

  “qp”                       gint

QP for P slices in (implied) CQP mode (-1 = disabled).

+

Owner: GstX265Enc

Flags: Read / Write

Allowed values: [G_MAXULONG,51]

Default value: -1

@@ -246,6 +250,7 @@

The “speed-preset” property

  “speed-preset”             GstX265SpeedPreset

Preset name for speed/quality tradeoff options.

+

Owner: GstX265Enc

Flags: Read / Write

Default value: medium

@@ -254,6 +259,7 @@

The “tune” property

  “tune”                     GstX265Tune

Preset name for tuning options.

+

Owner: GstX265Enc

Flags: Read / Write

Default value: ssim

@@ -262,6 +268,7 @@

The “key-int-max” property

  “key-int-max”              gint

Maximal distance between two key-frames (0 = x265 default / 250).

+

Owner: GstX265Enc

Flags: Read / Write

Allowed values: >= 0

Default value: 0

@@ -269,6 +276,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-y4mdec.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-y4mdec.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-y4mdec.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-y4mdec.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ y4mdec: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -36,8 +36,8 @@

Types and Values

struct
--++ @@ -150,6 +150,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-yadif.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-yadif.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-yadif.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-yadif.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ yadif: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

struct
--++ @@ -85,7 +85,7 @@ - +
struct
1
gst-launch-1.0 -v videotestsrc pattern=ball ! interlace ! yadif ! xvimagesink
gst-launch-1.0 -v videotestsrc pattern=ball ! interlace ! yadif ! xvimagesink
@@ -193,12 +193,13 @@

The “mode” property

  “mode”                     GstYadifModes

Deinterlace mode.

+

Owner: GstYadif

Flags: Read / Write / Construct

Default value: Auto detection

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-zbar.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-zbar.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-zbar.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-zbar.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ zbar: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -64,8 +64,8 @@

Types and Values

--++ @@ -107,7 +107,7 @@ - +
struct
1
gst-launch-1.0 -m v4l2src ! videoconvert ! zbar ! videoconvert ! xvimagesink
gst-launch-1.0 -m v4l2src ! videoconvert ! zbar ! videoconvert ! xvimagesink
@@ -119,7 +119,7 @@
1
-
gst-launch-1.0 -m v4l2src ! tee name=t ! queue ! videoconvert ! zbar ! fakesink t. ! queue ! xvimagesink
+
gst-launch-1.0 -m v4l2src ! tee name=t ! queue ! videoconvert ! zbar ! fakesink t. ! queue ! xvimagesink
@@ -226,6 +226,7 @@

The “message” property

  “message”                  gboolean

Post a barcode message for each detected code.

+

Owner: GstZBar

Flags: Read / Write

Default value: TRUE

@@ -234,6 +235,7 @@

The “cache” property

  “cache”                    gboolean

Enable or disable the inter-image result cache.

+

Owner: GstZBar

Flags: Read / Write

Default value: FALSE

@@ -242,12 +244,13 @@

The “attach-frame” property

  “attach-frame”             gboolean

Attach a frame dump to each barcode message.

+

Owner: GstZBar

Flags: Read / Write

Default value: FALSE

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-zebrastripe.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-zebrastripe.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/gst-plugins-bad-plugins-zebrastripe.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/gst-plugins-bad-plugins-zebrastripe.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,12 +3,12 @@ zebrastripe: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -52,8 +52,8 @@

Types and Values

--++ @@ -172,6 +172,7 @@

The “threshold” property

  “threshold”                gint

Threshold above which the video is striped.

+

Owner: GstZebraStripe

Flags: Read / Write / Construct

Allowed values: [0,100]

Default value: 90

@@ -179,6 +180,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/docs/plugins/html/home.png and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/docs/plugins/html/home.png differ diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/index.html gst-plugins-bad1.0-1.16.3/docs/plugins/html/index.html --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/index.html 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/index.html 2020-10-21 13:54:38.000000000 +0000 @@ -3,10 +3,10 @@ GStreamer Bad Plugins 1.0 Plugins Reference Manual: GStreamer Bad Plugins 1.0 Plugins Reference Manual - + - + @@ -15,7 +15,7 @@
struct

- for GStreamer Bad Plugins 1.0 (1.16.2) + for GStreamer Bad Plugins 1.0 (1.16.3) The latest version of this documentation can be found on-line at http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad/html/.

@@ -1199,6 +1199,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/docs/plugins/html/left-insensitive.png and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/docs/plugins/html/left-insensitive.png differ Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/docs/plugins/html/left.png and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/docs/plugins/html/left.png differ Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/docs/plugins/html/right-insensitive.png and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/docs/plugins/html/right-insensitive.png differ Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/docs/plugins/html/right.png and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/docs/plugins/html/right.png differ diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/html/style.css gst-plugins-bad1.0-1.16.3/docs/plugins/html/style.css --- gst-plugins-bad1.0-1.16.2/docs/plugins/html/style.css 2019-12-03 11:13:26.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/html/style.css 2020-10-21 13:54:38.000000000 +0000 @@ -61,18 +61,6 @@ color: #729fcf; } -div.informaltable table -{ - border-collapse: separate; - border-spacing: 1em 0.3em; - border: none; -} - -div.informaltable table td, div.informaltable table th -{ - vertical-align: top; -} - .function_type, .variable_type, .property_type, @@ -127,6 +115,7 @@ margin: 0.25em; } +div.informaltable table[border="1"], div.table table { border-collapse: collapse; @@ -135,6 +124,8 @@ border: solid 1px #babdb6; } +div.informaltable table[border="1"] td, +div.informaltable table th, div.table table td, div.table table th { /* tango:aluminium 3 */ @@ -143,6 +134,7 @@ vertical-align: top; } +div.informaltable table[border="1"] th, div.table table th { /* tango:aluminium 2 */ @@ -293,29 +285,11 @@ font-weight: normal; } -acronym,abbr +acronym,abbr { border-bottom: 1px dotted gray; } -/* code listings */ - -.listing_code .programlisting .normal, -.listing_code .programlisting .normal a, -.listing_code .programlisting .number, -.listing_code .programlisting .cbracket, -.listing_code .programlisting .symbol { color: #555753; } -.listing_code .programlisting .comment, -.listing_code .programlisting .linenum { color: #babdb6; } /* tango: aluminium 3 */ -.listing_code .programlisting .function, -.listing_code .programlisting .function a, -.listing_code .programlisting .preproc { color: #204a87; } /* tango: sky blue 3 */ -.listing_code .programlisting .string { color: #ad7fa8; } /* tango: plum */ -.listing_code .programlisting .keyword, -.listing_code .programlisting .usertype, -.listing_code .programlisting .type, -.listing_code .programlisting .type a { color: #4e9a06; } /* tango: chameleon 3 */ - .listing_frame { /* tango:sky blue 1 */ border: solid 1px #729fcf; @@ -481,3 +455,76 @@ } } +pre { line-height: 125%; margin: 0; } +td.linenos pre { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +span.linenos { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +td.linenos pre.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } +span.linenos.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } +.hll { background-color: #ffffcc } +.c { color: #408080; font-style: italic } /* Comment */ +.err { border: 1px solid #FF0000 } /* Error */ +.k { color: #008000; font-weight: bold } /* Keyword */ +.o { color: #666666 } /* Operator */ +.ch { color: #408080; font-style: italic } /* Comment.Hashbang */ +.cm { color: #408080; font-style: italic } /* Comment.Multiline */ +.cp { color: #BC7A00 } /* Comment.Preproc */ +.cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */ +.c1 { color: #408080; font-style: italic } /* Comment.Single */ +.cs { color: #408080; font-style: italic } /* Comment.Special */ +.gd { color: #A00000 } /* Generic.Deleted */ +.ge { font-style: italic } /* Generic.Emph */ +.gr { color: #FF0000 } /* Generic.Error */ +.gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.gi { color: #00A000 } /* Generic.Inserted */ +.go { color: #888888 } /* Generic.Output */ +.gp { color: #000080; font-weight: bold } /* Generic.Prompt */ +.gs { font-weight: bold } /* Generic.Strong */ +.gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.gt { color: #0044DD } /* Generic.Traceback */ +.kc { color: #008000; font-weight: bold } /* Keyword.Constant */ +.kd { color: #008000; font-weight: bold } /* Keyword.Declaration */ +.kn { color: #008000; font-weight: bold } /* Keyword.Namespace */ +.kp { color: #008000 } /* Keyword.Pseudo */ +.kr { color: #008000; font-weight: bold } /* Keyword.Reserved */ +.kt { color: #B00040 } /* Keyword.Type */ +.m { color: #666666 } /* Literal.Number */ +.s { color: #BA2121 } /* Literal.String */ +.na { color: #7D9029 } /* Name.Attribute */ +.nb { color: #008000 } /* Name.Builtin */ +.nc { color: #0000FF; font-weight: bold } /* Name.Class */ +.no { color: #880000 } /* Name.Constant */ +.nd { color: #AA22FF } /* Name.Decorator */ +.ni { color: #999999; font-weight: bold } /* Name.Entity */ +.ne { color: #D2413A; font-weight: bold } /* Name.Exception */ +.nf { color: #0000FF } /* Name.Function */ +.nl { color: #A0A000 } /* Name.Label */ +.nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ +.nt { color: #008000; font-weight: bold } /* Name.Tag */ +.nv { color: #19177C } /* Name.Variable */ +.ow { color: #AA22FF; font-weight: bold } /* Operator.Word */ +.w { color: #bbbbbb } /* Text.Whitespace */ +.mb { color: #666666 } /* Literal.Number.Bin */ +.mf { color: #666666 } /* Literal.Number.Float */ +.mh { color: #666666 } /* Literal.Number.Hex */ +.mi { color: #666666 } /* Literal.Number.Integer */ +.mo { color: #666666 } /* Literal.Number.Oct */ +.sa { color: #BA2121 } /* Literal.String.Affix */ +.sb { color: #BA2121 } /* Literal.String.Backtick */ +.sc { color: #BA2121 } /* Literal.String.Char */ +.dl { color: #BA2121 } /* Literal.String.Delimiter */ +.sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */ +.s2 { color: #BA2121 } /* Literal.String.Double */ +.se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ +.sh { color: #BA2121 } /* Literal.String.Heredoc */ +.si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ +.sx { color: #008000 } /* Literal.String.Other */ +.sr { color: #BB6688 } /* Literal.String.Regex */ +.s1 { color: #BA2121 } /* Literal.String.Single */ +.ss { color: #19177C } /* Literal.String.Symbol */ +.bp { color: #008000 } /* Name.Builtin.Pseudo */ +.fm { color: #0000FF } /* Name.Function.Magic */ +.vc { color: #19177C } /* Name.Variable.Class */ +.vg { color: #19177C } /* Name.Variable.Global */ +.vi { color: #19177C } /* Name.Variable.Instance */ +.vm { color: #19177C } /* Name.Variable.Magic */ +.il { color: #666666 } /* Literal.Number.Integer.Long */ \ No newline at end of file Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/docs/plugins/html/up-insensitive.png and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/docs/plugins/html/up-insensitive.png differ Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/docs/plugins/html/up.png and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/docs/plugins/html/up.png differ diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-accurip.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-accurip.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-accurip.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-accurip.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Computes an AccurateRip CRC ../../gst/accurip/.libs/libgstaccurip.so libgstaccurip.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-adpcmdec.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-adpcmdec.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-adpcmdec.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-adpcmdec.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ ADPCM decoder ../../gst/adpcmdec/.libs/libgstadpcmdec.so libgstadpcmdec.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-adpcmenc.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-adpcmenc.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-adpcmenc.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-adpcmenc.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ ADPCM encoder ../../gst/adpcmenc/.libs/libgstadpcmenc.so libgstadpcmenc.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-aiff.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-aiff.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-aiff.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-aiff.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Create and parse Audio Interchange File Format (AIFF) files ../../gst/aiff/.libs/libgstaiff.so libgstaiff.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-asfmux.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-asfmux.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-asfmux.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-asfmux.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ ASF Muxer Plugin ../../gst/asfmux/.libs/libgstasfmux.so libgstasfmux.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-assrender.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-assrender.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-assrender.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-assrender.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ ASS/SSA subtitle renderer ../../ext/assrender/.libs/libgstassrender.so libgstassrender.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-audiobuffersplit.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-audiobuffersplit.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-audiobuffersplit.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-audiobuffersplit.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Audio buffer splitter ../../gst/audiobuffersplit/.libs/libgstaudiobuffersplit.so libgstaudiobuffersplit.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins @@ -20,13 +20,13 @@ sink sink always -
audio/x-raw
+
audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
src source always -
audio/x-raw
+
audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-audiofxbad.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-audiofxbad.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-audiofxbad.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-audiofxbad.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Audio filters from gst-plugins-bad ../../gst/audiofxbad/.libs/libgstaudiofxbad.so libgstaudiofxbad.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-audiolatency.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-audiolatency.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-audiolatency.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-audiolatency.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ A plugin to measure audio latency ../../gst/audiolatency/.libs/libgstaudiolatency.so libgstaudiolatency.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-audiomixmatrix.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-audiomixmatrix.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-audiomixmatrix.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-audiomixmatrix.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Audio matrix mix ../../gst/audiomixmatrix/.libs/libgstaudiomixmatrix.so libgstaudiomixmatrix.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-audiovisualizers.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-audiovisualizers.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-audiovisualizers.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-audiovisualizers.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Creates video visualizations of audio input ../../gst/audiovisualizers/.libs/libgstaudiovisualizers.so libgstaudiovisualizers.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-autoconvert.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-autoconvert.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-autoconvert.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-autoconvert.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Selects convertor element based on caps ../../gst/autoconvert/.libs/libgstautoconvert.so libgstautoconvert.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-bayer.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-bayer.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-bayer.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-bayer.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Elements to convert Bayer images ../../gst/bayer/.libs/libgstbayer.so libgstbayer.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-bluez.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-bluez.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-bluez.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-bluez.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Bluez-based bluetooth support ../../sys/bluez/.libs/libgstbluez.so libgstbluez.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-bs2b.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-bs2b.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-bs2b.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-bs2b.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Improve headphone listening of stereo audio recordsusing the bs2b library. ../../ext/bs2b/.libs/libgstbs2b.so libgstbs2b.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-bz2.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-bz2.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-bz2.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-bz2.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Compress or decompress streams ../../ext/bz2/.libs/libgstbz2.so libgstbz2.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-camerabin.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-camerabin.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-camerabin.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-camerabin.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Take image snapshots and record movies from camera ../../gst/camerabin2/.libs/libgstcamerabin.so libgstcamerabin.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-chromaprint.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-chromaprint.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-chromaprint.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-chromaprint.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Calculate Chromaprint fingerprint from audio files ../../ext/chromaprint/.libs/libgstchromaprint.so libgstchromaprint.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-closedcaption.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-closedcaption.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-closedcaption.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-closedcaption.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Closed Caption elements ../../ext/closedcaption/.libs/libgstclosedcaption.so libgstclosedcaption.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-coloreffects.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-coloreffects.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-coloreffects.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-coloreffects.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Color Look-up Table filters ../../gst/coloreffects/.libs/libgstcoloreffects.so libgstcoloreffects.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-colormanagement.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-colormanagement.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-colormanagement.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-colormanagement.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Color management correction plugins ../../ext/colormanagement/.libs/libgstcolormanagement.so libgstcolormanagement.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-curl.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-curl.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-curl.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-curl.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ libcurl-based elements ../../ext/curl/.libs/libgstcurl.so libgstcurl.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dashdemux.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dashdemux.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dashdemux.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dashdemux.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ DASH demuxer plugin ../../ext/dash/.libs/libgstdashdemux.so libgstdashdemux.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dc1394.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dc1394.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dc1394.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dc1394.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ 1394 IIDC video source ../../ext/dc1394/.libs/libgstdc1394.so libgstdc1394.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-de265.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-de265.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-de265.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-de265.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ HEVC/H.265 decoder using libde265 ../../ext/libde265/.libs/libgstde265.so libgstde265.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-debugutilsbad.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-debugutilsbad.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-debugutilsbad.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-debugutilsbad.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Collection of elements that may or may not be useful for debugging ../../gst/debugutils/.libs/libgstdebugutilsbad.so libgstdebugutilsbad.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-decklink.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-decklink.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-decklink.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-decklink.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Blackmagic Decklink plugin ../../sys/decklink/.libs/libgstdecklink.so libgstdecklink.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dfbvideosink.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dfbvideosink.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dfbvideosink.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dfbvideosink.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ DirectFB video output plugin ../../ext/directfb/.libs/libgstdfbvideosink.so libgstdfbvideosink.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dtls.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dtls.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dtls.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dtls.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ DTLS decoder and encoder plugins ../../ext/dtls/.libs/libgstdtls.so libgstdtls.so - 1.16.2 + 1.16.3 BSD gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dtsdec.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dtsdec.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dtsdec.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dtsdec.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Decodes DTS audio streams ../../ext/dts/.libs/libgstdtsdec.so libgstdtsdec.so - 1.16.2 + 1.16.3 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dvbsuboverlay.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dvbsuboverlay.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dvbsuboverlay.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dvbsuboverlay.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ DVB subtitle renderer ../../gst/dvbsuboverlay/.libs/libgstdvbsuboverlay.so libgstdvbsuboverlay.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dvb.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dvb.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dvb.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dvb.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ DVB elements ../../sys/dvb/.libs/libgstdvb.so libgstdvb.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dvdspu.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dvdspu.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-dvdspu.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-dvdspu.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ DVD Sub-picture Overlay element ../../gst/dvdspu/.libs/libgstdvdspu.so libgstdvdspu.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-faac.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-faac.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-faac.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-faac.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Free AAC Encoder (FAAC) ../../ext/faac/.libs/libgstfaac.so libgstfaac.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-faad.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-faad.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-faad.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-faad.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Free AAC Decoder (FAAD) ../../ext/faad/.libs/libgstfaad.so libgstfaad.so - 1.16.2 + 1.16.3 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-faceoverlay.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-faceoverlay.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-faceoverlay.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-faceoverlay.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ SVG Face Overlay ../../gst/faceoverlay/.libs/libgstfaceoverlay.so libgstfaceoverlay.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-fbdevsink.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-fbdevsink.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-fbdevsink.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-fbdevsink.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Linux framebuffer video sink ../../sys/fbdev/.libs/libgstfbdevsink.so libgstfbdevsink.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-fdkaac.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-fdkaac.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-fdkaac.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-fdkaac.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Fraunhofer FDK AAC Codec plugin ../../ext/fdkaac/.libs/libgstfdkaac.so libgstfdkaac.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -20,7 +20,7 @@ sink sink always -
audio/mpeg, mpegversion=(int)4, stream-format=(string){ adts, adif, raw }, channels=(int)[ 1, 8 ]
+
audio/mpeg, mpegversion=(int){ 2, 4 }, stream-format=(string){ adts, adif, raw }, channels=(int)[ 1, 8 ]
src diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-festival.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-festival.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-festival.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-festival.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Synthesizes plain text into audio ../../gst/festival/.libs/libgstfestival.so libgstfestival.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-fieldanalysis.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-fieldanalysis.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-fieldanalysis.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-fieldanalysis.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Video field analysis ../../gst/fieldanalysis/.libs/libgstfieldanalysis.so libgstfieldanalysis.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-flite.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-flite.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-flite.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-flite.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Flite speech synthesizer plugin ../../ext/flite/.libs/libgstflite.so libgstflite.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-fluidsynthmidi.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-fluidsynthmidi.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-fluidsynthmidi.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-fluidsynthmidi.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Fluidsynth MIDI Plugin ../../ext/fluidsynth/.libs/libgstfluidsynthmidi.so libgstfluidsynthmidi.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-freeverb.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-freeverb.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-freeverb.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-freeverb.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Reverberation/room effect ../../gst/freeverb/.libs/libgstfreeverb.so libgstfreeverb.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-frei0r.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-frei0r.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-frei0r.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-frei0r.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ frei0r plugin library ../../gst/frei0r/.libs/libgstfrei0r.so libgstfrei0r.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-gaudieffects.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-gaudieffects.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-gaudieffects.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-gaudieffects.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Gaudi video effects. ../../gst/gaudieffects/.libs/libgstgaudieffects.so libgstgaudieffects.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-gdp.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-gdp.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-gdp.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-gdp.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Payload/depayload GDP packets ../../gst/gdp/.libs/libgstgdp.so libgstgdp.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-geometrictransform.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-geometrictransform.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-geometrictransform.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-geometrictransform.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Various geometric image transform elements ../../gst/geometrictransform/.libs/libgstgeometrictransform.so libgstgeometrictransform.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-gme.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-gme.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-gme.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-gme.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ GME Audio Decoder ../../ext/gme/.libs/libgstgme.so libgstgme.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-gsm.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-gsm.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-gsm.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-gsm.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ GSM encoder/decoder ../../ext/gsm/.libs/libgstgsm.so libgstgsm.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-hls.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-hls.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-hls.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-hls.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ HTTP Live Streaming (HLS) ../../ext/hls/.libs/libgsthls.so libgsthls.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-id3tag.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-id3tag.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-id3tag.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-id3tag.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ ID3 v1 and v2 muxing plugin ../../gst/id3tag/.libs/libgstid3tag.so libgstid3tag.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-interlace.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-interlace.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-interlace.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-interlace.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Create an interlaced video stream ../../gst/interlace/.libs/libgstinterlace.so libgstinterlace.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-inter.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-inter.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-inter.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-inter.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ plugin for inter-pipeline communication ../../gst/inter/.libs/libgstinter.so libgstinter.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-ipcpipeline.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-ipcpipeline.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-ipcpipeline.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-ipcpipeline.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ plugin for inter-process pipeline communication ../../sys/ipcpipeline/.libs/libgstipcpipeline.so libgstipcpipeline.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-ivfparse.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-ivfparse.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-ivfparse.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-ivfparse.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ IVF parser ../../gst/ivfparse/.libs/libgstivfparse.so libgstivfparse.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-ivtc.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-ivtc.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-ivtc.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-ivtc.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Inverse Telecine ../../gst/ivtc/.libs/libgstivtc.so libgstivtc.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-jp2kdecimator.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-jp2kdecimator.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-jp2kdecimator.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-jp2kdecimator.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ JPEG2000 decimator ../../gst/jp2kdecimator/.libs/libgstjp2kdecimator.so libgstjp2kdecimator.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-jpegformat.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-jpegformat.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-jpegformat.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-jpegformat.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ JPEG interchange format plugin ../../gst/jpegformat/.libs/libgstjpegformat.so libgstjpegformat.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-kate.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-kate.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-kate.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-kate.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Kate plugin ../../ext/kate/.libs/libgstkate.so libgstkate.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-kms.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-kms.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-kms.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-kms.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Video sink using the Linux kernel mode setting API ../../sys/kms/.libs/libgstkms.so libgstkms.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-ladspa.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-ladspa.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-ladspa.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-ladspa.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ LADSPA plugin ../../ext/ladspa/.libs/libgstladspa.so libgstladspa.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-legacyrawparse.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-legacyrawparse.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-legacyrawparse.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-legacyrawparse.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Parses byte streams into raw frames ../../gst/rawparse/.libs/libgstlegacyrawparse.so libgstlegacyrawparse.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-midi.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-midi.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-midi.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-midi.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Parse MIDI files ../../gst/midi/.libs/libgstmidi.so libgstmidi.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mms.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mms.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mms.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mms.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Microsoft Multi Media Server streaming protocol support ../../ext/libmms/.libs/libgstmms.so libgstmms.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-modplug.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-modplug.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-modplug.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-modplug.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ .MOD audio decoding ../../ext/modplug/.libs/libgstmodplug.so libgstmodplug.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mpeg2enc.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mpeg2enc.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mpeg2enc.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mpeg2enc.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ High-quality MPEG-1/2 video encoder ../../ext/mpeg2enc/.libs/libgstmpeg2enc.so libgstmpeg2enc.so - 1.16.2 + 1.16.3 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mpegpsdemux.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mpegpsdemux.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mpegpsdemux.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mpegpsdemux.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ MPEG-PS demuxer ../../gst/mpegdemux/.libs/libgstmpegpsdemux.so libgstmpegpsdemux.so - 1.16.2 + 1.16.3 unknown gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mpegpsmux.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mpegpsmux.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mpegpsmux.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mpegpsmux.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ MPEG-PS muxer ../../gst/mpegpsmux/.libs/libgstmpegpsmux.so libgstmpegpsmux.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mpegtsdemux.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mpegtsdemux.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mpegtsdemux.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mpegtsdemux.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ MPEG TS demuxer ../../gst/mpegtsdemux/.libs/libgstmpegtsdemux.so libgstmpegtsdemux.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mpegtsmux.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mpegtsmux.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mpegtsmux.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mpegtsmux.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ MPEG-TS muxer ../../gst/mpegtsmux/.libs/libgstmpegtsmux.so libgstmpegtsmux.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mplex.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mplex.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mplex.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mplex.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ High-quality MPEG/DVD/SVCD/VCD video/audio multiplexer ../../ext/mplex/.libs/libgstmplex.so libgstmplex.so - 1.16.2 + 1.16.3 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-musepack.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-musepack.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-musepack.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-musepack.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Musepack decoder ../../ext/musepack/.libs/libgstmusepack.so libgstmusepack.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mxf.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mxf.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-mxf.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-mxf.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ MXF plugin library ../../gst/mxf/.libs/libgstmxf.so libgstmxf.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-neonhttpsrc.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-neonhttpsrc.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-neonhttpsrc.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-neonhttpsrc.xml 2020-10-21 13:50:34.000000000 +0000 @@ -3,7 +3,7 @@ lib neon http client src ../../ext/neon/.libs/libgstneonhttpsrc.so libgstneonhttpsrc.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-netsim.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-netsim.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-netsim.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-netsim.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Network Simulator ../../gst/netsim/.libs/libgstnetsim.so libgstnetsim.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-ofa.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-ofa.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-ofa.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-ofa.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Calculate MusicIP fingerprint from audio files ../../ext/ofa/.libs/libgstofa.so libgstofa.so - 1.16.2 + 1.16.3 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-openal.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-openal.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-openal.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-openal.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ OpenAL plugin library ../../ext/openal/.libs/libgstopenal.so libgstopenal.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-opencv.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-opencv.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-opencv.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-opencv.xml 2020-10-21 13:50:34.000000000 +0000 @@ -3,7 +3,7 @@ GStreamer OpenCV Plugins ../../ext/opencv/.libs/libgstopencv.so libgstopencv.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-openexr.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-openexr.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-openexr.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-openexr.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ OpenEXR image plugin ../../ext/openexr/.libs/libgstopenexr.so libgstopenexr.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-openh264.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-openh264.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-openh264.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-openh264.xml 2020-10-21 13:50:34.000000000 +0000 @@ -3,7 +3,7 @@ OpenH264 encoder/decoder plugin ../../ext/openh264/.libs/libgstopenh264.so libgstopenh264.so - 1.16.2 + 1.16.3 BSD gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-openjpeg.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-openjpeg.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-openjpeg.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-openjpeg.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ OpenJPEG-based JPEG2000 image decoder/encoder ../../ext/openjpeg/.libs/libgstopenjpeg.so libgstopenjpeg.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-openmpt.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-openmpt.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-openmpt.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-openmpt.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ OpenMPT module player ../../ext/openmpt/.libs/libgstopenmpt.so libgstopenmpt.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-openni2.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-openni2.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-openni2.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-openni2.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ GStreamer Openni2 Plugins ../../ext/openni2/.libs/libgstopenni2.so libgstopenni2.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-opusparse.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-opusparse.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-opusparse.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-opusparse.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ OPUS parse plugin ../../ext/opus/.libs/libgstopusparse.so libgstopusparse.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-pcapparse.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-pcapparse.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-pcapparse.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-pcapparse.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Element parsing raw pcap streams ../../gst/pcapparse/.libs/libgstpcapparse.so libgstpcapparse.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-pnm.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-pnm.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-pnm.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-pnm.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ PNM plugin ../../gst/pnm/.libs/libgstpnm.so libgstpnm.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-proxy.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-proxy.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-proxy.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-proxy.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ plugin for proxied inter-pipeline communication ../../gst/proxy/.libs/libgstproxy.so libgstproxy.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-removesilence.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-removesilence.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-removesilence.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-removesilence.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Removes silence from an audio stream ../../gst/removesilence/.libs/libgstremovesilence.so libgstremovesilence.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-resindvd.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-resindvd.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-resindvd.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-resindvd.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Resin DVD playback elements ../../ext/resindvd/.libs/libgstresindvd.so libgstresindvd.so - 1.16.2 + 1.16.3 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-rfbsrc.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-rfbsrc.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-rfbsrc.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-rfbsrc.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Connects to a VNC server and decodes RFB stream ../../gst/librfb/.libs/libgstrfbsrc.so libgstrfbsrc.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-rsvg.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-rsvg.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-rsvg.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-rsvg.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ RSVG plugin library ../../ext/rsvg/.libs/libgstrsvg.so libgstrsvg.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-rtmp.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-rtmp.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-rtmp.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-rtmp.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ RTMP source and sink ../../ext/rtmp/.libs/libgstrtmp.so libgstrtmp.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-rtponvif.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-rtponvif.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-rtponvif.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-rtponvif.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ ONVIF Streaming features ../../gst/onvif/.libs/libgstrtponvif.so libgstrtponvif.so - 1.16.2 + 1.16.3 unknown gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-sbc.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-sbc.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-sbc.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-sbc.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ SBC bluetooth audio support ../../ext/sbc/.libs/libgstsbc.so libgstsbc.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-sctp.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-sctp.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-sctp.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-sctp.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ SCTP encoder/decoder plugin ../../ext/sctp/.libs/libgstsctp.so libgstsctp.so - 1.16.2 + 1.16.3 BSD gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-sdpelem.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-sdpelem.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-sdpelem.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-sdpelem.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ configure streaming sessions using SDP ../../gst/sdp/.libs/libgstsdpelem.so libgstsdpelem.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-segmentclip.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-segmentclip.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-segmentclip.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-segmentclip.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Segment clip elements ../../gst/segmentclip/.libs/libgstsegmentclip.so libgstsegmentclip.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-shm.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-shm.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-shm.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-shm.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ shared memory sink source ../../sys/shm/.libs/libgstshm.so libgstshm.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-siren.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-siren.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-siren.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-siren.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Siren encoder/decoder/payloader/depayloader plugins ../../gst/siren/.libs/libgstsiren.so libgstsiren.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-smoothstreaming.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-smoothstreaming.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-smoothstreaming.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-smoothstreaming.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Microsoft's Smooth Streaming format support ../../ext/smoothstreaming/.libs/libgstsmoothstreaming.so libgstsmoothstreaming.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-smooth.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-smooth.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-smooth.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-smooth.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Apply a smooth filter to an image ../../gst/smooth/.libs/libgstsmooth.so libgstsmooth.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-sndfile.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-sndfile.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-sndfile.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-sndfile.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ use libsndfile to read and write various audio formats ../../ext/sndfile/.libs/libgstsndfile.so libgstsndfile.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-soundtouch.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-soundtouch.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-soundtouch.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-soundtouch.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Audio Pitch Controller & BPM Detection ../../ext/soundtouch/.libs/libgstsoundtouch.so libgstsoundtouch.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-spandsp.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-spandsp.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-spandsp.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-spandsp.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ libspandsp plugin ../../ext/spandsp/.libs/libgstspandsp.so libgstspandsp.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-speed.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-speed.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-speed.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-speed.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Set speed/pitch on audio/raw streams (resampler) ../../gst/speed/.libs/libgstspeed.so libgstspeed.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-srtp.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-srtp.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-srtp.xml 2019-12-03 11:08:05.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-srtp.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,10 +3,10 @@ GStreamer SRTP ../../ext/srtp/.libs/libgstsrtp.so libgstsrtp.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad - GStreamer Bad Plug-ins git + GStreamer Bad Plug-ins source release Unknown package origin diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-srt.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-srt.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-srt.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-srt.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ transfer data via SRT ../../ext/srt/.libs/libgstsrt.so libgstsrt.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-subenc.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-subenc.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-subenc.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-subenc.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ subtitle encoders ../../gst/subenc/.libs/libgstsubenc.so libgstsubenc.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-teletext.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-teletext.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-teletext.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-teletext.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Teletext plugin ../../ext/teletextdec/.libs/libgstteletext.so libgstteletext.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-timecode.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-timecode.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-timecode.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-timecode.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Timecode-related elements ../../gst/timecode/.libs/libgsttimecode.so libgsttimecode.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-ttmlsubs.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-ttmlsubs.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-ttmlsubs.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-ttmlsubs.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ TTML subtitle handling ../../ext/ttml/.libs/libgstttmlsubs.so libgstttmlsubs.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-uvch264.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-uvch264.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-uvch264.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-uvch264.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ UVC compliant H264 encoding cameras plugin ../../sys/uvch264/.libs/libgstuvch264.so libgstuvch264.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-vdpau.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-vdpau.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-vdpau.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-vdpau.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Various elements utilizing VDPAU ../../sys/vdpau/.libs/libgstvdpau.so libgstvdpau.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-videofiltersbad.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-videofiltersbad.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-videofiltersbad.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-videofiltersbad.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Video filters in gst-plugins-bad ../../gst/videofilters/.libs/libgstvideofiltersbad.so libgstvideofiltersbad.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-videoframe_audiolevel.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-videoframe_audiolevel.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-videoframe_audiolevel.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-videoframe_audiolevel.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Video frame-synchronized audio level ../../gst/videoframe_audiolevel/.libs/libgstvideoframe_audiolevel.so libgstvideoframe_audiolevel.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-videoparsersbad.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-videoparsersbad.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-videoparsersbad.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-videoparsersbad.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ videoparsers ../../gst/videoparsers/.libs/libgstvideoparsersbad.so libgstvideoparsersbad.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-videosignal.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-videosignal.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-videosignal.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-videosignal.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Various video signal analysers ../../gst/videosignal/.libs/libgstvideosignal.so libgstvideosignal.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-vmnc.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-vmnc.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-vmnc.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-vmnc.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ VmWare Video Codec plugins ../../gst/vmnc/.libs/libgstvmnc.so libgstvmnc.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-voaacenc.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-voaacenc.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-voaacenc.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-voaacenc.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ AAC audio encoder ../../ext/voaacenc/.libs/libgstvoaacenc.so libgstvoaacenc.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-voamrwbenc.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-voamrwbenc.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-voamrwbenc.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-voamrwbenc.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Adaptive Multi-Rate Wide-Band Encoder ../../ext/voamrwbenc/.libs/libgstvoamrwbenc.so libgstvoamrwbenc.so - 1.16.2 + 1.16.3 unknown gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-vulkan.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-vulkan.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-vulkan.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-vulkan.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Vulkan plugin ../../ext/vulkan/.libs/libgstvulkan.so libgstvulkan.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-wasapi.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-wasapi.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-wasapi.xml 2019-12-03 11:08:05.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-wasapi.xml 2020-10-21 13:50:34.000000000 +0000 @@ -3,7 +3,7 @@ Windows audio session API plugin ../../sys/wasapi/.libs/libgstwasapi.dll libgstwasapi.dll - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-waylandsink.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-waylandsink.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-waylandsink.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-waylandsink.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Wayland Video Sink ../../ext/wayland/.libs/libgstwaylandsink.so libgstwaylandsink.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-webp.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-webp.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-webp.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-webp.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ WebP plugin ../../ext/webp/.libs/libgstwebp.so libgstwebp.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-webrtc.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-webrtc.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-webrtc.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-webrtc.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ WebRTC plugins ../../ext/webrtc/.libs/libgstwebrtc.so libgstwebrtc.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-wildmidi.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-wildmidi.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-wildmidi.xml 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-wildmidi.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ WildMidi-based MIDI playback plugin ../../ext/wildmidi/.libs/libgstwildmidi.so libgstwildmidi.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-x265.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-x265.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-x265.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-x265.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ x265-based H265 plugins ../../ext/x265/.libs/libgstx265.so libgstx265.so - 1.16.2 + 1.16.3 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-y4mdec.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-y4mdec.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-y4mdec.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-y4mdec.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ Demuxes/decodes YUV4MPEG streams ../../gst/y4m/.libs/libgsty4mdec.so libgsty4mdec.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-yadif.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-yadif.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-yadif.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-yadif.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ YADIF deinterlacing filter ../../gst/yadif/.libs/libgstyadif.so libgstyadif.so - 1.16.2 + 1.16.3 GPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-zbar.xml gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-zbar.xml --- gst-plugins-bad1.0-1.16.2/docs/plugins/inspect/plugin-zbar.xml 2019-12-03 11:12:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/inspect/plugin-zbar.xml 2020-10-21 13:54:10.000000000 +0000 @@ -3,7 +3,7 @@ zbar barcode scanner ../../ext/zbar/.libs/libgstzbar.so libgstzbar.so - 1.16.2 + 1.16.3 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.16.2/docs/plugins/Makefile.in gst-plugins-bad1.0-1.16.3/docs/plugins/Makefile.in --- gst-plugins-bad1.0-1.16.2/docs/plugins/Makefile.in 2019-12-03 11:08:54.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/docs/plugins/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/aom/Makefile.in gst-plugins-bad1.0-1.16.3/ext/aom/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/aom/Makefile.in 2019-12-03 11:08:54.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/aom/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/assrender/Makefile.in gst-plugins-bad1.0-1.16.3/ext/assrender/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/assrender/Makefile.in 2019-12-03 11:08:55.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/assrender/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/bs2b/Makefile.in gst-plugins-bad1.0-1.16.3/ext/bs2b/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/bs2b/Makefile.in 2019-12-03 11:08:55.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/bs2b/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/bz2/Makefile.in gst-plugins-bad1.0-1.16.3/ext/bz2/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/bz2/Makefile.in 2019-12-03 11:08:55.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/bz2/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/chromaprint/Makefile.in gst-plugins-bad1.0-1.16.3/ext/chromaprint/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/chromaprint/Makefile.in 2019-12-03 11:08:55.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/chromaprint/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/closedcaption/Makefile.in gst-plugins-bad1.0-1.16.3/ext/closedcaption/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/closedcaption/Makefile.in 2019-12-03 11:08:55.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/closedcaption/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/colormanagement/Makefile.in gst-plugins-bad1.0-1.16.3/ext/colormanagement/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/colormanagement/Makefile.in 2019-12-03 11:08:55.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/colormanagement/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/curl/Makefile.in gst-plugins-bad1.0-1.16.3/ext/curl/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/curl/Makefile.in 2019-12-03 11:08:55.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/curl/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/dash/Makefile.in gst-plugins-bad1.0-1.16.3/ext/dash/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/dash/Makefile.in 2019-12-03 11:08:56.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/dash/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/dc1394/Makefile.in gst-plugins-bad1.0-1.16.3/ext/dc1394/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/dc1394/Makefile.in 2019-12-03 11:08:56.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/dc1394/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/directfb/Makefile.in gst-plugins-bad1.0-1.16.3/ext/directfb/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/directfb/Makefile.in 2019-12-03 11:08:56.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/directfb/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/dtls/gstdtlsconnection.c gst-plugins-bad1.0-1.16.3/ext/dtls/gstdtlsconnection.c --- gst-plugins-bad1.0-1.16.2/ext/dtls/gstdtlsconnection.c 2019-09-03 00:03:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/dtls/gstdtlsconnection.c 2020-10-16 17:44:01.000000000 +0000 @@ -675,6 +675,12 @@ profile = SSL_get_selected_srtp_profile (self->priv->ssl); + if (!profile) { + GST_WARNING_OBJECT (self, + "no srtp capabilities negotiated during handshake"); + return; + } + GST_INFO_OBJECT (self, "keys received, profile is %s", profile->name); switch (profile->id) { @@ -688,7 +694,7 @@ break; default: GST_WARNING_OBJECT (self, "invalid crypto suite set by handshake"); - goto beach; + return; } client_key.key = exported_keys.client_key; @@ -708,7 +714,6 @@ auth); } -beach: self->priv->keys_exported = TRUE; } @@ -989,7 +994,7 @@ GST_LOG_OBJECT (self, "BIO: EOF reset"); return 1; case BIO_CTRL_EOF:{ - gint eof = !(priv->bio_buffer_len - priv->bio_buffer_offset); + gint eof = priv->is_alive == FALSE; GST_LOG_OBJECT (self, "BIO: EOF query returned %d", eof); return eof; } diff -Nru gst-plugins-bad1.0-1.16.2/ext/dtls/Makefile.in gst-plugins-bad1.0-1.16.3/ext/dtls/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/dtls/Makefile.in 2019-12-03 11:08:56.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/dtls/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/dts/Makefile.in gst-plugins-bad1.0-1.16.3/ext/dts/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/dts/Makefile.in 2019-12-03 11:08:56.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/dts/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/faac/Makefile.in gst-plugins-bad1.0-1.16.3/ext/faac/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/faac/Makefile.in 2019-12-03 11:08:56.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/faac/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/faad/Makefile.in gst-plugins-bad1.0-1.16.3/ext/faad/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/faad/Makefile.in 2019-12-03 11:08:56.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/faad/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/fdkaac/gstfdkaacdec.c gst-plugins-bad1.0-1.16.3/ext/fdkaac/gstfdkaacdec.c --- gst-plugins-bad1.0-1.16.2/ext/fdkaac/gstfdkaacdec.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/fdkaac/gstfdkaacdec.c 2020-10-16 17:44:01.000000000 +0000 @@ -43,7 +43,7 @@ GST_PAD_SINK, GST_PAD_ALWAYS, GST_STATIC_CAPS ("audio/mpeg, " - "mpegversion = (int) 4, " + "mpegversion = (int) {2, 4}, " "stream-format = (string) { adts, adif, raw }, " CHANNELS_CAPS_STR) ); diff -Nru gst-plugins-bad1.0-1.16.2/ext/fdkaac/Makefile.in gst-plugins-bad1.0-1.16.3/ext/fdkaac/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/fdkaac/Makefile.in 2019-12-03 11:08:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/fdkaac/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/flite/Makefile.in gst-plugins-bad1.0-1.16.3/ext/flite/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/flite/Makefile.in 2019-12-03 11:08:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/flite/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/fluidsynth/Makefile.in gst-plugins-bad1.0-1.16.3/ext/fluidsynth/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/fluidsynth/Makefile.in 2019-12-03 11:08:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/fluidsynth/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/gme/Makefile.in gst-plugins-bad1.0-1.16.3/ext/gme/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/gme/Makefile.in 2019-12-03 11:08:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/gme/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/gsm/Makefile.in gst-plugins-bad1.0-1.16.3/ext/gsm/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/gsm/Makefile.in 2019-12-03 11:08:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/gsm/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/hls/Makefile.in gst-plugins-bad1.0-1.16.3/ext/hls/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/hls/Makefile.in 2019-12-03 11:08:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/hls/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/hls/meson.build gst-plugins-bad1.0-1.16.3/ext/hls/meson.build --- gst-plugins-bad1.0-1.16.2/ext/hls/meson.build 2019-09-21 17:52:23.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/hls/meson.build 2020-10-16 17:44:01.000000000 +0000 @@ -20,7 +20,7 @@ endif if ['auto', 'nettle'].contains(hls_crypto) - hls_crypto_dep = dependency('nettle', required : false) + hls_crypto_dep = dependency('nettle', version : '>= 3.0', required : false) if hls_crypto_dep.found() hls_cargs += ['-DHAVE_NETTLE'] endif diff -Nru gst-plugins-bad1.0-1.16.2/ext/iqa/Makefile.in gst-plugins-bad1.0-1.16.3/ext/iqa/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/iqa/Makefile.in 2019-12-03 11:08:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/iqa/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/kate/Makefile.in gst-plugins-bad1.0-1.16.3/ext/kate/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/kate/Makefile.in 2019-12-03 11:08:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/kate/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/ladspa/gstladspautils.c gst-plugins-bad1.0-1.16.3/ext/ladspa/gstladspautils.c --- gst-plugins-bad1.0-1.16.2/ext/ladspa/gstladspautils.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/ladspa/gstladspautils.c 2020-10-16 17:44:01.000000000 +0000 @@ -346,7 +346,7 @@ GParamSpec *ret; gchar *name; gint hintdesc, perms; - gfloat lower, upper, def; + gdouble lower, upper, def; name = gst_ladspa_object_class_get_param_name (ladspa_class, object_class, @@ -380,8 +380,10 @@ if (LADSPA_IS_HINT_SAMPLE_RATE (hintdesc)) { /* FIXME:! (*= ladspa->rate?, *= GST_AUDIO_DEF_RATE?) */ - lower *= 44100; - upper *= 44100; + if (LADSPA_IS_HINT_BOUNDED_BELOW (hintdesc)) + lower *= 44100; + if (LADSPA_IS_HINT_BOUNDED_ABOVE (hintdesc)) + upper *= 44100; } if (LADSPA_IS_HINT_INTEGER (hintdesc)) { diff -Nru gst-plugins-bad1.0-1.16.2/ext/ladspa/Makefile.in gst-plugins-bad1.0-1.16.3/ext/ladspa/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/ladspa/Makefile.in 2019-12-03 11:08:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/ladspa/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/libde265/Makefile.in gst-plugins-bad1.0-1.16.3/ext/libde265/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/libde265/Makefile.in 2019-12-03 11:08:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/libde265/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/libmms/Makefile.in gst-plugins-bad1.0-1.16.3/ext/libmms/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/libmms/Makefile.in 2019-12-03 11:08:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/libmms/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/lv2/gstlv2.c gst-plugins-bad1.0-1.16.3/ext/lv2/gstlv2.c --- gst-plugins-bad1.0-1.16.2/ext/lv2/gstlv2.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/lv2/gstlv2.c 2020-10-16 17:44:01.000000000 +0000 @@ -69,6 +69,38 @@ #error "Unsupported OS" #endif +LilvWorld *gst_lv2_world_node = NULL; +LilvNode *gst_lv2_audio_node = NULL; +LilvNode *gst_lv2_control_node = NULL; +LilvNode *gst_lv2_cv_node = NULL; +LilvNode *gst_lv2_event_node = NULL; +LilvNode *gst_lv2_input_node = NULL; +LilvNode *gst_lv2_output_node = NULL; +LilvNode *gst_lv2_preset_node = NULL; +LilvNode *gst_lv2_state_iface_node = NULL; +LilvNode *gst_lv2_state_uri_node = NULL; + +LilvNode *gst_lv2_integer_prop_node = NULL; +LilvNode *gst_lv2_toggled_prop_node = NULL; +LilvNode *gst_lv2_designation_pred_node = NULL; +LilvNode *gst_lv2_in_place_broken_pred_node = NULL; +LilvNode *gst_lv2_optional_pred_node = NULL; +LilvNode *gst_lv2_group_pred_node = NULL; +LilvNode *gst_lv2_supports_event_pred_node = NULL; +LilvNode *gst_lv2_label_pred_node = NULL; + +LilvNode *gst_lv2_center_role_node = NULL; +LilvNode *gst_lv2_left_role_node = NULL; +LilvNode *gst_lv2_right_role_node = NULL; +LilvNode *gst_lv2_rear_center_role_node = NULL; +LilvNode *gst_lv2_rear_left_role_node = NULL; +LilvNode *gst_lv2_rear_right_role_node = NULL; +LilvNode *gst_lv2_lfe_role_node = NULL; +LilvNode *gst_lv2_center_left_role_node = NULL; +LilvNode *gst_lv2_center_right_role_node = NULL; +LilvNode *gst_lv2_side_left_role_node = NULL; +LilvNode *gst_lv2_side_right_role_node = NULL; + GstStructure *lv2_meta_all = NULL; static void @@ -98,9 +130,11 @@ for (i = 0; i < lilv_plugin_get_num_ports (lv2plugin); i++) { const LilvPort *port = lilv_plugin_get_port_by_index (lv2plugin, i); - if (lilv_port_is_a (lv2plugin, port, audio_class)) { - const gboolean is_input = lilv_port_is_a (lv2plugin, port, input_class); - LilvNodes *lv2group = lilv_port_get (lv2plugin, port, group_pred); + if (lilv_port_is_a (lv2plugin, port, gst_lv2_audio_node)) { + const gboolean is_input = + lilv_port_is_a (lv2plugin, port, gst_lv2_input_node); + LilvNodes *lv2group = + lilv_port_get (lv2plugin, port, gst_lv2_group_pred_node); if (lv2group) { const gchar *uri = lilv_node_as_uri (lv2group); @@ -116,8 +150,8 @@ (*audio_in)++; else (*audio_out)++; - } else if (lilv_port_is_a (lv2plugin, port, control_class) || - lilv_port_is_a (lv2plugin, port, cv_class)) { + } else if (lilv_port_is_a (lv2plugin, port, gst_lv2_control_node) || + lilv_port_is_a (lv2plugin, port, gst_lv2_cv_node)) { (*control)++; } } @@ -130,7 +164,7 @@ { guint audio_in, audio_out, control; LilvIter *i; - const LilvPlugins *plugins = lilv_world_get_all_plugins (world); + const LilvPlugins *plugins = lilv_world_get_all_plugins (gst_lv2_world_node); for (i = lilv_plugins_begin (plugins); !lilv_plugins_is_end (plugins, i); i = lilv_plugins_next (plugins, i)) { @@ -187,8 +221,9 @@ } /* check supported extensions */ - can_do_presets = lilv_plugin_has_extension_data (lv2plugin, state_iface) - || lilv_plugin_has_feature (lv2plugin, state_uri) + can_do_presets = + lilv_plugin_has_extension_data (lv2plugin, gst_lv2_state_iface_node) + || lilv_plugin_has_feature (lv2plugin, gst_lv2_state_uri_node) || (control > 0); GST_INFO ("plugin %s can%s do presets", type_name, (can_do_presets ? "" : "'t")); @@ -224,8 +259,8 @@ GST_DEBUG_CATEGORY_INIT (lv2_debug, "lv2", GST_DEBUG_FG_GREEN | GST_DEBUG_BG_BLACK | GST_DEBUG_BOLD, "LV2"); - world = lilv_world_new (); - lilv_world_load_all (world); + gst_lv2_world_node = lilv_world_new (); + lilv_world_load_all (gst_lv2_world_node); gst_lv2_host_init (); /* have been added after lilv-0.22.0, which is the last release */ @@ -236,37 +271,57 @@ #define LILV_URI_CV_PORT "http://lv2plug.in/ns/lv2core#CVPort" #endif - atom_class = lilv_new_uri (world, LILV_URI_ATOM_PORT); - audio_class = lilv_new_uri (world, LILV_URI_AUDIO_PORT); - control_class = lilv_new_uri (world, LILV_URI_CONTROL_PORT); - cv_class = lilv_new_uri (world, LILV_URI_CV_PORT); - event_class = lilv_new_uri (world, LILV_URI_EVENT_PORT); - input_class = lilv_new_uri (world, LILV_URI_INPUT_PORT); - output_class = lilv_new_uri (world, LILV_URI_OUTPUT_PORT); - preset_class = lilv_new_uri (world, LV2_PRESETS__Preset); - state_iface = lilv_new_uri (world, LV2_STATE__interface); - state_uri = lilv_new_uri (world, LV2_STATE_URI); - - integer_prop = lilv_new_uri (world, LV2_CORE__integer); - toggled_prop = lilv_new_uri (world, LV2_CORE__toggled); - designation_pred = lilv_new_uri (world, LV2_CORE__designation); - in_place_broken_pred = lilv_new_uri (world, LV2_CORE__inPlaceBroken); - optional_pred = lilv_new_uri (world, LV2_CORE__optionalFeature); - group_pred = lilv_new_uri (world, LV2_PORT_GROUPS__group); - supports_event_pred = lilv_new_uri (world, LV2_EVENT__supportsEvent); - label_pred = lilv_new_uri (world, LILV_NS_RDFS "label"); - - center_role = lilv_new_uri (world, LV2_PORT_GROUPS__center); - left_role = lilv_new_uri (world, LV2_PORT_GROUPS__left); - right_role = lilv_new_uri (world, LV2_PORT_GROUPS__right); - rear_center_role = lilv_new_uri (world, LV2_PORT_GROUPS__rearCenter); - rear_left_role = lilv_new_uri (world, LV2_PORT_GROUPS__rearLeft); - rear_right_role = lilv_new_uri (world, LV2_PORT_GROUPS__rearLeft); - lfe_role = lilv_new_uri (world, LV2_PORT_GROUPS__lowFrequencyEffects); - center_left_role = lilv_new_uri (world, LV2_PORT_GROUPS__centerLeft); - center_right_role = lilv_new_uri (world, LV2_PORT_GROUPS__centerRight); - side_left_role = lilv_new_uri (world, LV2_PORT_GROUPS__sideLeft); - side_right_role = lilv_new_uri (world, LV2_PORT_GROUPS__sideRight); + gst_lv2_audio_node = lilv_new_uri (gst_lv2_world_node, LILV_URI_AUDIO_PORT); + gst_lv2_control_node = + lilv_new_uri (gst_lv2_world_node, LILV_URI_CONTROL_PORT); + gst_lv2_cv_node = lilv_new_uri (gst_lv2_world_node, LILV_URI_CV_PORT); + gst_lv2_event_node = lilv_new_uri (gst_lv2_world_node, LILV_URI_EVENT_PORT); + gst_lv2_input_node = lilv_new_uri (gst_lv2_world_node, LILV_URI_INPUT_PORT); + gst_lv2_output_node = lilv_new_uri (gst_lv2_world_node, LILV_URI_OUTPUT_PORT); + gst_lv2_preset_node = lilv_new_uri (gst_lv2_world_node, LV2_PRESETS__Preset); + gst_lv2_state_iface_node = + lilv_new_uri (gst_lv2_world_node, LV2_STATE__interface); + gst_lv2_state_uri_node = lilv_new_uri (gst_lv2_world_node, LV2_STATE_URI); + + gst_lv2_integer_prop_node = + lilv_new_uri (gst_lv2_world_node, LV2_CORE__integer); + gst_lv2_toggled_prop_node = + lilv_new_uri (gst_lv2_world_node, LV2_CORE__toggled); + gst_lv2_designation_pred_node = + lilv_new_uri (gst_lv2_world_node, LV2_CORE__designation); + gst_lv2_in_place_broken_pred_node = + lilv_new_uri (gst_lv2_world_node, LV2_CORE__inPlaceBroken); + gst_lv2_optional_pred_node = + lilv_new_uri (gst_lv2_world_node, LV2_CORE__optionalFeature); + gst_lv2_group_pred_node = + lilv_new_uri (gst_lv2_world_node, LV2_PORT_GROUPS__group); + gst_lv2_supports_event_pred_node = + lilv_new_uri (gst_lv2_world_node, LV2_EVENT__supportsEvent); + gst_lv2_label_pred_node = + lilv_new_uri (gst_lv2_world_node, LILV_NS_RDFS "label"); + + gst_lv2_center_role_node = + lilv_new_uri (gst_lv2_world_node, LV2_PORT_GROUPS__center); + gst_lv2_left_role_node = + lilv_new_uri (gst_lv2_world_node, LV2_PORT_GROUPS__left); + gst_lv2_right_role_node = + lilv_new_uri (gst_lv2_world_node, LV2_PORT_GROUPS__right); + gst_lv2_rear_center_role_node = + lilv_new_uri (gst_lv2_world_node, LV2_PORT_GROUPS__rearCenter); + gst_lv2_rear_left_role_node = + lilv_new_uri (gst_lv2_world_node, LV2_PORT_GROUPS__rearLeft); + gst_lv2_rear_right_role_node = + lilv_new_uri (gst_lv2_world_node, LV2_PORT_GROUPS__rearRight); + gst_lv2_lfe_role_node = + lilv_new_uri (gst_lv2_world_node, LV2_PORT_GROUPS__lowFrequencyEffects); + gst_lv2_center_left_role_node = + lilv_new_uri (gst_lv2_world_node, LV2_PORT_GROUPS__centerLeft); + gst_lv2_center_right_role_node = + lilv_new_uri (gst_lv2_world_node, LV2_PORT_GROUPS__centerRight); + gst_lv2_side_left_role_node = + lilv_new_uri (gst_lv2_world_node, LV2_PORT_GROUPS__sideLeft); + gst_lv2_side_right_role_node = + lilv_new_uri (gst_lv2_world_node, LV2_PORT_GROUPS__sideRight); gst_plugin_add_dependency_simple (plugin, "LV2_PATH:" GST_LV2_ENVVARS, GST_LV2_DEFAULT_PATH, NULL, @@ -323,39 +378,38 @@ #endif static void plugin_cleanup (GstPlugin * plugin) { - lilv_node_free (atom_class); - lilv_node_free (audio_class); - lilv_node_free (control_class); - lilv_node_free (cv_class); - lilv_node_free (event_class); - lilv_node_free (input_class); - lilv_node_free (output_class); - lilv_node_free (preset_class); - lilv_node_free (state_iface); - lilv_node_free (state_uri); - - lilv_node_free (integer_prop); - lilv_node_free (toggled_prop); - lilv_node_free (designation_pred); - lilv_node_free (in_place_broken_pred); - lilv_node_free (optional_pred); - lilv_node_free (group_pred); - lilv_node_free (supports_event_pred); - lilv_node_free (label_pred); - - lilv_node_free (center_role); - lilv_node_free (left_role); - lilv_node_free (right_role); - lilv_node_free (rear_center_role); - lilv_node_free (rear_left_role); - lilv_node_free (rear_right_role); - lilv_node_free (lfe_role); - lilv_node_free (center_left_role); - lilv_node_free (center_right_role); - lilv_node_free (side_left_role); - lilv_node_free (side_right_role); + lilv_node_free (gst_lv2_audio_node); + lilv_node_free (gst_lv2_control_node); + lilv_node_free (gst_lv2_cv_node); + lilv_node_free (gst_lv2_event_node); + lilv_node_free (gst_lv2_input_node); + lilv_node_free (gst_lv2_output_node); + lilv_node_free (gst_lv2_preset_node); + lilv_node_free (gst_lv2_state_iface_node); + lilv_node_free (gst_lv2_state_uri_node); + + lilv_node_free (gst_lv2_integer_prop_node); + lilv_node_free (gst_lv2_toggled_prop_node); + lilv_node_free (gst_lv2_designation_pred_node); + lilv_node_free (gst_lv2_in_place_broken_pred_node); + lilv_node_free (gst_lv2_optional_pred_node); + lilv_node_free (gst_lv2_group_pred_node); + lilv_node_free (gst_lv2_supports_event_pred_node); + lilv_node_free (gst_lv2_label_pred_node); + + lilv_node_free (gst_lv2_center_role_node); + lilv_node_free (gst_lv2_left_role_node); + lilv_node_free (gst_lv2_right_role_node); + lilv_node_free (gst_lv2_rear_center_role_node); + lilv_node_free (gst_lv2_rear_left_role_node); + lilv_node_free (gst_lv2_rear_right_role_node); + lilv_node_free (gst_lv2_lfe_role_node); + lilv_node_free (gst_lv2_center_left_role_node); + lilv_node_free (gst_lv2_center_right_role_node); + lilv_node_free (gst_lv2_side_left_role_node); + lilv_node_free (gst_lv2_side_right_role_node); - lilv_world_free (world); + lilv_world_free (gst_lv2_world_node); } GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, diff -Nru gst-plugins-bad1.0-1.16.2/ext/lv2/gstlv2filter.c gst-plugins-bad1.0-1.16.3/ext/lv2/gstlv2filter.c --- gst-plugins-bad1.0-1.16.2/ext/lv2/gstlv2filter.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/lv2/gstlv2filter.c 2020-10-16 17:44:01.000000000 +0000 @@ -183,37 +183,37 @@ gst_lv2_filter_role_to_position (LilvNode * role) { /* Front. Mono and left/right are mututally exclusive */ - if (lilv_node_equals (role, center_role)) { + if (lilv_node_equals (role, gst_lv2_center_role_node)) { return GST_AUDIO_CHANNEL_POSITION_FRONT_CENTER; - } else if (lilv_node_equals (role, left_role)) { + } else if (lilv_node_equals (role, gst_lv2_left_role_node)) { return GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT; - } else if (lilv_node_equals (role, right_role)) { + } else if (lilv_node_equals (role, gst_lv2_right_role_node)) { return GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT; /* Rear. Left/right and center are mututally exclusive */ - } else if (lilv_node_equals (role, rear_center_role)) { + } else if (lilv_node_equals (role, gst_lv2_rear_center_role_node)) { return GST_AUDIO_CHANNEL_POSITION_REAR_CENTER; - } else if (lilv_node_equals (role, rear_left_role)) { + } else if (lilv_node_equals (role, gst_lv2_rear_left_role_node)) { return GST_AUDIO_CHANNEL_POSITION_REAR_LEFT; - } else if (lilv_node_equals (role, rear_right_role)) { + } else if (lilv_node_equals (role, gst_lv2_rear_right_role_node)) { return GST_AUDIO_CHANNEL_POSITION_REAR_RIGHT; /* Subwoofer/low-frequency-effects */ - } else if (lilv_node_equals (role, lfe_role)) { + } else if (lilv_node_equals (role, gst_lv2_lfe_role_node)) { return GST_AUDIO_CHANNEL_POSITION_LFE1; /* Center front speakers. Center and left/right_of_center * are mutually exclusive */ - } else if (lilv_node_equals (role, center_left_role)) { + } else if (lilv_node_equals (role, gst_lv2_center_left_role_node)) { return GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT_OF_CENTER; - } else if (lilv_node_equals (role, center_right_role)) { + } else if (lilv_node_equals (role, gst_lv2_center_right_role_node)) { return GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT_OF_CENTER; /* sides */ - } else if (lilv_node_equals (role, side_left_role)) { + } else if (lilv_node_equals (role, gst_lv2_side_left_role_node)) { return GST_AUDIO_CHANNEL_POSITION_SIDE_LEFT; - } else if (lilv_node_equals (role, side_right_role)) { + } else if (lilv_node_equals (role, gst_lv2_side_right_role_node)) { return GST_AUDIO_CHANNEL_POSITION_SIDE_RIGHT; } @@ -531,7 +531,8 @@ { gst_lv2_init (&self->lv2, &klass->lv2); - if (!lilv_plugin_has_feature (klass->lv2.plugin, in_place_broken_pred)) + if (!lilv_plugin_has_feature (klass->lv2.plugin, + gst_lv2_in_place_broken_pred_node)) gst_base_transform_set_in_place (GST_BASE_TRANSFORM (self), TRUE); } diff -Nru gst-plugins-bad1.0-1.16.2/ext/lv2/gstlv2.h gst-plugins-bad1.0-1.16.3/ext/lv2/gstlv2.h --- gst-plugins-bad1.0-1.16.2/ext/lv2/gstlv2.h 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/lv2/gstlv2.h 2020-10-16 17:44:01.000000000 +0000 @@ -28,40 +28,39 @@ #include "gstlv2utils.h" -LilvWorld *world; -LilvNode *atom_class; -LilvNode *audio_class; -LilvNode *control_class; -LilvNode *cv_class; -LilvNode *event_class; -LilvNode *input_class; -LilvNode *output_class; -LilvNode *preset_class; -LilvNode *state_iface; -LilvNode *state_uri; - -LilvNode *integer_prop; -LilvNode *toggled_prop; -LilvNode *designation_pred; -LilvNode *in_place_broken_pred; -LilvNode *optional_pred; -LilvNode *group_pred; -LilvNode *supports_event_pred; -LilvNode *label_pred; - -LilvNode *center_role; -LilvNode *left_role; -LilvNode *right_role; -LilvNode *rear_center_role; -LilvNode *rear_left_role; -LilvNode *rear_right_role; -LilvNode *lfe_role; -LilvNode *center_left_role; -LilvNode *center_right_role; -LilvNode *side_left_role; -LilvNode *side_right_role; +G_GNUC_INTERNAL extern LilvWorld *gst_lv2_world_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_audio_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_control_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_cv_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_event_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_input_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_output_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_preset_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_state_iface_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_state_uri_node; + +G_GNUC_INTERNAL extern LilvNode *gst_lv2_integer_prop_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_toggled_prop_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_designation_pred_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_in_place_broken_pred_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_optional_pred_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_group_pred_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_supports_event_pred_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_label_pred_node; + +G_GNUC_INTERNAL extern LilvNode *gst_lv2_center_role_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_left_role_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_right_role_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_rear_center_role_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_rear_left_role_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_rear_right_role_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_lfe_role_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_center_left_role_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_center_right_role_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_side_left_role_node; +G_GNUC_INTERNAL extern LilvNode *gst_lv2_side_right_role_node; -GstStructure *lv2_meta_all; +G_GNUC_INTERNAL extern GstStructure *lv2_meta_all; void gst_lv2_filter_register_element (GstPlugin *plugin, GstStructure * lv2_meta); diff -Nru gst-plugins-bad1.0-1.16.2/ext/lv2/gstlv2utils.c gst-plugins-bad1.0-1.16.3/ext/lv2/gstlv2utils.c --- gst-plugins-bad1.0-1.16.2/ext/lv2/gstlv2utils.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/lv2/gstlv2utils.c 2020-10-16 17:44:01.000000000 +0000 @@ -173,7 +173,9 @@ if (!lv2->presets) { LilvNodes *presets; - if ((presets = lilv_plugin_get_related (lv2->klass->plugin, preset_class))) { + if ((presets = + lilv_plugin_get_related (lv2->klass->plugin, + gst_lv2_preset_node))) { LilvIter *j; lv2->presets = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, @@ -184,8 +186,10 @@ const LilvNode *preset = lilv_nodes_get (presets, j); LilvNodes *titles; - lilv_world_load_resource (world, preset); - titles = lilv_world_find_nodes (world, preset, label_pred, NULL); + lilv_world_load_resource (gst_lv2_world_node, preset); + titles = + lilv_world_find_nodes (gst_lv2_world_node, preset, + gst_lv2_label_pred_node, NULL); if (titles) { const LilvNode *title = lilv_nodes_get_first (titles); g_hash_table_insert (lv2->presets, @@ -249,7 +253,8 @@ gst_lv2_load_preset (GstLV2 * lv2, GstObject * obj, const gchar * name) { LilvNode *preset = g_hash_table_lookup (lv2->presets, name); - LilvState *state = lilv_state_new_from_world (world, &lv2_map, preset); + LilvState *state = + lilv_state_new_from_world (gst_lv2_world_node, &lv2_map, preset); gpointer user_data[] = { lv2->klass, obj }; GST_INFO_OBJECT (obj, "loading preset <%s>", lilv_node_as_string (preset)); @@ -291,7 +296,7 @@ gpointer user_data[] = { lv2->klass, obj }; LilvState *state; LilvNode *bundle_dir; - const LilvNode *state_uri; + const LilvNode *gst_lv2_state_uri_node; LilvInstance *instance = lv2->instance; gboolean res; #ifndef HAVE_LILV_0_22 @@ -319,27 +324,27 @@ lilv_state_set_label (state, name); - res = lilv_state_save (world, &lv2_map, &lv2_unmap, state, /*uri */ NULL, dir, - filename) != 0; + res = lilv_state_save (gst_lv2_world_node, &lv2_map, &lv2_unmap, state, /*uri */ + NULL, dir, filename) != 0; - /* reload bundle into the world */ - bundle_dir = lilv_new_file_uri (world, NULL, dir); - lilv_world_unload_bundle (world, bundle_dir); - lilv_world_load_bundle (world, bundle_dir); + /* reload bundle into the gst_lv2_world_node */ + bundle_dir = lilv_new_file_uri (gst_lv2_world_node, NULL, dir); + lilv_world_unload_bundle (gst_lv2_world_node, bundle_dir); + lilv_world_load_bundle (gst_lv2_world_node, bundle_dir); lilv_node_free (bundle_dir); #ifdef HAVE_LILV_0_22 - state_uri = lilv_state_get_uri (state); + gst_lv2_state_uri_node = lilv_state_get_uri (state); #else filepath = g_build_filename (dir, filename, NULL); - state_uri = lilv_new_uri (world, filepath); + gst_lv2_state_uri_node = lilv_new_uri (gst_lv2_world_node, filepath); g_free (filepath); #endif - lilv_world_load_resource (world, state_uri); + lilv_world_load_resource (gst_lv2_world_node, gst_lv2_state_uri_node); g_hash_table_insert (lv2->presets, g_strdup (name), - lilv_node_duplicate (state_uri)); + lilv_node_duplicate (gst_lv2_state_uri_node)); #ifndef HAVE_LILV_0_22 - lilv_node_free ((LilvNode *) state_uri); + lilv_node_free ((LilvNode *) gst_lv2_state_uri_node); #endif lilv_state_free (state); @@ -370,10 +375,11 @@ { #ifdef HAVE_LILV_0_22 LilvNode *preset = g_hash_table_lookup (lv2->presets, name); - LilvState *state = lilv_state_new_from_world (world, &lv2_map, preset); + LilvState *state = + lilv_state_new_from_world (gst_lv2_world_node, &lv2_map, preset); - lilv_world_unload_resource (world, lilv_state_get_uri (state)); - lilv_state_delete (world, state); + lilv_world_unload_resource (gst_lv2_world_node, lilv_state_get_uri (state)); + lilv_state_delete (gst_lv2_world_node, state); lilv_state_free (state); #endif g_hash_table_remove (lv2->presets, name); @@ -620,13 +626,13 @@ lilv_node_as_string (lilv_plugin_get_uri (lv2plugin)), name, nick); perms = G_PARAM_READABLE; - if (lilv_port_is_a (lv2plugin, port, input_class)) + if (lilv_port_is_a (lv2plugin, port, gst_lv2_input_node)) perms |= G_PARAM_WRITABLE | G_PARAM_CONSTRUCT; - if (lilv_port_is_a (lv2plugin, port, control_class) || - lilv_port_is_a (lv2plugin, port, cv_class)) + if (lilv_port_is_a (lv2plugin, port, gst_lv2_control_node) || + lilv_port_is_a (lv2plugin, port, gst_lv2_cv_node)) perms |= GST_PARAM_CONTROLLABLE; - if (lilv_port_has_property (lv2plugin, port, toggled_prop)) { + if (lilv_port_has_property (lv2plugin, port, gst_lv2_toggled_prop_node)) { ret = g_param_spec_boolean (name, nick, nick, FALSE, perms); goto done; } @@ -722,7 +728,8 @@ if (enum_type != G_TYPE_INVALID) { ret = g_param_spec_enum (name, nick, nick, enum_type, def, perms); - } else if (lilv_port_has_property (lv2plugin, port, integer_prop)) + } else if (lilv_port_has_property (lv2plugin, port, + gst_lv2_integer_prop_node)) ret = g_param_spec_int (name, nick, nick, lower, upper, def, perms); else ret = g_param_spec_float (name, nick, nick, lower, upper, def, perms); @@ -814,14 +821,14 @@ GstStructure *lv2_meta = g_value_get_boxed (value); const LilvPlugin *lv2plugin; guint j, in_pad_index = 0, out_pad_index = 0; - const LilvPlugins *plugins = lilv_world_get_all_plugins (world); + const LilvPlugins *plugins = lilv_world_get_all_plugins (gst_lv2_world_node); LilvNode *plugin_uri; const gchar *element_uri; GST_DEBUG ("LV2 initializing class"); element_uri = gst_structure_get_string (lv2_meta, "element-uri"); - plugin_uri = lilv_new_uri (world, element_uri); + plugin_uri = lilv_new_uri (gst_lv2_world_node, element_uri); g_assert (plugin_uri); lv2plugin = lilv_plugins_get_by_uri (plugins, plugin_uri); g_assert (lv2plugin); @@ -838,12 +845,14 @@ /* find ports and groups */ for (j = 0; j < lilv_plugin_get_num_ports (lv2plugin); j++) { const LilvPort *port = lilv_plugin_get_port_by_index (lv2plugin, j); - const gboolean is_input = lilv_port_is_a (lv2plugin, port, input_class); + const gboolean is_input = + lilv_port_is_a (lv2plugin, port, gst_lv2_input_node); const gboolean is_optional = lilv_port_has_property (lv2plugin, port, - optional_pred); + gst_lv2_optional_pred_node); GstLV2Port desc = { j, GST_LV2_PORT_AUDIO, -1, }; - LilvNodes *lv2group = lilv_port_get (lv2plugin, port, group_pred); - /* FIXME Handle channels positionning + LilvNodes *lv2group = + lilv_port_get (lv2plugin, port, gst_lv2_group_pred_node); + /* FIXME Handle channels positioning * GstAudioChannelPosition position = GST_AUDIO_CHANNEL_POSITION_INVALID; */ if (lv2group) { @@ -860,7 +869,7 @@ /* FIXME Handle channels positionning position = GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT; - sub_values = lilv_port_get_value (lv2plugin, port, designation_pred); + sub_values = lilv_port_get_value (lv2plugin, port, gst_lv2_designation_pred_node); if (lilv_nodes_size (sub_values) > 0) { LilvNode *role = lilv_nodes_get_at (sub_values, 0); position = gst_lv2_filter_role_to_position (role); @@ -875,7 +884,7 @@ } else { /* port is not part of a group, or it is part of a group but that group * is illegal so we just ignore it */ - if (lilv_port_is_a (lv2plugin, port, audio_class)) { + if (lilv_port_is_a (lv2plugin, port, gst_lv2_audio_node)) { if (is_input) { desc.pad = in_pad_index++; g_array_append_val (lv2_class->in_group.ports, desc); @@ -883,7 +892,7 @@ desc.pad = out_pad_index++; g_array_append_val (lv2_class->out_group.ports, desc); } - } else if (lilv_port_is_a (lv2plugin, port, control_class)) { + } else if (lilv_port_is_a (lv2plugin, port, gst_lv2_control_node)) { desc.type = GST_LV2_PORT_CONTROL; if (is_input) { lv2_class->num_control_in++; @@ -892,7 +901,7 @@ lv2_class->num_control_out++; g_array_append_val (lv2_class->control_out_ports, desc); } - } else if (lilv_port_is_a (lv2plugin, port, cv_class)) { + } else if (lilv_port_is_a (lv2plugin, port, gst_lv2_cv_node)) { desc.type = GST_LV2_PORT_CV; if (is_input) { lv2_class->num_cv_in++; @@ -901,9 +910,9 @@ lv2_class->num_cv_out++; g_array_append_val (lv2_class->control_out_ports, desc); } - } else if (lilv_port_is_a (lv2plugin, port, event_class)) { + } else if (lilv_port_is_a (lv2plugin, port, gst_lv2_event_node)) { LilvNodes *supported = lilv_port_get_value (lv2plugin, port, - supports_event_pred); + gst_lv2_supports_event_pred_node); GST_INFO ("%s: unhandled event port %d: %s, optional=%d, input=%d", element_uri, j, diff -Nru gst-plugins-bad1.0-1.16.2/ext/lv2/Makefile.in gst-plugins-bad1.0-1.16.3/ext/lv2/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/lv2/Makefile.in 2019-12-03 11:08:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/lv2/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/Makefile.in gst-plugins-bad1.0-1.16.3/ext/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/Makefile.in 2019-12-03 11:08:54.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/modplug/gstmodplug.cc gst-plugins-bad1.0-1.16.3/ext/modplug/gstmodplug.cc --- gst-plugins-bad1.0-1.16.2/ext/modplug/gstmodplug.cc 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/modplug/gstmodplug.cc 2020-10-16 17:44:01.000000000 +0000 @@ -299,11 +299,15 @@ gst_query_parse_position (query, &format, NULL); if (format == GST_FORMAT_TIME) { gint64 pos; + guint32 max; - pos = (modplug->song_length * modplug->mSoundFile->GetCurrentPos ()); - pos /= modplug->mSoundFile->GetMaxPosition (); - gst_query_set_position (query, format, pos); - res = TRUE; + max = modplug->mSoundFile->GetMaxPosition(); + if (max > 0) { + pos = (modplug->song_length * modplug->mSoundFile->GetCurrentPos ()) / + max; + gst_query_set_position (query, format, pos); + res = TRUE; + } } } break; diff -Nru gst-plugins-bad1.0-1.16.2/ext/modplug/Makefile.in gst-plugins-bad1.0-1.16.3/ext/modplug/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/modplug/Makefile.in 2019-12-03 11:08:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/modplug/Makefile.in 2020-10-21 13:50:59.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/mpeg2enc/Makefile.in gst-plugins-bad1.0-1.16.3/ext/mpeg2enc/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/mpeg2enc/Makefile.in 2019-12-03 11:08:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/mpeg2enc/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/mplex/Makefile.in gst-plugins-bad1.0-1.16.3/ext/mplex/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/mplex/Makefile.in 2019-12-03 11:08:58.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/mplex/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/musepack/gstmusepackdec.c gst-plugins-bad1.0-1.16.3/ext/musepack/gstmusepackdec.c --- gst-plugins-bad1.0-1.16.2/ext/musepack/gstmusepackdec.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/musepack/gstmusepackdec.c 2020-10-16 17:44:01.000000000 +0000 @@ -282,13 +282,13 @@ samplerate = g_atomic_int_get (&musepackdec->rate); - if (samplerate == 0) - goto done; - switch (GST_QUERY_TYPE (query)) { case GST_QUERY_POSITION:{ gint64 cur, cur_off; + if (samplerate == 0) + goto done; + gst_query_parse_position (query, &format, NULL); GST_OBJECT_LOCK (musepackdec); @@ -308,6 +308,9 @@ case GST_QUERY_DURATION:{ gint64 len, len_off; + if (samplerate == 0) + goto done; + gst_query_parse_duration (query, &format, NULL); GST_OBJECT_LOCK (musepackdec); diff -Nru gst-plugins-bad1.0-1.16.2/ext/musepack/Makefile.in gst-plugins-bad1.0-1.16.3/ext/musepack/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/musepack/Makefile.in 2019-12-03 11:08:59.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/musepack/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/neon/Makefile.in gst-plugins-bad1.0-1.16.3/ext/neon/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/neon/Makefile.in 2019-12-03 11:08:59.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/neon/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/neon/meson.build gst-plugins-bad1.0-1.16.3/ext/neon/meson.build --- gst-plugins-bad1.0-1.16.2/ext/neon/meson.build 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/neon/meson.build 2020-10-16 17:44:01.000000000 +0000 @@ -1,4 +1,4 @@ -neon_dep = dependency('neon', version: ['>= 0.27', '<= 0.30.99'], +neon_dep = dependency('neon', version: ['>= 0.27', '<= 0.31.99'], required : get_option('neon')) if neon_dep.found() diff -Nru gst-plugins-bad1.0-1.16.2/ext/ofa/Makefile.in gst-plugins-bad1.0-1.16.3/ext/ofa/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/ofa/Makefile.in 2019-12-03 11:08:59.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/ofa/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/openal/Makefile.in gst-plugins-bad1.0-1.16.3/ext/openal/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/openal/Makefile.in 2019-12-03 11:08:59.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/openal/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/opencv/Makefile.in gst-plugins-bad1.0-1.16.3/ext/opencv/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/opencv/Makefile.in 2019-12-03 11:08:59.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/opencv/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/opencv/meson.build gst-plugins-bad1.0-1.16.3/ext/opencv/meson.build --- gst-plugins-bad1.0-1.16.2/ext/opencv/meson.build 2019-09-03 00:03:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/opencv/meson.build 2020-10-16 17:44:01.000000000 +0000 @@ -65,7 +65,7 @@ endif endforeach else - opencv_dep = dependency('opencv4', version : ['>= 4.0.0', '< 4.2.0'], required : false) + opencv_dep = dependency('opencv4', version : ['>= 4.0.0', '< 4.3.0'], required : false) opencv_found = opencv_dep.found() if opencv_found foreach h : libopencv4_headers diff -Nru gst-plugins-bad1.0-1.16.2/ext/openexr/Makefile.in gst-plugins-bad1.0-1.16.3/ext/openexr/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/openexr/Makefile.in 2019-12-03 11:08:59.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/openexr/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/openh264/Makefile.in gst-plugins-bad1.0-1.16.3/ext/openh264/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/openh264/Makefile.in 2019-12-03 11:08:59.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/openh264/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/openjpeg/Makefile.in gst-plugins-bad1.0-1.16.3/ext/openjpeg/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/openjpeg/Makefile.in 2019-12-03 11:08:59.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/openjpeg/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/openmpt/Makefile.in gst-plugins-bad1.0-1.16.3/ext/openmpt/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/openmpt/Makefile.in 2019-12-03 11:09:00.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/openmpt/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/openni2/Makefile.in gst-plugins-bad1.0-1.16.3/ext/openni2/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/openni2/Makefile.in 2019-12-03 11:09:00.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/openni2/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/opus/Makefile.in gst-plugins-bad1.0-1.16.3/ext/opus/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/opus/Makefile.in 2019-12-03 11:09:00.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/opus/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/resindvd/Makefile.in gst-plugins-bad1.0-1.16.3/ext/resindvd/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/resindvd/Makefile.in 2019-12-03 11:09:00.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/resindvd/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/rsvg/Makefile.in gst-plugins-bad1.0-1.16.3/ext/rsvg/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/rsvg/Makefile.in 2019-12-03 11:09:00.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/rsvg/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/rtmp/Makefile.in gst-plugins-bad1.0-1.16.3/ext/rtmp/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/rtmp/Makefile.in 2019-12-03 11:09:00.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/rtmp/Makefile.in 2020-10-21 13:51:00.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/sbc/Makefile.in gst-plugins-bad1.0-1.16.3/ext/sbc/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/sbc/Makefile.in 2019-12-03 11:09:00.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/sbc/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/sctp/Makefile.in gst-plugins-bad1.0-1.16.3/ext/sctp/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/sctp/Makefile.in 2019-12-03 11:09:00.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/sctp/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/smoothstreaming/Makefile.in gst-plugins-bad1.0-1.16.3/ext/smoothstreaming/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/smoothstreaming/Makefile.in 2019-12-03 11:09:01.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/smoothstreaming/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/sndfile/Makefile.in gst-plugins-bad1.0-1.16.3/ext/sndfile/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/sndfile/Makefile.in 2019-12-03 11:09:01.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/sndfile/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/soundtouch/Makefile.in gst-plugins-bad1.0-1.16.3/ext/soundtouch/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/soundtouch/Makefile.in 2019-12-03 11:09:01.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/soundtouch/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/spandsp/Makefile.in gst-plugins-bad1.0-1.16.3/ext/spandsp/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/spandsp/Makefile.in 2019-12-03 11:09:01.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/spandsp/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/srt/Makefile.in gst-plugins-bad1.0-1.16.3/ext/srt/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/srt/Makefile.in 2019-12-03 11:09:01.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/srt/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -794,7 +794,8 @@ gstsrtsrc.h \ $(NULL) -enum_headers = $(foreach h,$(glib_enum_headers),\n\#include \"$(h)\") +hash := \# +enum_headers = $(foreach h,$(glib_enum_headers),\n$(hash)include \"$(h)\") all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am diff -Nru gst-plugins-bad1.0-1.16.2/ext/srtp/Makefile.in gst-plugins-bad1.0-1.16.3/ext/srtp/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/srtp/Makefile.in 2019-12-03 11:09:01.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/srtp/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -775,7 +775,8 @@ BUILT_SOURCES = gstsrtp-enumtypes.c gstsrtp-enumtypes.h nodist_libgstsrtp_la_SOURCES = $(BUILT_SOURCES) CLEANFILES = $(BUILT_SOURCES) -enum_headers = $(foreach h,$(glib_enum_headers),\n\#include \"$(h)\") +hash := \# +enum_headers = $(foreach h,$(glib_enum_headers),\n$(hash)include \"$(h)\") all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am diff -Nru gst-plugins-bad1.0-1.16.2/ext/teletextdec/Makefile.in gst-plugins-bad1.0-1.16.3/ext/teletextdec/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/teletextdec/Makefile.in 2019-12-03 11:09:01.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/teletextdec/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/ttml/Makefile.in gst-plugins-bad1.0-1.16.3/ext/ttml/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/ttml/Makefile.in 2019-12-03 11:09:02.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/ttml/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/voaacenc/Makefile.in gst-plugins-bad1.0-1.16.3/ext/voaacenc/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/voaacenc/Makefile.in 2019-12-03 11:09:02.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/voaacenc/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/voamrwbenc/Makefile.in gst-plugins-bad1.0-1.16.3/ext/voamrwbenc/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/voamrwbenc/Makefile.in 2019-12-03 11:09:02.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/voamrwbenc/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/vulkan/Makefile.in gst-plugins-bad1.0-1.16.3/ext/vulkan/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/vulkan/Makefile.in 2019-12-03 11:09:02.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/vulkan/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/vulkan/vkerror.c gst-plugins-bad1.0-1.16.3/ext/vulkan/vkerror.c --- gst-plugins-bad1.0-1.16.2/ext/vulkan/vkerror.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/vulkan/vkerror.c 2020-10-16 17:44:01.000000000 +0000 @@ -27,7 +27,7 @@ #include "vkerror.h" /* *INDENT-OFF* */ -static const struct +static const struct { VkResult result; const char *str; @@ -63,8 +63,6 @@ if (result >= 0) return NULL; - if (result < VK_RESULT_BEGIN_RANGE) - return "Unknown Error"; for (i = 0; i < G_N_ELEMENTS (vk_result_string_map); i++) { if (result == vk_result_string_map[i].result) diff -Nru gst-plugins-bad1.0-1.16.2/ext/vulkan/wayland/Makefile.in gst-plugins-bad1.0-1.16.3/ext/vulkan/wayland/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/vulkan/wayland/Makefile.in 2019-12-03 11:09:02.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/vulkan/wayland/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/vulkan/xcb/Makefile.in gst-plugins-bad1.0-1.16.3/ext/vulkan/xcb/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/vulkan/xcb/Makefile.in 2019-12-03 11:09:02.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/vulkan/xcb/Makefile.in 2020-10-21 13:51:01.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/wayland/Makefile.in gst-plugins-bad1.0-1.16.3/ext/wayland/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/wayland/Makefile.in 2019-12-03 11:09:02.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/wayland/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/wayland/wlwindow.c gst-plugins-bad1.0-1.16.3/ext/wayland/wlwindow.c --- gst-plugins-bad1.0-1.16.2/ext/wayland/wlwindow.c 2019-12-02 20:00:42.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/wayland/wlwindow.c 2020-10-16 17:44:01.000000000 +0000 @@ -453,14 +453,18 @@ gst_wl_window_set_opaque (window, info); } - if (G_LIKELY (buffer)) + if (G_LIKELY (buffer)) { gst_wl_buffer_attach (buffer, window->video_surface_wrapper); - else + wl_surface_damage (window->video_surface_wrapper, 0, 0, + window->video_rectangle.w, window->video_rectangle.h); + wl_surface_commit (window->video_surface_wrapper); + } else { + /* clear both video and parent surfaces */ wl_surface_attach (window->video_surface_wrapper, NULL, 0, 0); - - wl_surface_damage (window->video_surface_wrapper, 0, 0, - window->video_rectangle.w, window->video_rectangle.h); - wl_surface_commit (window->video_surface_wrapper); + wl_surface_commit (window->video_surface_wrapper); + wl_surface_attach (window->area_surface_wrapper, NULL, 0, 0); + wl_surface_commit (window->area_surface_wrapper); + } if (G_UNLIKELY (info)) { /* commit also the parent (area_surface) in order to change diff -Nru gst-plugins-bad1.0-1.16.2/ext/webp/Makefile.in gst-plugins-bad1.0-1.16.3/ext/webp/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/webp/Makefile.in 2019-12-03 11:09:02.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/webp/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/webrtc/gstwebrtcbin.c gst-plugins-bad1.0-1.16.3/ext/webrtc/gstwebrtcbin.c --- gst-plugins-bad1.0-1.16.2/ext/webrtc/gstwebrtcbin.c 2019-09-03 00:03:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/webrtc/gstwebrtcbin.c 2020-10-16 17:44:01.000000000 +0000 @@ -2995,6 +2995,36 @@ gst_webrtc_ice_add_candidate (webrtc->priv->ice, stream, item->candidate); } +static void +_add_ice_candidates_from_sdp (GstWebRTCBin * webrtc, gint mlineindex, + const GstSDPMedia * media) +{ + gint a; + GstWebRTCICEStream *stream = NULL; + + for (a = 0; a < gst_sdp_media_attributes_len (media); a++) { + const GstSDPAttribute *attr = gst_sdp_media_get_attribute (media, a); + if (g_strcmp0 (attr->key, "candidate") == 0) { + gchar *candidate; + + if (stream == NULL) + stream = _find_ice_stream_for_session (webrtc, mlineindex); + if (stream == NULL) { + GST_WARNING_OBJECT (webrtc, + "Unknown mline %u, dropping ICE candidates from SDP", mlineindex); + return; + } + + candidate = g_strdup_printf ("a=candidate:%s", attr->value); + GST_LOG_OBJECT (webrtc, "adding ICE candidate with mline:%u, %s", + mlineindex, candidate); + gst_webrtc_ice_add_candidate (webrtc->priv->ice, stream, candidate); + g_free (candidate); + } + } +} + + static gboolean _filter_sdp_fields (GQuark field_id, const GValue * value, GstStructure * new_structure) @@ -3779,9 +3809,20 @@ gst_webrtc_ice_gather_candidates (webrtc->priv->ice, item->stream); } + /* Add any pending trickle ICE candidates if we have both offer and answer */ if (webrtc->current_local_description && webrtc->current_remote_description) { int i; + GstWebRTCSessionDescription *remote_sdp = + webrtc->current_remote_description; + + /* Add any remote ICE candidates from the remote description to + * support non-trickle peers first */ + for (i = 0; i < gst_sdp_message_medias_len (remote_sdp->sdp); i++) { + const GstSDPMedia *media = gst_sdp_message_get_media (remote_sdp->sdp, i); + _add_ice_candidates_from_sdp (webrtc, i, media); + } + for (i = 0; i < webrtc->priv->pending_ice_candidates->len; i++) { IceCandidateItem *item = g_array_index (webrtc->priv->pending_ice_candidates, diff -Nru gst-plugins-bad1.0-1.16.2/ext/webrtc/Makefile.in gst-plugins-bad1.0-1.16.3/ext/webrtc/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/webrtc/Makefile.in 2019-12-03 11:09:03.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/webrtc/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -805,7 +805,8 @@ libgstwebrtc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) libgstwebrtc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) -enum_headers = $(foreach h,$(glib_enum_headers),\n\#include \"$(h)\") +hash := \# +enum_headers = $(foreach h,$(glib_enum_headers),\n$(hash)include \"$(h)\") all: all-am .SUFFIXES: diff -Nru gst-plugins-bad1.0-1.16.2/ext/webrtc/webrtcdatachannel.c gst-plugins-bad1.0-1.16.3/ext/webrtc/webrtcdatachannel.c --- gst-plugins-bad1.0-1.16.2/ext/webrtc/webrtcdatachannel.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/webrtc/webrtcdatachannel.c 2020-10-16 17:44:01.000000000 +0000 @@ -610,6 +610,7 @@ ret = GST_FLOW_ERROR; } else { ret = _parse_control_packet (channel, info.data, info.size, error); + gst_buffer_unmap (buffer, &info); } break; } @@ -625,6 +626,7 @@ gchar *str = g_strndup ((gchar *) info.data, info.size); _channel_enqueue_task (channel, (ChannelTask) _emit_have_string, str, g_free); + gst_buffer_unmap (buffer, &info); } break; } diff -Nru gst-plugins-bad1.0-1.16.2/ext/webrtcdsp/Makefile.in gst-plugins-bad1.0-1.16.3/ext/webrtcdsp/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/webrtcdsp/Makefile.in 2019-12-03 11:09:03.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/webrtcdsp/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/wildmidi/Makefile.in gst-plugins-bad1.0-1.16.3/ext/wildmidi/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/wildmidi/Makefile.in 2019-12-03 11:09:03.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/wildmidi/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/wpe/Makefile.in gst-plugins-bad1.0-1.16.3/ext/wpe/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/wpe/Makefile.in 2019-12-03 11:09:03.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/wpe/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/x265/Makefile.in gst-plugins-bad1.0-1.16.3/ext/x265/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/x265/Makefile.in 2019-12-03 11:09:03.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/x265/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/ext/zbar/Makefile.in gst-plugins-bad1.0-1.16.3/ext/zbar/Makefile.in --- gst-plugins-bad1.0-1.16.2/ext/zbar/Makefile.in 2019-12-03 11:09:03.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ext/zbar/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/accurip/Makefile.in gst-plugins-bad1.0-1.16.3/gst/accurip/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/accurip/Makefile.in 2019-12-03 11:09:05.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/accurip/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/adpcmdec/Makefile.in gst-plugins-bad1.0-1.16.3/gst/adpcmdec/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/adpcmdec/Makefile.in 2019-12-03 11:09:05.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/adpcmdec/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/adpcmenc/Makefile.in gst-plugins-bad1.0-1.16.3/gst/adpcmenc/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/adpcmenc/Makefile.in 2019-12-03 11:09:05.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/adpcmenc/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/aiff/Makefile.in gst-plugins-bad1.0-1.16.3/gst/aiff/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/aiff/Makefile.in 2019-12-03 11:09:05.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/aiff/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/asfmux/Makefile.in gst-plugins-bad1.0-1.16.3/gst/asfmux/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/asfmux/Makefile.in 2019-12-03 11:09:06.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/asfmux/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/audiobuffersplit/gstaudiobuffersplit.c gst-plugins-bad1.0-1.16.3/gst/audiobuffersplit/gstaudiobuffersplit.c --- gst-plugins-bad1.0-1.16.2/gst/audiobuffersplit/gstaudiobuffersplit.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/audiobuffersplit/gstaudiobuffersplit.c 2020-10-16 17:44:01.000000000 +0000 @@ -30,13 +30,15 @@ static GstStaticPadTemplate sink_template = GST_STATIC_PAD_TEMPLATE ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, - GST_STATIC_CAPS ("audio/x-raw") + GST_STATIC_CAPS (GST_AUDIO_CAPS_MAKE (GST_AUDIO_FORMATS_ALL) + ", layout = (string) interleaved") ); static GstStaticPadTemplate src_template = GST_STATIC_PAD_TEMPLATE ("src", GST_PAD_SRC, GST_PAD_ALWAYS, - GST_STATIC_CAPS ("audio/x-raw") + GST_STATIC_CAPS (GST_AUDIO_CAPS_MAKE (GST_AUDIO_FORMATS_ALL) + ", layout = (string) interleaved") ); enum @@ -321,7 +323,9 @@ switch (transition) { case GST_STATE_CHANGE_READY_TO_PAUSED: gst_audio_info_init (&self->info); - gst_segment_init (&self->segment, GST_FORMAT_TIME); + gst_segment_init (&self->in_segment, GST_FORMAT_TIME); + gst_segment_init (&self->out_segment, GST_FORMAT_UNDEFINED); + self->segment_pending = FALSE; GST_OBJECT_LOCK (self); gst_audio_stream_align_mark_discont (self->stream_align); GST_OBJECT_UNLOCK (self); @@ -359,9 +363,9 @@ { gint size, avail; GstFlowReturn ret = GST_FLOW_OK; - GstClockTime resync_time; + GstClockTime resync_pts; - resync_time = self->resync_time; + resync_pts = self->resync_pts; size = samples_per_buffer * bpf; /* If we accumulated enough error for one sample, include one @@ -377,29 +381,34 @@ size = MIN (size, avail); buffer = gst_adapter_take_buffer (self->adapter, size); + buffer = gst_buffer_make_writable (buffer); /* After a reset we have to set the discont flag */ if (self->current_offset == 0) - GST_BUFFER_FLAG_SET (buffer, GST_BUFFER_FLAG_DISCONT); + GST_BUFFER_FLAG_SET (buffer, + GST_BUFFER_FLAG_DISCONT | GST_BUFFER_FLAG_RESYNC); + else + GST_BUFFER_FLAG_UNSET (buffer, + GST_BUFFER_FLAG_DISCONT | GST_BUFFER_FLAG_RESYNC); resync_time_diff = gst_util_uint64_scale (self->current_offset, GST_SECOND, rate); - if (self->segment.rate < 0.0) { - if (resync_time > resync_time_diff) - GST_BUFFER_TIMESTAMP (buffer) = resync_time - resync_time_diff; + if (self->out_segment.rate < 0.0) { + if (resync_pts > resync_time_diff) + GST_BUFFER_PTS (buffer) = resync_pts - resync_time_diff; else - GST_BUFFER_TIMESTAMP (buffer) = 0; + GST_BUFFER_PTS (buffer) = 0; GST_BUFFER_DURATION (buffer) = gst_util_uint64_scale (size / bpf, GST_SECOND, rate); self->current_offset += size / bpf; } else { - GST_BUFFER_TIMESTAMP (buffer) = resync_time + resync_time_diff; + GST_BUFFER_PTS (buffer) = resync_pts + resync_time_diff; self->current_offset += size / bpf; resync_time_diff = gst_util_uint64_scale (self->current_offset, GST_SECOND, rate); GST_BUFFER_DURATION (buffer) = - resync_time_diff - (GST_BUFFER_TIMESTAMP (buffer) - resync_time); + resync_time_diff - (GST_BUFFER_PTS (buffer) - resync_pts); } GST_BUFFER_OFFSET (buffer) = GST_BUFFER_OFFSET_NONE; @@ -410,9 +419,12 @@ self->error_per_buffer) % self->output_buffer_duration_d; GST_LOG_OBJECT (self, - "Outputting buffer at timestamp %" GST_TIME_FORMAT " with duration %" - GST_TIME_FORMAT " (%u samples)", - GST_TIME_ARGS (GST_BUFFER_TIMESTAMP (buffer)), + "Outputting buffer at running time %" GST_TIME_FORMAT + " with timestamp %" GST_TIME_FORMAT " with duration %" GST_TIME_FORMAT + " (%u samples)", + GST_TIME_ARGS (gst_segment_to_running_time (&self->out_segment, + GST_FORMAT_TIME, GST_BUFFER_PTS (buffer))), + GST_TIME_ARGS (GST_BUFFER_PTS (buffer)), GST_TIME_ARGS (GST_BUFFER_DURATION (buffer)), size / bpf); ret = gst_pad_push (self->srcpad, buffer); @@ -440,16 +452,35 @@ guint avail = gst_adapter_available (self->adapter); guint avail_samples = avail / bpf; guint64 new_offset; - GstClockTime current_timestamp; - GstClockTime current_timestamp_end; + GstClockTime input_rt, current_rt; + GstClockTime input_duration; + GstClockTime current_rt_end; + + input_rt = + gst_segment_to_running_time (&self->in_segment, GST_FORMAT_TIME, + GST_BUFFER_PTS (buffer)); + input_duration = + (gst_buffer_get_size (buffer) / bpf) / ABS (self->in_segment.rate); GST_OBJECT_LOCK (self); + + if (self->in_segment.rate < 0) { + discont = FALSE; + } else { + discont = GST_BUFFER_IS_DISCONT (buffer) + || GST_BUFFER_FLAG_IS_SET (buffer, GST_BUFFER_FLAG_RESYNC); + } + + /* If the segment rate is changing this is a discontinuity */ + discont = discont || (self->out_segment.format != GST_FORMAT_UNDEFINED + && self->in_segment.rate != self->out_segment.rate); + + /* If this is the very first buffer we also have a discontinuity */ + discont = discont || self->current_offset == -1; + discont = gst_audio_stream_align_process (self->stream_align, - self->segment.rate < 0 ? FALSE : GST_BUFFER_IS_DISCONT (buffer) - || GST_BUFFER_FLAG_IS_SET (buffer, GST_BUFFER_FLAG_RESYNC), - GST_BUFFER_PTS (buffer), gst_buffer_get_size (buffer) / bpf, NULL, NULL, - NULL); + discont, input_rt, input_duration, NULL, NULL, NULL); GST_OBJECT_UNLOCK (self); if (!discont) @@ -458,46 +489,40 @@ /* Reset */ self->drop_samples = 0; - if (self->segment.rate < 0.0) { - current_timestamp = - self->resync_time - gst_util_uint64_scale (self->current_offset + - avail_samples, GST_SECOND, rate); - current_timestamp_end = - self->resync_time - gst_util_uint64_scale (self->current_offset, - GST_SECOND, rate); + if (self->in_segment.rate < 0.0) { + current_rt = + self->resync_rt - gst_util_uint64_scale (self->current_offset + + avail_samples, GST_SECOND, rate * ABS (self->in_segment.rate)); + current_rt_end = + self->resync_rt - gst_util_uint64_scale (self->current_offset, + GST_SECOND, rate * ABS (self->in_segment.rate)); } else { - current_timestamp = - self->resync_time + gst_util_uint64_scale (self->current_offset, - GST_SECOND, rate); - current_timestamp_end = - self->resync_time + gst_util_uint64_scale (self->current_offset + - avail_samples, GST_SECOND, rate); + current_rt = + self->resync_rt + gst_util_uint64_scale (self->current_offset, + GST_SECOND, rate * self->in_segment.rate); + current_rt_end = + self->resync_rt + gst_util_uint64_scale (self->current_offset + + avail_samples, GST_SECOND, rate * self->in_segment.rate); } if (self->gapless) { - if (self->current_offset == -1) { - /* We only set resync time on the very first buffer */ - self->current_offset = 0; - self->resync_time = GST_BUFFER_PTS (buffer); - discont = FALSE; - } else { + if (self->current_offset != -1) { GST_DEBUG_OBJECT (self, - "Got discont in gapless mode: Current timestamp %" GST_TIME_FORMAT - ", current end timestamp %" GST_TIME_FORMAT - ", timestamp after discont %" GST_TIME_FORMAT, - GST_TIME_ARGS (current_timestamp), - GST_TIME_ARGS (current_timestamp_end), - GST_TIME_ARGS (GST_BUFFER_PTS (buffer))); + "Got discont in gapless mode: Current running time %" GST_TIME_FORMAT + ", current end running time %" GST_TIME_FORMAT + ", running time after discont %" GST_TIME_FORMAT, + GST_TIME_ARGS (current_rt), + GST_TIME_ARGS (current_rt_end), GST_TIME_ARGS (input_rt)); new_offset = - gst_util_uint64_scale (GST_BUFFER_PTS (buffer) - self->resync_time, - rate, GST_SECOND); - if (GST_BUFFER_PTS (buffer) < self->resync_time) { + gst_util_uint64_scale (current_rt - self->resync_rt, + rate * ABS (self->in_segment.rate), GST_SECOND); + if (current_rt < self->resync_rt) { guint64 drop_samples; new_offset = - gst_util_uint64_scale (self->resync_time - - GST_BUFFER_PTS (buffer), rate, GST_SECOND); + gst_util_uint64_scale (self->resync_rt - + current_rt, rate * ABS (self->in_segment.rate), GST_SECOND); drop_samples = self->current_offset + avail_samples + new_offset; GST_DEBUG_OBJECT (self, @@ -565,12 +590,12 @@ /* We might end up in here also in gapless mode, if the above code decided * that no silence is to be inserted, because e.g. the gap is too big */ GST_DEBUG_OBJECT (self, - "Got discont: Current timestamp %" GST_TIME_FORMAT - ", current end timestamp %" GST_TIME_FORMAT - ", timestamp after discont %" GST_TIME_FORMAT, - GST_TIME_ARGS (current_timestamp), - GST_TIME_ARGS (current_timestamp_end), - GST_TIME_ARGS (GST_BUFFER_PTS (buffer))); + "Got %s: Current running time %" GST_TIME_FORMAT + ", current end running time %" GST_TIME_FORMAT + ", running time after discont %" GST_TIME_FORMAT, + self->current_offset == -1 ? "first buffer" : "discont", + GST_TIME_ARGS (current_rt), + GST_TIME_ARGS (current_rt_end), GST_TIME_ARGS (input_rt)); if (self->strict_buffer_size) { gst_adapter_clear (self->adapter); @@ -583,7 +608,20 @@ self->current_offset = 0; self->accumulated_error = 0; - self->resync_time = GST_BUFFER_PTS (buffer); + self->resync_pts = GST_BUFFER_PTS (buffer); + self->resync_rt = input_rt; + + if (self->segment_pending) { + GstEvent *event; + + self->out_segment = self->in_segment; + GST_DEBUG_OBJECT (self, "Updating output segment %" GST_SEGMENT_FORMAT, + &self->out_segment); + event = gst_event_new_segment (&self->out_segment); + gst_event_set_seqnum (event, self->segment_seqnum); + gst_pad_push_event (self->srcpad, event); + self->segment_pending = FALSE; + } } return ret; @@ -616,7 +654,7 @@ return NULL; } - if (self->segment.rate < 0.0) { + if (self->out_segment.rate < 0.0) { buffer = gst_audio_buffer_truncate (buffer, bpf, 0, nsamples - self->drop_samples); @@ -649,13 +687,23 @@ samples_per_buffer = self->samples_per_buffer; GST_OBJECT_UNLOCK (self); + GST_LOG_OBJECT (self, + "Processing buffer at running time %" GST_TIME_FORMAT + " with timestamp %" GST_TIME_FORMAT " with duration %" GST_TIME_FORMAT + " (%u samples)", + GST_TIME_ARGS (gst_segment_to_running_time (&self->in_segment, + GST_FORMAT_TIME, GST_BUFFER_PTS (buffer))), + GST_TIME_ARGS (GST_BUFFER_PTS (buffer)), + GST_TIME_ARGS (GST_BUFFER_DURATION (buffer)), + (guint) (gst_buffer_get_size (buffer) / bpf)); + if (format == GST_AUDIO_FORMAT_UNKNOWN || samples_per_buffer == 0) { gst_buffer_unref (buffer); return GST_FLOW_NOT_NEGOTIATED; } buffer = - gst_audio_buffer_split_clip_buffer (self, buffer, &self->segment, rate, + gst_audio_buffer_split_clip_buffer (self, buffer, &self->in_segment, rate, bpf); if (!buffer) return GST_FLOW_OK; @@ -736,7 +784,9 @@ break; } case GST_EVENT_FLUSH_STOP: - gst_segment_init (&self->segment, GST_FORMAT_TIME); + gst_segment_init (&self->in_segment, GST_FORMAT_TIME); + gst_segment_init (&self->out_segment, GST_FORMAT_UNDEFINED); + self->segment_pending = FALSE; GST_OBJECT_LOCK (self); gst_audio_stream_align_mark_discont (self->stream_align); GST_OBJECT_UNLOCK (self); @@ -746,12 +796,18 @@ ret = gst_pad_event_default (pad, parent, event); break; case GST_EVENT_SEGMENT: - gst_event_copy_segment (event, &self->segment); - if (self->segment.format != GST_FORMAT_TIME) { + gst_event_copy_segment (event, &self->in_segment); + if (self->in_segment.format != GST_FORMAT_TIME) { gst_event_unref (event); ret = FALSE; } else { - ret = gst_pad_event_default (pad, parent, event); + GST_DEBUG_OBJECT (self, + "Received new input segment %" GST_SEGMENT_FORMAT, + &self->in_segment); + self->segment_pending = TRUE; + self->segment_seqnum = gst_event_get_seqnum (event); + gst_event_unref (event); + ret = TRUE; } break; case GST_EVENT_EOS: diff -Nru gst-plugins-bad1.0-1.16.2/gst/audiobuffersplit/gstaudiobuffersplit.h gst-plugins-bad1.0-1.16.3/gst/audiobuffersplit/gstaudiobuffersplit.h --- gst-plugins-bad1.0-1.16.2/gst/audiobuffersplit/gstaudiobuffersplit.h 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/audiobuffersplit/gstaudiobuffersplit.h 2020-10-16 17:44:01.000000000 +0000 @@ -47,13 +47,15 @@ gint output_buffer_duration_d; /* State */ - GstSegment segment; + GstSegment in_segment, out_segment; + guint32 segment_seqnum; + gboolean segment_pending; GstAudioInfo info; GstAdapter *adapter; GstAudioStreamAlign *stream_align; - GstClockTime resync_time; + GstClockTime resync_pts, resync_rt; guint64 current_offset; /* offset from start time in samples */ guint64 drop_samples; /* number of samples to drop in gapless mode */ diff -Nru gst-plugins-bad1.0-1.16.2/gst/audiobuffersplit/Makefile.in gst-plugins-bad1.0-1.16.3/gst/audiobuffersplit/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/audiobuffersplit/Makefile.in 2019-12-03 11:09:06.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/audiobuffersplit/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/audiofxbad/Makefile.in gst-plugins-bad1.0-1.16.3/gst/audiofxbad/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/audiofxbad/Makefile.in 2019-12-03 11:09:06.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/audiofxbad/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/audiolatency/Makefile.in gst-plugins-bad1.0-1.16.3/gst/audiolatency/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/audiolatency/Makefile.in 2019-12-03 11:09:06.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/audiolatency/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/audiomixmatrix/Makefile.in gst-plugins-bad1.0-1.16.3/gst/audiomixmatrix/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/audiomixmatrix/Makefile.in 2019-12-03 11:09:06.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/audiomixmatrix/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/audiovisualizers/Makefile.in gst-plugins-bad1.0-1.16.3/gst/audiovisualizers/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/audiovisualizers/Makefile.in 2019-12-03 11:09:06.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/audiovisualizers/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/autoconvert/gstautoconvert.c gst-plugins-bad1.0-1.16.3/gst/autoconvert/gstautoconvert.c --- gst-plugins-bad1.0-1.16.2/gst/autoconvert/gstautoconvert.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/autoconvert/gstautoconvert.c 2020-10-16 17:44:01.000000000 +0000 @@ -895,7 +895,7 @@ g_assert (all_factories); - if (g_atomic_pointer_compare_and_exchange (&autoconvert->factories, NULL, + if (!g_atomic_pointer_compare_and_exchange (&autoconvert->factories, NULL, all_factories)) { gst_plugin_feature_list_free (all_factories); } diff -Nru gst-plugins-bad1.0-1.16.2/gst/autoconvert/gstautoconvert.h gst-plugins-bad1.0-1.16.3/gst/autoconvert/gstautoconvert.h --- gst-plugins-bad1.0-1.16.2/gst/autoconvert/gstautoconvert.h 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/autoconvert/gstautoconvert.h 2020-10-16 17:44:01.000000000 +0000 @@ -41,7 +41,7 @@ /*< private >*/ GstBin bin; /* we extend GstBin */ - volatile GList *factories; + GList *factories; GstPad *sinkpad; GstPad *srcpad; diff -Nru gst-plugins-bad1.0-1.16.2/gst/autoconvert/Makefile.in gst-plugins-bad1.0-1.16.3/gst/autoconvert/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/autoconvert/Makefile.in 2019-12-03 11:09:06.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/autoconvert/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/bayer/Makefile.in gst-plugins-bad1.0-1.16.3/gst/bayer/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/bayer/Makefile.in 2019-12-03 11:09:06.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/bayer/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/camerabin2/Makefile.in gst-plugins-bad1.0-1.16.3/gst/camerabin2/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/camerabin2/Makefile.in 2019-12-03 11:09:07.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/camerabin2/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/coloreffects/Makefile.in gst-plugins-bad1.0-1.16.3/gst/coloreffects/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/coloreffects/Makefile.in 2019-12-03 11:09:07.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/coloreffects/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/debugutils/Makefile.in gst-plugins-bad1.0-1.16.3/gst/debugutils/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/debugutils/Makefile.in 2019-12-03 11:09:07.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/debugutils/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/dvbsuboverlay/Makefile.in gst-plugins-bad1.0-1.16.3/gst/dvbsuboverlay/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/dvbsuboverlay/Makefile.in 2019-12-03 11:09:07.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/dvbsuboverlay/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/dvdspu/Makefile.in gst-plugins-bad1.0-1.16.3/gst/dvdspu/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/dvdspu/Makefile.in 2019-12-03 11:09:07.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/dvdspu/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/faceoverlay/Makefile.in gst-plugins-bad1.0-1.16.3/gst/faceoverlay/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/faceoverlay/Makefile.in 2019-12-03 11:09:07.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/faceoverlay/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/festival/Makefile.in gst-plugins-bad1.0-1.16.3/gst/festival/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/festival/Makefile.in 2019-12-03 11:09:07.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/festival/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/fieldanalysis/Makefile.in gst-plugins-bad1.0-1.16.3/gst/fieldanalysis/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/fieldanalysis/Makefile.in 2019-12-03 11:09:08.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/fieldanalysis/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/freeverb/Makefile.in gst-plugins-bad1.0-1.16.3/gst/freeverb/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/freeverb/Makefile.in 2019-12-03 11:09:08.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/freeverb/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/frei0r/Makefile.in gst-plugins-bad1.0-1.16.3/gst/frei0r/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/frei0r/Makefile.in 2019-12-03 11:09:08.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/frei0r/Makefile.in 2020-10-21 13:51:04.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/gaudieffects/Makefile.in gst-plugins-bad1.0-1.16.3/gst/gaudieffects/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/gaudieffects/Makefile.in 2019-12-03 11:09:08.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/gaudieffects/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/gdp/Makefile.in gst-plugins-bad1.0-1.16.3/gst/gdp/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/gdp/Makefile.in 2019-12-03 11:09:08.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/gdp/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/geometrictransform/Makefile.in gst-plugins-bad1.0-1.16.3/gst/geometrictransform/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/geometrictransform/Makefile.in 2019-12-03 11:09:08.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/geometrictransform/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/id3tag/Makefile.in gst-plugins-bad1.0-1.16.3/gst/id3tag/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/id3tag/Makefile.in 2019-12-03 11:09:08.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/id3tag/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/inter/Makefile.in gst-plugins-bad1.0-1.16.3/gst/inter/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/inter/Makefile.in 2019-12-03 11:09:08.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/inter/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/interlace/gstinterlace.c gst-plugins-bad1.0-1.16.3/gst/interlace/gstinterlace.c --- gst-plugins-bad1.0-1.16.2/gst/interlace/gstinterlace.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/interlace/gstinterlace.c 2020-10-16 17:44:01.000000000 +0000 @@ -98,11 +98,11 @@ int src_fps_d; GstBuffer *stored_frame; - gint stored_fields; - gint phase_index; - int field_index; /* index of the next field to push, 0=top 1=bottom */ + guint stored_fields; + guint phase_index; + guint field_index; /* index of the next field to push, 0=top 1=bottom */ GstClockTime timebase; - int fields_since_timebase; + guint fields_since_timebase; guint pattern_offset; /* initial offset into the pattern */ gboolean passthrough; }; @@ -849,7 +849,7 @@ GstInterlace *interlace = GST_INTERLACE (parent); GstFlowReturn ret = GST_FLOW_OK; gint num_fields = 0; - int current_fields; + guint current_fields; const PulldownFormat *format; GstClockTime timestamp; @@ -899,19 +899,20 @@ interlace->fields_since_timebase = 0; } + current_fields = format->n_fields[interlace->phase_index]; + /* increment the phase index */ + interlace->phase_index++; + g_assert (interlace->phase_index < G_N_ELEMENTS (format->n_fields)); if (!format->n_fields[interlace->phase_index]) { interlace->phase_index = 0; } - current_fields = format->n_fields[interlace->phase_index]; - /* increment the phase index */ - interlace->phase_index++; GST_DEBUG ("incoming buffer assigned %d fields", current_fields); num_fields = interlace->stored_fields + current_fields; while (num_fields >= 2) { GstBuffer *output_buffer; - int n_output_fields; + guint n_output_fields; gboolean interlaced = FALSE; GST_DEBUG ("have %d fields, %d current, %d stored", @@ -948,6 +949,9 @@ gst_interlace_decorate_buffer (interlace, output_buffer, n_output_fields, interlaced); + /* Guard against overflows here. If this ever happens, resetting the phase + * above would never happen because of some bugs */ + g_assert (interlace->fields_since_timebase <= G_MAXUINT - n_output_fields); interlace->fields_since_timebase += n_output_fields; interlace->field_index ^= (n_output_fields & 1); diff -Nru gst-plugins-bad1.0-1.16.2/gst/interlace/Makefile.in gst-plugins-bad1.0-1.16.3/gst/interlace/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/interlace/Makefile.in 2019-12-03 11:09:09.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/interlace/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/ivfparse/Makefile.in gst-plugins-bad1.0-1.16.3/gst/ivfparse/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/ivfparse/Makefile.in 2019-12-03 11:09:09.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/ivfparse/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/ivtc/Makefile.in gst-plugins-bad1.0-1.16.3/gst/ivtc/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/ivtc/Makefile.in 2019-12-03 11:09:09.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/ivtc/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/jp2kdecimator/Makefile.in gst-plugins-bad1.0-1.16.3/gst/jp2kdecimator/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/jp2kdecimator/Makefile.in 2019-12-03 11:09:09.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/jp2kdecimator/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/jpegformat/Makefile.in gst-plugins-bad1.0-1.16.3/gst/jpegformat/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/jpegformat/Makefile.in 2019-12-03 11:09:09.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/jpegformat/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/librfb/Makefile.in gst-plugins-bad1.0-1.16.3/gst/librfb/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/librfb/Makefile.in 2019-12-03 11:09:09.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/librfb/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/Makefile.in gst-plugins-bad1.0-1.16.3/gst/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/Makefile.in 2019-12-03 11:09:05.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/midi/Makefile.in gst-plugins-bad1.0-1.16.3/gst/midi/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/midi/Makefile.in 2019-12-03 11:09:10.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/midi/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/mpegdemux/Makefile.in gst-plugins-bad1.0-1.16.3/gst/mpegdemux/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/mpegdemux/Makefile.in 2019-12-03 11:09:10.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/mpegdemux/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/mpegpsmux/Makefile.in gst-plugins-bad1.0-1.16.3/gst/mpegpsmux/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/mpegpsmux/Makefile.in 2019-12-03 11:09:10.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/mpegpsmux/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/mpegtsdemux/Makefile.in gst-plugins-bad1.0-1.16.3/gst/mpegtsdemux/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/mpegtsdemux/Makefile.in 2019-12-03 11:09:10.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/mpegtsdemux/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/mpegtsmux/Makefile.in gst-plugins-bad1.0-1.16.3/gst/mpegtsmux/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/mpegtsmux/Makefile.in 2019-12-03 11:09:10.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/mpegtsmux/Makefile.in 2020-10-21 13:51:05.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/mpegtsmux/tsmux/Makefile.in gst-plugins-bad1.0-1.16.3/gst/mpegtsmux/tsmux/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/mpegtsmux/tsmux/Makefile.in 2019-12-03 11:09:10.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/mpegtsmux/tsmux/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/mxf/Makefile.in gst-plugins-bad1.0-1.16.3/gst/mxf/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/mxf/Makefile.in 2019-12-03 11:09:10.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/mxf/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/netsim/Makefile.in gst-plugins-bad1.0-1.16.3/gst/netsim/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/netsim/Makefile.in 2019-12-03 11:09:11.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/netsim/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/onvif/Makefile.in gst-plugins-bad1.0-1.16.3/gst/onvif/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/onvif/Makefile.in 2019-12-03 11:09:11.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/onvif/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/pcapparse/Makefile.in gst-plugins-bad1.0-1.16.3/gst/pcapparse/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/pcapparse/Makefile.in 2019-12-03 11:09:11.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/pcapparse/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/pnm/Makefile.in gst-plugins-bad1.0-1.16.3/gst/pnm/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/pnm/Makefile.in 2019-12-03 11:09:11.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/pnm/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/proxy/gstproxysink.c gst-plugins-bad1.0-1.16.3/gst/proxy/gstproxysink.c --- gst-plugins-bad1.0-1.16.2/gst/proxy/gstproxysink.c 2019-09-03 00:03:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/proxy/gstproxysink.c 2020-10-16 17:44:01.000000000 +0000 @@ -226,8 +226,10 @@ self->pending_sticky_events = TRUE; ret = TRUE; } - } else + } else { gst_event_unref (event); + ret = TRUE; + } return ret; } diff -Nru gst-plugins-bad1.0-1.16.2/gst/proxy/Makefile.in gst-plugins-bad1.0-1.16.3/gst/proxy/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/proxy/Makefile.in 2019-12-03 11:09:11.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/proxy/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/rawparse/Makefile.in gst-plugins-bad1.0-1.16.3/gst/rawparse/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/rawparse/Makefile.in 2019-12-03 11:09:11.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/rawparse/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/removesilence/Makefile.in gst-plugins-bad1.0-1.16.3/gst/removesilence/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/removesilence/Makefile.in 2019-12-03 11:09:11.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/removesilence/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/sdp/Makefile.in gst-plugins-bad1.0-1.16.3/gst/sdp/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/sdp/Makefile.in 2019-12-03 11:09:11.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/sdp/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/segmentclip/Makefile.in gst-plugins-bad1.0-1.16.3/gst/segmentclip/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/segmentclip/Makefile.in 2019-12-03 11:09:11.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/segmentclip/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/siren/Makefile.in gst-plugins-bad1.0-1.16.3/gst/siren/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/siren/Makefile.in 2019-12-03 11:09:11.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/siren/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/smooth/Makefile.in gst-plugins-bad1.0-1.16.3/gst/smooth/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/smooth/Makefile.in 2019-12-03 11:09:11.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/smooth/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/speed/Makefile.in gst-plugins-bad1.0-1.16.3/gst/speed/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/speed/Makefile.in 2019-12-03 11:09:11.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/speed/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/subenc/Makefile.in gst-plugins-bad1.0-1.16.3/gst/subenc/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/subenc/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/subenc/Makefile.in 2020-10-21 13:51:06.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/timecode/Makefile.in gst-plugins-bad1.0-1.16.3/gst/timecode/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/timecode/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/timecode/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/videofilters/Makefile.in gst-plugins-bad1.0-1.16.3/gst/videofilters/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/videofilters/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/videofilters/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/videoframe_audiolevel/Makefile.in gst-plugins-bad1.0-1.16.3/gst/videoframe_audiolevel/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/videoframe_audiolevel/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/videoframe_audiolevel/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/videoparsers/Makefile.in gst-plugins-bad1.0-1.16.3/gst/videoparsers/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/videoparsers/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/videoparsers/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/videosignal/Makefile.in gst-plugins-bad1.0-1.16.3/gst/videosignal/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/videosignal/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/videosignal/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/vmnc/Makefile.in gst-plugins-bad1.0-1.16.3/gst/vmnc/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/vmnc/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/vmnc/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/y4m/Makefile.in gst-plugins-bad1.0-1.16.3/gst/y4m/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/y4m/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/y4m/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst/yadif/Makefile.in gst-plugins-bad1.0-1.16.3/gst/yadif/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst/yadif/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst/yadif/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/adaptivedemux/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/adaptivedemux/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/adaptivedemux/Makefile.in 2019-12-03 11:09:03.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/adaptivedemux/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/audio/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/audio/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/audio/Makefile.in 2019-12-03 11:09:03.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/audio/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/basecamerabinsrc/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/basecamerabinsrc/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/basecamerabinsrc/Makefile.in 2019-12-03 11:09:04.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/basecamerabinsrc/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/codecparsers/gsth264parser.c gst-plugins-bad1.0-1.16.3/gst-libs/gst/codecparsers/gsth264parser.c --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/codecparsers/gsth264parser.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/codecparsers/gsth264parser.c 2020-10-16 17:44:01.000000000 +0000 @@ -712,13 +712,17 @@ dec_ref_pic_m->n_ref_pic_marking = 0; while (1) { - refpicmarking = - &dec_ref_pic_m->ref_pic_marking[dec_ref_pic_m->n_ref_pic_marking]; - READ_UE (nr, mem_mgmt_ctrl_op); if (mem_mgmt_ctrl_op == 0) break; + if (dec_ref_pic_m->n_ref_pic_marking >= + G_N_ELEMENTS (dec_ref_pic_m->ref_pic_marking)) + goto error; + + refpicmarking = + &dec_ref_pic_m->ref_pic_marking[dec_ref_pic_m->n_ref_pic_marking]; + refpicmarking->memory_management_control_operation = mem_mgmt_ctrl_op; if (mem_mgmt_ctrl_op == 1 || mem_mgmt_ctrl_op == 3) @@ -1018,8 +1022,10 @@ rud->data = NULL; rud->size = 0; - if (payload_size < 2) - return GST_H264_PARSER_ERROR; + if (payload_size < 2) { + GST_WARNING ("Too small payload size %d", payload_size); + return GST_H264_PARSER_BROKEN_DATA; + } READ_UINT8 (nr, rud->country_code, 8); --payload_size; @@ -1031,15 +1037,17 @@ rud->country_code_extension = 0; } - if (payload_size < 8) - return GST_H264_PARSER_ERROR; + if (payload_size < 1) { + GST_WARNING ("No more remaining payload data to store"); + return GST_H264_PARSER_BROKEN_DATA; + } data = g_malloc (payload_size); - for (i = 0; i < payload_size / 8; ++i) { + for (i = 0; i < payload_size; ++i) { READ_UINT8 (nr, data[i], 8); } - GST_MEMDUMP ("SEI user data", data, payload_size / 8); + GST_MEMDUMP ("SEI user data", data, payload_size); rud->data = data; rud->size = payload_size; @@ -1204,7 +1212,7 @@ break; case GST_H264_SEI_REGISTERED_USER_DATA: res = gst_h264_parser_parse_registered_user_data (nalparser, - &sei->payload.registered_user_data, nr, payload_size); + &sei->payload.registered_user_data, nr, payload_size >> 3); break; case GST_H264_SEI_RECOVERY_POINT: res = gst_h264_parser_parse_recovery_point (nalparser, diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/codecparsers/gsth264parser.h gst-plugins-bad1.0-1.16.3/gst-libs/gst/codecparsers/gsth264parser.h --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/codecparsers/gsth264parser.h 2019-09-03 00:03:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/codecparsers/gsth264parser.h 2020-10-16 17:44:01.000000000 +0000 @@ -997,6 +997,18 @@ GstH264ClockTimestamp clock_timestamp[3]; }; +/** + * GstH264RegisteredUserData: + * The User data registered by Rec. ITU-T T.35 SEI messag. + * @country_code: an itu_t_t35_country_code. + * @country_code_extension: an itu_t_t35_country_code_extension_byte. + * Should be ignored when @country_code is not 0xff + * @data: the data of itu_t_t35_payload_byte + * excluding @country_code and @country_code_extension + * @size: the size of @data in bytes + * + * Since: 1.16 + */ struct _GstH264RegisteredUserData { guint8 country_code; diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/codecparsers/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/codecparsers/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/codecparsers/Makefile.in 2019-12-03 11:09:04.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/codecparsers/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/insertbin/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/insertbin/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/insertbin/Makefile.in 2019-12-03 11:09:04.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/insertbin/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/interfaces/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/interfaces/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/interfaces/Makefile.in 2019-12-03 11:09:04.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/interfaces/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -806,7 +806,8 @@ $(built_headers) CLEANFILES = $(BUILT_SOURCES) -enum_headers = $(foreach h,$(glib_enum_headers),\n\#include \"$(h)\") +hash := \# +enum_headers = $(foreach h,$(glib_enum_headers),\n$(hash)include \"$(h)\") all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/isoff/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/isoff/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/isoff/Makefile.in 2019-12-03 11:09:04.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/isoff/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/Makefile.in 2019-12-03 11:09:03.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/mpegts/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/mpegts/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/mpegts/Makefile.in 2019-12-03 11:09:04.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/mpegts/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -842,7 +842,8 @@ @HAVE_INTROSPECTION_TRUE@gir_DATA = $(BUILT_GIRSOURCES) @HAVE_INTROSPECTION_TRUE@typelibsdir = $(libdir)/girepository-1.0/ @HAVE_INTROSPECTION_TRUE@typelibs_DATA = $(BUILT_GIRSOURCES:.gir=.typelib) -enum_headers = $(foreach h,$(glib_enum_headers),\n\#include \"$(h)\") +hash := \# +enum_headers = $(foreach h,$(glib_enum_headers),\n$(hash)include \"$(h)\") all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/opencv/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/opencv/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/opencv/Makefile.in 2019-12-03 11:09:04.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/opencv/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/player/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/player/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/player/Makefile.in 2019-12-03 11:09:04.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/player/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/sctp/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/sctp/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/sctp/Makefile.in 2019-12-03 11:09:05.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/sctp/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/uridownloader/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/uridownloader/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/uridownloader/Makefile.in 2019-12-03 11:09:05.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/uridownloader/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/wayland/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/wayland/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/wayland/Makefile.in 2019-12-03 11:09:05.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/wayland/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/gst/webrtc/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/gst/webrtc/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/gst/webrtc/Makefile.in 2019-12-03 11:09:05.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/gst/webrtc/Makefile.in 2020-10-21 13:51:03.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -807,7 +807,8 @@ $(GST_ALL_LDFLAGS) \ $(GST_LT_LDFLAGS) -enum_headers = $(foreach h,$(glib_enum_headers),\n\#include \"$(h)\") +hash := \# +enum_headers = $(foreach h,$(glib_enum_headers),\n$(hash)include \"$(h)\") @HAVE_INTROSPECTION_TRUE@BUILT_GIRSOURCES = GstWebRTC-@GST_API_VERSION@.gir @HAVE_INTROSPECTION_TRUE@gir_headers = $(patsubst %,$(srcdir)/%, $(libgstwebrtc_@GST_API_VERSION@include_HEADERS)) @HAVE_INTROSPECTION_TRUE@gir_sources = $(patsubst %,$(srcdir)/%, $(libgstwebrtc_@GST_API_VERSION@_la_SOURCES)) $(BUILT_SOURCES) diff -Nru gst-plugins-bad1.0-1.16.2/gst-libs/Makefile.in gst-plugins-bad1.0-1.16.3/gst-libs/Makefile.in --- gst-plugins-bad1.0-1.16.2/gst-libs/Makefile.in 2019-12-03 11:09:03.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-libs/Makefile.in 2020-10-21 13:51:02.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/gst-plugins-bad.doap gst-plugins-bad1.0-1.16.3/gst-plugins-bad.doap --- gst-plugins-bad1.0-1.16.2/gst-plugins-bad.doap 2019-12-03 11:08:05.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/gst-plugins-bad.doap 2020-10-21 13:50:34.000000000 +0000 @@ -35,6 +35,16 @@ + 1.16.3 + 1.16 + + 2020-10-21 + + + + + + 1.16.2 1.16 diff -Nru gst-plugins-bad1.0-1.16.2/install-sh gst-plugins-bad1.0-1.16.3/install-sh --- gst-plugins-bad1.0-1.16.2/install-sh 2019-12-03 11:08:53.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/install-sh 2020-10-21 13:50:57.000000000 +0000 @@ -451,7 +451,18 @@ trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0 # Copy the file name to the temp name. - (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") && + (umask $cp_umask && + { test -z "$stripcmd" || { + # Create $dsttmp read-write so that cp doesn't create it read-only, + # which would cause strip to fail. + if test -z "$doit"; then + : >"$dsttmp" # No need to fork-exec 'touch'. + else + $doit touch "$dsttmp" + fi + } + } && + $doit_exec $cpprog "$src" "$dsttmp") && # and set any options; do chmod last to preserve setuid bits. # diff -Nru gst-plugins-bad1.0-1.16.2/ltmain.sh gst-plugins-bad1.0-1.16.3/ltmain.sh --- gst-plugins-bad1.0-1.16.2/ltmain.sh 2019-12-03 11:08:27.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/ltmain.sh 2020-10-21 13:50:45.000000000 +0000 @@ -31,7 +31,7 @@ PROGRAM=libtool PACKAGE=libtool -VERSION="2.4.6 Debian-2.4.6-11" +VERSION="2.4.6 Debian-2.4.6-14" package_revision=2.4.6 @@ -387,7 +387,7 @@ # putting '$debug_cmd' at the start of all your functions, you can get # bash to show function call trace with: # -# debug_cmd='eval echo "${FUNCNAME[0]} $*" >&2' bash your-script-name +# debug_cmd='echo "${FUNCNAME[0]} $*" >&2' bash your-script-name debug_cmd=${debug_cmd-":"} exit_cmd=: @@ -2141,7 +2141,7 @@ compiler: $LTCC compiler flags: $LTCFLAGS linker: $LD (gnu? $with_gnu_ld) - version: $progname $scriptversion Debian-2.4.6-11 + version: $progname $scriptversion Debian-2.4.6-14 automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` @@ -7368,10 +7368,12 @@ # -stdlib=* select c++ std lib with clang # -fsanitize=* Clang/GCC memory and address sanitizer # -fuse-ld=* Linker select flags for GCC + # -static-* direct GCC to link specific libraries statically + # -fcilkplus Cilk Plus language extension features for C/C++ -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \ - -specs=*|-fsanitize=*|-fuse-ld=*) + -specs=*|-fsanitize=*|-fuse-ld=*|-static-*|-fcilkplus) func_quote_for_eval "$arg" arg=$func_quote_for_eval_result func_append compile_command " $arg" diff -Nru gst-plugins-bad1.0-1.16.2/m4/libtool.m4 gst-plugins-bad1.0-1.16.3/m4/libtool.m4 --- gst-plugins-bad1.0-1.16.2/m4/libtool.m4 2019-12-03 11:08:27.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/m4/libtool.m4 2020-10-21 13:50:46.000000000 +0000 @@ -1041,8 +1041,8 @@ _LT_EOF echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD - echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD - $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD + echo "$AR cr libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD + $AR cr libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD cat > conftest.c << _LT_EOF @@ -1492,7 +1492,7 @@ m4_defun([_LT_PROG_AR], [AC_CHECK_TOOLS(AR, [ar], false) : ${AR=ar} -: ${AR_FLAGS=cru} +: ${AR_FLAGS=cr} _LT_DECL([], [AR], [1], [The archiver]) _LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive]) diff -Nru gst-plugins-bad1.0-1.16.2/m4/Makefile.in gst-plugins-bad1.0-1.16.3/m4/Makefile.in --- gst-plugins-bad1.0-1.16.2/m4/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/m4/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/Makefile.in gst-plugins-bad1.0-1.16.3/Makefile.in --- gst-plugins-bad1.0-1.16.2/Makefile.in 2019-12-03 11:08:54.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/Makefile.in 2020-10-21 13:50:58.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -176,8 +176,8 @@ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ cscope distdir distdir-am dist dist-all distcheck -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \ - $(LISP)config.h.in +am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \ + config.h.in # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. @@ -1129,6 +1129,10 @@ tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz $(am__post_remove_distdir) +dist-zstd: distdir + tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst + $(am__post_remove_distdir) + dist-tarZ: distdir @echo WARNING: "Support for distribution archives compressed with" \ "legacy program 'compress' is deprecated." >&2 @@ -1171,6 +1175,8 @@ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ + *.tar.zst*) \ + zstd -dc $(distdir).tar.zst | $(am__untar) ;;\ esac chmod -R a-w $(distdir) chmod u+w $(distdir) @@ -1350,7 +1356,7 @@ am--refresh check check-am clean clean-cscope clean-generic \ clean-libtool cscope cscopelist-am ctags ctags-am dist \ dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \ - dist-tarZ dist-xz dist-zip distcheck distclean \ + dist-tarZ dist-xz dist-zip dist-zstd distcheck distclean \ distclean-generic distclean-hdr distclean-libtool \ distclean-tags distcleancheck distdir distuninstallcheck dvi \ dvi-am html html-am info info-am install install-am \ diff -Nru gst-plugins-bad1.0-1.16.2/meson.build gst-plugins-bad1.0-1.16.3/meson.build --- gst-plugins-bad1.0-1.16.2/meson.build 2019-12-03 11:08:05.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/meson.build 2020-10-21 13:50:34.000000000 +0000 @@ -1,5 +1,5 @@ project('gst-plugins-bad', 'c', 'cpp', - version : '1.16.2', + version : '1.16.3', meson_version : '>= 0.47', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) diff -Nru gst-plugins-bad1.0-1.16.2/missing gst-plugins-bad1.0-1.16.3/missing --- gst-plugins-bad1.0-1.16.2/missing 2019-12-03 11:08:53.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/missing 2020-10-21 13:50:57.000000000 +0000 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2020 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify diff -Nru gst-plugins-bad1.0-1.16.2/NEWS gst-plugins-bad1.0-1.16.3/NEWS --- gst-plugins-bad1.0-1.16.2/NEWS 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/NEWS 2020-10-21 13:54:09.000000000 +0000 @@ -1,18 +1,17 @@ - - -GSTREAMER 1.16 RELEASE NOTES - +GStreamer 1.16 Release Notes GStreamer 1.16.0 was originally released on 19 April 2019. -The latest bug-fix release in the 1.16 series is 1.16.2 and was released -on 3 December 2019. +The latest bug-fix release in the 1.16 series is 1.16.3 and was released +on 21 October 2020. + +1.16.3 will likely be the last release in the 1.16 release series which +has now been superseded by the 1.18 release series. See https://gstreamer.freedesktop.org/releases/1.16/ for the latest version of this document. -_Last updated: Tuesday 03 December 2019, 08:00 UTC (log)_ - +Last updated: Tuesday 20 October 2020, 00:30 UTC (log) Introduction @@ -23,7 +22,6 @@ As always, this release is again packed with many new features, bug fixes and other improvements. - Highlights - GStreamer WebRTC stack gained support for data channels for @@ -78,7 +76,6 @@ - Many performance improvements - Major new features and changes Noteworthy new API @@ -519,7 +516,6 @@ these in our cerbero-built Windows packages, so it’s unlikely that they’ll be missed. - Miscellaneous API additions - GstBitwriter: new generic bit writer API to complement the existing @@ -611,7 +607,6 @@ for the Rate-Control and Frames RTSP headers was added to the RTSP library. - Miscellaneous performance and memory optimisations As always there have been many performance and memory usage improvements @@ -649,7 +644,6 @@ - API was added to fine-tune the synchronisation offset between subtitles and video - Miscellaneous changes - As a result of moving to newer FFmpeg APIs, encoder and decoder @@ -689,22 +683,22 @@ performance optimization to not require performing multiple expensive glGet*() function calls per frame. This affects any application or plugin use of the following functions and objects: + - glcolorconvert library object (not the element) - glviewconvert library object (not the element) - gst_gl_framebuffer_draw_to_texture() - custom GstGLWindow implementations - Tracing framework and debugging improvements -- There is now a GDB PRETTY PRINTER FOR VARIOUS GSTREAMER TYPES: For +- There is now a gdb pretty printer for various GStreamer types: For GstObject pointers the type and name is added, e.g. 0x5555557e4110 [GstDecodeBin|decodebin0]. For GstMiniObject pointers the object type is added, e.g. 0x7fffe001fc50 [GstBuffer]. For GstClockTime and GstClockTimeDiff the time is also printed in human readable form, e.g. 150116219955 [+0:02:30.116219955]. -- GDB EXTENSION WITH TWO CUSTOM GDB COMMANDS gst-dot AND gst-print: +- gdb extension with two custom gdb commands gst-dot and gst-print: - gst-dot creates dot files that a very close to what GST_DEBUG_BIN_TO_DOT_FILE() produces, but object properties and @@ -721,7 +715,6 @@ objects. Such object pointer values will never be deserialised however. - Tools - gst-inspect-1.0 has coloured output now and will automatically use a @@ -731,7 +724,6 @@ them by setting the GST_INSPECT_NO_COLORS=1 environment variable or passing the --no-color command line option. - GStreamer RTSP server - Improved backlog handling when using TCP interleaved for data @@ -752,7 +744,6 @@ - rtsp-auth: Add support for parsing .htdigest files - GStreamer VAAPI - Support Wayland’s display for context sharing, so the application @@ -785,7 +776,6 @@ - More specification adherence in H264 and H265 encoders. - GStreamer OMX - Add support of NV16 format to video encoders input. @@ -803,12 +793,12 @@ inform OMX about it rather than doing a full format reset. - Various Zynq UltraScale+ specific improvements: + - Video encoders are now able to import dmabuf from upstream. - Support for HEVC range extension profiles and more AVC profiles. - We can now request video encoders to generate an IDR using the force key unit event. - GStreamer Editing Services and NLE - Added a gesdemux element, it is an auto pluggable element that @@ -857,10 +847,9 @@ - Deprecate ges_timeline_load_from_uri as loading the timeline should be done through a project now -- MANY leaks have been plugged and the unit testsuite is now “leak +- Many leaks have been plugged and the unit testsuite is now “leak free” - GStreamer validate - Added an action type to verify the checksum of the sink last-sample @@ -917,7 +906,6 @@ - Add a way to output html log files - GStreamer Python Bindings - add binding for gst_pad_set_caps() @@ -927,12 +915,10 @@ - new audiotestsrc, audioplot, and mixer plugin examples, and a dynamic pipeline example - GStreamer C# Bindings - bindings for the GstWebRTC library - GStreamer Rust Bindings The GStreamer Rust bindings are now officially part of the GStreamer @@ -948,7 +934,7 @@ 1) 0.12.X will be completely API compatible with all other 0.12.Y versions. 2) 0.12.X+1 will contain bugfixes and compatible new feature additions. -3) 0.13.0 will _not_ be backwards compatible with 0.12.X but projects +3) 0.13.0 will not be backwards compatible with 0.12.X but projects will be able to stay at 0.12.X without any problems as long as they don’t need newer features. @@ -980,16 +966,23 @@ Added - Bindings for GStreamer Editing Services + - Bindings for GStreamer Check testing library + - Bindings for the encoding profile API (encodebin) - VideoFrame, VideoInfo, AudioInfo, StructureRef implements Send and Sync now + - VideoFrame has a function to get the raw FFI pointer + - From impls from the Error/Success enums to the combined enums like FlowReturn + - Bin-to-dot file functions were added to the Bin trait + - gst_base::Adapter implements SendUnique now + - More complete bindings for the gst_video::VideoOverlay interface, especially gst_video::is_video_overlay_prepare_window_handle_message() @@ -1015,9 +1008,12 @@ Take a look at the gst-plugins-rs crate for various examples. - Bindings for CapsFeatures and Meta + - Bindings for ParentBufferMeta,VideoMetaandVideoOverlayCompositionMeta` + - Bindings for VideoOverlayComposition and VideoOverlayRectangle + - Bindings for VideoTimeCode - UniqueFlowCombiner and UniqueAdapter wrappers that make use of the @@ -1025,28 +1021,34 @@ way, and as a side-effect implement Sync and Send now - More complete bindings for Allocation Query + - pbutils functions for codec descriptions + - TagList::iter() for iterating over all tags while getting a single value per tag. The old ::iter_tag_list() function was renamed to ::iter_generic() and still provides access to each value for a tag + - Bus::iter() and Bus::iter_timed() iterators around the corresponding ::pop\*() functions - serde serialization of Value can also handle Buffer now - Extensive comments to all examples with explanations + - Transmuxing example showing how to use typefind, multiqueue and dynamic pads + - basic-tutorial-12 was ported and added Changed - Rust 1.31 is the minimum supported Rust version now + - Update to latest gir code generator and glib bindings - Functions returning e.g. gst::FlowReturn or other “combined” enums were changed to return split enums like - Result to allow usage of the + Result to allow usage of the standard Rust error handling. - MiniObject subclasses are now newtype wrappers around the underlying @@ -1062,7 +1064,6 @@ - Various clippy warnings - GStreamer Rust Plugins Like the GStreamer Rust bindings, the Rust plugins are now officially @@ -1114,20 +1115,23 @@ - togglerecord: Switch to parking_lot crate for mutexes/condition variables for lower overhead + - Merge threadshare plugin here + - New closedcaption plugin with mccparse and mccenc elements + - New identity element for the tutorials plugin - Register plugins statically in tests instead of relying on the plugin loader to find the shared library in a specific place - Update to the latest API changes in the GLib and GStreamer bindings -- Update to the latest versions of all crates +- Update to the latest versions of all crates Build and Dependencies -- The MESON BUILD SYSTEM BUILD IS NOW FEATURE-COMPLETE (*) and it is +- The Meson build system build is now feature-complete (*) and it is now the recommended build system on all platforms and also used by Cerbero to build GStreamer on all platforms. The Autotools build is scheduled to be removed in the next cycle. Developers who currently @@ -1153,7 +1157,7 @@ that it is no longer possible to build this module against an older system-provided FFmpeg 3.x version. Use the internal FFmpeg 4.x copy instead if you build using autotools, or use gst-libav 1.14.x - instead which targets the FFmpeg 3.x API and _should_ work fine in + instead which targets the FFmpeg 3.x API and should work fine in combination with a newer GStreamer. It’s difficult for us to support both old and new FFmpeg APIs at the same time, apologies for any inconvenience caused. @@ -1236,7 +1240,6 @@ - A new -t / --timestamp command line switch makes commands print timestamps - Platform-specific changes and improvements Android @@ -1297,7 +1300,6 @@ - dshowsrc now implements the GstDeviceMonitor interface - Contributors Aaron Boxer, Aleix Conchillo Flaqué, Alessandro Decina, Alexandru Băluț, @@ -1349,7 +1351,6 @@ … and many others who have contributed bug reports, translations, sent suggestions or helped testing. - Stable 1.16 branch After the 1.16.0 release there will be several 1.16.x bug-fix releases @@ -1367,8 +1368,8 @@ The first 1.16 bug-fix release (1.16.1) was released on 23 September 2019. -This release only contains bugfixes and it _should_ be safe to update -from 1.16.0. +This release only contains bugfixes and it should be safe to update from +1.16.0. Highlighted bugfixes in 1.16.1 @@ -1704,15 +1705,14 @@ The second 1.16 bug-fix release (1.16.2) was released on 03 December 2019. -This release only contains bugfixes and it _should_ be safe to update -from 1.16.1. +This release only contains bugfixes and it should be safe to update from +1.16.1. Highlighted bugfixes in 1.16.2 - Interlaced video scaling fixes - CineForm video support in AVI -- audioresample: avoid glitches due to rounding errors after changing - rate +- audiorate: avoid glitches due to rounding errors after changing rate - Command line tool output printing improvements on Windows - various performance improvements, memory leak fixes and security fixes @@ -1875,6 +1875,319 @@ - List of Merge Requests applied in 1.16 - List of Issues fixed in 1.16.2 +1.16.3 + +The third (and likely last) 1.16 bug-fix release (1.16.3) was released +on 20 October 2020. + +This release only contains bugfixes and it should be safe to update from +1.16.2. + +Highlighted bugfixes in 1.16.3 + +- important security fixes +- bug fixes, memory leak fixes and various stability and reliability + improvements + +gstreamer + +- delay creation of threadpools +- bin: Fix deep-element-removed log message +- buffer: fix meta sequence number fallback on rpi +- bufferlist: foreach: always remove as parent if buffer is changed +- bus: Make setting/replacing/clearing the sync handler thread-safe +- elementfactory: Fix missing features in case a feature moves to + another filename +- element: When removing a ghost pad also unset its target +- meta: intern registered impl string +- registry: Use a toolchain-specific registry file on Windows +- systemclock: Invalid internal time calculation causes non-increasing + clock time on Windows +- value: don’t write to const char * +- value: Fix segfault comparing empty GValueArrays +- Revert floating enforcing +- aggregator: fix iteration direction in skip_buffers +- sparsefile: fix possible crash when seeking +- baseparse: cache fix +- baseparse: fix memory leak when subclass skips whole input buffer +- baseparse: Set the private duration before posting a + duration-changed message +- basetransform: allow not passthrough if generate_output is + implemented +- identity: Fix a minor leak using meta_str +- queue: protect against lost wakeups for iterm_del condition +- queue2: Avoid races when posting buffering messages +- queue2: Fix missing/dropped buffering messages at startup +- identity: Unblock condition variable on FLUSH_START +- check: Use g_thread_yield() instead of g_usleep(1) +- tests: use cpu_family for arch checks +- gst-launch: Follow up to missing s/g_print/gst_print/g +- gst-inspect: Add define guard for g_log_writer_supports_color() +- gst-launch: go back down to GST_STATE_NULL in one step. +- device-monitor: list hidden providers before listing devices + +gst-plugins-base + +- audioaggregator: Check all downstream allowed caps structures if + they support the upstream rate +- audioaggregator: Fix negotiation with downstream if there is no peer + yet +- audioencoder: fix segment event leak +- discoverer: Fix caps handling in pad-added signal handler +- discoverer: Start discovering next URI from right thread +- fft: Update our kiss fft version, fixes thread-safety and + concurrency issues and misc other things +- gl: numerous memory fixes (use-after-free, leaks, missing NULL-ify) +- gl/display/egl: ensure debug category is initialized +- gstglwindow_x11: fix resize +- pbutils: Add latest H.264 level values +- rtpbuffer: fix header extension length validation +- video: Fix NV12_64Z32 number of component +- video-format: RGB16/15 are not 16 bit per component but only 5.333 + and 5 +- video: fix top/bottom field flags +- videodecoder: don’t copy interlace-mode from reference state +- appsrc/appsink: Make setting/replacing callbacks thread-safe +- compositor: Fix checkerboard filling for BGRx/RGBx and + UYVY/YUY2/YVYU +- decodebin3: only force streams-selected seqnum after a + select-streams +- glupload: Fix fallback from direct dmabuf to dmabuf upload method +- glvideomixer: perform _get_highest_precision() on the GL thread +- libvisual: use gst_element_class_set_metadata() when passing dynamic + strings +- oggstream: Workaround for broken PAR in VP8 BOS +- subparse: accept WebVTT timestamps without an hour component +- playbin: Handle error message with redirection indication +- textrender: Fix AYUV output. +- typefind: Consider MPEG-PS PSM to be a PES type +- uridecodebin3: default to non-0 buffer-size and buffer-duration, + otherwise it could potentially cause big memory allocations over + time +- videoaggregator: Don’t configure NULL chroma-site/colorimetry +- videorate/videoscale/audioresample: Ensure that the caps returned + from… +- build: Replace bashisms in configure for Wayland and GLES3 + +gst-plugins-good + +- deinterlace: on-the-fly renegotiation +- flacenc: Pass audio info from set_format() to query_total_samples() + explicitly +- flacparse: fix broken reordering of flac metadata +- jack: Use jack_free(3) to release ports +- jpegdec: check buffer size before dereferencing +- pulse: fix discovery of newly added devices +- qtdemux fuzzing fixes +- qtdemux: Add ‘mp3’ fourcc that VLC seems to produce now +- qtdemux: Specify REDIRECT information in error message +- rtpbin: fix shutdown crash in rtpbin +- rtpsession: rename RTCP thread +- rtpvp8pay, rtpvp9pay: fix caps leak in set_caps() +- rtpjpegdepay: outputs framed jpeg +- rtpjitterbuffer: Properly free internal packets queue in finalize() +- rtspsrc: Don’t return TRUE for unhandled query +- rtspsrc: Avoid stack overflow recursing waiting for response +- rtspsrc: Use the correct type for storing the max-rtcp-rtp-time-diff + property +- rtspsrc: Error out when failling to receive message response +- rtspsrc: Fix for segmentation fault when handling set/get_parameter + requests +- speex: Fix crash on Windows caused by cross-CRT issue +- speexdec: Crash when stopping the pipeline +- splitmuxsrc: Properly stop the loop if no part reader is present +- use gst_element_class_set_metadata when passing dynamic strings +- v4l2videodec: Increase internal bitstream pool size +- v4l2: fix crash when handling unsupported video format +- videocrop: allow properties to be animated by GstController +- videomixer: Don’t leak peer caps +- vp8enc/vp8enc: set 1 for the default value of + VP8E_SET_STATIC_THRESHOLD +- wavenc: Fix writing of the channel mask with >2 channels + +gst-plugins-bad + +- amcvideodec: fix sync meta copying not taking a reference +- audiobuffersplit: Perform discont tracking on running time +- audiobuffersplit: Specify in the template caps that only interleaved + audio is supported +- audiobuffersplit: Unset DISCONT flag if not discontinuous +- autoconvert: Fix lock-less exchange or free condition +- autoconvert: fix compiler warnings with g_atomic on recent GLib + versions +- avfvideosrc: element requests camera permissions even with + capture-screen property is true +- codecparsers: h264parser: guard against ref_pic_markings overflow +- dtlsconnection: Avoid segmentation fault when no srtp capabilities + are negotiated +- dtls/connection: fix EOF handling with openssl 1.1.1e +- fdkaacdec: add support for mpegversion=2 +- hls: Check nettle version to ensure AES128 support +- ipcpipeline: Rework compiler checks +- interlace: Increment phase_index before checking if we’re at the end + of the phase +- lv2: Make it build with -fno-common +- h264parser: Do not allocate too large size of memory for registered + user data SEI +- ladspa: fix unbounded integer properties +- modplug: avoid division by zero +- msdkdec: Fix GstMsdkContext leak +- msdkenc: fix leaks on windows +- musepackdec: Don’t fail all queries if no sample rate is known yet +- openslessink: Allow openslessink to handle 48kHz streams. +- opencv: allow compilation against 4.2.x +- proxysink: event_function needs to handle the event when it is + disconnecetd from proxysrc +- vulkan: Drop use of VK_RESULT_BEGIN_RANGE +- wasapi: added missing lock release in case of error in + gst_wasapi_xxx_reset +- wasapi: Fix possible deadlock while downwards state change +- waylandsink: Clear window when pipeline is stopped +- webrtc: Support non-trickle ICE candidates in the SDP +- webrtc: Unmap all non-binary buffers received via the datachannel +- meson: build with neon 0.31 + +gst-plugins-ugly + +- x264enc: corrected em_data value in CEA-708 CC SEI message + +gst-libav + +- avaudenc/avvidenc: Reopen encoding session if it’s required +- avauddec/audenc/videnc: Don’t return GST_FLOW_EOS when draining +- avauddec/avviddec: Avoid dropping non-OK flow return +- avviddec: Limit default number of decoder threads +- avauddec: fix buffer leak when send packet failed +- Ensure drain even if codec has not delay capabilities + +gst-rtsp-server + +- rtsp-stream: explicitly set caps on udpsrc elements +- rtsp-stream: use mcast_udpsink[0] last-sample if available for + rtpinfo +- rtspclientsink: Set async-handling=false for the internal bins +- rtsp-auth: Fix NULL pointer dereference when handling an invalid + basic Authorization header +- rtsp-latency-bin: replace G_TYPE_INSTANCE_GET_PRIVATE as it’s been + deprecated +- rtsp-auth: fix default token leak + +gstreamer-vaapi + +- display: drm: use g_strcmp0 to be null safe +- vaapipluginutil: Use GST_VAAPI_DISPLAY_TYPE_DRM for Mesa3D GBM +- vaapivideobufferpool: force video meta if sizes are different +- Fix negotiate lock +- decoder: h265: parser state after update dependent slice +- h265enc: Set VA_PICTURE_HEVC_INVALID flag for invalid picture +- vaapivideobufferpool: Log messages in proper category. +- vaapih264enc: fix log message +- display: fix a resource leak in X11 pixmap format. +- decoder: h264, h265: fix g_return_val_if_fail() missuse +- utils: guard the VAEntrypointFEI symbol +- h265dec: remove limitation of get iq matrix +- videopool: fix undocumented behavior and counting +- Remove last negotiated video info if caps are the same +- encoder: increase bitrate prop max value +- misc backports into 1.16 + +gstreamer-sharp + +- Bind gst_buffer_new_wrapped() manually +- Declare GstVideoOverlayComposition/Rectangle as opaque type and + subclasses of Gst.MiniObject +- Fix gst_promise_new_with_change_func + +gst-python + +- Add exampleTransform.py from the master branch, modified to work on + 1.16 +- Fix build with Python 3.8 by also checking for python-3.X-embed.pc + +gst-editing-services + +- ges-launch fixes: enhance error message when no clip duration is + set, avoid setting invalid clip duration + +gst-integration-testsuites + +- Yesterday.flac.media_info: Update for changed flacparse behavior +- flow-expectations: Rename colon to short dash + +gst-build + +- subprojects: ffmpeg: bump to 4.1.5 +- git-update: Use –force when checking out manifest +- gst-env: Use meson-uninstalled pkgconfig files if available +- Fixate wrap versions in 1.16 +- Update android cross file +- Use gstreamer mirror as primary source for win-nasm and + win-flex-bison +- fetch wrap patches from github +- env: preprend gst-build/prefix/etc/xdg to XDG_CONFIG_DIRS +- Backport various gst uninstalled bug fixes into 1.16 +- gst-env: Automatically set the prompt for zsh too +- gst-env: Don’t put helper binaries in PATH +- fish: ignore SIGINT and set prompt correctly + +Cerbero build tool and packaging changes in 1.16.3 + +- meson: Ensure large file support for MinGW build +- ci: Temporarily change remote and branch for ci template +- cerbero: Run download tool outside of the build env +- cache: Re-implememt cache on top of our external storage +- cerbero: Ship plugin .pc files for all modules +- cerbero: Define a custom user agent while downloading +- Fix for fetching tags using git +- Fix gettext download error and improve download failure exception + usability +- cerbero: Disable debian packaging for now +- Fix misc windows bugs, and explicitly enable GL sub-options +- Prepend $CERBERO_PREFIX/lib path in LD_LIBRARY_PATH +- meson.recipe: Ignore programs in the WindowsApps directory +- meson.recipe: Write out DLL/EXE checksums with MSVC +- gst-plugins-bad: We can build ipcpipeline on Windows +- Fix Python 3.8 compat on Windows +- Fix malformed gendef output on x86 +- utils: fix python 3.8 compatibility on linux +- Use the new artifact server for 1.16 too +- GnuTLS: patch to handle certificate chain expiration +- fontconfig: Fix EXC_BAD_ACCESS crash on iOS ARM64 +- glib: fix G_GNUC_INTERNAL on macOS/iOS +- gnutls: Update to 3.5.19 +- nettle: add -std=c99 to CFLAGS +- openh264: fix recipe for text relocation issues on Android >= 5.0 + x86 builds +- openssl: Don’t build/package for native linux +- x264: Use relative paths in pkgconfig file +- Backport various commits into 1.16 for the 1.16.3 release + +Contributors to 1.16.3 + +Alexander Lapajne, Alicia Boya García, Andrew Wesie, Camilo Celis +Guzman, Carlos Rafael Giani, Chris Lord, Chris Mayo, Christoph Reiter, +Daniel Molkentin, David Bender, Debarshi Ray, dhilshad, Dimitrios +Katsaros, Dmitry Shusharin, Edward Hervey, François Laignel, Guillaume +Desmottes, Guillermo Rodríguez, Haihao Xiang, Havard Graff, He Junyan, +Jan Alexander Steffens (heftig), Jan Schmidt, Jennifer Berringer, Jérôme +Laheurte, Jonas Holmberg, Jonathan Matthew, Jordan Petridis, Jose +Quaresma, Julien Isorce, Justin Chadwell, Levente Révész, Matej Knopp, +Mathieu Duponchelle, Matthew Read, Matthew Waters, Matus Gajdos, Michael +Olbrich, Miguel Paris, Nicola Murino, Nicolas Dufresne, Nicolas Pernas +Maradei, Nirbheek Chauhan, okuoku, Olivier Crête, Ondřej Hruška, +Philippe Normand, Roman Shpuntov, Sebastian Dröge, Seungha Yang, Silvio +Lazzeretti, Stéphane Cerveau, Stian Selnes, Thibault Saunier, +Tim-Philipp Müller, U. Artie Eoff, Víctor Manuel Jáquez Leal, Wangfei, +Wang Zhanjun, Will Miller, worldofpeace, Xu Guangxin, Yeongjin Jeong, +Zebediah Figura, + +… and many others who have contributed bug reports, translations, sent +suggestions or helped testing. Thank you all! + +List of merge requests and issues fixed in 1.16.3 + +- List of Merge Requests applied in 1.16.3 +- List of Issues fixed in 1.16.3 Known Issues @@ -1890,24 +2203,15 @@ g_io_gnutls_load(gpointer data). See Android/iOS sections above for further details. - Schedule for 1.18 -Our next major feature release will be 1.18, and 1.17 will be the -unstable development version leading up to the stable 1.18 release. The -development of 1.17/1.18 will happen in the git master branch. - -The plan for the 1.18 development cycle is yet to be confirmed, but it -is now expected that feature freeze will take place in December 2019, -with the first 1.18 stable release ready in late January or February. - -1.18 will be backwards-compatible to the stable 1.16, 1.14, 1.12, 1.10, -1.8, 1.6, 1.4, 1.2 and 1.0 release series. +GStreamer 1.18.0 was released on 8 September 2020: GStreamer 1.18 +release notes ------------------------------------------------------------------------ -_These release notes have been prepared by Tim-Philipp Müller with_ -_contributions from Sebastian Dröge, Guillaume Desmottes, Matthew -Waters, _ _Thibault Saunier, and Víctor Manuel Jáquez Leal._ +These release notes have been prepared by Tim-Philipp Müller with +contributions from Sebastian Dröge, Guillaume Desmottes, Matthew Waters, +Thibault Saunier, and Víctor Manuel Jáquez Leal. -_License: CC BY-SA 4.0_ +License: CC BY-SA 4.0 diff -Nru gst-plugins-bad1.0-1.16.2/pkgconfig/gstreamer-plugins-bad-uninstalled.pc.in gst-plugins-bad1.0-1.16.3/pkgconfig/gstreamer-plugins-bad-uninstalled.pc.in --- gst-plugins-bad1.0-1.16.2/pkgconfig/gstreamer-plugins-bad-uninstalled.pc.in 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/pkgconfig/gstreamer-plugins-bad-uninstalled.pc.in 2020-10-16 17:44:01.000000000 +0000 @@ -10,5 +10,5 @@ Description: Streaming media framework, bad plugins libraries, uninstalled Version: @VERSION@ Requires: gstreamer-@GST_API_VERSION@ -Libs: -L@audiolibdir@ -L@basecamerabinsrclibdir@ -L@codecparserslibdir@ -L@insertbinlibdir@ -L@photographylibdir@ -L@mpegtslibdir@ -L@playerlibdir@ -L@videolibdir@ -L@waylandlibdir@ -L@webrtclibdir@ +Libs: -L@audiolibdir@ -L@basecamerabinsrclibdir@ -L@codecparserslibdir@ -L@insertbinlibdir@ -L@photographylibdir@ -L@mpegtslibdir@ -L@playerlibdir@ -L@waylandlibdir@ -L@webrtclibdir@ Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs diff -Nru gst-plugins-bad1.0-1.16.2/pkgconfig/Makefile.in gst-plugins-bad1.0-1.16.3/pkgconfig/Makefile.in --- gst-plugins-bad1.0-1.16.2/pkgconfig/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/pkgconfig/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/po/af.po gst-plugins-bad1.0-1.16.3/po/af.po --- gst-plugins-bad1.0-1.16.2/po/af.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/af.po 2020-10-21 13:54:40.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins 0.7.6\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2004-03-18 14:16+0200\n" "Last-Translator: Petri Jooste \n" "Language-Team: Afrikaans \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/ast.po gst-plugins-bad1.0-1.16.3/po/ast.po --- gst-plugins-bad1.0-1.16.2/po/ast.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/ast.po 2020-10-21 13:54:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.12.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2018-07-16 17:14+0100\n" "Last-Translator: enolp \n" "Language-Team: Asturian \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/az.po gst-plugins-bad1.0-1.16.3/po/az.po --- gst-plugins-bad1.0-1.16.2/po/az.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/az.po 2020-10-21 13:54:40.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-0.8.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2004-03-19 18:29+0200\n" "Last-Translator: Metin Amiroff \n" "Language-Team: Azerbaijani \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/bg.po gst-plugins-bad1.0-1.16.3/po/bg.po --- gst-plugins-bad1.0-1.16.2/po/bg.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/bg.po 2020-10-21 13:54:40.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.12.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2017-05-08 11:49+0200\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/ca.po gst-plugins-bad1.0-1.16.3/po/ca.po --- gst-plugins-bad1.0-1.16.2/po/ca.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/ca.po 2020-10-21 13:54:40.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2012-01-01 14:19+0100\n" "Last-Translator: Gil Forcada \n" "Language-Team: Catalan \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/cs.po gst-plugins-bad1.0-1.16.3/po/cs.po --- gst-plugins-bad1.0-1.16.2/po/cs.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/cs.po 2020-10-21 13:54:40.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.12.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2017-09-13 14:36+0200\n" "Last-Translator: Marek Černocký \n" "Language-Team: Czech \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/da.po gst-plugins-bad1.0-1.16.3/po/da.po --- gst-plugins-bad1.0-1.16.2/po/da.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/da.po 2020-10-21 13:54:40.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2019-02-05 11:28+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/de.po gst-plugins-bad1.0-1.16.3/po/de.po --- gst-plugins-bad1.0-1.16.2/po/de.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/de.po 2020-10-21 13:54:40.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2019-02-09 20:47+0100\n" "Last-Translator: Christian Kirbach \n" "Language-Team: German \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/el.po gst-plugins-bad1.0-1.16.3/po/el.po --- gst-plugins-bad1.0-1.16.2/po/el.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/el.po 2020-10-21 13:54:40.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2012-05-05 19:17+0100\n" "Last-Translator: Savvas Radevic \n" "Language-Team: Greek \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/en_GB.po gst-plugins-bad1.0-1.16.3/po/en_GB.po --- gst-plugins-bad1.0-1.16.2/po/en_GB.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/en_GB.po 2020-10-21 13:54:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins 0.8.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2004-04-26 10:41-0400\n" "Last-Translator: Gareth Owen \n" "Language-Team: English (British) \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/eo.po gst-plugins-bad1.0-1.16.3/po/eo.po --- gst-plugins-bad1.0-1.16.2/po/eo.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/eo.po 2020-10-21 13:54:40.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2011-06-04 22:18+0200\n" "Last-Translator: Kristjan SCHMIDT \n" "Language-Team: Esperanto \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/es.po gst-plugins-bad1.0-1.16.3/po/es.po --- gst-plugins-bad1.0-1.16.2/po/es.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/es.po 2020-10-21 13:54:40.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2011-10-02 15:47+0200\n" "Last-Translator: Jorge González González \n" "Language-Team: Spanish \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/eu.po gst-plugins-bad1.0-1.16.3/po/eu.po --- gst-plugins-bad1.0-1.16.2/po/eu.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/eu.po 2020-10-21 13:54:40.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-0.10.17.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2010-03-25 12:30+0100\n" "Last-Translator: Mikel Olasagasti Uranga \n" "Language-Team: Basque \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/fi.po gst-plugins-bad1.0-1.16.3/po/fi.po --- gst-plugins-bad1.0-1.16.2/po/fi.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/fi.po 2020-10-21 13:54:40.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.13.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2009-08-12 22:13+0300\n" "Last-Translator: Tommi Vainikainen \n" "Language-Team: Finnish \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/fr.po gst-plugins-bad1.0-1.16.3/po/fr.po --- gst-plugins-bad1.0-1.16.2/po/fr.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/fr.po 2020-10-21 13:54:40.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2019-05-12 03:46+0200\n" "Last-Translator: Stéphane Aulery \n" "Language-Team: French \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/fur.po gst-plugins-bad1.0-1.16.3/po/fur.po --- gst-plugins-bad1.0-1.16.2/po/fur.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/fur.po 2020-10-21 13:54:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2016-12-30 13:28+0100\n" "Last-Translator: Fabio Tomat \n" "Language-Team: Friulian \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/gl.po gst-plugins-bad1.0-1.16.3/po/gl.po --- gst-plugins-bad1.0-1.16.2/po/gl.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/gl.po 2020-10-21 13:54:40.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2011-09-05 12:50+0200\n" "Last-Translator: Fran Dieguez \n" "Language-Team: Galician \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/gst-plugins-bad-1.0.pot gst-plugins-bad1.0-1.16.3/po/gst-plugins-bad-1.0.pot --- gst-plugins-bad1.0-1.16.2/po/gst-plugins-bad-1.0.pot 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/gst-plugins-bad-1.0.pot 2020-10-21 13:54:40.000000000 +0000 @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad 1.16.2\n" +"Project-Id-Version: gst-plugins-bad 1.16.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/hr.po gst-plugins-bad1.0-1.16.3/po/hr.po --- gst-plugins-bad1.0-1.16.2/po/hr.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/hr.po 2020-10-21 13:54:40.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2019-02-03 13:38-0800\n" "Last-Translator: Božidar Putanec \n" "Language-Team: Croatian \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/hu.po gst-plugins-bad1.0-1.16.3/po/hu.po --- gst-plugins-bad1.0-1.16.2/po/hu.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/hu.po 2020-10-21 13:54:40.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2019-11-23 21:49+0100\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/id.po gst-plugins-bad1.0-1.16.3/po/id.po --- gst-plugins-bad1.0-1.16.2/po/id.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/id.po 2020-10-21 13:54:40.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2016-11-14 20:38+0700\n" "Last-Translator: Andhika Padmawan \n" "Language-Team: Indonesian \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/it.po gst-plugins-bad1.0-1.16.3/po/it.po --- gst-plugins-bad1.0-1.16.2/po/it.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/it.po 2020-10-21 13:54:40.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2019-01-25 11:57+0100\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/ja.po gst-plugins-bad1.0-1.16.3/po/ja.po --- gst-plugins-bad1.0-1.16.2/po/ja.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/ja.po 2020-10-21 13:54:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2011-04-26 19:38+0900\n" "Last-Translator: Makoto Kato \n" "Language-Team: Japanese \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/ky.po gst-plugins-bad1.0-1.16.3/po/ky.po --- gst-plugins-bad1.0-1.16.2/po/ky.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/ky.po 2020-10-21 13:54:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.5\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2007-11-13 17:16+0600\n" "Last-Translator: Ilyas Bakirov \n" "Language-Team: Kirghiz \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/lt.po gst-plugins-bad1.0-1.16.3/po/lt.po --- gst-plugins-bad1.0-1.16.2/po/lt.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/lt.po 2020-10-21 13:54:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-0.10.6.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2008-05-14 02:13+0300\n" "Last-Translator: Gintautas Miliauskas \n" "Language-Team: Lithuanian \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/lv.po gst-plugins-bad1.0-1.16.3/po/lv.po --- gst-plugins-bad1.0-1.16.2/po/lv.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/lv.po 2020-10-21 13:54:40.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.2.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2014-04-20 15:52+0300\n" "Last-Translator: Rihards Prieditis \n" "Language-Team: Latvian \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/mt.po gst-plugins-bad1.0-1.16.3/po/mt.po --- gst-plugins-bad1.0-1.16.2/po/mt.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/mt.po 2020-10-21 13:54:40.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-0.10.8.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2008-10-26 20:27+0100\n" "Last-Translator: Michel Bugeja \n" "Language-Team: Maltese \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/nb.po gst-plugins-bad1.0-1.16.3/po/nb.po --- gst-plugins-bad1.0-1.16.2/po/nb.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/nb.po 2020-10-21 13:54:40.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2019-09-03 09:33+0200\n" "Last-Translator: Johnny A. Solbu \n" "Language-Team: Norwegian Bokmaal \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/nl.po gst-plugins-bad1.0-1.16.3/po/nl.po --- gst-plugins-bad1.0-1.16.2/po/nl.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/nl.po 2020-10-21 13:54:40.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.12.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2017-10-24 22:43+0100\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/or.po gst-plugins-bad1.0-1.16.3/po/or.po --- gst-plugins-bad1.0-1.16.2/po/or.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/or.po 2020-10-21 13:54:40.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-0.8.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2004-09-27 13:32+0530\n" "Last-Translator: Gora Mohanty \n" "Language-Team: Oriya \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/pl.po gst-plugins-bad1.0-1.16.3/po/pl.po --- gst-plugins-bad1.0-1.16.2/po/pl.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/pl.po 2020-10-21 13:54:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2019-01-25 05:41+0100\n" "Last-Translator: Jakub Bogusz \n" "Language-Team: Polish \n" Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/po/pt_BR.gmo and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/po/pt_BR.gmo differ diff -Nru gst-plugins-bad1.0-1.16.2/po/pt_BR.po gst-plugins-bad1.0-1.16.3/po/pt_BR.po --- gst-plugins-bad1.0-1.16.2/po/pt_BR.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/pt_BR.po 2020-10-21 13:54:40.000000000 +0000 @@ -1,15 +1,15 @@ # Brazilian Portuguese translation of gst-plugins-bad. # This file is distributed under the same license as the gst-plugins-bad package. -# Copyright (C) 2007-2016 Free Software Foundation, Inc. +# Copyright (C) 2007-2019 Free Software Foundation, Inc. # Raphael Higino , 2007. -# Fabrício Godoy , 2008-2018. +# Fabrício Godoy , 2008-2019. # msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad-1.12.0\n" +"Project-Id-Version: gst-plugins-bad-1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" -"PO-Revision-Date: 2018-10-20 15:25-0300\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" +"PO-Revision-Date: 2019-11-24 20:09-0300\n" "Last-Translator: Fabrício Godoy \n" "Language-Team: Brazilian Portuguese \n" @@ -21,7 +21,7 @@ "Plural-Forms: nplurals=2; plural=(n > 1);\n" msgid "No URL set." -msgstr "" +msgstr "Nenhum URL definido." msgid "OpenCV failed to load template image" msgstr "O OpenCV falhou ao carregar a imagem modelo" Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/po/ro.gmo and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/po/ro.gmo differ diff -Nru gst-plugins-bad1.0-1.16.2/po/ro.po gst-plugins-bad1.0-1.16.3/po/ro.po --- gst-plugins-bad1.0-1.16.2/po/ro.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/ro.po 2020-10-21 13:54:40.000000000 +0000 @@ -1,27 +1,30 @@ # Romanian translation for gst-plugins-bad # This file is distributed under the same license as the gst-plugins-bad package. # Lucian Adrian Grijincu , 2010. +# Florentina Mușat , 2020. +# msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad 0.10.18.2\n" +"Project-Id-Version: gst-plugins-bad 1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" -"PO-Revision-Date: 2010-08-16 03:11+0300\n" -"Last-Translator: Lucian Adrian Grijincu \n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" +"PO-Revision-Date: 2020-06-21 12:16+0300\n" +"Last-Translator: Florentina Mușat \n" "Language-Team: Romanian \n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2);;\n" -"X-Generator: Virtaal 0.6.1\n" +"X-Generator: Poedit 2.3.1\n" msgid "No URL set." -msgstr "" +msgstr "Niciun URL stabilit." msgid "OpenCV failed to load template image" -msgstr "" +msgstr "OpenCV a eșuat să încarce imaginea șablon" msgid "Could not read title information for DVD." msgstr "Nu s-au putut citi informațiile despre titlu pentru DVD." @@ -37,39 +40,43 @@ "Could not read DVD. This may be because the DVD is encrypted and a DVD " "decryption library is not installed." msgstr "" +"Nu s-a putut citi DVD-ul. Aceasta poate fi pentru că DVD-ul este criptat și " +"o bibliotecă de decriptare a DVD-urilor nu este instalată." -#, fuzzy msgid "Could not read DVD." -msgstr "Nu s-au putut citi informațiile despre titlu pentru DVD." +msgstr "Nu s-a putut citi DVD-ul." msgid "This file contains no playable streams." -msgstr "" +msgstr "Fișierul nu conține fluxuri de redat." -#, fuzzy msgid "Could not open sndfile stream for reading." -msgstr "Nu s-a putut deschide fișierul „%s” pentru citire." +msgstr "Nu s-a putut deschide fluxul sndfile pentru citire." msgid "Generated file has a larger preroll time than its streams duration" msgstr "" +"Fișierul generat are un timp de pre-rulare mai mare decât durata fluxurilor " +"acestuia" #, c-format msgid "Missing element '%s' - check your GStreamer installation." -msgstr "" +msgstr "Lipsește elementul „%s” - verificați instalarea GStreamer." msgid "File location is set to NULL, please set it to a valid filename" msgstr "" +"Locația fișierului este stabilită la NULL, stabiliți-o la un nume de fișier " +"valid" msgid "Digitalzoom element couldn't be created" -msgstr "" +msgstr "Elementul digitalzoom nu a putut fi creat" msgid "Subpicture format was not configured before data flow" -msgstr "" +msgstr "Formatul de subpictură nu a fost configurat înainte de fluxul de date" msgid "Failed to get fragment URL." -msgstr "" +msgstr "Nu s-a putut obține URL-ul fragment." msgid "Couldn't download fragments" -msgstr "" +msgstr "Nu s-au putut descărca fragmentele" msgid "Internal data stream error." msgstr "Eroare internă a fluxului de date." @@ -86,47 +93,41 @@ msgid "Could not get settings from frontend device \"%s\"." msgstr "Nu s-au putut obține configurările de la dispozitivul frontend „%s”." -#, fuzzy, c-format +#, c-format msgid "Cannot enumerate delivery systems from frontend device \"%s\"." -msgstr "Nu s-au putut obține configurările de la dispozitivul frontend „%s”." +msgstr "" +"Nu s-au putut enumera sistemele de livrare de la dispozitivul de interfață " +"„%s”." #, c-format msgid "Could not open file \"%s\" for reading." msgstr "Nu s-a putut deschide fișierul „%s” pentru citire." msgid "Couldn't find channel configuration file" -msgstr "" +msgstr "Nu s-a putut găsi fișierul de configurare a canalului" #, c-format msgid "Couldn't load channel configuration file: '%s'" -msgstr "" +msgstr "Nu s-a putut încărca fișierul de configurare a canalului: „%s”" #, c-format msgid "Couldn't find details for channel '%s'" -msgstr "" +msgstr "Nu s-au putut găsi detalii pentru canalul „%s”" #, c-format msgid "No properties for channel '%s'" -msgstr "" +msgstr "Nu sunt proprietăți pentru canalul „%s”" -#, fuzzy, c-format +#, c-format msgid "Failed to set properties for channel '%s'" -msgstr "Nu s-a putut deschide dispozitivul DVD „%s”." +msgstr "Nu s-au putut stabili proprietățile pentru canalul „%s”" #, c-format msgid "Couldn't find channel configuration file: '%s'" -msgstr "" +msgstr "Nu s-a putut găsi fișierul de configurare a canalului: „%s”" msgid "Channel configuration file doesn't contain any channels" -msgstr "" - -#, fuzzy -#~ msgid "Could not configure sndio" -#~ msgstr "Nu s-a putut deschide fișierul „%s” pentru citire." - -#, fuzzy -#~ msgid "Could not start sndio" -#~ msgstr "Nu s-au putut citi informațiile despre titlu pentru DVD." +msgstr "Fișierul de configurare a canalului nu conține niciun canal" #~ msgid "No file name specified for writing." #~ msgstr "Niciun nume de fișier specificat pentru scriere." @@ -134,8 +135,8 @@ #~ msgid "Could not open file \"%s\" for writing." #~ msgstr "Nu s-a putut deschide fișierul „%s” pentru scriere." -#~ msgid "Internal data flow error." -#~ msgstr "Eroare internă de flux al datelor." - #~ msgid "Could not write to file \"%s\"." #~ msgstr "Nu s-a putut scrie în fișierul „%s”." + +#~ msgid "Internal data flow error." +#~ msgstr "Eroare internă de flux al datelor." diff -Nru gst-plugins-bad1.0-1.16.2/po/ru.po gst-plugins-bad1.0-1.16.3/po/ru.po --- gst-plugins-bad1.0-1.16.2/po/ru.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/ru.po 2020-10-21 13:54:40.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2019-02-02 09:10+0300\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/po/sk.gmo and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/po/sk.gmo differ diff -Nru gst-plugins-bad1.0-1.16.2/po/sk.po gst-plugins-bad1.0-1.16.3/po/sk.po --- gst-plugins-bad1.0-1.16.2/po/sk.po 2019-12-03 11:13:29.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/sk.po 2020-10-21 13:54:40.000000000 +0000 @@ -2,26 +2,27 @@ # Czech translations of gst-plugins. # Copyright (C) 2004 gst-plugins' COPYRIGHT HOLDER # This file is put in the public domain. -# Peter Tuhársky , 2007, 2008, 2009, 2010, 2014, 2016. +# Peter Tuhársky , 2007, 2008, 2009, 2010, 2014, 2016, 2020. # msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad 1.7.2\n" +"Project-Id-Version: gst-plugins-bad 1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" -"PO-Revision-Date: 2016-05-20 12:33+0100\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" +"PO-Revision-Date: 2020-06-11 09:09+0200\n" "Last-Translator: Peter Tuhársky \n" "Language-Team: Slovak \n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Poedit 1.6.10\n" +"X-Generator: Poedit 2.2.1\n" msgid "No URL set." -msgstr "" +msgstr "Nebola nastavená URL adresa." msgid "OpenCV failed to load template image" msgstr "OpenCV nedokázalo načítať obrazovú šablónu" @@ -100,33 +101,31 @@ msgid "Could not open file \"%s\" for reading." msgstr "Nepodarilo sa otvoriť súbor \"%s\" na čítanie." -#, fuzzy msgid "Couldn't find channel configuration file" -msgstr "Nepodarilo sa nájsť konfiguračný súbor DVB kanálu" +msgstr "Nepodarilo sa nájsť konfiguračný súbor kanálu" -#, fuzzy, c-format +#, c-format msgid "Couldn't load channel configuration file: '%s'" -msgstr "Nepodarilo sa načítať konfiguračný súbor DVB kanálu: %s" +msgstr "Nepodarilo sa načítať konfiguračný súbor kanálu: %s" -#, fuzzy, c-format +#, c-format msgid "Couldn't find details for channel '%s'" -msgstr "Nepodarilo sa nájsť podrobnosti o DVB kanáli %s" +msgstr "Nepodarilo sa nájsť podrobnosti o kanáli %s" -#, fuzzy, c-format +#, c-format msgid "No properties for channel '%s'" -msgstr "Nepodarilo sa nájsť podrobnosti o DVB kanáli %s" +msgstr "Nepodarilo sa nájsť podrobnosti o kanáli %s" -#, fuzzy, c-format +#, c-format msgid "Failed to set properties for channel '%s'" -msgstr "Nepodarilo sa nájsť podrobnosti o DVB kanáli %s" +msgstr "Nepodarilo sa nastaviť vlastnosti pre kanál '%s'" -#, fuzzy, c-format +#, c-format msgid "Couldn't find channel configuration file: '%s'" -msgstr "Nepodarilo sa nájsť konfiguračný súbor DVB kanálu" +msgstr "Nepodarilo sa nájsť konfiguračný súbor kanálu: '%s'" -#, fuzzy msgid "Channel configuration file doesn't contain any channels" -msgstr "Konfiguračný súbor DVB kanála neobsahuje žiadne kanály" +msgstr "Konfiguračný súbor kanálov neobsahuje žiadne kanály" #~ msgid "format wasn't negotiated before get function" #~ msgstr "formát nebol dohodnutý pred funkciou stiahnutia" @@ -143,6 +142,9 @@ #~ msgid "Could not start sndio" #~ msgstr "Nepodarilo sa spustiť sndio" +#~ msgid "Internal data flow error." +#~ msgstr "Vnútorná chyba prúdu údajov." + #~ msgid "No file name specified for writing." #~ msgstr "Nebolo zadané žiadne meno súboru pre zápis." @@ -155,9 +157,6 @@ #~ msgid "Could not open file \"%s\" for writing." #~ msgstr "Nepodarilo sa otvoriť súbor \"%s\" pre zápis." -#~ msgid "Internal data flow error." -#~ msgstr "Vnútorná chyba prúdu údajov." - #~ msgid "Couldn't get the Manifest's URI" #~ msgstr "Nepodarilo sa získať URI Manifestu" diff -Nru gst-plugins-bad1.0-1.16.2/po/sl.po gst-plugins-bad1.0-1.16.3/po/sl.po --- gst-plugins-bad1.0-1.16.2/po/sl.po 2019-12-03 11:13:29.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/sl.po 2020-10-21 13:54:40.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2011-04-26 15:21+0100\n" "Last-Translator: Klemen Košir \n" "Language-Team: Slovenian \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/sq.po gst-plugins-bad1.0-1.16.3/po/sq.po --- gst-plugins-bad1.0-1.16.2/po/sq.po 2019-12-03 11:13:29.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/sq.po 2020-10-21 13:54:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.7.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2008-08-15 16:07+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: Albanian \n" Binary files /tmp/tmp77jn66kr/PNfkq2ImJB/gst-plugins-bad1.0-1.16.2/po/sr.gmo and /tmp/tmp77jn66kr/M7hf6U9ozf/gst-plugins-bad1.0-1.16.3/po/sr.gmo differ diff -Nru gst-plugins-bad1.0-1.16.2/po/sr.po gst-plugins-bad1.0-1.16.3/po/sr.po --- gst-plugins-bad1.0-1.16.2/po/sr.po 2019-12-03 11:13:29.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/sr.po 2020-10-21 13:54:40.000000000 +0000 @@ -1,14 +1,14 @@ # Serbian translation of gst-plugins -# Copyright (C) 2014 Free Software Foundation, Inc. +# Copyright © 2020 Free Software Foundation, Inc. # This file is distributed under the same license as the gst-plugins-bad package. # Danilo Segan , 2004. -# Мирослав Николић , 2011—2015, 2016. +# Мирослав Николић , 2011—2020. msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad-1.10.0\n" +"Project-Id-Version: gst-plugins-bad-1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" -"PO-Revision-Date: 2016-12-04 14:22+0200\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" +"PO-Revision-Date: 2020-04-01 13:24+0200\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian <(nothing)>\n" "Language: sr\n" @@ -17,11 +17,12 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Virtaal 0.7.1\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "X-Project-Style: gnome\n" msgid "No URL set." -msgstr "" +msgstr "Није подешена адреса." msgid "OpenCV failed to load template image" msgstr "ОтворениЦВ није успео да учита слику шаблона" diff -Nru gst-plugins-bad1.0-1.16.2/po/sv.po gst-plugins-bad1.0-1.16.3/po/sv.po --- gst-plugins-bad1.0-1.16.2/po/sv.po 2019-12-03 11:13:29.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/sv.po 2020-10-21 13:54:40.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2019-02-05 18:24+0100\n" "Last-Translator: Sebastian Rasmussen \n" "Language-Team: Swedish \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/tr.po gst-plugins-bad1.0-1.16.3/po/tr.po --- gst-plugins-bad1.0-1.16.2/po/tr.po 2019-12-03 11:13:28.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/tr.po 2020-10-21 13:54:40.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2019-01-25 12:21+0300\n" "Last-Translator: Mehmet Kececi \n" "Language-Team: Turkish \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/uk.po gst-plugins-bad1.0-1.16.3/po/uk.po --- gst-plugins-bad1.0-1.16.2/po/uk.po 2019-12-03 11:13:29.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/uk.po 2020-10-21 13:54:40.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2019-01-24 22:16+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/vi.po gst-plugins-bad1.0-1.16.3/po/vi.po --- gst-plugins-bad1.0-1.16.2/po/vi.po 2019-12-03 11:13:29.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/vi.po 2020-10-21 13:54:40.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2016-11-02 13:38+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" diff -Nru gst-plugins-bad1.0-1.16.2/po/zh_CN.po gst-plugins-bad1.0-1.16.3/po/zh_CN.po --- gst-plugins-bad1.0-1.16.2/po/zh_CN.po 2019-12-03 11:13:29.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/po/zh_CN.po 2020-10-21 13:54:40.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.15.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2019-12-03 11:13+0000\n" +"POT-Creation-Date: 2020-10-21 14:54+0100\n" "PO-Revision-Date: 2019-03-05 16:31+0100\n" "Last-Translator: Tianze Wang \n" "Language-Team: Chinese (simplified) \n" diff -Nru gst-plugins-bad1.0-1.16.2/README gst-plugins-bad1.0-1.16.3/README --- gst-plugins-bad1.0-1.16.2/README 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/README 2020-10-21 13:54:09.000000000 +0000 @@ -9,17 +9,24 @@ -------------- We have a website at -http://gstreamer.freedesktop.org/ -You should start by going through our FAQ at -http://gstreamer.freedesktop.org/data/doc/gstreamer/head/faq/html/ + https://gstreamer.freedesktop.org -There is more documentation; go to -http://gstreamer.freedesktop.org/documentation +Our documentation, including tutorials, API reference and FAQ can be found at -You can subscribe to our mailing lists; see the website for details. + https://gstreamer.freedesktop.org/documentation/ -We track bugs in GNOME's bugzilla; see the website for details. +You can subscribe to our mailing lists: + + https://lists.freedesktop.org/mailman/listinfo/gstreamer-announce + + https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel + +Follow us on Twitter: https://twitter.com/GStreamer + +We track bugs, feature requests and merge requests (patches) in GitLab at + + https://gitlab.freedesktop.org/gstreamer/ You can join us on IRC - #gstreamer on irc.freenode.org @@ -137,12 +144,11 @@ --------- - Linux is of course fully supported -- FreeBSD is reported to work; other BSDs should work too -- Solaris is reported to work; a specific sunaudiosink plugin has been written -- MacOSX works, binary 1.x packages can be built using the cerbero build tool +- FreeBSD is reported to work; other BSDs should work too; same for Solaris +- MacOS works, binary 1.x packages can be built using the cerbero build tool - Windows works; binary 1.x packages can be built using the cerbero build tool - MSys/MinGW builds - - Microsoft Visual Studio builds are not yet available or supported + - Microsoft Visual Studio builds are also available and supported - Android works, binary 1.x packages can be built using the cerbero build tool - iOS works @@ -151,36 +157,49 @@ You should always prefer installing from packages first. GStreamer is well-maintained for a number of distributions, including Fedora, Debian, -Ubuntu, Mandrake, Gentoo, ... +Ubuntu, Mandrake, Arch Linux, Gentoo, ... Only in cases where you: -- want to hack on GStreamer -- want to verify that a bug has been fixed -- do not have a sane distribution + + - want to hack on GStreamer + - want to verify that a bug has been fixed + - do not have a sane distribution + should you choose to build from source tarballs or git. Find more information about the various packages at -http://gstreamer.freedesktop.org/download/ + + https://gstreamer.freedesktop.org/download/ COMPILING FROM SOURCE TARBALLS ------------------------------ -- again, make sure that you really need to install from source ! +- again, make sure that you really need to install from source! If GStreamer is one of your first projects ever that you build from source, consider taking on an easier project. -- check output of ./configure --help to see if any options apply to you +- you need a recent version of Meson installed, see + + http://mesonbuild.com/Getting-meson.html + + and + + https://gitlab.freedesktop.org/gstreamer/gst-build/blob/master/README.md + - run - ./configure - make + + meson build + ninja -C build to build GStreamer. + - if you want to install it (not required, but what you usually want to do), run - make install + + ninja -C build install - try out a simple test: - gst-launch -v fakesrc num_buffers=5 ! fakesink - (If you didn't install GStreamer, prefix gst-launch with tools/) + gst-launch-1.0 -v fakesrc num_buffers=5 ! fakesink + (If you didn't install GStreamer, run `./build/tools/gst-launch-1.0`) If it outputs a bunch of messages from fakesrc and fakesink, everything is ok. @@ -196,45 +215,25 @@ COMPILING FROM GIT ------------------ -When building from git sources, you will need to run autogen.sh to generate -the build system files. - -You will need a set of additional tools typical for building from git, -including: -- autoconf -- automake -- libtool - -autogen.sh will check for recent enough versions and complain if you don't have -them. You can also specify specific versions of automake and autoconf with ---with-automake and --with-autoconf - -Check autogen.sh options by running autogen.sh --help - -autogen.sh can pass on arguments to configure - -When you have done this once, you can use autoregen.sh to re-autogen with -the last passed options as a handy shortcut. Use it. - -After the autogen.sh stage, you can follow the directions listed in -"COMPILING FROM SOURCE" +You can build an uninstalled GStreamer from git for development or testing +purposes without affecting your system installation. -You can also run your whole git stack uninstalled in your home directory, -so that you can quickly test changes without affecting your system setup or -interfering with GStreamer installed from packages. Many GStreamer developers -use an uninstalled setup for their work. +Get started with: -There is a 'create-uninstalled-setup.sh' script in + git clone https://gitlab.freedesktop.org/gstreamer/gst-build + meson build + ninja -C build + ninja -C build uninstalled - http://cgit.freedesktop.org/gstreamer/gstreamer/tree/scripts/ +For more information, see the `gst-build` module and its documentation: -to easily create an uninstalled setup from scratch. + https://gitlab.freedesktop.org/gstreamer/gst-build/blob/master/README.md PLUG-IN DEPENDENCIES AND LICENSES --------------------------------- -GStreamer is developed under the terms of the LGPL (see LICENSE file for +GStreamer is developed under the terms of the LGPL (see COPYING file for details). Some of our plug-ins however rely on libraries which are available under other licenses. This means that if you are distributing an application which has a non-GPL compatible license (for instance a closed-source diff -Nru gst-plugins-bad1.0-1.16.2/RELEASE gst-plugins-bad1.0-1.16.3/RELEASE --- gst-plugins-bad1.0-1.16.2/RELEASE 2019-12-03 11:12:57.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/RELEASE 2020-10-21 13:54:09.000000000 +0000 @@ -1,4 +1,4 @@ -This is GStreamer gst-plugins-bad 1.16.2. +This is GStreamer gst-plugins-bad 1.16.3. The GStreamer team is pleased to announce another bug-fix release in the stable 1.x API series of your favourite cross-platform multimedia framework! @@ -7,7 +7,7 @@ part of the API and ABI-stable 1.x release series of the GStreamer multimedia framework. -Full release notes will one day be found at: +Full release notes can be found at: https://gstreamer.freedesktop.org/releases/1.16/ diff -Nru gst-plugins-bad1.0-1.16.2/sys/androidmedia/gstamcvideodec.c gst-plugins-bad1.0-1.16.3/sys/androidmedia/gstamcvideodec.c --- gst-plugins-bad1.0-1.16.2/sys/androidmedia/gstamcvideodec.c 2019-09-03 00:03:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/androidmedia/gstamcvideodec.c 2020-10-16 17:44:01.000000000 +0000 @@ -1264,7 +1264,7 @@ g_mutex_lock (&sync->sink->gl_lock); tmp->refcount = 1; - tmp->sink = sync->sink; + tmp->sink = gst_object_ref (sync->sink); tmp->buffer = dbuffer; tmp->oes_mem = (GstGLMemory *) gst_memory_ref ((GstMemory *) sync->oes_mem); tmp->surface = g_object_ref (sync->surface); diff -Nru gst-plugins-bad1.0-1.16.2/sys/androidmedia/Makefile.in gst-plugins-bad1.0-1.16.3/sys/androidmedia/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/androidmedia/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/androidmedia/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/applemedia/avfvideosrc.m gst-plugins-bad1.0-1.16.3/sys/applemedia/avfvideosrc.m --- gst-plugins-bad1.0-1.16.2/sys/applemedia/avfvideosrc.m 2019-12-02 20:00:42.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/applemedia/avfvideosrc.m 2020-10-16 17:44:01.000000000 +0000 @@ -430,6 +430,9 @@ // Since Mojave, permissions are now supposed to be explicitly granted // before performing anything on a device if (@available(macOS 10.14, *)) { + if (captureScreen) + goto checked; + // Check if permission has already been granted (or denied) AVAuthorizationStatus authStatus = [AVCaptureDevice authorizationStatusForMediaType:AVMediaTypeVideo]; switch (authStatus) { @@ -466,6 +469,7 @@ } } +checked: dispatch_sync (mainQueue, ^{ BOOL ret; diff -Nru gst-plugins-bad1.0-1.16.2/sys/applemedia/Makefile.in gst-plugins-bad1.0-1.16.3/sys/applemedia/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/applemedia/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/applemedia/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/bluez/Makefile.in gst-plugins-bad1.0-1.16.3/sys/bluez/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/bluez/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/bluez/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/d3dvideosink/Makefile.in gst-plugins-bad1.0-1.16.3/sys/d3dvideosink/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/d3dvideosink/Makefile.in 2019-12-03 11:09:13.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/d3dvideosink/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/decklink/Makefile.in gst-plugins-bad1.0-1.16.3/sys/decklink/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/decklink/Makefile.in 2019-12-03 11:09:13.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/decklink/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/directsound/Makefile.in gst-plugins-bad1.0-1.16.3/sys/directsound/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/directsound/Makefile.in 2019-12-03 11:09:13.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/directsound/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/dshowdecwrapper/Makefile.in gst-plugins-bad1.0-1.16.3/sys/dshowdecwrapper/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/dshowdecwrapper/Makefile.in 2019-12-03 11:09:13.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/dshowdecwrapper/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/dshowsrcwrapper/Makefile.in gst-plugins-bad1.0-1.16.3/sys/dshowsrcwrapper/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/dshowsrcwrapper/Makefile.in 2019-12-03 11:09:13.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/dshowsrcwrapper/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/dshowvideosink/Makefile.in gst-plugins-bad1.0-1.16.3/sys/dshowvideosink/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/dshowvideosink/Makefile.in 2019-12-03 11:09:13.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/dshowvideosink/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/dvb/Makefile.in gst-plugins-bad1.0-1.16.3/sys/dvb/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/dvb/Makefile.in 2019-12-03 11:09:13.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/dvb/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/fbdev/Makefile.in gst-plugins-bad1.0-1.16.3/sys/fbdev/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/fbdev/Makefile.in 2019-12-03 11:09:13.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/fbdev/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/ipcpipeline/gstipcpipelinecomm.c gst-plugins-bad1.0-1.16.3/sys/ipcpipeline/gstipcpipelinecomm.c --- gst-plugins-bad1.0-1.16.2/sys/ipcpipeline/gstipcpipelinecomm.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/ipcpipeline/gstipcpipelinecomm.c 2020-10-16 17:44:01.000000000 +0000 @@ -24,7 +24,13 @@ # include "config.h" #endif -#include +#ifdef HAVE_UNISTD_H +# include +#endif +#ifdef _MSC_VER +/* ssize_t is not available, so match return value of read()/write() on MSVC */ +#define ssize_t int +#endif #include #include #include @@ -219,7 +225,8 @@ gboolean ret = TRUE; offset = 0; - GST_TRACE_OBJECT (comm->element, "Writing %zu bytes to fdout", size); + GST_TRACE_OBJECT (comm->element, "Writing %u bytes to fdout", + (unsigned) size); while (size) { ssize_t written = write (comm->fdout, (const unsigned char *) data + offset, size); diff -Nru gst-plugins-bad1.0-1.16.2/sys/ipcpipeline/gstipcpipelinesrc.c gst-plugins-bad1.0-1.16.3/sys/ipcpipeline/gstipcpipelinesrc.c --- gst-plugins-bad1.0-1.16.2/sys/ipcpipeline/gstipcpipelinesrc.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/ipcpipeline/gstipcpipelinesrc.c 2020-10-16 17:44:01.000000000 +0000 @@ -295,8 +295,8 @@ } else if (GST_IS_QUERY (object)) { GST_LOG_OBJECT (src, " #%u: %s query", n, GST_QUERY_TYPE_NAME (object)); } else if (GST_IS_BUFFER (object)) { - GST_LOG_OBJECT (src, " #%u: %zu bytes buffer", n, - (size_t) gst_buffer_get_size (object)); + GST_LOG_OBJECT (src, " #%u: %" G_GSIZE_FORMAT " bytes buffer", n, + gst_buffer_get_size (object)); } else { GST_LOG_OBJECT (src, " #%u: unknown item in queue", n); } diff -Nru gst-plugins-bad1.0-1.16.2/sys/ipcpipeline/Makefile.in gst-plugins-bad1.0-1.16.3/sys/ipcpipeline/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/ipcpipeline/Makefile.in 2019-12-03 11:09:13.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/ipcpipeline/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/ipcpipeline/meson.build gst-plugins-bad1.0-1.16.3/sys/ipcpipeline/meson.build --- gst-plugins-bad1.0-1.16.2/sys/ipcpipeline/meson.build 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/ipcpipeline/meson.build 2020-10-16 17:44:01.000000000 +0000 @@ -10,28 +10,12 @@ subdir_done() endif -have_socket_h = cc.has_header('sys/socket.h') -if not have_socket_h and get_option('ipcpipeline').enabled() - error('ipcpipeline plugin enabled but socket.h not found') -endif -have_pipe = cc.has_function('pipe') -if not have_pipe and get_option('ipcpipeline').enabled() - error('ipcpipeline plugin enabled but pipe() not found') -endif -have_socketpair = cc.has_function('socketpair') -if not have_socketpair and get_option('ipcpipeline').enabled() - error('ipcpipeline plugin enabled but socketpair() not found') -endif - -build_ipcpipeline = have_socket_h and have_pipe and have_socketpair -if build_ipcpipeline - gstipcpipeline = library('gstipcpipeline', - ipcpipeline_sources, - c_args : gst_plugins_bad_args, - include_directories : [configinc], - dependencies : [gstbase_dep], - install : true, - install_dir : plugins_install_dir, - ) - pkgconfig.generate(gstipcpipeline, install_dir : plugins_pkgconfig_install_dir) -endif +gstipcpipeline = library('gstipcpipeline', + ipcpipeline_sources, + c_args : gst_plugins_bad_args, + include_directories : [configinc], + dependencies : [gstbase_dep], + install : true, + install_dir : plugins_install_dir, +) +pkgconfig.generate(gstipcpipeline, install_dir : plugins_pkgconfig_install_dir) diff -Nru gst-plugins-bad1.0-1.16.2/sys/kms/Makefile.in gst-plugins-bad1.0-1.16.3/sys/kms/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/kms/Makefile.in 2019-12-03 11:09:13.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/kms/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/Makefile.in gst-plugins-bad1.0-1.16.3/sys/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/Makefile.in 2019-12-03 11:09:12.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/Makefile.in 2020-10-21 13:51:07.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkcontextutil.c gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkcontextutil.c --- gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkcontextutil.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkcontextutil.c 2020-10-16 17:44:01.000000000 +0000 @@ -147,7 +147,7 @@ } gboolean -gst_msdk_context_prepare (GstElement * element, GstMsdkContext ** context_ptr) +gst_msdk_context_find (GstElement * element, GstMsdkContext ** context_ptr) { g_return_val_if_fail (element != NULL, FALSE); g_return_val_if_fail (context_ptr != NULL, FALSE); @@ -161,6 +161,7 @@ return TRUE; } + /* This may indirectly set *context_ptr, see function body */ _gst_context_query (element, GST_MSDK_CONTEXT_TYPE_NAME); if (*context_ptr) diff -Nru gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkcontextutil.h gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkcontextutil.h --- gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkcontextutil.h 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkcontextutil.h 2020-10-16 17:44:01.000000000 +0000 @@ -44,7 +44,7 @@ G_BEGIN_DECLS gboolean -gst_msdk_context_prepare (GstElement * element, GstMsdkContext ** context_ptr); +gst_msdk_context_find (GstElement * element, GstMsdkContext ** context_ptr); gboolean gst_msdk_context_get_context (GstContext * context, GstMsdkContext ** msdk_context); diff -Nru gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkdec.c gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkdec.c --- gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkdec.c 2019-12-02 20:00:42.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkdec.c 2020-10-16 17:44:01.000000000 +0000 @@ -642,39 +642,67 @@ } static gboolean -gst_msdkdec_start (GstVideoDecoder * decoder) +gst_msdkdec_context_prepare (GstMsdkDec * thiz) { - GstMsdkDec *thiz = GST_MSDKDEC (decoder); + /* Try to find an existing context from the pipeline. This may (indirectly) + * invoke gst_msdkdec_set_context, which will set thiz->context. */ + if (!gst_msdk_context_find (GST_ELEMENT_CAST (thiz), &thiz->context)) + return FALSE; - if (gst_msdk_context_prepare (GST_ELEMENT_CAST (thiz), &thiz->context)) { - GST_INFO_OBJECT (thiz, "Found context %" GST_PTR_FORMAT " from neighbour", - thiz->context); - thiz->use_video_memory = TRUE; + if (thiz->context == thiz->old_context) { + GST_INFO_OBJECT (thiz, "Found old context %" GST_PTR_FORMAT + ", reusing as-is", thiz->context); + return TRUE; + } - if (gst_msdk_context_get_job_type (thiz->context) & GST_MSDK_JOB_DECODER) { - GstMsdkContext *parent_context, *msdk_context; + /* TODO: Currently d3d allocator is not implemented. + * So decoder uses system memory by default on Windows. + */ +#ifndef _WIN32 + thiz->use_video_memory = TRUE; +#else + thiz->use_video_memory = FALSE; +#endif + + GST_INFO_OBJECT (thiz, "Found context %" GST_PTR_FORMAT " from neighbour", + thiz->context); + + if (!gst_msdk_context_get_job_type (thiz->context) & GST_MSDK_JOB_DECODER) { + gst_msdk_context_add_job_type (thiz->context, GST_MSDK_JOB_DECODER); + return TRUE; + } - parent_context = thiz->context; - msdk_context = gst_msdk_context_new_with_parent (parent_context); + /* Found an existing context that's already being used as a decoder, clone + * the MFX session inside it to create a new one */ + { + GstMsdkContext *parent_context, *msdk_context; - if (!msdk_context) { - GST_ERROR_OBJECT (thiz, "Context creation failed"); - return FALSE; - } + GST_INFO_OBJECT (thiz, "Creating new context %" GST_PTR_FORMAT " with " + "joined session", thiz->context); + parent_context = thiz->context; + msdk_context = gst_msdk_context_new_with_parent (parent_context); + + if (!msdk_context) { + GST_ERROR_OBJECT (thiz, "Failed to create a context with parent context " + "as %" GST_PTR_FORMAT, parent_context); + return FALSE; + } - thiz->context = msdk_context; + thiz->context = msdk_context; + gst_msdk_context_add_shared_async_depth (thiz->context, + gst_msdk_context_get_shared_async_depth (parent_context)); + gst_object_unref (parent_context); + } - gst_msdk_context_add_shared_async_depth (thiz->context, - gst_msdk_context_get_shared_async_depth (parent_context)); - gst_object_unref (parent_context); - - GST_INFO_OBJECT (thiz, - "Creating new context %" GST_PTR_FORMAT " with joined session", - thiz->context); - } else { - gst_msdk_context_add_job_type (thiz->context, GST_MSDK_JOB_DECODER); - } - } else { + return TRUE; +} + +static gboolean +gst_msdkdec_start (GstVideoDecoder * decoder) +{ + GstMsdkDec *thiz = GST_MSDKDEC (decoder); + + if (!gst_msdkdec_context_prepare (thiz)) { if (!gst_msdk_context_ensure_context (GST_ELEMENT_CAST (thiz), thiz->hardware, GST_MSDK_JOB_DECODER)) return FALSE; @@ -682,6 +710,11 @@ thiz->context); } + /* Save the current context in a separate field so that we know whether it + * has changed between calls to _start() */ + gst_object_replace ((GstObject **) & thiz->old_context, + (GstObject *) thiz->context); + gst_msdk_context_add_shared_async_depth (thiz->context, thiz->async_depth); return TRUE; @@ -692,8 +725,7 @@ { GstMsdkDec *thiz = GST_MSDKDEC (decoder); - if (thiz->context) - gst_object_replace ((GstObject **) & thiz->context, NULL); + gst_clear_object (&thiz->context); return TRUE; } @@ -1232,8 +1264,7 @@ /* Decoder always use its own pool. So we create a pool if msdk apis * previously requested for allocation (do_realloc = TRUE) */ if (thiz->do_realloc || !thiz->pool) { - if (thiz->pool) - gst_object_replace ((GstObject **) & thiz->pool, NULL); + gst_clear_object (&thiz->pool); GST_INFO_OBJECT (decoder, "create new MSDK bufferpool"); thiz->pool = gst_msdkdec_create_buffer_pool (thiz, &thiz->output_info, min_buffers); @@ -1452,12 +1483,26 @@ } static void +gst_msdkdec_dispose (GObject * object) +{ + GstMsdkDec *thiz = GST_MSDKDEC (object); + + g_clear_object (&thiz->adapter); + gst_clear_object (&thiz->context); + gst_clear_object (&thiz->old_context); + + G_OBJECT_CLASS (parent_class)->dispose (object); +} + +static void gst_msdkdec_finalize (GObject * object) { GstMsdkDec *thiz = GST_MSDKDEC (object); g_array_unref (thiz->tasks); - g_object_unref (thiz->adapter); + thiz->tasks = NULL; + + G_OBJECT_CLASS (parent_class)->finalize (object); } static gboolean @@ -1495,6 +1540,7 @@ gobject_class->set_property = gst_msdkdec_set_property; gobject_class->get_property = gst_msdkdec_get_property; + gobject_class->dispose = gst_msdkdec_dispose; gobject_class->finalize = gst_msdkdec_finalize; element_class->set_context = gst_msdkdec_set_context; diff -Nru gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkdec.h gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkdec.h --- gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkdec.h 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkdec.h 2020-10-16 17:44:01.000000000 +0000 @@ -91,6 +91,7 @@ /* MFX context */ GstMsdkContext *context; + GstMsdkContext *old_context; mfxVideoParam param; GArray *tasks; guint next_task; diff -Nru gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkenc.c gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkenc.c --- gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkenc.c 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkenc.c 2020-10-16 17:44:01.000000000 +0000 @@ -540,8 +540,8 @@ GST_DEBUG_OBJECT (thiz, "Closing encoder with context %" GST_PTR_FORMAT, thiz->context); - gst_object_replace ((GstObject **) & thiz->msdk_pool, NULL); - gst_object_replace ((GstObject **) & thiz->msdk_converted_pool, NULL); + gst_clear_object (&thiz->msdk_pool); + gst_clear_object (&thiz->msdk_converted_pool); if (thiz->use_video_memory) gst_msdk_frame_free (thiz->context, &thiz->alloc_resp); @@ -1214,7 +1214,9 @@ GstVideoFrame src_frame, out_frame; MsdkSurface *msdk_surface; GstBuffer *inbuf; +#ifndef _WIN32 GstMemory *mem = NULL; +#endif inbuf = frame->input_buffer; if (gst_msdk_is_msdk_buffer (inbuf)) { @@ -1393,35 +1395,63 @@ } static gboolean -gst_msdkenc_start (GstVideoEncoder * encoder) +gst_msdkenc_context_prepare (GstMsdkEnc * thiz) { - GstMsdkEnc *thiz = GST_MSDKENC (encoder); - - if (gst_msdk_context_prepare (GST_ELEMENT_CAST (thiz), &thiz->context)) { - GST_INFO_OBJECT (thiz, "Found context %" GST_PTR_FORMAT " from neighbour", - thiz->context); + /* Try to find an existing context from the pipeline. This may (indirectly) + * invoke gst_msdkenc_set_context, which will set thiz->context. */ + if (!gst_msdk_context_find (GST_ELEMENT_CAST (thiz), &thiz->context)) + return FALSE; - if (gst_msdk_context_get_job_type (thiz->context) & GST_MSDK_JOB_ENCODER) { - GstMsdkContext *parent_context, *msdk_context; + if (thiz->context == thiz->old_context) { + GST_INFO_OBJECT (thiz, "Found old context %" GST_PTR_FORMAT + ", reusing as-is", thiz->context); + return TRUE; + } - parent_context = thiz->context; - msdk_context = gst_msdk_context_new_with_parent (parent_context); + GST_INFO_OBJECT (thiz, "Found context %" GST_PTR_FORMAT " from neighbour", + thiz->context); - if (!msdk_context) { - GST_ERROR_OBJECT (thiz, "Context creation failed"); - return FALSE; - } + /* Check GST_MSDK_JOB_VPP and GST_MSDK_JOB_ENCODER together to avoid sharing context + * between VPP and ENCODER + * Example: + * gst-launch-1.0 videotestsrc ! video/x-raw,format=I420 ! msdkh264enc ! \ + * msdkh264dec ! msdkvpp ! video/x-raw,format=YUY2 ! fakesink + */ + if (!gst_msdk_context_get_job_type (thiz->context) & (GST_MSDK_JOB_VPP | + GST_MSDK_JOB_ENCODER)) { + gst_msdk_context_add_job_type (thiz->context, GST_MSDK_JOB_ENCODER); + return TRUE; + } - thiz->context = msdk_context; - gst_object_unref (parent_context); + /* Found an existing context that's already being used as an encoder, clone + * the MFX session inside it to create a new one */ + { + GstMsdkContext *parent_context, *msdk_context; - GST_INFO_OBJECT (thiz, - "Creating new context %" GST_PTR_FORMAT " with joined session", - thiz->context); - } else { - gst_msdk_context_add_job_type (thiz->context, GST_MSDK_JOB_ENCODER); + GST_INFO_OBJECT (thiz, "Creating new context %" GST_PTR_FORMAT " with " + "joined session", thiz->context); + parent_context = thiz->context; + msdk_context = gst_msdk_context_new_with_parent (parent_context); + + if (!msdk_context) { + GST_ERROR_OBJECT (thiz, "Failed to create a context with parent context " + "as %" GST_PTR_FORMAT, parent_context); + return FALSE; } - } else { + + thiz->context = msdk_context; + gst_object_unref (parent_context); + } + + return TRUE; +} + +static gboolean +gst_msdkenc_start (GstVideoEncoder * encoder) +{ + GstMsdkEnc *thiz = GST_MSDKENC (encoder); + + if (!gst_msdkenc_context_prepare (thiz)) { if (!gst_msdk_context_ensure_context (GST_ELEMENT_CAST (thiz), thiz->hardware, GST_MSDK_JOB_ENCODER)) return FALSE; @@ -1429,6 +1459,11 @@ thiz->context); } + /* Save the current context in a separate field so that we know whether it + * has changed between calls to _start() */ + gst_object_replace ((GstObject **) & thiz->old_context, + (GstObject *) thiz->context); + gst_msdk_context_add_shared_async_depth (thiz->context, thiz->async_depth); /* Set the minimum pts to some huge value (1000 hours). This keeps @@ -1452,7 +1487,7 @@ gst_video_codec_state_unref (thiz->input_state); thiz->input_state = NULL; - gst_object_replace ((GstObject **) & thiz->context, NULL); + gst_clear_object (&thiz->context); return TRUE; } @@ -1538,9 +1573,8 @@ query); } - static void -gst_msdkenc_finalize (GObject * object) +gst_msdkenc_dispose (GObject * object) { GstMsdkEnc *thiz = GST_MSDKENC (object); @@ -1548,10 +1582,11 @@ gst_video_codec_state_unref (thiz->input_state); thiz->input_state = NULL; - gst_object_replace ((GstObject **) & thiz->msdk_pool, NULL); - gst_object_replace ((GstObject **) & thiz->msdk_converted_pool, NULL); + gst_clear_object (&thiz->msdk_pool); + gst_clear_object (&thiz->msdk_converted_pool); + gst_clear_object (&thiz->old_context); - G_OBJECT_CLASS (parent_class)->finalize (object); + G_OBJECT_CLASS (parent_class)->dispose (object); } static void @@ -1565,7 +1600,7 @@ element_class = GST_ELEMENT_CLASS (klass); gstencoder_class = GST_VIDEO_ENCODER_CLASS (klass); - gobject_class->finalize = gst_msdkenc_finalize; + gobject_class->dispose = gst_msdkenc_dispose; element_class->set_context = gst_msdkenc_set_context; diff -Nru gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkenc.h gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkenc.h --- gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkenc.h 2019-04-19 09:16:36.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkenc.h 2020-10-16 17:44:01.000000000 +0000 @@ -99,6 +99,7 @@ /* MFX context */ GstMsdkContext *context; + GstMsdkContext *old_context; mfxVideoParam param; guint num_surfaces; guint num_tasks; diff -Nru gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkvpp.c gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkvpp.c --- gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkvpp.c 2019-04-19 09:16:37.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkvpp.c 2020-10-16 17:44:01.000000000 +0000 @@ -154,35 +154,62 @@ } static gboolean -ensure_context (GstBaseTransform * trans) +gst_msdkvpp_context_prepare (GstMsdkVPP * thiz) { - GstMsdkVPP *thiz = GST_MSDKVPP (trans); + /* Try to find an existing context from the pipeline. This may (indirectly) + * invoke gst_msdkvpp_set_context, which will set thiz->context. */ + if (!gst_msdk_context_find (GST_ELEMENT_CAST (thiz), &thiz->context)) + return FALSE; - if (gst_msdk_context_prepare (GST_ELEMENT_CAST (thiz), &thiz->context)) { - GST_INFO_OBJECT (thiz, "Found context from neighbour %" GST_PTR_FORMAT, - thiz->context); + if (thiz->context == thiz->old_context) { + GST_INFO_OBJECT (thiz, "Found old context %" GST_PTR_FORMAT + ", reusing as-is", thiz->context); + return TRUE; + } - if (gst_msdk_context_get_job_type (thiz->context) & GST_MSDK_JOB_VPP) { - GstMsdkContext *parent_context, *msdk_context; + GST_INFO_OBJECT (thiz, "Found context %" GST_PTR_FORMAT " from neighbour", + thiz->context); - parent_context = thiz->context; - msdk_context = gst_msdk_context_new_with_parent (parent_context); + /* Check GST_MSDK_JOB_VPP and GST_MSDK_JOB_ENCODER together to avoid sharing context + * between VPP and ENCODER + * Example: + * gst-launch-1.0 videotestsrc ! msdkvpp ! video/x-raw,format=YUY2 ! msdkh264enc ! fakesink + */ + if (!gst_msdk_context_get_job_type (thiz->context) & (GST_MSDK_JOB_VPP | + GST_MSDK_JOB_ENCODER)) { + gst_msdk_context_add_job_type (thiz->context, GST_MSDK_JOB_VPP); + return TRUE; + } - if (!msdk_context) { - GST_ERROR_OBJECT (thiz, "Context creation failed"); - return FALSE; - } - - thiz->context = msdk_context; - gst_object_unref (parent_context); - - GST_INFO_OBJECT (thiz, - "Creating new context %" GST_PTR_FORMAT " with joined session", - thiz->context); - } else { - gst_msdk_context_add_job_type (thiz->context, GST_MSDK_JOB_VPP); + /* Found an existing context that's already being used as VPP, so clone the + * MFX session inside it to create a new one */ + { + GstMsdkContext *parent_context, *msdk_context; + + GST_INFO_OBJECT (thiz, "Creating new context %" GST_PTR_FORMAT " with " + "joined session", thiz->context); + parent_context = thiz->context; + msdk_context = gst_msdk_context_new_with_parent (parent_context); + + if (!msdk_context) { + GST_ERROR_OBJECT (thiz, "Failed to create a context with parent context " + "as %" GST_PTR_FORMAT, parent_context); + return FALSE; } - } else { + + thiz->context = msdk_context; + gst_object_unref (parent_context); + } + + return TRUE; +} + +static gboolean +ensure_context (GstBaseTransform * trans) +{ + GstMsdkVPP *thiz = GST_MSDKVPP (trans); + + if (!gst_msdkvpp_context_prepare (thiz)) { if (!gst_msdk_context_ensure_context (GST_ELEMENT_CAST (thiz), thiz->hardware, GST_MSDK_JOB_VPP)) return FALSE; @@ -190,6 +217,11 @@ thiz->context); } + /* Save the current context in a separate field so that we know whether it + * has changed between calls to _start() */ + gst_object_replace ((GstObject **) & thiz->old_context, + (GstObject *) thiz->context); + gst_msdk_context_add_shared_async_depth (thiz->context, thiz->async_depth); return TRUE; @@ -608,7 +640,9 @@ { GstVideoFrame src_frame, out_frame; MsdkSurface *msdk_surface; +#ifndef _WIN32 GstMemory *mem = NULL; +#endif if (gst_msdk_is_msdk_buffer (inbuf)) { msdk_surface = g_slice_new0 (MsdkSurface); @@ -781,17 +815,12 @@ msdk_status_to_string (status)); } - if (thiz->context) - gst_object_replace ((GstObject **) & thiz->context, NULL); + gst_clear_object (&thiz->context); memset (&thiz->param, 0, sizeof (thiz->param)); - if (thiz->sinkpad_buffer_pool) - gst_object_unref (thiz->sinkpad_buffer_pool); - thiz->sinkpad_buffer_pool = NULL; - if (thiz->srcpad_buffer_pool) - gst_object_unref (thiz->srcpad_buffer_pool); - thiz->srcpad_buffer_pool = NULL; + gst_clear_object (&thiz->sinkpad_buffer_pool); + gst_clear_object (&thiz->srcpad_buffer_pool); thiz->buffer_duration = GST_CLOCK_TIME_NONE; gst_video_info_init (&thiz->sinkpad_info); @@ -1031,8 +1060,7 @@ no_vpp: GST_OBJECT_UNLOCK (thiz); - if (thiz->context) - gst_object_replace ((GstObject **) & thiz->context, NULL); + gst_clear_object (&thiz->context); return FALSE; } @@ -1340,9 +1368,13 @@ } static void -gst_msdkvpp_finalize (GObject * object) +gst_msdkvpp_dispose (GObject * object) { - G_OBJECT_CLASS (parent_class)->finalize (object); + GstMsdkVPP *thiz = GST_MSDKVPP (object); + + gst_clear_object (&thiz->old_context); + + G_OBJECT_CLASS (parent_class)->dispose (object); } static void @@ -1374,7 +1406,7 @@ gobject_class->set_property = gst_msdkvpp_set_property; gobject_class->get_property = gst_msdkvpp_get_property; - gobject_class->finalize = gst_msdkvpp_finalize; + gobject_class->dispose = gst_msdkvpp_dispose; element_class->set_context = gst_msdkvpp_set_context; diff -Nru gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkvpp.h gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkvpp.h --- gst-plugins-bad1.0-1.16.2/sys/msdk/gstmsdkvpp.h 2019-04-19 09:16:37.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/msdk/gstmsdkvpp.h 2020-10-16 17:44:01.000000000 +0000 @@ -88,6 +88,7 @@ /* MFX context */ GstMsdkContext *context; + GstMsdkContext *old_context; mfxVideoParam param; guint in_num_surfaces; guint out_num_surfaces; diff -Nru gst-plugins-bad1.0-1.16.2/sys/msdk/Makefile.in gst-plugins-bad1.0-1.16.3/sys/msdk/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/msdk/Makefile.in 2019-12-03 11:09:13.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/msdk/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/nvdec/Makefile.in gst-plugins-bad1.0-1.16.3/sys/nvdec/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/nvdec/Makefile.in 2019-12-03 11:09:13.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/nvdec/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/nvenc/Makefile.in gst-plugins-bad1.0-1.16.3/sys/nvenc/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/nvenc/Makefile.in 2019-12-03 11:09:13.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/nvenc/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/opensles/Makefile.in gst-plugins-bad1.0-1.16.3/sys/opensles/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/opensles/Makefile.in 2019-12-03 11:09:14.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/opensles/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/opensles/openslessink.c gst-plugins-bad1.0-1.16.3/sys/opensles/openslessink.c --- gst-plugins-bad1.0-1.16.2/sys/opensles/openslessink.c 2019-04-19 09:16:37.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/opensles/openslessink.c 2020-10-16 17:44:01.000000000 +0000 @@ -57,10 +57,7 @@ /* According to Android's NDK doc the following are the supported rates */ -#define RATES "8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100" -/* 48000 Hz is also claimed to be supported but the AudioFlinger downsampling - * doesn't seems to work properly so we relay GStreamer audioresample element - * to cope with this samplerate. */ +#define RATES "8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000" static GstStaticPadTemplate sink_factory = GST_STATIC_PAD_TEMPLATE ("sink", GST_PAD_SINK, diff -Nru gst-plugins-bad1.0-1.16.2/sys/shm/Makefile.in gst-plugins-bad1.0-1.16.3/sys/shm/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/shm/Makefile.in 2019-12-03 11:09:14.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/shm/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/tinyalsa/Makefile.in gst-plugins-bad1.0-1.16.3/sys/tinyalsa/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/tinyalsa/Makefile.in 2019-12-03 11:09:14.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/tinyalsa/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/uvch264/Makefile.in gst-plugins-bad1.0-1.16.3/sys/uvch264/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/uvch264/Makefile.in 2019-12-03 11:09:14.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/uvch264/Makefile.in 2020-10-21 13:51:08.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/vdpau/Makefile.in gst-plugins-bad1.0-1.16.3/sys/vdpau/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/vdpau/Makefile.in 2019-12-03 11:09:14.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/vdpau/Makefile.in 2020-10-21 13:51:09.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/wasapi/gstwasapisink.c gst-plugins-bad1.0-1.16.3/sys/wasapi/gstwasapisink.c --- gst-plugins-bad1.0-1.16.2/sys/wasapi/gstwasapisink.c 2019-12-02 20:00:42.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/wasapi/gstwasapisink.c 2020-10-16 17:44:01.000000000 +0000 @@ -175,6 +175,7 @@ self->low_latency = DEFAULT_LOW_LATENCY; self->try_audioclient3 = DEFAULT_AUDIOCLIENT3; self->event_handle = CreateEvent (NULL, FALSE, FALSE, NULL); + self->cancellable = CreateEvent (NULL, TRUE, FALSE, NULL); self->client_needs_restart = FALSE; CoInitializeEx (NULL, COINIT_MULTITHREADED); @@ -190,6 +191,11 @@ self->event_handle = NULL; } + if (self->cancellable != NULL) { + CloseHandle (self->cancellable); + self->cancellable = NULL; + } + if (self->client != NULL) { IUnknown_Release (self->client); self->client = NULL; @@ -564,6 +570,9 @@ res = TRUE; + /* reset cancellable event handle */ + ResetEvent (self->cancellable); + beach: /* unprepare() is not called if prepare() fails, but we want it to be, so call * it manually when needed */ @@ -600,6 +609,10 @@ gint16 *dst = NULL; DWORD dwWaitResult; guint can_frames, have_frames, n_frames, write_len, written_len = 0; + HANDLE event_handle[2]; + + event_handle[0] = self->event_handle; + event_handle[1] = self->cancellable; GST_OBJECT_LOCK (self); if (self->client_needs_restart) { @@ -607,6 +620,7 @@ HR_FAILED_ELEMENT_ERROR_AND (hr, IAudioClient::Start, self, GST_OBJECT_UNLOCK (self); goto err); self->client_needs_restart = FALSE; + ResetEvent (self->cancellable); } GST_OBJECT_UNLOCK (self); @@ -614,14 +628,20 @@ have_frames = length / (self->mix_format->nBlockAlign); if (self->sharemode == AUDCLNT_SHAREMODE_EXCLUSIVE) { - /* In exlusive mode we have to wait always */ - dwWaitResult = WaitForSingleObject (self->event_handle, INFINITE); - if (dwWaitResult != WAIT_OBJECT_0) { + /* In exclusive mode we have to wait always */ + dwWaitResult = WaitForMultipleObjects (2, event_handle, FALSE, INFINITE); + if (dwWaitResult != WAIT_OBJECT_0 && dwWaitResult != WAIT_OBJECT_0 + 1) { GST_ERROR_OBJECT (self, "Error waiting for event handle: %x", (guint) dwWaitResult); goto err; } + /* ::reset was requested */ + if (dwWaitResult == WAIT_OBJECT_0 + 1) { + GST_DEBUG_OBJECT (self, "operation was cancelled"); + return -1; + } + can_frames = gst_wasapi_sink_get_can_frames (self); if (can_frames < 0) { GST_ERROR_OBJECT (self, "Error getting frames to write to"); @@ -645,12 +665,19 @@ } if (can_frames == 0) { - dwWaitResult = WaitForSingleObject (self->event_handle, INFINITE); - if (dwWaitResult != WAIT_OBJECT_0) { + dwWaitResult = WaitForMultipleObjects (2, event_handle, FALSE, INFINITE); + if (dwWaitResult != WAIT_OBJECT_0 && dwWaitResult != WAIT_OBJECT_0 + 1) { GST_ERROR_OBJECT (self, "Error waiting for event handle: %x", (guint) dwWaitResult); goto err; } + + /* ::reset was requested */ + if (dwWaitResult == WAIT_OBJECT_0 + 1) { + GST_DEBUG_OBJECT (self, "operation was cancelled"); + return -1; + } + can_frames = gst_wasapi_sink_get_can_frames (self); if (can_frames < 0) { GST_ERROR_OBJECT (self, "Error getting frames to write to"); @@ -713,13 +740,16 @@ if (!self->client) return; + SetEvent (self->cancellable); + GST_OBJECT_LOCK (self); hr = IAudioClient_Stop (self->client); - HR_FAILED_AND (hr, IAudioClient::Stop,); + HR_FAILED_AND (hr, IAudioClient::Stop, goto err); hr = IAudioClient_Reset (self->client); - HR_FAILED_AND (hr, IAudioClient::Reset,); + HR_FAILED_AND (hr, IAudioClient::Reset, goto err); +err: self->client_needs_restart = TRUE; GST_OBJECT_UNLOCK (self); } diff -Nru gst-plugins-bad1.0-1.16.2/sys/wasapi/gstwasapisink.h gst-plugins-bad1.0-1.16.3/sys/wasapi/gstwasapisink.h --- gst-plugins-bad1.0-1.16.2/sys/wasapi/gstwasapisink.h 2019-04-19 09:16:37.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/wasapi/gstwasapisink.h 2020-10-16 17:44:01.000000000 +0000 @@ -44,6 +44,7 @@ IAudioClient *client; IAudioRenderClient *render_client; HANDLE event_handle; + HANDLE cancellable; /* Client was reset, so it needs to be started again */ gboolean client_needs_restart; diff -Nru gst-plugins-bad1.0-1.16.2/sys/wasapi/gstwasapisrc.c gst-plugins-bad1.0-1.16.3/sys/wasapi/gstwasapisrc.c --- gst-plugins-bad1.0-1.16.2/sys/wasapi/gstwasapisrc.c 2019-12-02 20:00:42.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/wasapi/gstwasapisrc.c 2020-10-16 17:44:01.000000000 +0000 @@ -189,6 +189,7 @@ self->low_latency = DEFAULT_LOW_LATENCY; self->try_audioclient3 = DEFAULT_AUDIOCLIENT3; self->event_handle = CreateEvent (NULL, FALSE, FALSE, NULL); + self->cancellable = CreateEvent (NULL, TRUE, FALSE, NULL); self->client_needs_restart = FALSE; self->adapter = gst_adapter_new (); @@ -205,6 +206,11 @@ self->event_handle = NULL; } + if (self->cancellable != NULL) { + CloseHandle (self->cancellable); + self->cancellable = NULL; + } + if (self->client_clock != NULL) { IUnknown_Release (self->client_clock); self->client_clock = NULL; @@ -518,7 +524,12 @@ (self)->ringbuffer, self->positions); res = TRUE; + + /* reset cancellable event handle */ + ResetEvent (self->cancellable); + beach: + /* unprepare() is not called if prepare() fails, but we want it to be, so call * it manually when needed */ if (!res) @@ -570,6 +581,7 @@ HR_FAILED_ELEMENT_ERROR_AND (hr, IAudioClient::Start, self, GST_OBJECT_UNLOCK (self); goto err); self->client_needs_restart = FALSE; + ResetEvent (self->cancellable); gst_adapter_clear (self->adapter); } @@ -587,15 +599,25 @@ while (wanted > 0) { DWORD dwWaitResult; guint got_frames, avail_frames, n_frames, want_frames, read_len; + HANDLE event_handle[2]; + + event_handle[0] = self->event_handle; + event_handle[1] = self->cancellable; /* Wait for data to become available */ - dwWaitResult = WaitForSingleObject (self->event_handle, INFINITE); - if (dwWaitResult != WAIT_OBJECT_0) { + dwWaitResult = WaitForMultipleObjects (2, event_handle, FALSE, INFINITE); + if (dwWaitResult != WAIT_OBJECT_0 && dwWaitResult != WAIT_OBJECT_0 + 1) { GST_ERROR_OBJECT (self, "Error waiting for event handle: %x", (guint) dwWaitResult); goto err; } + /* ::reset was requested */ + if (dwWaitResult == WAIT_OBJECT_0 + 1) { + GST_DEBUG_OBJECT (self, "operation was cancelled"); + return -1; + } + hr = IAudioCaptureClient_GetBuffer (self->capture_client, (BYTE **) & from, &got_frames, &flags, NULL, NULL); if (hr != S_OK) { @@ -687,13 +709,16 @@ if (!self->client) return; + SetEvent (self->cancellable); + GST_OBJECT_LOCK (self); hr = IAudioClient_Stop (self->client); - HR_FAILED_RET (hr, IAudioClock::Stop,); + HR_FAILED_AND (hr, IAudioClock::Stop, goto err); hr = IAudioClient_Reset (self->client); - HR_FAILED_RET (hr, IAudioClock::Reset,); + HR_FAILED_AND (hr, IAudioClock::Reset, goto err); +err: self->client_needs_restart = TRUE; GST_OBJECT_UNLOCK (self); } diff -Nru gst-plugins-bad1.0-1.16.2/sys/wasapi/gstwasapisrc.h gst-plugins-bad1.0-1.16.3/sys/wasapi/gstwasapisrc.h --- gst-plugins-bad1.0-1.16.2/sys/wasapi/gstwasapisrc.h 2019-12-02 20:00:42.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/wasapi/gstwasapisrc.h 2020-10-16 17:44:01.000000000 +0000 @@ -46,6 +46,7 @@ guint64 client_clock_freq; IAudioCaptureClient *capture_client; HANDLE event_handle; + HANDLE cancellable; /* Smooth frames captured from WASAPI, which can be irregular sometimes */ GstAdapter *adapter; /* Client was reset, so it needs to be started again */ diff -Nru gst-plugins-bad1.0-1.16.2/sys/wasapi/Makefile.in gst-plugins-bad1.0-1.16.3/sys/wasapi/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/wasapi/Makefile.in 2019-12-03 11:09:14.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/wasapi/Makefile.in 2020-10-21 13:51:09.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/winks/Makefile.in gst-plugins-bad1.0-1.16.3/sys/winks/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/winks/Makefile.in 2019-12-03 11:09:14.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/winks/Makefile.in 2020-10-21 13:51:09.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/sys/winscreencap/Makefile.in gst-plugins-bad1.0-1.16.3/sys/winscreencap/Makefile.in --- gst-plugins-bad1.0-1.16.2/sys/winscreencap/Makefile.in 2019-12-03 11:09:14.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/sys/winscreencap/Makefile.in 2020-10-21 13:51:09.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/test-driver gst-plugins-bad1.0-1.16.3/test-driver --- gst-plugins-bad1.0-1.16.2/test-driver 2019-12-03 11:09:14.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/test-driver 2020-10-21 13:51:09.000000000 +0000 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 2011-2018 Free Software Foundation, Inc. +# Copyright (C) 2011-2020 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff -Nru gst-plugins-bad1.0-1.16.2/tests/check/Makefile.in gst-plugins-bad1.0-1.16.3/tests/check/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/check/Makefile.in 2019-12-03 11:09:14.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/check/Makefile.in 2020-10-21 13:51:09.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/check/meson.build gst-plugins-bad1.0-1.16.3/tests/check/meson.build --- gst-plugins-bad1.0-1.16.2/tests/check/meson.build 2019-04-19 09:16:37.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/check/meson.build 2020-10-16 17:44:01.000000000 +0000 @@ -139,8 +139,8 @@ if not skip_test exe = executable(test_name, fnames, include_directories : [configinc], - c_args : ['-DHAVE_CONFIG_H=1' ] + test_defines, - cpp_args : gst_plugins_bad_args, + c_args : gst_plugins_bad_args + test_defines, + cpp_args : gst_plugins_bad_args + test_defines, dependencies : [libm] + test_deps + extra_deps, ) diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/audiomixmatrix/Makefile.in gst-plugins-bad1.0-1.16.3/tests/examples/audiomixmatrix/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/examples/audiomixmatrix/Makefile.in 2019-12-03 11:09:15.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/audiomixmatrix/Makefile.in 2020-10-21 13:51:09.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/avsamplesink/Makefile.in gst-plugins-bad1.0-1.16.3/tests/examples/avsamplesink/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/examples/avsamplesink/Makefile.in 2019-12-03 11:09:15.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/avsamplesink/Makefile.in 2020-10-21 13:51:09.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/camerabin2/Makefile.in gst-plugins-bad1.0-1.16.3/tests/examples/camerabin2/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/examples/camerabin2/Makefile.in 2019-12-03 11:09:15.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/camerabin2/Makefile.in 2020-10-21 13:51:09.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/codecparsers/Makefile.in gst-plugins-bad1.0-1.16.3/tests/examples/codecparsers/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/examples/codecparsers/Makefile.in 2019-12-03 11:09:15.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/codecparsers/Makefile.in 2020-10-21 13:51:09.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/directfb/Makefile.in gst-plugins-bad1.0-1.16.3/tests/examples/directfb/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/examples/directfb/Makefile.in 2019-12-03 11:09:15.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/directfb/Makefile.in 2020-10-21 13:51:09.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/ipcpipeline/ipcpipeline1.c gst-plugins-bad1.0-1.16.3/tests/examples/ipcpipeline/ipcpipeline1.c --- gst-plugins-bad1.0-1.16.2/tests/examples/ipcpipeline/ipcpipeline1.c 2019-04-19 09:16:37.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/ipcpipeline/ipcpipeline1.c 2020-10-16 17:44:01.000000000 +0000 @@ -26,6 +26,10 @@ * running in a different process than videotestsrc. */ +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + #define _GNU_SOURCE #include #include diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/ipcpipeline/Makefile.in gst-plugins-bad1.0-1.16.3/tests/examples/ipcpipeline/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/examples/ipcpipeline/Makefile.in 2019-12-03 11:09:15.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/ipcpipeline/Makefile.in 2020-10-21 13:51:10.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/ipcpipeline/meson.build gst-plugins-bad1.0-1.16.3/tests/examples/ipcpipeline/meson.build --- gst-plugins-bad1.0-1.16.2/tests/examples/ipcpipeline/meson.build 2019-04-19 09:16:37.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/ipcpipeline/meson.build 2020-10-16 17:44:01.000000000 +0000 @@ -1,4 +1,15 @@ -if get_option('ipcpipeline').disabled() or not build_ipcpipeline +if get_option('ipcpipeline').disabled() + subdir_done() +endif + +build_ipcpipeline_example = cc.has_header('sys/socket.h') +foreach f : ['kill', 'socketpair', 'fcntl', 'fork'] + if build_ipcpipeline_example + build_ipcpipeline_example = cc.has_function(f) + endif +endforeach + +if not build_ipcpipeline_example subdir_done() endif diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/Makefile.in gst-plugins-bad1.0-1.16.3/tests/examples/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/examples/Makefile.in 2019-12-03 11:09:15.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/Makefile.in 2020-10-21 13:51:09.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/mpegts/Makefile.in gst-plugins-bad1.0-1.16.3/tests/examples/mpegts/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/examples/mpegts/Makefile.in 2019-12-03 11:09:15.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/mpegts/Makefile.in 2020-10-21 13:51:10.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/mpegts/meson.build gst-plugins-bad1.0-1.16.3/tests/examples/mpegts/meson.build --- gst-plugins-bad1.0-1.16.2/tests/examples/mpegts/meson.build 2019-04-19 09:16:37.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/mpegts/meson.build 2020-10-16 17:44:01.000000000 +0000 @@ -3,5 +3,5 @@ install: false, include_directories : [configinc], dependencies : [gstmpegts_dep], - c_args : ['-DHAVE_CONFIG_H=1', '-DGST_USE_UNSTABLE_API' ], + c_args : gst_plugins_bad_args + ['-DGST_USE_UNSTABLE_API'], ) diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/mxf/Makefile.in gst-plugins-bad1.0-1.16.3/tests/examples/mxf/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/examples/mxf/Makefile.in 2019-12-03 11:09:15.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/mxf/Makefile.in 2020-10-21 13:51:10.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/opencv/Makefile.in gst-plugins-bad1.0-1.16.3/tests/examples/opencv/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/examples/opencv/Makefile.in 2019-12-03 11:09:15.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/opencv/Makefile.in 2020-10-21 13:51:10.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/opencv/meson.build gst-plugins-bad1.0-1.16.3/tests/examples/opencv/meson.build --- gst-plugins-bad1.0-1.16.2/tests/examples/opencv/meson.build 2019-04-19 09:16:37.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/opencv/meson.build 2020-10-16 17:44:01.000000000 +0000 @@ -8,6 +8,6 @@ src_file, include_directories: [configinc], dependencies: [glib_dep, gst_dep, gstbase_dep], - c_args: ['-DHAVE_CONFIG_H=1'], + c_args : gst_plugins_bad_args, install: false) endforeach diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/uvch264/Makefile.in gst-plugins-bad1.0-1.16.3/tests/examples/uvch264/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/examples/uvch264/Makefile.in 2019-12-03 11:09:15.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/uvch264/Makefile.in 2020-10-21 13:51:10.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/waylandsink/Makefile.in gst-plugins-bad1.0-1.16.3/tests/examples/waylandsink/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/examples/waylandsink/Makefile.in 2019-12-03 11:09:15.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/waylandsink/Makefile.in 2020-10-21 13:51:10.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/waylandsink/meson.build gst-plugins-bad1.0-1.16.3/tests/examples/waylandsink/meson.build --- gst-plugins-bad1.0-1.16.2/tests/examples/waylandsink/meson.build 2019-04-19 09:16:37.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/waylandsink/meson.build 2020-10-16 17:44:01.000000000 +0000 @@ -9,7 +9,7 @@ install: false, include_directories : [configinc], dependencies : [gtk_dep, gtk_wayland_dep, gst_dep, gstwayland_dep], - c_args : ['-DHAVE_CONFIG_H=1', '-DGST_USE_UNSTABLE_API=1'], + c_args : gst_plugins_bad_args + ['-DGST_USE_UNSTABLE_API'], ) endif executable('wayland_threads', @@ -17,6 +17,6 @@ install: false, include_directories : [configinc], dependencies : [gst_dep, gstwayland_dep, wl_client_dep], - c_args : ['-DHAVE_CONFIG_H=1', '-DGST_USE_UNSTABLE_API=1'], + c_args : gst_plugins_bad_args + ['-DGST_USE_UNSTABLE_API'], ) endif diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/webrtc/Makefile.in gst-plugins-bad1.0-1.16.3/tests/examples/webrtc/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/examples/webrtc/Makefile.in 2019-12-03 11:09:15.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/webrtc/Makefile.in 2020-10-21 13:51:10.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/examples/webrtc/meson.build gst-plugins-bad1.0-1.16.3/tests/examples/webrtc/meson.build --- gst-plugins-bad1.0-1.16.2/tests/examples/webrtc/meson.build 2019-04-19 09:16:37.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/examples/webrtc/meson.build 2020-10-16 17:44:01.000000000 +0000 @@ -9,7 +9,7 @@ install: false, include_directories : [configinc], dependencies : [glib_dep, gst_dep, gstwebrtc_dep], - c_args : ['-DHAVE_CONFIG_H=1', '-DGST_USE_UNSTABLE_API'], + c_args : gst_plugins_bad_args + ['-DGST_USE_UNSTABLE_API'], ) endforeach diff -Nru gst-plugins-bad1.0-1.16.2/tests/files/Makefile.in gst-plugins-bad1.0-1.16.3/tests/files/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/files/Makefile.in 2019-12-03 11:09:16.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/files/Makefile.in 2020-10-21 13:51:10.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/icles/Makefile.in gst-plugins-bad1.0-1.16.3/tests/icles/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/icles/Makefile.in 2019-12-03 11:09:16.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/icles/Makefile.in 2020-10-21 13:51:10.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tests/Makefile.in gst-plugins-bad1.0-1.16.3/tests/Makefile.in --- gst-plugins-bad1.0-1.16.2/tests/Makefile.in 2019-12-03 11:09:14.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tests/Makefile.in 2020-10-21 13:51:09.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-bad1.0-1.16.2/tools/Makefile.in gst-plugins-bad1.0-1.16.3/tools/Makefile.in --- gst-plugins-bad1.0-1.16.2/tools/Makefile.in 2019-12-03 11:09:16.000000000 +0000 +++ gst-plugins-bad1.0-1.16.3/tools/Makefile.in 2020-10-21 13:51:10.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it,