On 11/7/2016 9:00 PM, James Zern wrote:
> On Sat, Nov 5, 2016 at 1:50 PM, James Almer wrote:
>> If the value is negative then it means padding at the start of the packet
>> instead of at the end.
>>
>> Based on a patch by Hendrik Leppkes.
>>
>> Signed-off-by: James Almer
>> ---
>> libavformat/ma
On Sat, Nov 5, 2016 at 1:50 PM, James Almer wrote:
> If the value is negative then it means padding at the start of the packet
> instead of at the end.
>
> Based on a patch by Hendrik Leppkes.
>
> Signed-off-by: James Almer
> ---
> libavformat/matroskadec.c | 12 +---
> 1 file changed, 9
If the value is negative then it means padding at the start of the packet
instead of at the end.
Based on a patch by Hendrik Leppkes.
Signed-off-by: James Almer
---
libavformat/matroskadec.c | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/libavformat/matroskadec