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
...
*
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
*
d3dvideosink: Add $(GST_PLUGINS_BASE_CFLAGS) to CFLAGS
Sebastian Dröge
2012-12-22
1
-1
/
+1
*
d3dvideosink: Various improvements
Roland Krikava
2012-12-22
20
-3608
/
+525
*
d3dvideosink: Only include formats that are actually working
Sebastian Dröge
2012-12-21
1
-13
/
+7
*
d3dvideosink: Add the actually supported color formats to the template caps
Sebastian Dröge
2012-12-21
1
-1
/
+1
*
d3dvideosink: fix compiler and linker flags
Michael Esemplare
2012-12-11
1
-2
/
+2
*
d3dvideosink: fix redefinition of DECLARE_INTERFACE_IID
Andoni Morales Alastruey
2012-11-20
1
-1
/
+1
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
19
-38
/
+38
*
d3dvideosink: port to the new GLib thread API
Mark Nauwelaerts
2012-09-11
3
-17
/
+13
*
d3dvideosink: avoid duplicated symbols in static links
Andoni Morales Alastruey
2012-08-07
1
-39
/
+45
*
d3dvideosink: avoid duplicated symbols in static links
Andoni Morales Alastruey
2012-08-06
1
-1
/
+1
*
sys: make video sinks default to force-aspect-ratio=true
Tim-Philipp Müller
2012-06-29
1
-1
/
+1
*
d3dvideosink: release the offscreen surface before the d3d device
Andoni Morales Alastruey
2012-06-26
1
-7
/
+7
*
d3dvideosink: clean up element
Andoni Morales Alastruey
2012-06-26
1
-176
/
+80
*
d3dvideosink: rework locking for devices lost
Andoni Morales Alastruey
2012-06-26
2
-44
/
+56
*
d3dvideosink: release and recreate the device in prepare_window
Andoni Morales Alastruey
2012-06-26
1
-3
/
+2
*
d3dvideosink: don't recreate the d3d device if it already exists
Andoni Morales Alastruey
2012-06-15
1
-1
/
+3
*
d3dvideosink: don't create new internal windows if we already have one
Andoni Morales Alastruey
2012-06-15
1
-3
/
+7
*
d3dvideosink: don't flush after a device lost
Andoni Morales Alastruey
2012-05-31
1
-1
/
+0
*
Port d3dvideosink to 0.11
Руслан Ижбулатов
2012-05-23
10
-210
/
+237
*
d3dvideosink: fix deadlock when the device is lost
Andoni Morales Alastruey
2012-05-09
1
-2
/
+0
*
d3dvideosink: remove trailing ';' from locks defines to make gst-indent happy
Andoni Morales Alastruey
2012-05-09
1
-29
/
+38
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
gst: Update versioning
Sebastian Dröge
2012-04-04
1
-1
/
+1
*
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
2012-03-29
4
-63
/
+35
|
\
|
*
d3dvideosink: fix regression setting window handle in pause/play
Carsten Kroll
2012-03-18
1
-59
/
+28
|
*
d3dvideosink: fix compiler warnings and build failure with mingw
Руслан Ижбулатов
2012-03-03
3
-10
/
+12
|
*
d3dvideosink: add missing directx headers
Andoni Morales Alastruey
2012-03-02
1
-2
/
+2
*
|
fix for caps _normalize changes
Wim Taymans
2012-03-12
1
-6
/
+7
*
|
Merge branch 'master' into 0.11
Wim Taymans
2012-02-10
2
-607
/
+537
|
\
\
|
|
/
|
*
d3dvideosink: create a d3d device for each sink and use the default swap chai...
Carsten Kroll
2012-02-07
2
-654
/
+443
|
*
d3dvideosink: flush GPU before Present added alternate wait for vsync method ...
Carsten Kroll
2012-02-07
1
-3
/
+66
|
*
d3dvideosink: check for hardware capabilities, when negotiating
Carsten Kroll
2012-02-07
1
-7
/
+51
|
*
d3dvideosink: redraw last buffer when new window handle has been set.
Carsten Kroll
2012-02-07
1
-3
/
+6
|
*
d3dvideosink: added NV12 + enabled RGB support
Carsten Kroll
2012-02-07
1
-3
/
+30
[prev]
[next]