[mythtv-commits] [MythTV/mythtv] 57c9ba: AvFormatDecoder: Cleanup software frame re-allocation
Mark Kendall
noreply at github.com
Thu Dec 12 09:21:47 UTC 2019
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 57c9ba49966f6ed90972b65f6134060326c85f92
https://github.com/MythTV/mythtv/commit/57c9ba49966f6ed90972b65f6134060326c85f92
Author: Mark Kendall <mark.kendall at gmail.com>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M mythtv/libs/libmythtv/decoders/avformatdecoder.cpp
Log Message:
-----------
AvFormatDecoder: Cleanup software frame re-allocation
- now that YUVInfo is gone (which used different alignments), we can
properly handle when to re-allocate video frame memory.
More information about the mythtv-commits
mailing list