Edward Hervey [Tue, 2 Jan 2018 14:23:00 +0000 (15:23 +0100)]
nalutils: Fix Exponential-Golomb 'ue' parsing
The algorithm we use only supports up to a maximum exponent of 31
(for a maximum resulting of 2**32 -1)
CID #1427097
Tim-Philipp Müller [Tue, 2 Jan 2018 11:43:39 +0000 (11:43 +0000)]
opencv: allow all future 3.4.x versions
Fix-up for previous patch which I modified incorrectly.
https://bugzilla.gnome.org/show_bug.cgi?id=792114
Nicola Murino [Tue, 2 Jan 2018 09:12:11 +0000 (10:12 +0100)]
opencv: allow compilation against 3.4.x
https://bugzilla.gnome.org/show_bug.cgi?id=792114
Philippe Normand [Wed, 27 Dec 2017 13:08:18 +0000 (13:08 +0000)]
player: transfer ownership of info properties
The previous code would emit GObject critical warnings when the info properties
are NULL.
https://bugzilla.gnome.org/show_bug.cgi?id=791982
Justin Kim [Tue, 26 Dec 2017 00:54:18 +0000 (09:54 +0900)]
srtp: get ssrc for Application-Defined RTCP Packet
Application-defined RTCP(204) packets also have a ssrc in their header.
To find a valid stream from the packet, the ssrc should be used.
https://bugzilla.gnome.org/show_bug.cgi?id=791955
Tim-Philipp Müller [Tue, 26 Dec 2017 12:52:18 +0000 (13:52 +0100)]
meson: skip translations if gettext is not available
Tim-Philipp Müller [Sun, 24 Dec 2017 10:36:01 +0000 (11:36 +0100)]
Fix typo in gstreamer-bad-audio-1.0.pc
https://bugzilla.gnome.org/show_bug.cgi?id=791910
Tim-Philipp Müller [Sat, 23 Dec 2017 11:53:39 +0000 (12:53 +0100)]
gl: local libs should come first in Makefile.am
And keep consistent order in CFLAGS and LIBS.
Mark Nauwelaerts [Sat, 23 Dec 2017 11:29:03 +0000 (12:29 +0100)]
gl: arrange for finding headers and libs that have moved to -base
In file included from ../../../gst-plugins-bad/ext/gl/gstopengl.c:47:0:
../../../gst-plugins-bad/ext/gl/gstglmixerbin.h:25:29: fatal error: gst/video/video.h: No such file or directory
Nicolas Dufresne [Wed, 20 Dec 2017 04:13:34 +0000 (23:13 -0500)]
festival: Don't forward all queries
This fixes issues where wavparse would query the file size upstream
and assert because the file size is way smaller then what the WAVE
header says. This patch disable or cane a handful of queries that
make no sense to forward.
https://bugzilla.gnome.org/show_bug.cgi?id=791811
Edward Hervey [Wed, 20 Dec 2017 14:02:30 +0000 (15:02 +0100)]
audioaggregator: Don't leak pads
all audioaggregator subclasses were leaking the first sink pad :)
Jun Xie [Wed, 20 Dec 2017 07:01:16 +0000 (15:01 +0800)]
adaptivedemux: fix pending_segment log
pending_segment shall be logged as GST_PTR_FORMAT, it's an event
https://bugzilla.gnome.org/show_bug.cgi?id=791813
Olivier Crête [Tue, 19 Dec 2017 22:35:39 +0000 (17:35 -0500)]
shmsink: Block in preroll_wait on unlock
The correct behaviour of anything stuck in the ->render() function
between ->unlock() and ->unlock_stop() is to call
gst_base_sink_wait_preroll() and only return an error if this returns an
error, otherwise, it must continue where it left off!
https://bugzilla.gnome.org/show_bug.cgi?id=774950
Mathieu Duponchelle [Sat, 22 Jul 2017 18:32:20 +0000 (20:32 +0200)]
audioaggregator: implement input conversion
https://bugzilla.gnome.org/show_bug.cgi?id=786344
Marcin Lewandowski [Thu, 7 Jul 2016 18:40:22 +0000 (20:40 +0200)]
smhsink: Check return values of functions working on memory
https://bugzilla.gnome.org/show_bug.cgi?id=768530
Tim-Philipp Müller [Tue, 19 Dec 2017 21:35:08 +0000 (21:35 +0000)]
applemedia: don't include private cocoa gl header
Olivier Crête [Tue, 19 Dec 2017 21:22:52 +0000 (16:22 -0500)]
gtk example: Fix cflags in Makefile.am
Tim-Philipp Müller [Tue, 19 Dec 2017 19:23:43 +0000 (19:23 +0000)]
gl: enable openglmixers plugin in autotools again too
Tim-Philipp Müller [Tue, 19 Dec 2017 17:56:33 +0000 (17:56 +0000)]
applemedia: fix build after gl move to -base
Tim-Philipp Müller [Tue, 19 Dec 2017 17:34:50 +0000 (17:34 +0000)]
meson: gl: fix build of openglmixers plugin
Tim-Philipp Müller [Tue, 19 Dec 2017 15:14:07 +0000 (15:14 +0000)]
meson: fix dependency type name to check for
Tim-Philipp Müller [Tue, 19 Dec 2017 15:06:22 +0000 (15:06 +0000)]
meson: fix build with GstGL from gst-plugins-base as subproject
- use right fallback variable
- get platform/winsys variables from subproject instead of pkg-config
With contributions from Thibault Saunier.
Tim-Philipp Müller [Tue, 19 Dec 2017 13:03:28 +0000 (13:03 +0000)]
gtk: don't include uninstalled header
Tim-Philipp Müller [Wed, 13 Dec 2017 01:05:32 +0000 (01:05 +0000)]
allocatorsbad: physmem moved to -base
Tim-Philipp Müller [Sun, 17 Dec 2017 20:54:06 +0000 (20:54 +0000)]
gl: update plugins to use GstGL from -base
Tim-Philipp Müller [Mon, 11 Dec 2017 14:20:59 +0000 (14:20 +0000)]
gl: most of opengl plugin has moved to -base, keep mixer bits in -bad for now
Since they rely on GstVideoAggregator.
Fix detection of things again, and Meson
Tim-Philipp Müller [Mon, 11 Dec 2017 12:59:09 +0000 (12:59 +0000)]
gl: remove GStreamer OpenGL integration library and move to -base
https://bugzilla.gnome.org/show_bug.cgi?id=754094
Nicolas Dufresne [Mon, 18 Dec 2017 21:54:15 +0000 (16:54 -0500)]
ladspa: Add Windows/OSX path support
This is to mimic LV2 and what is commonly documented over the
web. We also completely track these directories when updating
the cache now. Unlike LV2, the plugins are flat in the plugin
directories, so no need for the recursive lookup. This also fixes
support for Fedora and other architecture using lib64 as a libdir.
Nicolas Dufresne [Mon, 18 Dec 2017 21:09:53 +0000 (16:09 -0500)]
meson: Enable ladspa plugins compilation
Nicolas Dufresne [Mon, 18 Dec 2017 19:42:21 +0000 (14:42 -0500)]
lv2: Try and reflect better lilv default path
While keeping it simple, this patch tries and mimic lilv default path.
It does not matter if some path are duplicated due to symlink because in
the end it's lilv that will walk these paths. The worst case is that we
update our cache more often then strictly needed.
https://bugzilla.gnome.org/show_bug.cgi?id=791717
Nicolas Dufresne [Mon, 18 Dec 2017 17:11:21 +0000 (12:11 -0500)]
lv2: Recursively monitor the lv2 plugin path
Otherwise we might not update the cache when needed.
https://bugzilla.gnome.org/show_bug.cgi?id=791717
Nirbheek Chauhan [Mon, 18 Dec 2017 19:46:35 +0000 (01:16 +0530)]
Revert "New element 'proxy' to send data to in-process pipelines"
This reverts commit
8a056af05e23ad5b81cd1dc2699ae20abcf9b91a.
Accidentally pushed this element, oops! Progress on this element is
being tracked at: https://bugzilla.gnome.org/show_bug.cgi?id=788200
Nirbheek Chauhan [Mon, 18 Dec 2017 19:44:03 +0000 (01:14 +0530)]
meson: Use cdata.set_quoted and set LIBDIR correctly
LIBDIR must include the prefix. Also use set_quoted instead of
manually quoting because it's clearer what the intention is.
https://bugzilla.gnome.org/show_bug.cgi?id=791751
Nirbheek Chauhan [Tue, 26 Sep 2017 14:42:24 +0000 (20:12 +0530)]
New element 'proxy' to send data to in-process pipelines
This plugin is useful when you want to pipe arbitrary data to
a different pipeline within the same process. Buffers, events, and caps
are transmitted as-is without copying or manipulation.
Nicolas Dufresne [Mon, 18 Dec 2017 16:34:13 +0000 (11:34 -0500)]
meson: Enable building LV2
Note that I only support lilv 0.22+ for now, because it's simple and old
enough. If anyone needs to use the 0.16 support it will need to be
added.
Jun Xie [Mon, 18 Dec 2017 12:39:07 +0000 (20:39 +0800)]
adaptivedemux: fix log integer format
range_start/range_end shall be logged as G_GINT64_FORMAT
https://bugzilla.gnome.org/show_bug.cgi?id=791735
Jun Xie [Thu, 14 Dec 2017 07:18:38 +0000 (15:18 +0800)]
dashdemux: parse xs:dateTime's timezone indicator
The lexical form of xs:dateTime is YYYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]
timezone indicator (+|-)hh:mm] needs to be parsed.
https://bugzilla.gnome.org/show_bug.cgi?id=791602
Sebastian Dröge [Sat, 16 Dec 2017 08:44:26 +0000 (10:44 +0200)]
player: Fix-up set_seek_accurate() configuration to take a player config instead of a player instance
Sebastian Dröge [Sat, 16 Dec 2017 08:22:44 +0000 (10:22 +0200)]
player: Consistently use GstVideoMultiviewFramePacking instead of Mode
The latter needs additional metadata, and the former was already used
everywhere except for the functions: in properties in playbin itself.
Edward Hervey [Fri, 15 Dec 2017 16:38:12 +0000 (17:38 +0100)]
av1enc: Add debugging of configuration settings
In preparation of making such properties configurable
via gobject properties.
Edward Hervey [Fri, 15 Dec 2017 16:37:08 +0000 (17:37 +0100)]
av1enc: Remove g_print for errors
And use standard debugging system for it
Sean DuBois [Tue, 27 Jun 2017 22:50:41 +0000 (22:50 +0000)]
Add aom plugin with av1enc and av1dec element
https://bugzilla.gnome.org/show_bug.cgi?id=784160
Reynaldo H. Verdejo Pinochet [Thu, 14 Dec 2017 21:31:33 +0000 (13:31 -0800)]
opencv: handdetect: fix typo in example launch line
Sebastian Dröge [Wed, 22 Nov 2017 12:29:51 +0000 (14:29 +0200)]
decklinkaudiosink: Start audio pre-rolling if the output is not started yet in render()
This seems to allow to schedule audio samples correctly at their right
times already.
https://bugzilla.gnome.org/show_bug.cgi?id=790114
Sebastian Dröge [Wed, 6 Dec 2017 18:36:37 +0000 (20:36 +0200)]
decklinkvideosink: Only start if both sinks are set to PLAYING already
Not only if the video sink is set to PLAYING so far. Also give more
useful debug output about why we don't start, and don't start if already
started.
Also refactor the function to early-return instead of having a huge
if-else block over the whole function.
https://bugzilla.gnome.org/show_bug.cgi?id=790114
Sebastian Dröge [Wed, 6 Dec 2017 17:42:42 +0000 (19:42 +0200)]
decklinkaudiosink: Include final flow return in debug output
https://bugzilla.gnome.org/show_bug.cgi?id=790114
Sebastian Dröge [Mon, 27 Nov 2017 15:41:52 +0000 (17:41 +0200)]
decklinkaudiosink: Check also against the clock if we run ahead of the clock too much
The buffer level as reported by the Decklink driver is completely
unreliable, and we could otherwise easily run ahead >1s if we're
unlucky.
https://bugzilla.gnome.org/show_bug.cgi?id=790114
Sebastian Dröge [Wed, 22 Nov 2017 14:37:12 +0000 (16:37 +0200)]
decklinkaudiosink: Implement resampling/buffer reversing for trick-modes
https://bugzilla.gnome.org/show_bug.cgi?id=790114
Sebastian Dröge [Wed, 8 Nov 2017 17:31:37 +0000 (19:31 +0200)]
decklinkaudiosink: Re-implement around GstBaseSink instead of GstAudioBaseSink
The Decklink and GstAudioBaseSink APIs don't fit very well together,
which causes various problems due to inaccuracies in the clock
calculations and the actual ringbuffer and GStreamer's copy getting of
sync.
Problems are audio drop-outs and A/V sync getting wrong after
pausing/seeking.
https://bugzilla.gnome.org/show_bug.cgi?id=790114
Matthew Waters [Thu, 14 Dec 2017 03:49:10 +0000 (14:49 +1100)]
Automatic update of common submodule
From e8c7a71 to 3fa2c9e
Josep Torra [Tue, 12 Dec 2017 07:40:33 +0000 (08:40 +0100)]
vtenc: fix a warning when building in MacOS 10.12
vtenc.c:564:20: error: incompatible pointer types passing 'GstVTEnc *' (aka 'struct _GstVTEnc *')
to parameter of type 'GstVideoEncoder *' (aka 'struct _GstVideoEncoder *')
Josep Torra [Tue, 12 Dec 2017 07:31:47 +0000 (08:31 +0100)]
cocoa: fix a warning when building in MacOS 10.12
gstglwindow_cocoa.m:186:60: error: incompatible pointer types sending 'GstGLContextCocoa *'
(aka 'struct _GstGLContextCocoa *') to parameter of type 'GstGLContext *' (aka 'struct _GstGLContext *')
Víctor Manuel Jáquez Leal [Fri, 8 Dec 2017 13:46:35 +0000 (14:46 +0100)]
gl: display: demote error level at display creation error
https://bugzilla.gnome.org/show_bug.cgi?id=791391
Vivia Nikolaidou [Fri, 10 Nov 2017 13:56:40 +0000 (15:56 +0200)]
avwait: Added "avwait-status" element message
"avwait-status" is posted when avwait starts or stops passing through
data (e.g. because target-timecode and end-timecode respectively have
been reached). The attached structure includes a "dropping" boolean (set
to TRUE if we are currently dropping data, FALSE otherwise), and a
"running-time" GST_CLOCK_TIME which contains the running time of the
change.
https://bugzilla.gnome.org/show_bug.cgi?id=790170
Mathieu Duponchelle [Mon, 16 Oct 2017 17:51:36 +0000 (19:51 +0200)]
meson test: Enable libs tests
https://bugzilla.gnome.org/show_bug.cgi?id=789064
Edward Hervey [Fri, 8 Dec 2017 12:54:27 +0000 (13:54 +0100)]
pkgconfig: Move fixes for move of aggregator to core
Tim-Philipp Müller [Thu, 7 Dec 2017 19:14:23 +0000 (19:14 +0000)]
h264parse: make caps writable before modifying them
https://bugzilla.gnome.org/show_bug.cgi?id=790628
Seungha Yang [Thu, 7 Dec 2017 02:02:02 +0000 (11:02 +0900)]
srt: Post error message for NULL host
... instead of crash without any information
https://bugzilla.gnome.org/show_bug.cgi?id=791329
Nicolas Dufresne [Thu, 7 Dec 2017 01:50:31 +0000 (20:50 -0500)]
waylandsink: Fix memory leak of shm allocator
This fixes conflict resolution error introduced in commit:
816d115317c522c87297109de781c63b16146493
http://bugzilla.gnome.org/show_bug.cgi?id=790042
Shinya Saito [Wed, 1 Nov 2017 09:05:26 +0000 (18:05 +0900)]
waylandsink: Fix memory leak of shm allocator.
gst_allocator_find() needs gst_object_unref() after usage.
https://bugzilla.gnome.org/show_bug.cgi?id=790042
Jun Xie [Sat, 25 Nov 2017 07:35:05 +0000 (15:35 +0800)]
dashdemux: fix coredump issue with external AdaptationSet
fix wrong AdaptationSet list iterator
https://bugzilla.gnome.org/show_bug.cgi?id=790812
Hosang Lee [Sat, 25 Nov 2017 13:24:39 +0000 (22:24 +0900)]
m3u8: Parse and use AVERAGE-BANDWIDTH attribute if available
The AVERAGE-BANDWIDTH attribute in the EXT-X-STREAM-INF tag represents
the average segment bit rate of the Variant Stream, while the BANDWIDTH
attribute represents the peak segment bit rate of the Variant Stream.
(https://tools.ietf.org/html/draft-pantos-http-live-streaming-23#section-4.3.4.2)
Using the average bit rate instead of the peak bit rate for variant switching
is more efficient and appropriate. Sometimes due to VBR encoding,
the BANDWIDTH may represent a value way above the average bit rate,
which could result to players not switching to that variant stream
although network bandwidth is sufficiently available.
https://bugzilla.gnome.org/show_bug.cgi?id=790821
Wonchul Lee [Sun, 26 Nov 2017 02:46:06 +0000 (11:46 +0900)]
examples: audiomixmatrix: Remove unused part
matrix-value-array property is removed since
18917de9562d0d33cf80ca68c071eee3572d4483 commit applied
https://bugzilla.gnome.org/show_bug.cgi?id=790836
Nicolas Dufresne [Mon, 4 Dec 2017 16:52:16 +0000 (11:52 -0500)]
kmssink: Fix CropMeta support
We copy the meta's from the original buffer to the wrapper or copied
buffer.
https://bugzilla.gnome.org/show_bug.cgi?id=790473
Nicolas Dufresne [Fri, 1 Dec 2017 21:53:34 +0000 (16:53 -0500)]
kmssink: Enforce pixel aspect ratio when we cannot scale
When we cannot scale, we need to enforce the pixel aspect ratio.
This was partly implemented in the previous patch. Doing this
simplify some of the code.
https://bugzilla.gnome.org/show_bug.cgi?id=784599
Sebastian Dröge [Wed, 22 Nov 2017 08:42:37 +0000 (10:42 +0200)]
decklinkvideosink: Wait until scheduled playback is actually stopped before continuing
Otherwise we might "start" again, just to get finally stopped and then
getting errors all over the place.
https://bugzilla.gnome.org/show_bug.cgi?id=790114
Seungha Yang [Wed, 6 Dec 2017 10:15:40 +0000 (19:15 +0900)]
srt: Fix warning error
gstsrt.c: In function ‘gst_srt_client_connect_full’:
gstsrt.c:151:6: error: ‘sock’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
if (sock != SRT_INVALID_SOCK) {
https://bugzilla.gnome.org/show_bug.cgi?id=791302
Ursula Maplehurst [Fri, 1 Dec 2017 13:02:12 +0000 (13:02 +0000)]
androidmedia: when flushing, better handle IllegalStateException received from getOutputBuffer
1. Similar to 880f3d8, don't consider not getting an output buffer as
an error during flushing. I've seen the following sometimes when
encoding:
W GStreamer+amcvideoenc: java.lang.IllegalStateException
W GStreamer+amcvideoenc: at android.media.MediaCodec.getBuffer(Native Method)
W GStreamer+amcvideoenc: at android.media.MediaCodec.getOutputBuffer(MediaCodec.java:2886)
2. For amcvideodec/enc, call _find_nearest_frame (which grabs a fresh
reference on a GstVideoCodecFrame) after we have an output buffer,
so as to not leak the reference, in case getting an output buffer
fails.
Otherwise, if we get an error grabbing the output buffer, we leak
the reference to the frame. This can cause issues with a
v4l2bufferpool feeding the encoder not being able to clean itself
up properly due to buffers still being marked as in-use.
https://bugzilla.gnome.org/show_bug.cgi?id=791258
Víctor Manuel Jáquez Leal [Tue, 5 Dec 2017 09:37:40 +0000 (10:37 +0100)]
gldownload: fix wrong enum
When compiling with clang, an enum conversion error is triggered
since GstVideoFrameFlags are not GstVideoFlags.
This patch sets GST_VIDEO_FRAME_FLAG_NONE to the added video meta.
https://bugzilla.gnome.org/show_bug.cgi?id=791251
Edward Hervey [Sun, 3 Dec 2017 10:22:02 +0000 (11:22 +0100)]
docs: aggregator has moved to base
Nicolas Dufresne [Sun, 3 Dec 2017 00:28:30 +0000 (19:28 -0500)]
gldownload: Add missing ifdef for dmabuf and egl
This fixes the build for platforms that don't support one or the other.
Nicolas Dufresne [Sat, 2 Dec 2017 20:25:38 +0000 (15:25 -0500)]
gldisplay: Prefer wayland over X11
As most Wayland compositors supports XWayland, X11 backend get
selected. This also realign better GStreamer decision to what
happens with GTK and other stack out there.
Nicolas Dufresne [Sat, 2 Dec 2017 20:25:16 +0000 (15:25 -0500)]
gldisplay: Add missing GL API to the doc
Matt Fischer [Wed, 11 Jan 2017 01:23:58 +0000 (19:23 -0600)]
gldownload: Add dmabuf exporting
This patch adds code to gldownload to export the image as a
dmabuf if requested. The element now exposes memory:DMABuf as
a cap feature, and if it is selected, the element exports the
texture to an EGL image and then a dmabuf. It also implements a
fallback to system memory download in case the exportation failed.
https://bugzilla.gnome.org/show_bug.cgi?id=776927
Tim-Philipp Müller [Sat, 2 Dec 2017 16:01:25 +0000 (16:01 +0000)]
Remove GstAggregator from -bad, moved to core
https://bugzilla.gnome.org/show_bug.cgi?id=739010
Nicolas Dufresne [Fri, 1 Dec 2017 16:59:01 +0000 (11:59 -0500)]
kmssink: Add display-width/height properties
This is to be used with gst_video_overlay_set_render_rectangle()
so the application can calculate a rectangle that fits inside
the display. The property changes are notify in a way that you
can watch either notify::display-width or notify::display-height
and both will be up-to-data when this is called back. Before the
element is started, the size will be 0x0.
https://bugzilla.gnome.org/show_bug.cgi?id=784599
Haihua Hu [Thu, 14 Sep 2017 10:12:18 +0000 (18:12 +0800)]
kmssink: support videooverlay interface
Implement videooverlay interface in kmssink, divided into two cases:
when driver supports scale, then we do refresh in show_frame(); if
not, send a reconfigure event to upstream and re-negotiate, using the
new size.
https://bugzilla.gnome.org/show_bug.cgi?id=784599
Haihua Hu [Tue, 12 Sep 2017 07:46:01 +0000 (15:46 +0800)]
kmssink: add can-scale property
https://bugzilla.gnome.org/show_bug.cgi?id=784599
Jun Xie [Mon, 27 Nov 2017 12:05:29 +0000 (20:05 +0800)]
dashdemux: remove duplicated code
remove duplicated code
https://bugzilla.gnome.org/show_bug.cgi?id=790895
Jun Xie [Mon, 27 Nov 2017 13:27:23 +0000 (21:27 +0800)]
dashdemux: fix memory leak
GPtrArray in GstActiveStream is leaked in some cases.
gst_mpdparser_free_active_stream shall be invoked to free GstActiveStream
https://bugzilla.gnome.org/show_bug.cgi?id=790899
Tim-Philipp Müller [Tue, 28 Nov 2017 13:44:54 +0000 (13:44 +0000)]
meson: don't generate or install pkg-config file for gstreamer-wayland
which is not for public consumption currently (headers not installed).
https://bugzilla.gnome.org/show_bug.cgi?id=790912
Matthew Waters [Mon, 27 Nov 2017 09:11:23 +0000 (20:11 +1100)]
Automatic update of common submodule
From 3f4aa96 to e8c7a71
Matthew Waters [Mon, 27 Nov 2017 03:44:58 +0000 (14:44 +1100)]
gl/caopengllayer: use public GstGLContext instead of Cocoa-specific one
Allows keeping the GstGLCAOpenGLLayer public but not the winsys-specific
context/display/window.
Matthew Waters [Mon, 27 Nov 2017 03:44:24 +0000 (14:44 +1100)]
Revert "gl: cocoa: sprinkle some GST_EXPORT"
This reverts commit
94d798c3337013bd902c0fd0a66f7f6842243eeb.
cocoac headers don't need to be public as all the functionality can be
provided by the base class
Tim-Philipp Müller [Sun, 26 Nov 2017 22:36:35 +0000 (22:36 +0000)]
gl: cocoa: sprinkle some GST_EXPORT
Undefined symbols for architecture x86_64:
"_gst_gl_context_cocoa_get_type", referenced from:
__create_layer in libgstopengl_la-caopengllayersink.o
Might need some more in other headers, but first need to
clarify what exactly should be exported, there are some
inconsistencies (installed header files vs. funcs in docs).
Tim-Philipp Müller [Sun, 26 Nov 2017 18:35:13 +0000 (18:35 +0000)]
autotools: remove check-exports target dep which no longer exists
Tim-Philipp Müller [Sun, 26 Nov 2017 16:32:01 +0000 (16:32 +0000)]
win32: remove .def file with exports
They're no longer needed, symbol exporting is now explicit
via GST_EXPORT in all cases (autotools, meson, incl. MSVC).
Tim-Philipp Müller [Sun, 26 Nov 2017 16:25:50 +0000 (16:25 +0000)]
autotools: stop controlling symbol visibility with -export-symbols-regex
Instead, use -fvisibility=hidden and explicit exports via GST_EXPORT.
This should result in consistent behaviour for the autotools and
Meson builds.
Tim-Philipp Müller [Sun, 26 Nov 2017 16:07:13 +0000 (16:07 +0000)]
codecparsers: mpegvideoparser: remove API that was deprecated 5 years ago
Libraries in -bad are not covered by our API/ABI stability
guarantees, and to the best of our knowledge everyone using
this API has moved to the replacement APIs ages ago.
Nicolas Dufresne [Sun, 26 Nov 2017 01:06:57 +0000 (20:06 -0500)]
waylandsink: Add prototype for gst_wayand_pool_get_type()
Nicolas Dufresne [Thu, 23 Nov 2017 03:27:04 +0000 (22:27 -0500)]
waylandsink: Rollback video info changes when copying
We change the video info base on the received buffer. We need to
rollback these changes whenever we want to copy into our internal
pool of buffers.
https://bugzilla.gnome.org/show_bug.cgi?id=790057
Nicolas Dufresne [Wed, 22 Nov 2017 04:18:24 +0000 (23:18 -0500)]
waylandsink: Validate strides and offset when using FD as SHM
As SHM interface only support 1 stride, and 1 offset, we need to
make sure that there is no padding between planes for planar formats.
https://bugzilla.gnome.org/show_bug.cgi?id=790057
Nicolas Dufresne [Wed, 22 Nov 2017 04:17:14 +0000 (23:17 -0500)]
waylandsink: Update video info size to buffer size
We where setting the size to the first memory size, this may be
too small in case we received a buffer with multiple memory.
https://bugzilla.gnome.org/show_bug.cgi?id=790057
Nicolas Dufresne [Wed, 22 Nov 2017 04:12:12 +0000 (23:12 -0500)]
waylandsink: Allocate only what's needed when copying
There was this regression that we'd be using the updated video
info size instead of default size when initializing the pool.
https://bugzilla.gnome.org/show_bug.cgi?id=790057
Nicolas Dufresne [Wed, 22 Nov 2017 04:11:02 +0000 (23:11 -0500)]
waylandsink: Only try SHM for single memory buffer
https://bugzilla.gnome.org/show_bug.cgi?id=790057
Nicolas Dufresne [Wed, 22 Nov 2017 04:10:03 +0000 (23:10 -0500)]
wlwindow: Only update video info on new render
The sink->video_info might not reflect the current buffer
when expose is being called.
https://bugzilla.gnome.org/show_bug.cgi?id=790057
Nicolas Dufresne [Tue, 21 Nov 2017 02:09:28 +0000 (21:09 -0500)]
waylandsink: Disable video-alignment from the pool
The SHM interface does not allow passing arbitrary strides and offsets,
for this reason, we simply disable this feature from the proposed pool.
This fixes video artifact seen when using the FFMPEG based video
decoder.
https://bugzilla.gnome.org/show_bug.cgi?id=790057
Havard Graff [Mon, 24 Oct 2016 21:02:38 +0000 (23:02 +0200)]
opusparse: fix uninitialized-warning
Stian Selnes [Fri, 29 Jan 2016 10:46:52 +0000 (11:46 +0100)]
h263parse: Add debug log for more annexes when plustype
Edward Hervey [Sat, 25 Nov 2017 12:10:11 +0000 (13:10 +0100)]
hls: Don't leak mutex