mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
3d09a3b18a
Push incoming subtitle pages in a FIFO queue (pending_subtitles) and dequeue the head when it's time to show it (when video running time reaches the subtitle page running time). Keep the subtitle page, that is supposed to be blended on top of video currently, in a separate object variable (current_subtitle). As a next step we can then pre-render current_subtitle to a better to blend format. |
||
---|---|---|
.. | ||
dvb-sub.c | ||
dvb-sub.h | ||
ffmpeg-colorspace.h | ||
gstdvbsuboverlay.c | ||
gstdvbsuboverlay.h | ||
Makefile.am | ||
TODO |