summaryrefslogtreecommitdiff
path: root/gst/dvdspu/gstspu-pgs.c
Commit message (Expand)AuthorAgeFilesLines
* spu-pgs: Fix array memory leakVineeth T M2015-11-241-0/+2
* Revert "dvdspu: render to AYUV overlay"Jan Schmidt2015-09-271-113/+63
* Revert "dvdspu: render to ARGB overlay instead of AYUV"Jan Schmidt2015-09-271-20/+8
* dvdspu: fix pgs palette colorsArnaud Vrac2015-09-261-2/+2
* dvdspu: render to ARGB overlay instead of AYUVArnaud Vrac2015-09-261-8/+20
* dvdspu: render to AYUV overlayArnaud Vrac2015-09-261-63/+113
* dvdspu: skip unneeded reading of RLE dataArnaud Vrac2015-09-261-3/+3
* dvdspu: pgs: fix printf format/argument mismatch in debug statementsTim-Philipp Müller2015-09-171-5/+6
* spu-pgs: fix buffer and event leakVineeth TM2015-08-131-2/+5
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* 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