[Bug 744875] vdpaumpeg4dec doesn't work with a udp/rtp
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Feb 21 06:57:30 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=744875
Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nicolas.dufresne at collabora.
| |co.uk
--- Comment #3 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
The code is in gst-plugins-bad/sys/vdpau, only mpeg2 is currently enabled. If I
remember well, what is missing is:
- Some porting (specially to new parser API)
- Context Sharing
- GL Upload
- H264 / MPEG4
- Port PostProcessor;
- Port OutputBuffer to OutputMemory
- Port OutputBufferPool to be a GstBufferPool
etc.
Recently https://bugzilla.gnome.org/show_bug.cgi?id=744698 was the only
activity about VDPAU. If you intend to do this long work, please file a bug.
--
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