| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=673925
|
|
|
|
| |
This reverts commit b377112ee38912d316e77b4e2102041389dc0051.
|
| |
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=611157
|
| |
|
|
|
|
|
| |
two sinks are provided. gtksink which is a cairo/software based renderer
and gtkglsink which utilises the GL support in gtk and gstreamer.
|
| |
|
| |
|
|
|
|
|
| |
Build and unit tests were tested against 7.35 too now,
which is the version in Ubuntu 14.04.
|
|
|
|
|
| |
It builds its GL vtable from a proc address provided
by the application.
|
|
|
|
|
|
|
|
|
| |
Since version 7.28.0, libcurl allows application to set
socket options for active FTP connections.
Bump libcurl requirement to version tested.
https://bugzilla.gnome.org/show_bug.cgi?id=749815
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On fedora 22, the output of cpp inserts extra debug comments, which
makes our regexp for the faad2 version check fail. This in turn causes
it to compile with the wrong arguments passed which then causes stack
corruption and crashes.
Fix this by only checking for the version (which should be by itself on
a single line). This is potentially less safe, it might be possible that
a similar string would appear in a later version in the header file.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=748571
|
| |
|
|
|
|
|
|
|
| |
This is only required for builds from git, people can still
build tarballs if they only have older autotools.
https://bugzilla.gnome.org//show_bug.cgi?id=747624
|
|
|
|
|
|
|
|
| |
* Checks for opencv2 headers only, not for legacy opencv1 headers
* Checks for every opencv2 header that the implementation needs,
not just highgui_c.h
https://bugzilla.gnome.org/show_bug.cgi?id=725163
|
|
|
|
| |
Required for the version check header, as agreed upon on IRC
|
|
|
|
|
|
|
| |
Using the MixerAPI as IDirectSoundCaptureBuffer doesn't implement volume
control.
https://bugzilla.gnome.org/show_bug.cgi?id=744383
|
|
|
|
|
|
|
| |
This is a copy of the Ericsson DTLS plugin from
https://github.com/EricssonResearch/openwebrtc-gst-plugins/tree/master/ext/erdtls/src
https://bugzilla.gnome.org/show_bug.cgi?id=744582
|
|
|
|
| |
Was supposed to be squashed into earlier commit.
|
|
|
|
| |
There are other elements for this now.
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=744020
|
|
|
|
|
| |
Renders buffers using the CALayer subclass AVSampleBufferDisplayLayer
which can be placed inside a Core Animation render tree.
|
|
|
|
|
|
|
| |
This API has been deprecated for eternities and microsoft
stopped shipping the headers in 2010 accoding to wikipedia,
so let's just remove it and focus on bringing the plugins
based on the newer APIs up to snuff.
|
|
|
|
|
|
| |
Removes the use of NSOpenGL* variety and functions. Any Cocoa
specific functions that took/returned a NSOpenGL* object now
take/return the CGL equivalents.
|
|
|
|
|
| |
Decoders for these formats exist in gst-libav, if anyone
still has a need for them.
|
|
|
|
|
|
|
|
| |
gmyth seems to be unmaintained upstream, and no one has asked
for this to be ported for a very long time, so let's just
remove it. Neither debian nor Fedora seem to ship libgmyth
any longer, and in any case it's most likely deprecated by
the UPnP support in MythTV.
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=611689
|
|
|
|
|
|
| |
upstream""
This reverts commit 329f0ccba1aa604da1bd80293fd1fe717447df5d.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 15394aa70543f55c54fa8a474805224f4138f76c.
The latest release (v1.1) does not have pkg-config support
yet, so this plugin won't be built with the latest release.
Cerbero uses the latest release, so this makes cerbero
builds fail, which expect the plugin to be built.
We can re-commit this once there's a release that includes
pkg-config support.
|
| |
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=731769
|
|
|
|
|
|
| |
Signed-off-by: Nick Stoughton <nstoughton@aether.com>
https://bugzilla.gnome.org/show_bug.cgi?id=738626
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=547661
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=740953
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=735848
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
A context can create a GLsync object that can be waited on in order
to ensure that GL resources created in one context are able to be
used in another shared context without any chance of reading invalid
data.
This meta would be placed on buffers that are known to cross from
one context to another. The receiving element would then wait
on the sync object to ensure that the data to be used is complete.
|
| |
|
|
|
|
|
| |
QuickTime is deprecated, we want new plugins based
on avfoundation (osx) or dxva/mediafoundation (windows).
|
|
|
|
|
|
| |
If configure finds GL + GLES2 but the user passes --enable-gles2 and
the two GL API's cannot be built against together, configure was still
allowing the desktop GL stack to be built.
|
|
|
|
|
|
| |
Like we do in -base and -good now.
https://bugzilla.gnome.org/show_bug.cgi?id=731047
|
|
|
|
|
|
| |
The macro is not defined on older OSX versions and evaluates to 0.
https://bugzilla.gnome.org/show_bug.cgi?id=740201
|
|
|
|
|
|
|
|
| |
Until gcc and GNUStep properly support Objective-C blocks and other
"new" features of Objective-C we can't properly support them without
making the code much more ugly.
https://bugzilla.gnome.org/show_bug.cgi?id=739152
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The part of the configure.ac that consist to check if we
can include both GL and GLES2 at the same time is failing.
Indeed, in the case NEED_GLES2=yes and NEED_OPENGL=auto,
HAVE_OPENGL variable is updated whereas it should be HAVE_GL
variable that has to be updated (HAVE_OPENGL variable is not
used in the rest of the configure.ac).
https://bugzilla.gnome.org/show_bug.cgi?id=739348
Signed-off-by: Vincent Abriou <vincent.abriou@st.com>
Reviewed-by: Benjamin GAIGNARD <benjamin.gaignard@linaro.org>
|
| |
|
| |
|