Re: [FFmpeg-devel] [PATCH] avcodec/alsdec: Fix bitstream reading

2016-04-27 Thread Michael Niedermayer
On Wed, Apr 27, 2016 at 12:35:41PM +0200, Thilo Borgmann wrote: > Am 27.04.16 um 06:03 schrieb Umair Khan: > > According to the latest ISO specification pdf, the byte align should > > be according to the patch. > > Tested the change with all the sample ALS files. This doesn't produce any > > bug.

Re: [FFmpeg-devel] [PATCH] avcodec/alsdec: Fix bitstream reading

2016-04-27 Thread Thilo Borgmann
Am 27.04.16 um 06:03 schrieb Umair Khan: > According to the latest ISO specification pdf, the byte align should > be according to the patch. > Tested the change with all the sample ALS files. This doesn't produce any bug. > From 7af5076eabc28a441ed90f920bf1a6a1e0855c3f Mon Sep 17 00:00:00 2001 > F