]> git.sesse.net Git - vlc/commit
* src/video_output/video_output.c: we were still using free instead of
authorGildas Bazin <gbazin@videolan.org>
Thu, 30 Jan 2003 19:14:17 +0000 (19:14 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 30 Jan 2003 19:14:17 +0000 (19:14 +0000)
commit4bcfe96c4e0ffe5ff128dad906b7726c9272897c
tree86c689e57bc38433b76d4a81131b83fcc90fdfe6
parent1cd3cacb953dfe0cea0607a57f890a587eb26195
* src/video_output/video_output.c: we were still using free instead of
   vout_DestroySubPicture in one place.
* modules/codec/spudec/parse.c: we now make sure we don't add several times
   the same highlight callback.
modules/codec/spudec/parse.c
src/video_output/video_output.c