]> git.nihav.org Git - nihav-player.git/commit
videoplayer: use SDL textures for scaling (unless requested otherwise) master
authorKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 7 Apr 2026 19:32:53 +0000 (21:32 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 7 Apr 2026 19:32:53 +0000 (21:32 +0200)
commitc1c26b135d94a0db0121c6d8dc6fd415390a7a85
tree49eaab8a897c958fcb87f2dcedc8d008fb7df8c5
parent17b81a088d1c9971e21ce40d8bf02a1ebaebc3fa
videoplayer: use SDL textures for scaling (unless requested otherwise)
videoplayer/src/main.rs
videoplayer/src/pool.rs [new file with mode: 0644]
videoplayer/src/videodec.rs