[mythtv-commits] [MythTV/mythtv] 6ae3bd: AvFormatDecoder: Fix initial frame rate supplied t...

Mark Kendall noreply at github.com
Mon Feb 10 10:17:58 UTC 2020


  Branch: refs/heads/fixes/31
  Home:   https://github.com/MythTV/mythtv
  Commit: 6ae3bd5b539e4137715602d458bffab53bc1ecc9
      https://github.com/MythTV/mythtv/commit/6ae3bd5b539e4137715602d458bffab53bc1ecc9
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
    M mythtv/libs/libmythtv/decoders/avformatdecoder.cpp

  Log Message:
  -----------
  AvFormatDecoder: Fix initial frame rate supplied to VideoDisplayProfile

- AVCodecContext.framerate appears to be never set - and hence we were
always supplying a frame rate of zero to VideoDisplayProfile.
- so any profile triggered by framerate would not have worked




More information about the mythtv-commits mailing list