]> git.nihav.org Git - nihav.git/commit
nihav_codec_support/dec_video: use stream number instead of ID master
authorKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 4 May 2026 18:16:01 +0000 (20:16 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 4 May 2026 18:16:01 +0000 (20:16 +0200)
commit4f858fedea238936aa14467728d69d2f2e41dd60
tree8c256f2cc8bb98d16a263481ae0b49e425b55ec6
parent65de28d90f85afb7d8ee2ec9601dd8ce0ae33e3a
nihav_codec_support/dec_video: use stream number instead of ID

The former is sequential, the latter can be arbitrarily large.
nihav-codec-support/src/test/dec_video.rs