index
:
~slomo/gst-player
gst-player-0.1
master
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-23
gtk: Remove unused variable
HEAD
master
Sebastian Dröge
1
-5
/
+0
2016-08-23
Block value-changed signal when playing an URI to prevent spurious seeks
Sebastian Dröge
1
-0
/
+4
2016-08-23
android: Update build tools and gradle
Arun Raghavan
2
-3
/
+3
2016-08-22
gtk: Block value-change signal handler while updating the range of the seekba...
Sebastian Dröge
1
-0
/
+4
2016-08-18
gtk: Use GQueue instead of g_list_append() or the prepend-reverse trick
Sebastian Dröge
1
-7
/
+6
2016-08-08
gtk-play: provide similar behaviour for quit and close
Maxin B. John
1
-1
/
+1
2016-07-21
gtk: fix widget leak
Guillaume Desmottes
1
-0
/
+1
2016-07-21
gtk: fix gtkglsink leak
Guillaume Desmottes
1
-1
/
+2
2016-07-21
Call gst_deinit() in all applications at the end of main()
Guillaume Desmottes
3
-1
/
+7
2016-05-10
android: Update build tools version and ship gradle wrapper script
Sebastian Dröge
5
-2
/
+258
2016-03-28
ios: Sync gst_ios_init.[mh] with latest version
Emmanuel Imbernon
2
-20
/
+86
2016-03-22
Changing icons names to make it visible on gtk player
Mariusz Wasak
1
-5
/
+5
2016-03-16
gtk: Change True to glib TRUE to make gtk player project compile
Mariusz Wasak
1
-4
/
+4
2016-02-11
android: Move to gradle based build
Arun Raghavan
18
-108
/
+167
2016-01-07
android: Register native_stop() with JNI
Sebastian Dröge
1
-0
/
+1
2016-01-06
configure: Require gstreamer-player-1.0 >= 1.7.1.1 for the new() API change
Sebastian Dröge
1
-1
/
+1
2016-01-04
player: Build against GstPlayer version from gst-plugins-bad everywhere
Sebastian Dröge
59
-13049
/
+21
2016-01-04
player: Remove gst_player_new() and make gst_player_new_full() the normal con...
Sebastian Dröge
9
-24
/
+11
2015-12-23
tests: Fix pixel-aspect-ratio test
Sebastian Dröge
1
-2
/
+2
2015-12-22
player: Update and fix up docs a bit
Sebastian Dröge
7
-26
/
+69
2015-12-22
player: Include config.h in all source files if available
Sebastian Dröge
7
-0
/
+28
2015-12-22
android: Fix compilation
Sebastian Dröge
2
-2
/
+11
2015-12-22
player: Make emitter function pointer type a typedef to make gtk-doc happy
Sebastian Dröge
3
-3
/
+5
2015-12-22
player: Re-indent and clean up main header
Sebastian Dröge
1
-27
/
+27
2015-12-22
player: Move visualization list handling to a separate source file
Sebastian Dröge
6
-169
/
+226
2015-12-22
player: Move video renderer and signal dispatcher code into separate files
Sebastian Dröge
17
-507
/
+834
2015-12-09
android: Allow building for multiple Android ABIs
Sebastian Dröge
1
-0
/
+14
2015-11-13
android: Don't do custom surface width/height calculations if we have no medi...
Sebastian Dröge
1
-0
/
+5
2015-11-13
android: Add more URI schemes, mimetypes and file extensions
Sebastian Dröge
1
-31
/
+300
2015-11-09
gtk: Remove double assignment of a variable
Sebastian Dröge
1
-1
/
+1
2015-11-08
Add project files for Win32 build environment.
KimTaeSoo
5
-0
/
+294
2015-11-08
android: Fix typo for restricted codecs plugin
caseten
1
-1
/
+1
2015-11-06
Revert "android: Use gradle & ndk-build combo to generate the Android App"
Sebastian Dröge
29
-943
/
+281
2015-11-06
Revert "android: Fix Windows build of the app"
Sebastian Dröge
1
-8
/
+1
2015-11-06
Revert "README.md formatting."
Sebastian Dröge
1
-7
/
+1
2015-11-05
gtk-play: change print format of guint64
Justin Kim
1
-2
/
+2
2015-11-02
qt: add new qml item to render media info sample
Alexandre Moreno
7
-2
/
+185
2015-11-01
qt: accept a list of uris or files as command line parameters
Alexandre Moreno
1
-0
/
+20
2015-11-01
qt: add simple playlist support and wire buttons
Alexandre Moreno
3
-4
/
+90
2015-11-01
qt: add autoPlay property
Alexandre Moreno
2
-2
/
+21
2015-11-01
qt: seek while dragging seek bar
Alexandre Moreno
1
-21
/
+5
2015-11-01
qt: do not hide playbar if it contains cursor
Alexandre Moreno
1
-2
/
+13
2015-10-27
qt: Return a new reference to the renderer from VideoRenderer::renderer()
Sebastian Dröge
1
-1
/
+1
2015-10-27
qt: add a destructor and release resources
Alexandre Moreno
2
-0
/
+10
2015-10-27
qt: consistent use of pixel sizes
Alex Moreno
1
-18
/
+18
2015-10-27
player: Require scaletempo >= 1.6.1 for audio pitch preserving during trick m...
Sebastian Dröge
1
-1
/
+8
2015-10-24
qt: hide playbar properly
Alexandre Moreno
1
-20
/
+19
2015-10-24
qt: bind video item size to window
Alexandre Moreno
1
-2
/
+2
2015-10-24
qt: elide long titles
Alexandre Moreno
1
-8
/
+2
2015-10-24
qt: add position update interval property
Alexandre Moreno
3
-3
/
+23
[next]