OSDN Git Service

fix zero duration lpcm frame handling
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 19 Oct 2010 17:12:21 +0000 (17:12 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 19 Oct 2010 17:12:21 +0000 (17:12 +0000)
commita1ac74e6ca8424c31f2b822524aa6a3f5936dc3c
treebb6ab267a3ce0512a62332a9f7d0f18bcd0ce3f8
parentfafadbe3daf0e611a2c12e9d46c670f36e82c0ee
fix zero duration lpcm frame handling
a zero duration frame caused us to send a buffer with
zero size which we then interpreted as the end of the stream.

git-svn-id: svn://localhost/HandBrake/trunk@3607 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/declpcm.c