GNOME Bugzilla – Bug 651782
add d3dvideosink on windows
Last modified: 2011-06-26 12:41:35 UTC
Created attachment 189156 [details] [review] d3d patch i attached a patch from the ossbuild project with add a new (probably better) videosink on windows. the question here is the sys/d3dvideosink/Makefile.in i'm not a autotool expert so i don't know which is the better (the one included in the d3d patch or the second file i attached).
Created attachment 189157 [details] th old Makefile.in
commit 655e511a5c1704df907eaa62d6d9a6d32d2fd032 Author: David Schleef <ds@schleef.org> Date: Sat Jun 4 18:43:45 2011 -0700 d3dvideosink: Add plugin Fixes #651782. Patch from various authors, by way of ossbuild.
Created attachment 189259 [details] [review] dx.hj patch the original patch has some old bug please also apply this one
Created attachment 189260 [details] [review] lower directdrawsink's rank and if you alrady add d3dvideosink you can lower the rand of directdrawsink. thanks
If you want to draw attention to further patches, you should re-open the bug, INCOMPLETE means a bug was closed because there wasn't sufficient information to do anything about it.
Note that I changed directdrawsink to SECONDARY, not MARGINAL. (And I got --author right this time! Ah, brainfarts.) commit be60b7d0de1166622e0f77245b938107ca9b212f Author: Levente Farkas <lfarkas@lfarkas.org> Date: Sun Jun 5 13:56:08 2011 -0700 directdrawsink: lower rank to secondary Signed-off-by: David Schleef <ds@schleef.org> commit be87d62fdefce4c5e4b61acc701bf248bf11955c Author: Levente Farkas <lfarkas@lfarkas.org> Date: Sun Jun 5 13:38:46 2011 -0700 d3dvideosink: compile fix Signed-off-by: David Schleef <ds@schleef.org>
*** Bug 624486 has been marked as a duplicate of this bug. ***