summaryrefslogtreecommitdiff
path: root/sys/dshowvideosink
AgeCommit message (Expand)AuthorFilesLines
2012-05-03dshowvideosink: lower rank of the DirectShow video sink pluginAndoni Morales Alastruey1-1/+1
2012-05-02dshowvideosink: add missing casts to LPCSTRAndoni Morales Alastruey1-6/+6
2012-05-02dshowvideosink: Fix compilation on x64 platformsAndoni Morales Alastruey1-0/+4
2012-03-09gst: Add better support for static pluginsSebastian Dröge1-2/+2
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-2/+3
2011-04-07dshowvideosink: update for latest GstXOverlay changesHaakon Sporsheim1-3/+3
2010-08-06dshowvideosink: close our own window when changing the window idAndoni Morales Alastruey1-3/+10
2010-08-06dshowvideosink: allow changing window ID whilst in PLAYING stateRaimo Jarvi1-1/+17
2010-07-23dshowvideosink: Improvements contributed from the Moovida projet.Julien Moutte3-124/+417
2010-07-07dshowvideosink: Update renderer aspect ratio after force-aspect-ratio propert...Philippe Normand2-2/+13
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+5
2010-02-01dshowvideosink: don't crash on invalid AM_MEDIA_TYPEDavid Hoyt1-1/+8
2009-12-08dshowvideosink: don't leak filter_media_eventStephen McNamara1-0/+5
2009-12-07dshowvideosink: spell things more betterer.Michael Smith1-1/+1
2009-12-07dshowvideosink: add virtual destructor for internal helper class.Stephen McNamara1-0/+1
2009-09-08dshowvideosink: remove unused variable to fix compiler warningHavard Graff1-1/+0
2009-02-12dshowvideosink: Return ASYNC appropriately from change_state.Michael Smith1-4/+8
2009-02-04Handle many more edge cases in dshowvideosink.Michael Smith4-1833/+2045
2008-08-13sys/: Initialise COM with default flags.Michael Smith2-2/+11
2008-06-04sys/dshowvideosink/: Fix up copyright notice on new plugin.Michael Smith4-6/+6
2008-06-02Add a new win32 videosink. Uses the DirectShow renderers for high-performance...Michael Smith6-0/+2011