summaryrefslogtreecommitdiffstats
path: root/gst/dvdspu/gstspu-pgs.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-28gstspu: Fix compiler warnings on OS/XTristan Matthews1-4/+10
2009-05-27gstspu: Convert g_warnings to GST_ERROR, and fix format specifiersJan Schmidt1-6/+10
2009-05-26dvdspu: fix printf formats to avoid compiler warningsTim-Philipp Müller1-4/+4
2009-05-26gstspu: Implement PGS rendering and alpha blendingJan Schmidt1-144/+446
2009-05-26dvdspu: Add copyright header and includes to the PGS handlerJan Schmidt1-5/+22
2009-05-26dvdspu: Make the PGS dumping less verboseJan Schmidt1-18/+27
2009-05-26dvdspu: Add simple PGS handler that dumps the packet infoJan Schmidt1-0/+434