Revert "codec: avcodec: drop frame internally"
commit38a76b2c9a2be5e578f15de3145bfe486c74acee
authorFrancois Cartegnie <fcvlcdev@free.fr>
Mon, 6 Aug 2018 09:20:35 +0000 (6 11:20 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 6 Aug 2018 12:14:58 +0000 (6 14:14 +0200)
tree30fbf68e433cd33c3885fdf930f982ddad6d049d
parent965ad6ca875fea94712b4e8b107d0100937dcd4f
Revert "codec: avcodec: drop frame internally"

Supposely freeing buffers internally faster for next
frames, it worsened the aync output/frame drop algorithm
since there's no signal from avcodec of dropped frame.

This reverts commit 3f5daf4d2f5501a5e8868bf2dbfccbe615cfdf5a.
modules/codec/avcodec/video.c