summaryrefslogtreecommitdiff
path: root/playback
AgeCommit message (Expand)AuthorFilesLines
2021-03-09gtk-play: Port to GstPlayPhilippe Normand4-170/+179
2021-03-07gst-play: Port to GstPlayPhilippe Normand2-103/+107
2021-03-07gst-play.c: update to signal-adapter constructor changeStephan Hesse1-1/+1
2021-03-07gst-play: use novel signal-adapter (requires gstplayer lib patch from https:/...Stephan Hesse2-13/+16
2020-09-19playback: Remove libvisual plugin from iOS GstPlayer exampleNirbheek Chauhan1-6/+0
2020-07-27Port to gst_print* familySeungha Yang3-66/+66
2020-03-03Cerbero has moved from gnutls+openssl to only opensslNirbheek Chauhan2-5/+5
2020-01-03ios: use dash to register pluginStéphane Cerveau1-4/+4
2019-12-03player/ios: update for minimum iOS 11Matthew Waters1-4/+10
2019-09-10meson: gtk player example is optionalNirbheek Chauhan1-12/+13
2019-08-29player/ios: add empty ssl directoryMatthew Waters1-0/+0
2019-06-11build: add meson fallbacks for use in gst-buildMatthew Waters2-12/+0
2019-03-26run gst-indent over c filesMatthew Waters1-2/+2
2019-03-24player/android: add the google repository for all projectsMatthew Waters1-0/+1
2019-03-21playback/ios: update gst_ios_init to the latest versionMatthew Waters2-475/+560
2019-03-21player/ios: Update for XCode 10Matthew Waters2-30/+22
2019-02-07ios: update for gio modules and GTlsBackend changesTim-Philipp Müller2-11/+20
2018-12-12player/qt: move player api wrapper into a qml extension libraryMatthew Waters16-28/+134
2018-09-10playback/player/android: Update build.gradleH1Gdev1-6/+8
2018-09-05playback/player/android: Package name does not correspond to file pathH1Gdev2-0/+0
2018-05-06Update iOS project for newer XCode and embed-bitcodeOlivier Crete1-4/+30
2018-05-04ios player: add HLS test streams from video-dev (Hls.js org)1.14Stephan Hesse1-0/+5
2018-05-04ios playback: introduce macro to enable photos/ libraryStephan Hesse1-1/+9
2018-05-04ios playback: Xcode project: Force Dwarf debug symbols (build time speedup)Stephan Hesse1-0/+2
2018-05-04ios playback: initialize slider value (position) at 0 at firstStephan Hesse1-0/+2
2018-05-04ios playback: initialize slider min/max values at zero at firstStephan Hesse1-0/+2
2018-05-04ios playback: remove time_slider.frame forced set (fix for non-functional sli...Stephan Hesse1-2/+0
2018-04-24playback/android: Update the sample application for GStreamer 1.14Philippe Normand7-10/+37
2017-10-12playback/android: expose after setting the window handleMatthew Waters1-0/+2
2017-08-17player/ios: constrain the bottom of the video view to the top of the toolbarMatthew Waters1-0/+1
2017-08-08gst-play: Fix more deprecation warningsSebastian Dröge1-3/+3
2017-08-08gtk-play: fix deprecation warningsPhilippe Normand1-8/+8
2017-05-23playback/player/ios: Updated the iOS example in order to be compatible with t...Simon Himmelbauer3-34/+35
2017-05-20Don't crash if no uri is passed in the intentJan Schmidt1-8/+10
2017-05-20Play.java: Don't lookup R.id.surface_video twice.Jan Schmidt1-2/+1
2017-05-20Support GSTREAMER_ROOT_ANDROID env varJan Schmidt2-2/+9
2017-05-15playback/player/qt: Use QUrl::toEncoded() instead of ::toString()Simon Himmelbauer1-1/+1
2017-05-02playback/player: gtk_menu_popup() is deprecatedVíctor Manuel Jáquez Leal1-0/+4
2017-05-02playback/player: don't unref a contained widgetVíctor Manuel Jáquez Leal1-1/+1
2017-05-02playback/player: don't unref gtk_sink but sink itVíctor Manuel Jáquez Leal1-3/+1
2017-04-27playback/player: qt: use QApplication instead of QGuiApplicationCarlos Rafael Giani1-1/+3
2017-04-03playback/player/android: Make plugin list in Android.mk easier to readArun Raghavan1-1/+11
2017-03-08playback/player/qt: Fix build with new GstPlayer APISebastian Dröge3-19/+0
2017-01-06playback/player/android: Fix assets directoryArun Raghavan1-1/+1
2017-01-02playback/player/android: Force externalNativeBuild before Java buildingArun Raghavan1-0/+5
2016-10-03playback/player/android: Add .gitignoreSebastian Dröge2-0/+7
2016-10-03playback/player/android: Switch to native gradle ndk-build supportSebastian Dröge2-45/+24
2016-09-04playback/player/android: Switch to building against universal packagesArun Raghavan4-15/+14
2016-08-26Add meson build system for playback/player/{gst-play,gtk} and network/http-la...Sebastian Dröge8-81/+37
2016-08-23playback/player: gtk: Remove unused variableSebastian Dröge1-5/+0