summaryrefslogtreecommitdiff
path: root/ext/assrender/gstassrender.h
Commit message (Expand)AuthorAgeFilesLines
* assrender: Refactoring and make core more similar to textoverlayAndre Moreira Magalhaes (andrunko)2012-05-291-2/+6
* port to new gthread APIWim Taymans2012-01-191-3/+3
* assrender: port to 0.11Wim Taymans2011-10-061-4/+2
* assrender: Protect libass structures from concurrent access from multiple thr...Sebastian Dröge2010-02-231-0/+1
* assrender: Add docs and integrate into the docs build systemSebastian Dröge2009-12-081-1/+5
* assrender: For synchronizing the text, take the video running time of the nex...Sebastian Dröge2009-12-081-0/+1
* assrender: Optimize blit function and add support for all other non-alpha RGB...Sebastian Dröge2009-12-071-0/+4
* assrender: Lots of random cleanup and some minor memleak fixesSebastian Dröge2009-12-071-12/+13
* assrender: Keep track of the subtitle segmentsSebastian Dröge2009-11-051-0/+1
* assrender: Return WRONG_STATE from the subtitle chain when flushingSebastian Dröge2009-11-041-0/+1
* assrender: Synchronize subtitle buffers with the videoSebastian Dröge2009-11-041-0/+5
* assrender: Fix compilation with libass >= 0.9.7 and fix aspect ratio settingSebastian Dröge2009-08-311-3/+10
* Random cleanup and smaller bugfixesSebastian Dröge2009-02-051-1/+1
* Add assrender plugin for rendering ASS/SSA subtitlesBenjamin Schmitz2009-02-051-0/+63