[Bug 697868] d3dvideosink: fix scaling with some drivers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 14 00:11:44 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=697868
  GStreamer | gst-plugins-bad | 1.x

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2013-04-14 07:11:38 UTC ---
Using a managed pool makes D3D provide system memory and then whenever
necessary copies between that and GPU memory? In that case we could as well
revert my changes to make d3dvideosink provide a buffer pool and work in
zerocopy mode, if we do the copy on our side or let D3D do it doesn't really
matter.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list