summaryrefslogtreecommitdiff
path: root/gst/dvdspu/gstspu-pgs.c
Commit message (Expand)AuthorAgeFilesLines
* port to new memory APIWim Taymans2012-01-251-8/+8
* dvdspu: port to 0.11Wim Taymans2011-10-081-26/+38
* gst: some more unused-but-set-variable warning fixesTim-Philipp Müller2011-06-041-5/+7
* dvdspu: Fix PGS window parsingJan Schmidt2009-11-021-0/+1
* dvdspu: Improve PGS parsingJan Schmidt2009-09-281-14/+21
* dvdspu: Fix rendering and add guardsJan Schmidt2009-09-281-6/+10
* gstspu: Fix compiler warnings on OS/XTristan Matthews2009-05-281-4/+10
* gstspu: Convert g_warnings to GST_ERROR, and fix format specifiersJan Schmidt2009-05-271-6/+10
* dvdspu: fix printf formats to avoid compiler warningsTim-Philipp Müller2009-05-261-4/+4
* gstspu: Implement PGS rendering and alpha blendingJan Schmidt2009-05-261-144/+446
* dvdspu: Add copyright header and includes to the PGS handlerJan Schmidt2009-05-261-5/+22
* dvdspu: Make the PGS dumping less verboseJan Schmidt2009-05-261-18/+27
* dvdspu: Add simple PGS handler that dumps the packet infoJan Schmidt2009-05-261-0/+434