gstreamer/gst/dvdspu
Jan Schmidt 513367a88c 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.
2009-05-11 17:04:09 +01:00
..
.gitignore
gstdvdspu-render.c dvdspu: Add a guard when we don't have any subpicture buffer to render 2009-05-11 17:04:08 +01:00
gstdvdspu.c dvdspu: Always push a frame at the start of a still frame, and fix a leak. 2009-05-11 17:04:09 +01:00
gstdvdspu.h dvdspu: do some basic clipping 2009-04-30 14:20:16 +02:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
Notes.txt