summaryrefslogtreecommitdiff
path: root/gst/dvdspu/gstspu-vobsub-render.c
Commit message (Expand)AuthorAgeFilesLines
* dvdspu: Map the pixel data once per render, not *ahem* twice per byte.Jan Schmidt2015-06-091-5/+16
* dvdspu: some optimizationsRob Clark2015-02-081-14/+23
* dvdspu: artifacts when rendering clipped spuMatej Knopp2013-07-291-10/+13
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* dvdspu: allow debugging of render and highlight rectangles via environment va...Tim-Philipp Müller2012-06-111-2/+3
* dvdspu: cleanup debug codeRob Clark2012-06-111-42/+29
* dvdspu: port to 0.11Wim Taymans2011-10-081-38/+40
* dvdsubdec: make up clut values if they weren't setDavid Schleef2011-02-171-9/+27
* dvdspu: don't write clipped lines to the output bufferVincent Penquerc'h2011-01-241-2/+3
* Try to fit subtitles within the video frame when they're too largeVincent Penquerc'h2009-09-041-43/+100
* gstspu: Fix a nasty regression, with DVDs randomly crashingJan Schmidt2009-05-271-3/+3
* gstspu: Implement PGS rendering and alpha blendingJan Schmidt2009-05-261-0/+536