gstreamer/gst/dvdspu
David Schleef c3d4977761 Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS
Move include directives for gst-libs into GST_PLUGINS_BAD_CFLAGS,
and fix all the Makefiles that use it.  This is so that all the
include directories are added in the proper order: first the
directories in srcdir/builddir, then gst-plugins-base dirs, then
gstreamer dirs.  If the order is wrong, installed headers may be
used instead of local headers and/or uninstalled headers from -base.
2010-05-19 18:24:02 -07:00
..
.gitignore dvdspu element donated by Fluendo. It implements a DVD Sub-Picture 2007-08-27 14:33:59 +00:00
gstdvdspu-render.c gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
gstdvdspu.c Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
gstdvdspu.h gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
gstspu-common.h gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
gstspu-pgs.c dvdspu: Fix PGS window parsing 2009-11-02 02:48:18 +01:00
gstspu-pgs.h gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
gstspu-vobsub-render.c Try to fit subtitles within the video frame when they're too large 2009-09-04 09:13:34 +02:00
gstspu-vobsub.c gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
gstspu-vobsub.h gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
Makefile.am Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
Notes.txt dvdspu element donated by Fluendo. It implements a DVD Sub-Picture 2007-08-27 14:33:59 +00:00