]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
fix for video stream detection
authorUkn Unknown <4031821+uknunknown@users.noreply.github.com>
Mon, 2 Jun 2025 02:09:46 +0000 (19:09 -0700)
committerFlole <Flole998@users.noreply.github.com>
Mon, 2 Jun 2025 05:00:20 +0000 (07:00 +0200)
commit1288546386ae775200083ff0788dcdb8d783ce46
tree8a37a50ba30cefeee2a4fd632aaba4c3300e57f4
parent8d469350fa67cb1ce923ecaf303d5ba3bf5c1518
fix for video stream detection

PR https://github.com/tvheadend/tvheadend/pull/1772 is not covering all video streams. The proper implementation is to use the macro SCT_ISVIDEO()
src/transcoding/transcode/stream.c