]> git.nihav.org Git - nihav-encoder.git/commit
make audio converter output some samples if the output format does not care
authorKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 7 Apr 2025 16:42:08 +0000 (18:42 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 7 Apr 2025 16:42:08 +0000 (18:42 +0200)
commita2aed6e3db3a69ea79c5d071314844f731542749
tree5c02945778f24004b9c4ac4129262cede128bb5b
parentfe5bdfb11f1abaa7cc1c4ce5546706f4f1b7a4eb
make audio converter output some samples if the output format does not care

Otherwise it would go into infinite loop outputting zero samples.
src/acvt.rs