dvdspu: Always push a frame at the start of a still frame, and fix a leak.
authorJan Schmidt <thaytan@noraisin.net>
Fri, 8 May 2009 16:42:12 +0000 (17:42 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Mon, 11 May 2009 16:04:09 +0000 (17:04 +0100)
commit513367a88cb5875c92418f9c2a93b0f3f19ab99a
tree8a5b7c5d47bcee90f05859d62898c9054a65e00f
parent571a7746fcf18fba066779a43c23683a9d554051
dvdspu: Always push a frame at the start of a still frame, and fix a leak.

Make sure to push the frame for a still frame, with discont = true and
timestamp=none, so that it gets displayed by the sink. Also, don't leak
each rendered video frame during still menus.
gst/dvdspu/gstdvdspu.c