- Jun 19, 2020
-
-
Tim-Philipp Müller authored
-
- May 12, 2020
-
-
Matthew Waters authored
Part-of: <!14>
-
- Mar 03, 2020
-
-
Nirbheek Chauhan authored
-
- Jan 03, 2020
-
-
The dash plugin contains now: - dashdemux - dashsink gstreamer/gst-plugins-bad!704
-
- Dec 03, 2019
-
-
Matthew Waters authored
gstreamer/cerbero!356
-
- Sep 10, 2019
-
-
-
Most toolchains do not have libm as a separate library at all.
-
- Aug 29, 2019
-
-
Matthew Waters authored
The iOS build requires it.
-
- Jun 11, 2019
-
-
Matthew Waters authored
-
- Apr 24, 2019
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Mar 27, 2019
-
-
Matthew Waters authored
-
- Mar 26, 2019
-
-
Matthew Waters authored
-
- Mar 24, 2019
-
-
Matthew Waters authored
Allows building from the command line
-
- Mar 20, 2019
-
-
Matthew Waters authored
-
Matthew Waters authored
-
- Feb 07, 2019
-
-
Tim-Philipp Müller authored
Untested, based on gstreamer/cerbero!103 Fixes gstreamer/gst-examples#5
-
- Dec 12, 2018
-
-
Matthew Waters authored
A further step is moving the qmlglsink element into an extension so there is no need for writing any c++ code!
-
- Sep 10, 2018
-
-
Merge the following fixes from gst-docs https://bugzilla.gnome.org/show_bug.cgi?id=797070 https://bugzilla.gnome.org/show_bug.cgi?id=797093 https://bugzilla.gnome.org/show_bug.cgi?id=797107
-
- Sep 05, 2018
- May 06, 2018
-
-
Forces the GCC libstdc++ instead of LLVM libc++ and updates the settings with the new recommended XCode settings.
-
- May 04, 2018
-
-
-
Until now the photo library integration is broken (that API was deprecated by Apple) and the iTunes integration is better to have optional to put our test files in the forefront (and have better way to browse large iTunes libs).
-
Until now it was using dSYM by default. Each build was taking forever.
-
Until now the slider was displaying center position before playback was started.
-
-
It's unclear why this line was there, but it renders the slider unresponsive currently
-
- Apr 24, 2018
-
-
Philippe Normand authored
Gradle was also updated to a more recent version. The x86_64 abi is disabled temporarily due to build failures reported in: https://bugzilla.gnome.org/show_bug.cgi?id=795454 https://bugzilla.gnome.org/show_bug.cgi?id=795456
-
- Mar 29, 2018
-
-
Philippe Normand authored
-
- Dec 31, 2017
-
-
Philippe Normand authored
Current development version is 1.13.0.1.
-
- Oct 12, 2017
-
-
Matthew Waters authored
Fixes the view not updating in PAUSED after a surface change from an orientation change/explicit surface change.
-
- Aug 17, 2017
-
-
Matthew Waters authored
Otherwise, no video output on iPad.
-
- Aug 08, 2017
-
-
Sebastian Dröge authored
-
-
- May 23, 2017
-
-
playback/player/ios: Updated the iOS example in order to be compatible with the latest GStreamer as well as Apple Hardware -) Disabled bitcode generation -) Removed/Renamed several plugins in the gst_ios_init.m
-
- May 20, 2017
-
-
Jan Schmidt authored
If we receive an intent with no attached data, don't throw a null pointer exception - just don't set a URI on the player.
-
Jan Schmidt authored
R.id.surface_video was stored in the gsv variable just above, don't look it up a second time.
-
Jan Schmidt authored
If GSTREAMER_ROOT_ANDROID is set, try using that for the location of the GStreamer Android tree, but still allow it to be overridden in local gradle properties
-
- May 15, 2017
-
-
The former properly encodes the URL components to give a valid URL, the latter generates a human-readable URL.
-
- May 02, 2017
-
-
gtk_menu_popup() is deprecated in GTK+ 3.22. This patch adds a compiler guard to use gtk_menu_popup at pointer() if GTK+ is 3.22 or bigger. https://bugzilla.gnome.org/show_bug.cgi?id=781904
-