OSD: Ensure that OSD content is drawn in filter-added frames
commitd419ecd161634e79dab3ac57d57c4bccba2adcdc
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Wed, 14 Jan 2009 23:07:12 +0000 (15 01:07 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Wed, 14 Jan 2009 23:09:21 +0000 (15 01:09 +0200)
tree7b13f4db6a141bb1c1f08afc4e3a71552618d8ec
parent2d532689fcc96deaa8ae8c05c34e315cfcef8350
OSD: Ensure that OSD content is drawn in filter-added frames

Move the OSD drawing calls from filter_video() to higher-level code to
ensure that VOs will draw the OSD also in filter-added frames, which
are displayed without a separate call to filter_video().
libmpcodecs/dec_video.c
libmpcodecs/dec_video.h
mencoder.c
mplayer.c