platform/upstream/gstreamer.git
2017-01-02 Arun Raghavanplayback/player/android: Force externalNativeBuild...
2016-11-01 Tim-Philipp... meson: update version
2016-10-03 Sebastian Drögeplayback/player/android: Add .gitignore
2016-10-03 Sebastian Drögeplayback/player/android: Switch to native gradle ndk...
2016-09-04 Arun Raghavanplayback/player/android: Switch to building against...
2016-08-26 Sebastian DrögeAdd meson build system for playback/player/{gst-play...
2016-08-26 Sebastian DrögeMerge commit 'http-launch/merge'
2016-08-26 Sebastian DrögeMerge commit 'gst-player/merge'
2016-08-26 Sebastian DrögeInitial commit with empty meson.build
2016-08-23 Sebastian Drögeplayback/player: gtk: Remove unused variable
2016-08-23 Sebastian Drögeplayback/player: Block value-changed signal when playin...
2016-08-23 Arun Raghavanplayback/player: android: Update build tools and gradle
2016-08-22 Sebastian Drögeplayback/player: gtk: Block value-change signal handler...
2016-08-18 Sebastian Drögeplayback/player: gtk: Use GQueue instead of g_list_appe...
2016-08-08 Maxin B. Johnplayback/player: gtk-play: provide similar behaviour...
2016-07-21 Guillaume Desmottesplayback/player: gtk: fix widget leak
2016-07-21 Guillaume Desmottesplayback/player: gtk: fix gtkglsink leak
2016-07-21 Guillaume Desmottesplayback/player: Call gst_deinit() in all applications...
2016-05-10 Sebastian Drögeplayback/player: android: Update build tools version...
2016-03-28 Emmanuel Imbernonplayback/player: ios: Sync gst_ios_init.[mh] with lates...
2016-03-22 Mariusz Wasakplayback/player: Changing icons names to make it visibl...
2016-03-16 Mariusz Wasakplayback/player: gtk: Change True to glib TRUE to make...
2016-02-11 Arun Raghavanplayback/player: android: Move to gradle based build
2016-01-06 Sebastian Drögeplayback/player: android: Register native_stop() with JNI
2016-01-04 Sebastian Drögeplayback/player: player: Build against GstPlayer versio...
2016-01-04 Sebastian Drögeplayback/player: player: Remove gst_player_new() and...
2015-12-22 Sebastian Drögeplayback/player: android: Fix compilation
2015-12-09 Sebastian Drögeplayback/player: android: Allow building for multiple...
2015-11-13 Sebastian Drögeplayback/player: android: Don't do custom surface width...
2015-11-13 Sebastian Drögeplayback/player: android: Add more URI schemes, mimetyp...
2015-11-09 Sebastian Drögeplayback/player: gtk: Remove double assignment of a...
2015-11-08 KimTaeSooplayback/player: Add project files for Win32 build...
2015-11-08 casetenplayback/player: android: Fix typo for restricted codec...
2015-11-06 Sebastian Drögeplayback/player: Revert "android: Use gradle & ndk...
2015-11-06 Sebastian Drögeplayback/player: Revert "android: Fix Windows build...
2015-11-06 Sebastian Drögeplayback/player: Revert "README.md formatting."
2015-11-05 Justin Kimplayback/player: gtk-play: change print format of guint64
2015-11-02 Alexandre Morenoplayback/player: qt: add new qml item to render media...
2015-11-01 Alexandre Morenoplayback/player: qt: accept a list of uris or files...
2015-11-01 Alexandre Morenoplayback/player: qt: add simple playlist support and...
2015-11-01 Alexandre Morenoplayback/player: qt: add autoPlay property
2015-11-01 Alexandre Morenoplayback/player: qt: seek while dragging seek bar
2015-11-01 Alexandre Morenoplayback/player: qt: do not hide playbar if it contains...
2015-10-27 Sebastian Drögeplayback/player: qt: Return a new reference to the...
2015-10-27 Alexandre Morenoplayback/player: qt: add a destructor and release resources
2015-10-27 Alex Morenoplayback/player: qt: consistent use of pixel sizes
2015-10-24 Alexandre Morenoplayback/player: qt: hide playbar properly
2015-10-24 Alexandre Morenoplayback/player: qt: bind video item size to window
2015-10-24 Alexandre Morenoplayback/player: qt: elide long titles
2015-10-24 Alexandre Morenoplayback/player: qt: add position update interval property
2015-10-23 Sebastian Drögeplayback/player: qt: Fix -Wunused-variable compiler...
2015-10-22 Alexandre Morenoplayback/player: qt: add stream selection support
2015-10-06 Alexandre Morenoplayback/player: qt: emit player signals from Qt event...
2015-10-04 Alexandre Morenoplayback/player: Add Qt bindings and player
2015-10-04 Jimmy Ohnplayback/player: gst-play: trivial cleanup
2015-09-21 Sebastian Drögeplayback/player: gtk-play: Run gst-indent
2015-09-17 Hyunjun Koplayback/player: gtk-play: change to use valid macro...
2015-09-15 Jimmy Ohnplayback/player: gtk-play: Modify switch statement...
2015-09-15 Jimmy Ohnplayback/player: gst-play: Check if the stream list...
2015-09-04 Sebastian Drögeplayback/player: gtk-play: Add compiler warning flags...
2015-09-04 Justin Kimplayback/player: ios: remove implicit conversion of...
2015-09-01 Alexandre Morenoplayback/player: gtk-play: Remove unused variable
2015-08-27 Sebastian Drögeplayback/player: gst-play: Remove useless variable...
2015-08-27 Jimmy Ohnplayback/player: gst-play: Check if the stream list...
2015-08-20 Sebastian Drögeplayback/player: gst-play: Fix leak of GError and GOpti...
2015-08-18 Sebastian Drögeplayback/player: android: Fix video rendering after...
2015-08-18 Sebastian Drögeplayback/player: ios: Fix video rendering after GstPlay...
2015-08-18 trungdoanplayback/player: iOS: Fix build issue
2015-08-14 Sebastian Drögeplayback/player: player: Refactor video rendering API
2015-08-12 Sebastian Drögeplayback/player: player: Abstract the signal emission...
2015-07-30 Sebastian Drögeplayback/player: gtk-play: Fix indention
2015-07-30 Brijesh Singhplayback/player: gtk-play: if title is NULL then use...
2015-07-30 Brijesh Singhplayback/player: gtk-play: fix elapsed and remain time...
2015-07-26 Víctor Manuel... playback/player: gtk-play: handle keys
2015-07-20 Víctor Manuel... playback/player: gtk-play: remove unused callback
2015-07-20 Víctor Manuel... playback/player: gtk-play: remove unused variables
2015-07-07 Brijesh Singhplayback/player: gtk-play: add support to build UI...
2015-06-16 Sebastian Drögeplayback/player: gtk-play: Add close button to the...
2015-06-16 Brijesh Singhplayback/player: gtk-play: add playback rate control...
2015-06-15 Sebastian Drögeplayback/player: gtk: Also use gtksink if available
2015-06-11 Víctor Manuel... playback/player: gtk-play: remove unused variables
2015-06-11 Sebastian Drögeplayback/player: gtk: Inhibit the screen saver when...
2015-06-11 Sebastian Drögeplayback/player: gtk: Port to GtkApplication
2015-06-11 Sebastian Drögeplayback/player: gtk: Remove redundant code
2015-06-11 Sebastian Drögeplayback/player: gtk: Use gtkglsink if available
2015-06-11 Brijesh Singhplayback/player: gtk-play: use volume-changed signal...
2015-06-11 Víctor Manuel... playback/player: gtk-play: color balance dialog
2015-06-11 Sebastian Drögeplayback/player: gtk: Only go to PLAYING with the next...
2015-06-10 Víctor Manuel... playback/player: gtk-play: remove unused variables
2015-06-10 Víctor Manuel... playback/player: gtk-play: destroy dialog's parent...
2015-06-10 danny songplayback/player: gtk-play: remove duplicate code
2015-06-10 danny songplayback/player: gtk-play: move play_current_uri after...
2015-05-30 Sebastian Drögeplayback/player: player: Change visualization API a...
2015-05-30 Sebastian Drögeplayback/player: Fix indention
2015-05-20 Brijesh Singhplayback/player: gtk-player: add visualization selectio...
2015-05-19 Brijesh Singhplayback/player: gtk-play: add external subtitle select...
2015-05-13 Sebastian Drögeplayback/player: ios: Cast the seek slider value from...
2015-05-12 Brijesh Singhplayback/player: gtk-play: move duplicate code into...
2015-05-11 Sebastian Drögeplayback/player: android: Unref player in native_free()
2015-05-11 Sebastian Rothplayback/player: README.md formatting.
next