]> git.nihav.org Git - nihav-player.git/commit
videoplayer: pass video stream parameters in a structure master
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 8 Mar 2026 16:43:59 +0000 (17:43 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 8 Mar 2026 16:43:59 +0000 (17:43 +0100)
commit3611ca7f1d8f556fb10bb69c4f837cbdcabaf8a1
tree431ef6f6b10bd53a6d28e83ae6a402122e6b80c5
parentd3187be610bb31895030c9a99ebac5d910648c48
videoplayer: pass video stream parameters in a structure

This reduces number of arguments to pass through call chain.
videoplayer/src/main.rs
videoplayer/src/videodec.rs