[mythtv-commits] [MythTV/mythtv] c216d9: Fix segfault in Live TV on certain platforms

Peter Bennett noreply at github.com
Wed Feb 9 16:11:21 UTC 2022


  Branch: refs/heads/fixes/32
  Home:   https://github.com/MythTV/mythtv
  Commit: c216d9cdbfcb3858441f833f702577efb5fccfdf
      https://github.com/MythTV/mythtv/commit/c216d9cdbfcb3858441f833f702577efb5fccfdf
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

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

  Log Message:
  -----------
  Fix segfault in Live TV on certain platforms

Remove unnecessary audio check which was being done before audio is
completely initialized and was checking for DTS audio which would be unlikley
in a Live TV broadcast.

Fixes #472

(cherry picked from commit e25055c8c1b426df8de36f25cfc2ae20c4b5ebba)




More information about the mythtv-commits mailing list