]> granicus.if.org Git - handbrake/commit
Don't send empty audio packets downstream, as empty buffers are assumed to mark the...
authorRodeo <tdskywalker@gmail.com>
Wed, 15 Aug 2012 15:43:33 +0000 (15:43 +0000)
committerRodeo <tdskywalker@gmail.com>
Wed, 15 Aug 2012 15:43:33 +0000 (15:43 +0000)
commit7cd3b216443482163c68e01fe48755f5763a7053
treec929233dfecf243784a3e03f0402340755e99bed
parent6254327d7932b0a33a533453ac11f66e0915a123
Don't send empty audio packets downstream, as empty buffers are assumed to mark the end of stream.

Such packets can result from samplerate or other types of audio conversion.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4906 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/audio_resample.c
libhb/sync.c