index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
d3dvideosink
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-22
d3dvideosink: And remove the right declaration
Sebastian Dröge
1
-2
/
+5
2012-12-22
d3dvideosink: Remove unused static declaration
Sebastian Dröge
1
-5
/
+0
2012-12-22
d3dvideosink: Remove unused variables
Sebastian Dröge
1
-3
/
+0
2012-12-22
d3dvideosink: Update to new GLib threading API
Sebastian Dröge
2
-5
/
+5
2012-12-22
d3dvideosink: Rename keep_aspect_ratio to force_aspect_ratio in the header too
Sebastian Dröge
1
-1
/
+1
2012-12-22
d3dvideosink: Use G_PARAM_STATIC_STRINGS
Sebastian Dröge
1
-4
/
+8
2012-12-22
d3dvideosink: Rename keep-aspect-ratio to force-aspect-ratio and default to TRUE
Sebastian Dröge
2
-11
/
+11
2012-12-22
d3dvideosink: Add files that had to be included in the last commit
Sebastian Dröge
2
-0
/
+2456
2012-12-22
d3dvideosink: Add $(GST_PLUGINS_BASE_CFLAGS) to CFLAGS
Sebastian Dröge
1
-1
/
+1
2012-12-22
d3dvideosink: Various improvements
Roland Krikava
20
-3608
/
+525
2012-12-21
d3dvideosink: Only include formats that are actually working
Sebastian Dröge
1
-13
/
+7
2012-12-21
d3dvideosink: Add the actually supported color formats to the template caps
Sebastian Dröge
1
-1
/
+1
2012-12-11
d3dvideosink: fix compiler and linker flags
Michael Esemplare
1
-2
/
+2
2012-11-20
d3dvideosink: fix redefinition of DECLARE_INTERFACE_IID
Andoni Morales Alastruey
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
19
-38
/
+38
2012-09-11
d3dvideosink: port to the new GLib thread API
Mark Nauwelaerts
3
-17
/
+13
2012-08-07
d3dvideosink: avoid duplicated symbols in static links
Andoni Morales Alastruey
1
-39
/
+45
2012-08-06
d3dvideosink: avoid duplicated symbols in static links
Andoni Morales Alastruey
1
-1
/
+1
2012-06-29
sys: make video sinks default to force-aspect-ratio=true
Tim-Philipp Müller
1
-1
/
+1
2012-06-26
d3dvideosink: release the offscreen surface before the d3d device
Andoni Morales Alastruey
1
-7
/
+7
2012-06-26
d3dvideosink: clean up element
Andoni Morales Alastruey
1
-176
/
+80
2012-06-26
d3dvideosink: rework locking for devices lost
Andoni Morales Alastruey
2
-44
/
+56
2012-06-26
d3dvideosink: release and recreate the device in prepare_window
Andoni Morales Alastruey
1
-3
/
+2
2012-06-15
d3dvideosink: don't recreate the d3d device if it already exists
Andoni Morales Alastruey
1
-1
/
+3
2012-06-15
d3dvideosink: don't create new internal windows if we already have one
Andoni Morales Alastruey
1
-3
/
+7
2012-05-31
d3dvideosink: don't flush after a device lost
Andoni Morales Alastruey
1
-1
/
+0
2012-05-23
Port d3dvideosink to 0.11
Руслан Ижбулатов
10
-210
/
+237
2012-05-09
d3dvideosink: fix deadlock when the device is lost
Andoni Morales Alastruey
1
-2
/
+0
2012-05-09
d3dvideosink: remove trailing ';' from locks defines to make gst-indent happy
Andoni Morales Alastruey
1
-29
/
+38
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-03-29
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
4
-63
/
+35
2012-03-18
d3dvideosink: fix regression setting window handle in pause/play
Carsten Kroll
1
-59
/
+28
2012-03-12
fix for caps _normalize changes
Wim Taymans
1
-6
/
+7
2012-03-03
d3dvideosink: fix compiler warnings and build failure with mingw
Руслан Ижбулатов
3
-10
/
+12
2012-03-02
d3dvideosink: add missing directx headers
Andoni Morales Alastruey
1
-2
/
+2
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
2
-607
/
+537
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-1
/
+1
2012-02-07
d3dvideosink: create a d3d device for each sink and use the default swap chai...
Carsten Kroll
2
-654
/
+443
2012-02-07
d3dvideosink: flush GPU before Present added alternate wait for vsync method ...
Carsten Kroll
1
-3
/
+66
2012-02-07
d3dvideosink: check for hardware capabilities, when negotiating
Carsten Kroll
1
-7
/
+51
2012-02-07
d3dvideosink: redraw last buffer when new window handle has been set.
Carsten Kroll
1
-3
/
+6
2012-02-07
d3dvideosink: added NV12 + enabled RGB support
Carsten Kroll
1
-3
/
+30
2012-02-07
d3dvideosink: Fix device initialization check
Andoni Morales Alastruey
1
-1
/
+5
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-2
/
+2
2011-06-25
d3dvideosink: Fix configure check and makefiles
Raimo Järvi
1
-2
/
+3
2011-06-05
d3dvideosink: compile fix
Levente Farkas
1
-3
/
+3
2011-06-04
d3dvideosink: Add plugin
David Schleef
20
-0
/
+4127
[prev]