]> granicus.if.org Git - handbrake/commit
encavcodecaudio: fix dropping of final input packet
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 21 Feb 2017 17:31:37 +0000 (10:31 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 21 Feb 2017 17:53:57 +0000 (10:53 -0700)
commit9e7986b4735458ffa68f2ed7141eaf105c585618
tree45dad7cb784e03de03ca45c1cb45dac402feda14
parent514fc4f4ac4312d25680c1fd6c4eab25c5b2551a
encavcodecaudio: fix dropping of final input packet

When exactly input_samples were left in the input buffer, we were
dropping them when they could be encoded.
libhb/encavcodecaudio.c