[mythtv-commits] [MythTV/mythtv] 849ad4: MythPlayer/VideoOutput: Remove some unused code

Mark Kendall noreply at github.com
Wed Apr 24 09:00:45 UTC 2019


  Branch: refs/heads/devel/2019-render
  Home:   https://github.com/MythTV/mythtv
  Commit: 849ad413812ae550d42065ce5fabdd8e69631e52
      https://github.com/MythTV/mythtv/commit/849ad413812ae550d42065ce5fabdd8e69631e52
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
    M mythtv/libs/libmythtv/mythplayer.cpp
    M mythtv/libs/libmythtv/mythplayer.h
    M mythtv/libs/libmythtv/tv_play.cpp
    M mythtv/libs/libmythtv/tv_play.h
    M mythtv/libs/libmythtv/videoout_opengl.cpp
    M mythtv/libs/libmythtv/videoout_opengl.h
    M mythtv/libs/libmythtv/videooutbase.cpp
    M mythtv/libs/libmythtv/videooutbase.h
    M mythtv/libs/libmythtv/videooutwindow.cpp
    M mythtv/libs/libmythtv/videooutwindow.h
    M mythtv/programs/mythfrontend/guidegrid.cpp

  Log Message:
  -----------
  MythPlayer/VideoOutput: Remove some unused code

- which was previously used by VideoOutputVDPAU


  Commit: 430ec50fbcfc762bcaf202500cef1bec61b6bae4
      https://github.com/MythTV/mythtv/commit/430ec50fbcfc762bcaf202500cef1bec61b6bae4
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
    M mythtv/libs/libmythtv/videoout_d3d.cpp
    M mythtv/libs/libmythtv/videoout_omx.cpp
    M mythtv/libs/libmythtv/videoout_opengl.cpp
    M mythtv/libs/libmythtv/videooutbase.cpp
    M mythtv/libs/libmythtv/videooutbase.h
    M mythtv/libs/libmythtv/videooutwindow.cpp
    M mythtv/libs/libmythtv/videooutwindow.h

  Log Message:
  -----------
  VideoOutWindow: Move ITV resizing state into VideoOutWindow

- which was the last stage in ensuring all video sizing/positioning for
OpenGL video is event driven
- OpenMax and D3D should be unaffected but both will be changing anyway
in the near future.


Compare: https://github.com/MythTV/mythtv/compare/0b8a2f631c1b...430ec50fbcfc


More information about the mythtv-commits mailing list