[mythtv-commits] [MythTV/mythtv] 240744: VAAPIContext: Fix codec typos

Mark Kendall noreply at github.com
Tue Feb 12 12:25:05 UTC 2019


  Branch: refs/heads/devel/2019-render
  Home:   https://github.com/MythTV/mythtv
  Commit: 24074484cba668dfaf23f57cd308f1f9736660f2
      https://github.com/MythTV/mythtv/commit/24074484cba668dfaf23f57cd308f1f9736660f2
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-02-11 (Mon, 11 Feb 2019)

  Changed paths:
    M mythtv/libs/libmythtv/vaapicontext.cpp

  Log Message:
  -----------
  VAAPIContext: Fix codec typos


  Commit: 1b639408f5f42c6369fe4e9bb574e9d34b0209c8
      https://github.com/MythTV/mythtv/commit/1b639408f5f42c6369fe4e9bb574e9d34b0209c8
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
    M mythtv/libs/libmythtv/libmythtv.pro
    M mythtv/libs/libmythtv/mythopenglinterop.cpp
    M mythtv/libs/libmythtv/mythopenglinterop.h
    M mythtv/libs/libmythtv/openglvideo.cpp
    M mythtv/libs/libmythtv/openglvideo.h
    M mythtv/libs/libmythtv/vaapicontext.cpp
    M mythtv/libs/libmythtv/vaapicontext.h
    M mythtv/libs/libmythtv/videobuffers.cpp
    M mythtv/libs/libmythtv/videobuffers.h
    M mythtv/libs/libmythtv/videoout_d3d.cpp
    M mythtv/libs/libmythtv/videoout_null.cpp
    M mythtv/libs/libmythtv/videoout_opengl.cpp
    M mythtv/libs/libmythtv/videoout_opengl.h

  Log Message:
  -----------
  MythOpenGLInterop: Refactor and push ownership down to OpenGLVideo

- VideoOutputOpenGL is now largely codec agnostic, as is OpenGLVideo
- MythOpenGLInterop just needs to return a suitable texture wrapping a
hardware frame
- MythOpenGLInterop is messy and will get messier - but will be
refactored again once the dust has settled.


Compare: https://github.com/MythTV/mythtv/compare/bd69eb3ad9ba...1b639408f5f4


More information about the mythtv-commits mailing list