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

Thilo Borgmann thilo.borgmann at mail.de
Wed Apr 27 12:35:41 CEST 2016


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
> From: Umair Khan <omerjerk at gmail.com>
> Date: Wed, 27 Apr 2016 09:04:18 +0530
> Subject: [PATCH] avcodec/alsdec: Fix bitstream reading
> 
> Signed-off-by: Umair Khan <omerjerk at gmail.com>
> ---
>  libavcodec/alsdec.c | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)

Ok.

Thanks,
Thilo


More information about the ffmpeg-devel mailing list