On 21.10.2016 02:36, Michael Niedermayer wrote:
> On Thu, Oct 20, 2016 at 10:57:15PM +0200, Andreas Cadhalpun wrote:
>> Otherwise another frame gets referenced into picture, triggering an assert
>> (from commit 13aae8) in av_frame_ref.
>>
>> Signed-off-by: Andreas Cadhalpun
>> ---
>> libavcodec/m
On Thu, Oct 20, 2016 at 10:57:15PM +0200, Andreas Cadhalpun wrote:
> Otherwise another frame gets referenced into picture, triggering an assert
> (from commit 13aae8) in av_frame_ref.
>
> Signed-off-by: Andreas Cadhalpun
> ---
> libavcodec/mpeg12dec.c | 1 +
> 1 file changed, 1 insertion(+)
sho
Otherwise another frame gets referenced into picture, triggering an assert
(from commit 13aae8) in av_frame_ref.
Signed-off-by: Andreas Cadhalpun
---
libavcodec/mpeg12dec.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavcodec/mpeg12dec.c b/libavcodec/mpeg12dec.c
index 44f7b61..ac8160d