[mythtv-commits] [MythTV/mythtv] 1c75c6: Fix crashes in lossless transcode.

David Hampton noreply at github.com
Fri Oct 18 02:29:30 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 1c75c6ad7b152a9d030321975cff334786e3c56a
      https://github.com/MythTV/mythtv/commit/1c75c6ad7b152a9d030321975cff334786e3c56a
  Author: David Hampton <mythtv at love2code.net>
  Date:   2024-10-17 (Thu, 17 Oct 2024)

  Changed paths:
    M mythtv/programs/mythtranscode/mpeg2fix.cpp

  Log Message:
  -----------
  Fix crashes in lossless transcode.

An attempt to simplify code in d4e6b3cabd caused mythtranscode to
start crashing.  Thanks to Scott Theisen for discovering that the
function being modified is completely unnecessary, so just remove the
entire function.

Fixes #952.



To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications


More information about the mythtv-commits mailing list