ffmpeg | branch: release/2.8 | Andreas Cadhalpun
| Thu Oct 20 22:14:22 2016 +0200|
[51ff17d6b993fed3eaeddf7e718391f905eec047] | committer: Andreas Cadhalpun
cavsdec: unref frame before referencing again
This fixes asserts (from commit 13aae8) in av_frame_ref and
av_frame_move_ref.
Reviewed-by
ffmpeg | branch: release/3.0 | Andreas Cadhalpun
| Thu Oct 20 22:14:22 2016 +0200|
[1d439041ece002c6b2e8e3d57c3b389f9fc279b6] | committer: Andreas Cadhalpun
cavsdec: unref frame before referencing again
This fixes asserts (from commit 13aae8) in av_frame_ref and
av_frame_move_ref.
Reviewed-by
ffmpeg | branch: release/3.1 | Andreas Cadhalpun
| Thu Oct 20 22:14:22 2016 +0200|
[72f1701c92f7f021d00c57f4f928efa719fcd53d] | committer: Andreas Cadhalpun
cavsdec: unref frame before referencing again
This fixes asserts (from commit 13aae8) in av_frame_ref and
av_frame_move_ref.
Reviewed-by
ffmpeg | branch: master | Andreas Cadhalpun
| Thu Oct 20 22:14:22 2016 +0200| [1966ea012fd72abc8003e95dc3c8ad9e9f197913] |
committer: Andreas Cadhalpun
cavsdec: unref frame before referencing again
This fixes asserts (from commit 13aae8) in av_frame_ref and
av_frame_move_ref.
Reviewed-by: Mic