On 21.10.2016 02:31, Michael Niedermayer wrote:
> On Thu, Oct 20, 2016 at 10:16:17PM +0200, Andreas Cadhalpun wrote:
>> This fixes asserts (from commit 13aae8) in av_frame_ref and
>> av_frame_move_ref.
>>
>> Signed-off-by: Andreas Cadhalpun
>> ---
>> libavcodec/cavsdec.c | 2 ++
>> 1 file changed
On Thu, Oct 20, 2016 at 10:16:17PM +0200, Andreas Cadhalpun wrote:
> This fixes asserts (from commit 13aae8) in av_frame_ref and
> av_frame_move_ref.
>
> Signed-off-by: Andreas Cadhalpun
> ---
> libavcodec/cavsdec.c | 2 ++
> 1 file changed, 2 insertions(+)
should be ok
thx
[...]
--
Michael
This fixes asserts (from commit 13aae8) in av_frame_ref and
av_frame_move_ref.
Signed-off-by: Andreas Cadhalpun
---
libavcodec/cavsdec.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libavcodec/cavsdec.c b/libavcodec/cavsdec.c
index 70ac6f8..fed7043 100644
--- a/libavcodec/cavsdec.c
+++