platform/upstream/gstreamer.git
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.
2015-05-11 Brijesh Singhplayback/player: gtk-play: add Open, Quit, Next and...
2015-05-11 Brijesh Singhplayback/player: gtk-play: hide toolbar in fullscreen...
2015-05-08 Brijesh Singhplayback/player: gtk-play: add fullscreen button
2015-05-08 Brijesh Singhplayback/player: gst-play: add playlist loop command...
2015-05-08 Brijesh Singhplayback/player: gtk-play: add playlist loop button.
2015-05-08 Brijesh Singhplayback/player: gtk-play: do not set window title...
2015-05-08 Brijesh Singhplayback/player: gtk-play: display cover art
2015-05-08 Sebastian Rothplayback/player: android: Fix Windows build of the app
2015-05-07 Sebastian Rothplayback/player: android: Use gradle & ndk-build combo...
2015-05-07 Sebastian Drögeplayback/player: gtk-play: Fix compiler warning
2015-05-07 Sebastian Drögeplayback/player: Fix indention
2015-05-07 Brijesh Singhplayback/player: gtk-play: add track selection menu
2015-05-07 Brijesh Singhplayback/player: gtk-play: variable rename for consistency
2015-05-07 Brijesh Singhplayback/player: gtk-play: handle duplicate uri in...
2015-05-07 Brijesh Singhplayback/player: gtk-play: set window title from media...
2015-05-07 Brijesh Singhplayback/player: gtk-play: remove gtk deprecated API.
2015-05-06 Sebastian Drögeplayback/player: Fix indention
2015-05-06 Brijesh Singhplayback/player: gst-play: display global taglist
2015-05-06 Alex Morenoplayback/player: android: fixed compilation error
2015-05-06 Alex Morenoplayback/player: android: check return values from...
2015-05-06 Alex Morenoplayback/player: android: remove unused variable 'gst_a...
2015-05-04 Sebastian Drögeplayback/player: android: Add gstplayer-media-info...
2015-04-26 Sebastian Drögeplayback/player: player/gtk: Fix indention
2015-04-26 Brijesh Singhplayback/player: gtk-play: add media information window
2015-04-25 Sebastian Drögeplayback/player: player: Rename some more functions...
2015-04-25 Sebastian Drögeplayback/player: player: Rename gst_player_subtitle_get...
next