On 5/31/2016 8:46 AM, foo86 wrote:
> Padding before the first sync word can be very large for DTS-in-WAV
> streams. There is no reason to include this padding in parsed packet.
> ---
> libavcodec/dca_parser.c | 41 -
> 1 file changed, 28 insertions(+), 13 de
Padding before the first sync word can be very large for DTS-in-WAV
streams. There is no reason to include this padding in parsed packet.
---
libavcodec/dca_parser.c | 41 -
1 file changed, 28 insertions(+), 13 deletions(-)
diff --git a/libavcodec/dca_parse