[mythtv-commits] [MythTV/mythtv] 896c09: MythDRMPRIMEContext: Add a generic DRM PRIME conte...

Mark Kendall noreply at github.com
Wed Nov 20 09:10:56 UTC 2019


  Branch: refs/heads/devel/2019-render
  Home:   https://github.com/MythTV/mythtv
  Commit: 896c099c7b9b4e2a4dd3398927c76dfc55250c08
      https://github.com/MythTV/mythtv/commit/896c099c7b9b4e2a4dd3398927c76dfc55250c08
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
    M mythtv/libs/libmythtv/decoders/mythcodeccontext.cpp
    A mythtv/libs/libmythtv/decoders/mythdrmprimecontext.cpp
    A mythtv/libs/libmythtv/decoders/mythdrmprimecontext.h
    M mythtv/libs/libmythtv/decoders/mythv4l2m2mcontext.cpp
    M mythtv/libs/libmythtv/decoders/mythv4l2m2mcontext.h
    M mythtv/libs/libmythtv/libmythtv.pro
    M mythtv/libs/libmythtv/mythcodecid.cpp
    M mythtv/libs/libmythtv/mythcodecid.h
    M mythtv/libs/libmythtv/opengl/mythdrmprimeinterop.cpp
    M mythtv/libs/libmythtv/opengl/mythopenglinterop.cpp
    M mythtv/libs/libmythtv/opengl/mythvideooutopengl.cpp
    M mythtv/libs/libmythtv/videodisplayprofile.cpp

  Log Message:
  -----------
  MythDRMPRIMEContext: Add a generic DRM PRIME context handler

- v4l2m2m codecs are still handled in the MythV4L2M2MContext subclass
- this will pick up any codec that supports outputting
AV_PIX_FMT_DRM_PRIME frames - currently limited to the Rockchip/RKMPP
decoder
- limitations noted in the class docs




More information about the mythtv-commits mailing list