[mythtv-commits] [MythTV/mythtv] fab075: HEVCParser: fix parsing of st_ref_pic_set( stRpsIdx )
kmdewaal
noreply at github.com
Tue Nov 1 20:24:27 UTC 2022
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: fab07504d4b9b4bc02939da1e31de2840c75a697
https://github.com/MythTV/mythtv/commit/fab07504d4b9b4bc02939da1e31de2840c75a697
Author: Scott Theisen <scott.the.elm at gmail.com>
Date: 2022-11-01 (Tue, 01 Nov 2022)
Changed paths:
M mythtv/libs/libmythtv/mpeg/HEVCParser.cpp
Log Message:
-----------
HEVCParser: fix parsing of st_ref_pic_set( stRpsIdx )
This caused the bitstream to become misaligned for the
satelite channel FashionTV UHD, which then caused the
framerate to become an incorrect value.
Fixes https://github.com/MythTV/mythtv/issues/650
Commit: 53dbe79f11fe2baafacf74559ac8ef5904f08bee
https://github.com/MythTV/mythtv/commit/53dbe79f11fe2baafacf74559ac8ef5904f08bee
Author: kmdewaal <kdewaal at mythtv.org>
Date: 2022-11-01 (Tue, 01 Nov 2022)
Changed paths:
M mythtv/libs/libmythtv/mpeg/HEVCParser.cpp
Log Message:
-----------
Merge pull request #657 from ulmus-scott/GH650
HEVCParser: fix parsing of st_ref_pic_set( stRpsIdx )
Compare: https://github.com/MythTV/mythtv/compare/3b8037c891aa...53dbe79f11fe
More information about the mythtv-commits
mailing list