summaryrefslogtreecommitdiff
path: root/tests/check/elements/subparse.c
Commit message (Expand)AuthorAgeFilesLines
* tests: subparse: add test for webvtt without hour componentHosang Lee2020-06-181-0/+8
* subparse: convert from pango-markup to utf8 ..Mathieu Duponchelle2020-03-271-0/+29
* test: add subparse test for SRT subtitles with no newline at the endAntonio Ospite2019-05-061-0/+11
* subparse: fix pushing WebVTT cue when last is not an empty lineAntonio Ospite2019-05-061-0/+10
* subparse: do not assert when failing to parse subrip timestampJordan Petridis2019-01-141-0/+16
* subparse: support for more than 32 unclosed markup tagsPhilippe Normand2018-05-121-0/+3
* test: fix indentationTim-Philipp Müller2016-03-301-2/+2
* subparse: WebVTT parsing supportJan Schmidt2016-03-251-0/+175
* tests: subparse: add unit test for closing tag detectionTim-Philipp Müller2015-09-301-1/+7
* subparse: Add unit test for LRC subtitlesSebastian Dröge2013-12-181-0/+20
* tests: add unit test for samiparser issueTim-Philipp Müller2013-11-211-0/+27
* tests: update sami parser testcasesYoung-Ho Cha2013-07-161-4/+71
* tests: Fix event order and missing eventsSebastian Dröge2013-05-101-0/+5
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* text/plain + text/x-pango-markup -> text/x-rawTim-Philipp Müller2012-09-021-13/+15
* tests: various fixesMark Nauwelaerts2012-04-031-1/+1
* update for buffer api changeWim Taymans2012-03-301-1/+1
* tests: Fix subparse testEdward Hervey2012-03-301-1/+1
* update for new memory apiWim Taymans2012-02-221-1/+1
* port to new map APIWim Taymans2012-01-251-18/+16
* tests: port and enable more unit testsWim Taymans2012-01-041-7/+15
* tests: fix more unit testsWim Taymans2011-03-281-16/+22
* tests: work on porting the unit testsWim Taymans2011-03-281-9/+13
* subparse: Add support for DKS subtitle formatIago Toral2009-10-221-0/+18
* subparse: recognise more subrip timestamp variantsTim-Philipp Müller2009-06-101-0/+15
* Add support for subtitle files with UTF-8 BOM at the beginning by simple stri...Sebastian Dröge2008-10-101-0/+10
* Make the detection of the used subtitle a bit less strict for srt subtitles. ...Sebastian Dröge2008-10-101-0/+19
* Rework last change, so that we build subparse, but just disable the sami pars...Stefan Kost2008-09-031-0/+4
* Limit duration to a maximum of five seconds for tmplayer format where we can ...Tim-Philipp Müller2008-05-251-2/+6
* gst/subparse/samiparse.c: Remove trailing, leading and double whitespaces.Sebastian Dröge2008-05-051-0/+37
* tests/check/elements/subparse.c: Add unit test for the tmplayer variant from ...Tim-Philipp Müller2008-05-031-5/+33
* Forward slashes at the beginning and end of a line also signify italics (Fixe...Tomasz Sałaciński2008-02-231-0/+17
* gst/subparse/gstsubparse.c: Some .srt files start with chunk number 0 and not...Robin Stocker2007-12-081-0/+14
* gst/subparse/gstsubparse.*: Add support for SubViewer version 1 and 2 subtitl...Sven Arvidsson2007-06-051-0/+65
* tests/check/elements/subparse.c: Add unit test for MPL2 subtitle format (#413...Tim-Philipp Müller2007-03-101-0/+27
* gst/subparse/gstsubparse.c: For SubRip (.srt) subtitles, ignore all markup ta...Tim-Philipp Müller2007-02-101-1/+4
* gst/subparse/gstsubparse.*: Remove spurious 1000 subtrahend when calculating ...Tim-Philipp Müller2007-01-081-2/+41
* tests/check/elements/: consistent pad (de)activationStefan Kost2006-12-211-0/+2
* gst/subparse/: Add support for TMPlayer-type subtitles (#362845).Tim-Philipp Müller2006-10-231-1/+200
* gst/subparse/gstsubparse.c: Add missing closing tags for markup and fix broke...Tim-Philipp Müller2006-10-201-26/+60
* tests/check/: Add very simple unit test for subparse.Tim-Philipp Müller2006-10-191-0/+184