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
/
dshowvideosink
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-2
/
+1
2015-11-18
Remove unnecessary NULL checks before g_free()
Reynaldo H. Verdejo Pinochet
1
-5
/
+2
2015-10-19
dshowvideosink: Fix 64bit compatibility issue
plamot
1
-9
/
+5
2014-12-05
dshowvideosink: Port to 1.0 and new GLib threading API
Chun-wei Fan
3
-165
/
+128
2012-11-04
Fix FSF address
Tim-Philipp Müller
4
-8
/
+8
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-06-29
sys: make video sinks default to force-aspect-ratio=true
Tim-Philipp Müller
1
-1
/
+1
2012-05-07
dshowvideosink: add missing casts to LPCSTR
Andoni Morales Alastruey
1
-6
/
+6
2012-05-07
dshowvideosink: lower rank of the DirectShow video sink plugin
Andoni Morales Alastruey
1
-1
/
+1
2012-05-07
dshowvideosink: Fix compilation on x64 platforms
Andoni Morales Alastruey
1
-0
/
+4
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-2
/
+2
2011-04-07
dshowvideosink: update for latest GstXOverlay changes
Haakon Sporsheim
1
-3
/
+3
2010-08-06
dshowvideosink: close our own window when changing the window id
Andoni Morales Alastruey
1
-3
/
+10
2010-08-06
dshowvideosink: allow changing window ID whilst in PLAYING state
Raimo Jarvi
1
-1
/
+17
2010-07-23
dshowvideosink: Improvements contributed from the Moovida projet.
Julien Moutte
3
-124
/
+417
2010-07-07
dshowvideosink: Update renderer aspect ratio after force-aspect-ratio propert...
Philippe Normand
2
-2
/
+13
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-8
/
+5
2010-02-01
dshowvideosink: don't crash on invalid AM_MEDIA_TYPE
David Hoyt
1
-1
/
+8
2009-12-08
dshowvideosink: don't leak filter_media_event
Stephen McNamara
1
-0
/
+5
2009-12-07
dshowvideosink: spell things more betterer.
Michael Smith
1
-1
/
+1
2009-12-07
dshowvideosink: add virtual destructor for internal helper class.
Stephen McNamara
1
-0
/
+1
2009-09-08
dshowvideosink: remove unused variable to fix compiler warning
Havard Graff
1
-1
/
+0
2009-02-12
dshowvideosink: Return ASYNC appropriately from change_state.
Michael Smith
1
-4
/
+8
2009-02-04
Handle many more edge cases in dshowvideosink.
Michael Smith
4
-1833
/
+2045
2008-08-13
sys/: Initialise COM with default flags.
Michael Smith
2
-2
/
+11
2008-06-04
sys/dshowvideosink/: Fix up copyright notice on new plugin.
Michael Smith
4
-6
/
+6
2008-06-02
Add a new win32 videosink. Uses the DirectShow renderers for high-performance...
Michael Smith
6
-0
/
+2011