Unset MP_IMGFLAG_IN_USE in release_buffer.
commit5d21955bb1d85313eab8e445a61349f2822bd564
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 15 Feb 2009 13:24:17 +0000 (15 13:24 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 15 Feb 2009 13:24:17 +0000 (15 13:24 +0000)
tree078dfad56b26fd9f458bd4fc0f61b9af0d0f0c6f
parent9275737b40b434e9c043c73f745f774c9c055c42
Unset MP_IMGFLAG_IN_USE in release_buffer.
This is only needed for MPI_IMGTYPE_NUMBERED support and will probably
first be used for VDPAU, but it is still "the right thing to do".

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28590 b3059339-0415-0410-9bf9-f77b7e298cf2
libmpcodecs/vd_ffmpeg.c