[mythtv-commits] [MythTV/mythtv] 46f840: NVDEC: Improve hardware frame context handling

Mark Kendall noreply at github.com
Fri Feb 7 19:24:46 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 46f84043b1789bb8541a8aa43efad20c5d479752
      https://github.com/MythTV/mythtv/commit/46f84043b1789bb8541a8aa43efad20c5d479752
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:
    M mythtv/libs/libmythtv/decoders/mythnvdeccontext.cpp
    M mythtv/libs/libmythtv/decoders/mythnvdeccontext.h

  Log Message:
  -----------
  NVDEC: Improve hardware frame context handling

- retain a reference to the created frames context and re-use it if
possible.
- works around streams that trigger a get_format call for each sequence;
but is probably a better solution regardless




More information about the mythtv-commits mailing list