On Wed, 30 Sep 2015 15:41:04 +0200
Michael Niedermayer wrote:
> On Wed, Sep 30, 2015 at 02:54:11PM +0200, wm4 wrote:
> > Commits 43bc5cf9 and c5371f77 add code for skipping initial zeros in mp3
> > packets. (There are no explanations, no samples.)
> >
> > This code forgot to report to the user t
On Wed, Sep 30, 2015 at 02:54:11PM +0200, wm4 wrote:
> Commits 43bc5cf9 and c5371f77 add code for skipping initial zeros in mp3
> packets. (There are no explanations, no samples.)
>
> This code forgot to report to the user that data was skipped at all. IT
> should do this by adding the skipped amo
Commits 43bc5cf9 and c5371f77 add code for skipping initial zeros in mp3
packets. (There are no explanations, no samples.)
This code forgot to report to the user that data was skipped at all. IT
should do this by adding the skipped amount of bytes to the amount of
consumed bytes returned by the de