index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
wayland
Commit message (
Expand
)
Author
Age
Files
Lines
*
waylandsink: Fix compiler warning
Sebastian Dröge
2014-06-21
1
-1
/
+1
*
waylandsink/wldisplay: verify that all the required interfaces have been foun...
George Kiagiadakis
2014-06-17
1
-0
/
+18
*
waylandsink: remove the buffer from the surface when going PAUSED -> READY
George Kiagiadakis
2014-06-17
1
-7
/
+22
*
waylandsink/wlwindow: do not commit a resize when it happens due to a video i...
George Kiagiadakis
2014-06-17
1
-5
/
+7
*
waylandsink/wlwindow: take into account the video aspect ratio when determini...
George Kiagiadakis
2014-06-17
1
-3
/
+4
*
waylandsink: improve the way the video size is passed to wlwindow and also im...
George Kiagiadakis
2014-06-17
4
-35
/
+49
*
waylandsink: rename pause/resume_rendering to begin/end_geometry_change and u...
George Kiagiadakis
2014-06-17
1
-10
/
+10
*
waylandsink: remove the manual synchronization from pause/resume_rendering an...
George Kiagiadakis
2014-06-17
2
-25
/
+12
*
waylandsink: protect access to properties with the OBJECT_LOCK
George Kiagiadakis
2014-06-17
1
-0
/
+7
*
waylandsink: protect access to the display with a new display_lock
George Kiagiadakis
2014-06-17
2
-14
/
+42
*
waylandsink: remove the OBJECT_LOCK from set_caps()
George Kiagiadakis
2014-06-17
1
-10
/
+3
*
waylandsink: Replace the OBJECT_LOCK with a private render_lock to lock rende...
George Kiagiadakis
2014-06-17
2
-15
/
+18
*
waylandsink: move surface resizing logic to the GstWlWindow and make it be ca...
George Kiagiadakis
2014-06-17
3
-32
/
+77
*
waylandsink: cleanup GstWlWindow a bit after the overlaying semantics change
George Kiagiadakis
2014-06-17
2
-45
/
+30
*
waylandsink: create and maintain the subsurface inside the sink
George Kiagiadakis
2014-06-17
5
-31
/
+71
*
wayland: add public API for creating & using the display handle GstContext
George Kiagiadakis
2014-06-17
1
-6
/
+4
*
waylandsink: get the external display handle using GstContext
George Kiagiadakis
2014-06-17
2
-43
/
+118
*
waylandsink: drop width/height arguments from gst_wl_window_new_from_surface()
George Kiagiadakis
2014-06-17
3
-6
/
+9
*
waylandsink: add G_BEGIN/END_DECLS on all headers for consistency
George Kiagiadakis
2014-06-17
3
-0
/
+12
*
waylandsink: fix assertion failure when stopping immediately after starting, ...
George Kiagiadakis
2014-06-17
1
-1
/
+1
*
waylandsink: Update wl_scaler to version 2
George Kiagiadakis
2014-06-17
3
-20
/
+72
*
waylandsink/Makefile.am: Fix scaler-client-protocol.h generation
George Kiagiadakis
2014-06-17
1
-0
/
+8
*
waylandsink: remove unused functions
George Kiagiadakis
2014-06-17
4
-31
/
+0
*
waylandsink: Add myself to the authors list
George Kiagiadakis
2014-06-17
1
-1
/
+2
*
waylandsink/wldisplay: bind to the latest available wl_compositor version
George Kiagiadakis
2014-06-17
1
-2
/
+2
*
waylandsink: create/destroy the display when entering/leaving the READY state...
George Kiagiadakis
2014-06-17
1
-37
/
+41
*
waylandsink: Support all video formats supported by the display
George Kiagiadakis
2014-06-17
1
-7
/
+28
*
waylandsink: fix crash in case there is no pool because of a caps negotiation...
George Kiagiadakis
2014-06-17
1
-4
/
+8
*
waylandsink: set an empty input region on the video surface
George Kiagiadakis
2014-06-17
1
-0
/
+6
*
waylandsink/wlwindow: reuse code between the two constructors
George Kiagiadakis
2014-06-17
1
-8
/
+2
*
waylandsink: increase debug messages
George Kiagiadakis
2014-06-17
1
-0
/
+5
*
waylandsink: Use a boolean in combination with render_cond to comply with GCo...
George Kiagiadakis
2014-06-17
2
-4
/
+9
*
waylandsink: Implement expose() and handle resizing properly in non-PLAYING s...
George Kiagiadakis
2014-06-17
2
-34
/
+62
*
waylandsink: Use wl_scaler/wl_viewport to scale the surface in the compositor...
George Kiagiadakis
2014-06-17
6
-31
/
+18
*
waylandsink: Build bindings for the unstable wl_scaler spec
George Kiagiadakis
2014-06-17
3
-4
/
+182
*
waylandsink: Set external surfaces and their child objects to use our own eve...
George Kiagiadakis
2014-06-17
1
-0
/
+2
*
waylandsink: Wait for the frame_cb to redraw and drop frames meanwhile
George Kiagiadakis
2014-06-17
2
-1
/
+12
*
waylandsink: Handle wl_buffer::release and don't reuse buffers that are not r...
George Kiagiadakis
2014-06-17
3
-16
/
+142
*
waylandsink/waylandpool: remove useless munmap call
George Kiagiadakis
2014-06-17
2
-6
/
+0
*
waylandsink/waylandpool: call the start/stop methods of the parent class
George Kiagiadakis
2014-06-17
1
-2
/
+4
*
waylandsink/waylandpool: unlink mmaped shm files so that they don't remain on...
George Kiagiadakis
2014-06-17
1
-0
/
+1
*
waylandsink: implement the GstVideoOverlay & GstWaylandVideo interfaces
George Kiagiadakis
2014-06-17
4
-45
/
+206
*
waylandsink: implement with stubs the GstWaylandVideo & GstVideoOverlay inter...
George Kiagiadakis
2014-06-17
2
-10
/
+80
*
waylandsink: handle the list of supported formats properly
George Kiagiadakis
2014-06-17
4
-11
/
+26
*
waylandsink/wlvideoformat: add mappings for many common formats
George Kiagiadakis
2014-06-17
1
-0
/
+31
*
waylandsink: unref the buffer pool
George Kiagiadakis
2014-06-17
1
-0
/
+3
*
waylandsink/waylandpool: ref the display instead of the sink to avoid cyclic ...
George Kiagiadakis
2014-06-17
3
-16
/
+14
*
waylandsink: make the display property useful
George Kiagiadakis
2014-06-17
2
-10
/
+14
*
waylandsink: access sink->pool in a more atomic fashion
George Kiagiadakis
2014-06-17
1
-8
/
+6
*
waylandsink: remove the useless wayland_lock
George Kiagiadakis
2014-06-17
2
-8
/
+0
[next]