
`Ran 129/135 tests successfully in 78.950 secs` `python3 fluster.py run -d GStreamer-H.265-V4L2SL-Gst1.0 -ts JCT-VC-HEVC_V1 -j1` The HEVC codec has been tested with the GStreamer V4L2 HEVC plugin.Īs general changes were made to the RkVDEC driver I have tested all 3 supported Ensure that streaming is only started once both queues are running General manner in a separate patch instead of as a part of this series. Remove the new bit writer, as this tool should rather be implemented in a Whenever theĭriver needs to know the currently valid CAPTURE queue format, then it will Only accepted when no buffers are queued on the CAPTURE queue. User-space is also allowed to change the SPS control at anytime, but it is * start streaming & prepare buffers & device_run. * Driver figures out a matching CAPTURE queue format for the provided SPS and Rework the way the SPS is stored in the driver and how the valid format is Rework the SPS validation function from H264 to act as the SPS validationĬallback, add helpful error messages to the checks The actual width & height and to make the code more readable and self-documenting. The idea is to reduce code duplication when fetching those values and calculating subsampling=420 instead of chroma_format_idc=1, resolution in pixels Shared by HEVC/H264 in a human readable format.

Add a new callback to return a structure filled with major SPS attributes The SPS in case a new OUTPUT queue pixel format is set which is not To ensure that streaming is only started with a compatible SPS and to unset Add a new callback to check whether the supplied SPS (H264/HEVC) isĬompatible with the provided pixel format on the OUTPUT queue. Adjust NV15 documentation according to review requests by Laurent

The RK3399 is supported, but it is possible to enable the RK3288 as it

Implement the HEVC codec variation for the RkVDEC driver. Jonas Karlman, Alex Bee, Nicolas Dufresne,Ĭollabora Kernel-domain, Robert Beckett, Laurent Pinchart,Īndrzej Pietrasiewicz, Benjamin Gaignard, Sebastian Fricke To: Mauro Carvalho Chehab, Ezequiel Garcia, Greg Kroah-HartmanĬc: linux-media, linux-kernel, linux-rockchip, linux-staging, ` (11 more replies) 0 siblings, 12 replies 32+ messages in threadįrom: Sebastian Fricke 12:56 UTC ( / raw) 12:56 ` media: v4l2: Add NV15 pixel format Sebastian Fricke RkVDEC HEVC driver archive mirror help / color / mirror / Atom feed * RkVDEC HEVC driver 12:56 Sebastian Fricke
