[Bug 771686] v4l2videodec: Add HEVC support
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Sep 20 13:20:05 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=771686
Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #335902|none |reviewed
status| |
--- Comment #2 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 335902:
--> (https://bugzilla.gnome.org/review?bug=771686&attachment=335902)
::: sys/v4l2/ext/videodev2.h
@@ +569,3 @@
#define V4L2_PIX_FMT_H264_NO_SC v4l2_fourcc('A', 'V', 'C', '1') /* H264
without start codes */
#define V4L2_PIX_FMT_H264_MVC v4l2_fourcc('M', '2', '6', '4') /* H264 MVC */
+#define V4L2_PIX_FMT_HEVC v4l2_fourcc('H', 'E', 'V', 'C') /* H.265 HEVC
video */
Upstream first ! I don't see any submission over linux-media mailing list. I
don't mind adding it, but with the assurance that it's going upstream. Looks
good otherwise.
--
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