gstreamer/gst/dvdsub
Sebastian Dröge 101e8a024f dvdsubdec: Rearrange buffer allocation and pushing code a bit
This makes the code easier to read, doesn't store every buffer
in the instance until the next buffer is to be drawn and
fixes an unitialized variable compiler warning.
2011-03-15 11:02:42 +01:00
..
gstdvdsubdec.c dvdsubdec: Rearrange buffer allocation and pushing code a bit 2011-03-15 11:02:42 +01:00
gstdvdsubdec.h dvdsubdec: Rearrange buffer allocation and pushing code a bit 2011-03-15 11:02:42 +01:00
gstdvdsubparse.c dvdsubparse: GstAdapter is not a GstObject and should be freed with g_object_unref 2009-08-31 13:44:31 +01:00
gstdvdsubparse.h gst/dvdsub/: Add dvd subtitle parser, which just packetizes the input stream. This is needed to mux dvd subtitles int... 2007-10-13 15:13:34 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for ugly. 2008-10-13 18:10:25 +00:00