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
/
sys
/
d3dvideosink
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
2016-08-20
1
-0
/
+16
*
d3dvideosink: Replace some more gst_caps_to_string() with GST_PTR_FORMAT
Sebastian Dröge
2016-06-28
2
-10
/
+3
*
d3dvideosink: leak on caps string
Jonathan Roy
2016-06-28
1
-3
/
+1
*
d3dvideosink: Don't include deprecated and unavailable d3dx9tex.h
Nirbheek Chauhan
2016-04-19
1
-1
/
+0
*
d3dvideosink: post message to application for unhandled keyboard/mouse events
Vineeth TM
2016-03-24
1
-1
/
+7
*
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2016-03-24
1
-2
/
+1
*
d3dvideosink: Don't try to recreate swapchain while the window is minimized
Sebastian Dröge
2015-11-30
1
-1
/
+19
*
d3dvideosink: Avoid frame rendering while the window is completely hidden
Fabio Cetrini
2015-06-10
1
-0
/
+44
*
d3dvideosink: release existing D3D swap chain on init
Roman Nowicki
2015-02-25
1
-0
/
+4
*
d3dvideosink: Don't initialize the render window swap chain while the device ...
Sebastian Dröge
2015-02-24
1
-1
/
+6
*
d3dvideosink: Deactivate the fallback buffer pool when replacing it during ca...
Sebastian Dröge
2015-02-24
1
-1
/
+3
*
d3dvideosink: Deactivate the fallback pool and unref the fallback buffer when...
Sebastian Dröge
2015-02-18
1
-0
/
+4
*
d3dvideosink: Open Direct3D devices in a threadsafe way
Sebastian Dröge
2014-07-15
1
-0
/
+3
*
d3dvideosink: Always lock the D3D surfaces in write mode
Sebastian Dröge
2014-07-03
1
-3
/
+2
*
d3dhelpers: Swap UV planes properly for YV12 as compared to I420
Sebastian Dröge
2014-07-03
1
-8
/
+19
*
d3dvideosink: Don't leak all surfaces
Sebastian Dröge
2014-07-02
2
-8
/
+4
*
d3dvideosink: PostMessage() takes integers as last parameters, not pointers
Sebastian Dröge
2014-07-02
1
-2
/
+2
*
d3dvideosink: Remove unused variable
Sebastian Dröge
2014-07-02
1
-1
/
+0
*
d3dvideosink: Release D3D surfaces when shutting down the sink
Eric Trousset
2014-06-23
2
-0
/
+15
*
d3dvideosink: post proper error message when window disappears
Tim-Philipp Müller
2014-04-08
1
-1
/
+3
*
d3dvideosink: Only pass a dest rectangle if set, otherwise pass NULL
Sebastian Dröge
2014-04-02
1
-1
/
+4
*
d3dvideosink: First destroy the window, then unregister the class
Alexey Chernov
2014-01-21
1
-3
/
+4
*
d3dvideosink: disable buffer pools
Andoni Morales Alastruey
2013-09-02
3
-1
/
+11
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
d3dvideosink: use bilinear filter as much as possible
Andoni Morales Alastruey
2013-04-04
1
-1
/
+1
*
d3dvideosink: Make sure that all buffers in our pool contain our own memory
Sebastian Dröge
2013-03-27
1
-3
/
+22
*
d3dvideosink: Add support for crop meta
Sebastian Dröge
2013-03-26
3
-7
/
+29
*
d3dvideosink: Implement a buffer pool that shares D3D surfaces with upstream
Sebastian Dröge
2013-03-26
4
-128
/
+664
*
d3dvideosink: Allocate a new offscreen surface for every buffer
Sebastian Dröge
2013-03-26
1
-27
/
+33
*
d3dvideosink: Add compatibility #defines for older mingw headers
Sebastian Dröge
2012-12-27
1
-0
/
+18
*
d3dvideosink: Remove scary "while (object.refcount > 0) release (object);" code
Sebastian Dröge
2012-12-22
1
-6
/
+0
*
d3dvideosink: Don't forget to return a value from ::propose_allocation()
Sebastian Dröge
2012-12-22
1
-0
/
+2
*
d3dvideosink: Add support for the video meta
Sebastian Dröge
2012-12-22
1
-0
/
+10
*
d3dvideosink: Don't use "class" as variable name and don't use C99 comments
Sebastian Dröge
2012-12-22
3
-167
/
+165
*
d3dvideosink: Only open system resources in in NULL->READY, not on object ins...
Sebastian Dröge
2012-12-22
2
-3
/
+22
*
d3dvideosink: Properly copy frames to D3D with the right strides and everything
Sebastian Dröge
2012-12-22
4
-780
/
+270
*
d3dvideosink: Remove non-sense display PAR handling
Sebastian Dröge
2012-12-22
2
-18
/
+2
*
d3dvideosink: Fix caps leak
Sebastian Dröge
2012-12-22
1
-0
/
+3
*
d3dvideosink: Fix duplicated format entry in the template caps
Sebastian Dröge
2012-12-22
1
-1
/
+1
*
d3dvideosink: Fix linking
Sebastian Dröge
2012-12-22
1
-3
/
+3
*
d3dvideosink: Fix some more compiler warnings
Sebastian Dröge
2012-12-22
1
-6
/
+9
*
d3dvideosink: Port remaining bits to new GLib threading API
Sebastian Dröge
2012-12-22
1
-8
/
+8
*
d3dvideosink: And remove the right declaration
Sebastian Dröge
2012-12-22
1
-2
/
+5
*
d3dvideosink: Remove unused static declaration
Sebastian Dröge
2012-12-22
1
-5
/
+0
*
d3dvideosink: Remove unused variables
Sebastian Dröge
2012-12-22
1
-3
/
+0
*
d3dvideosink: Update to new GLib threading API
Sebastian Dröge
2012-12-22
2
-5
/
+5
*
d3dvideosink: Rename keep_aspect_ratio to force_aspect_ratio in the header too
Sebastian Dröge
2012-12-22
1
-1
/
+1
*
d3dvideosink: Use G_PARAM_STATIC_STRINGS
Sebastian Dröge
2012-12-22
1
-4
/
+8
*
d3dvideosink: Rename keep-aspect-ratio to force-aspect-ratio and default to TRUE
Sebastian Dröge
2012-12-22
2
-11
/
+11
*
d3dvideosink: Add files that had to be included in the last commit
Sebastian Dröge
2012-12-22
2
-0
/
+2456
[next]