summaryrefslogtreecommitdiff
path: root/ext/kate
Commit message (Expand)AuthorAgeFilesLines
* kate: ensure the kate pad does not shoot ahead of the video padVincent Penquerc'h2011-01-143-4/+57
* tiger: outline text by default, to make it easier to readVincent Penquerc'h2011-01-021-2/+2
* kate: fix caps and string leaks and some minor clean-upsTim-Philipp Müller2011-01-023-21/+19
* kate: reenable the sending of a message for tagsVincent Penquerc'h2011-01-021-2/+0
* tiger: fallback on headers in caps to initialize if headers are absentVincent Penquerc'h2010-12-262-0/+48
* kate: if seeking with GST_SEEK_TYPE_CUR, flush everythingVincent Penquerc'h2010-12-251-1/+3
* tiger: move #if #else bits outside of macroTim-Philipp Müller2010-12-251-17/+13
* tiger: Give tiger primary rankVincent Penquerc'h2010-12-251-1/+1
* kate: add segment tracking, and various other improvementsVincent Penquerc'h2010-12-2510-92/+600
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-195-30/+38
* kate: Run gst-indent on .c filesThiago Santos2010-06-072-6/+7
* Fix printf format strings for gcc 4.5Руслан Ижбулатов2010-04-292-6/+7
* kate: fix yet another compiler warningTim-Philipp Müller2010-03-241-1/+1
* Add -Wredundant-decls flagBenjamin Otte2010-03-221-3/+0
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-185-33/+22
* katedec: don't escape special charactersVincent Penquerc'h2010-02-071-1/+1
* kate: rename the tiger overlay element's sink pad to 'subtitle_sink'Vincent Penquerc'h2010-02-071-1/+1
* kate: Lower tiger's rank to NONE againSebastian Dröge2009-11-061-1/+1
* kate: printf format fixesTim-Philipp Müller2009-11-052-8/+11
* tiger: Make sure that tiger is not autoplugged by decodebin2Sebastian Dröge2009-11-031-1/+1
* kate: Change ranks of katedec and tiger to PRIMARY to be autopluggedSebastian Dröge2009-11-031-5/+2
* tiger: Change name of the subtitle sink template and classificationSebastian Dröge2009-11-031-2/+2
* kate: fix typo in Makefile.amTim-Philipp Müller2009-08-311-1/+1
* kateenc: error out if category has not been set and check for obviously wrong...Tim-Philipp Müller2009-08-111-3/+59
* kate: some minor clean-upsTim-Philipp Müller2009-08-082-10/+13
* kate: break up macros into multiple linesTim-Philipp Müller2009-07-251-4/+15
* kate: use GST_ELEMENT_ERROR for error reportingVincent Penquerc'h2009-07-257-39/+55
* kate: fix time conversion from DVD style timestamps.Vincent Penquerc'h2009-07-211-1/+1
* kate: use new GST_TAG_SUBITLE_CODEC tag instead of GST_TAG_CODECTim-Philipp Müller2009-07-211-2/+2
* katedec: only put primary language tag in GST_TAG_LANGUAGETim-Philipp Müller2009-07-212-11/+20
* katedec: add comment why we dont' support application/x-kate here for nowTim-Philipp Müller2009-07-211-0/+4
* katedec: create SPU format images from suitable background imagesVincent Penquerc'h2009-07-216-584/+990
* kate: fix some minor memory leaksogg.k.ogg.k2009-07-202-3/+12
* kateenc: also recognise the new recommended 'SUB' categoryVincent Penquerc'h2009-07-201-1/+19
* kateenc: keep bitmap/palette/region around when on the spot encoding is not p...Vincent Penquerc'h2009-07-202-11/+51
* kate: add some FIXMEsTim-Philipp Müller2009-07-196-2/+13
* katedec: demote to GST_RANK_NONE for nowTim-Philipp Müller2009-07-191-1/+1
* kate: make sure to free some more stuffTim-Philipp Müller2009-07-192-0/+33
* kate: fix up for additional subtitle/x-kate media typeTim-Philipp Müller2009-07-196-18/+26
* kate: remove local kate typefinder, use the one in -baseTim-Philipp Müller2009-07-191-33/+0
* kate: change media type to subtitle/x-kate and update define accordinglyTim-Philipp Müller2009-07-196-9/+9
* add new Kate plugin, for Kate overlay streamsVincent Penquerc'h2009-07-1916-0/+5066