summaryrefslogtreecommitdiff
path: root/tests/check/elements/subparse.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-18tests: subparse: add test for webvtt without hour componentHosang Lee1-0/+8
2020-03-27subparse: convert from pango-markup to utf8 ..Mathieu Duponchelle1-0/+29
2019-05-06test: add subparse test for SRT subtitles with no newline at the endAntonio Ospite1-0/+11
2019-05-06subparse: fix pushing WebVTT cue when last is not an empty lineAntonio Ospite1-0/+10
2019-01-14subparse: do not assert when failing to parse subrip timestampJordan Petridis1-0/+16
2018-05-12subparse: support for more than 32 unclosed markup tagsPhilippe Normand1-0/+3
2016-03-30test: fix indentationTim-Philipp Müller1-2/+2
2016-03-25subparse: WebVTT parsing supportJan Schmidt1-0/+175
2015-09-30tests: subparse: add unit test for closing tag detectionTim-Philipp Müller1-1/+7
2013-12-18subparse: Add unit test for LRC subtitlesSebastian Dröge1-0/+20
2013-11-21tests: add unit test for samiparser issueTim-Philipp Müller1-0/+27
2013-07-16tests: update sami parser testcasesYoung-Ho Cha1-4/+71
2013-05-10tests: Fix event order and missing eventsSebastian Dröge1-0/+5
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-09-02text/plain + text/x-pango-markup -> text/x-rawTim-Philipp Müller1-13/+15
2012-04-03tests: various fixesMark Nauwelaerts1-1/+1
2012-03-30update for buffer api changeWim Taymans1-1/+1
2012-03-30tests: Fix subparse testEdward Hervey1-1/+1
2012-02-22update for new memory apiWim Taymans1-1/+1
2012-01-25port to new map APIWim Taymans1-18/+16
2012-01-04tests: port and enable more unit testsWim Taymans1-7/+15
2011-03-28tests: fix more unit testsWim Taymans1-16/+22
2011-03-28tests: work on porting the unit testsWim Taymans1-9/+13
2009-10-22subparse: Add support for DKS subtitle formatIago Toral1-0/+18
2009-06-10subparse: recognise more subrip timestamp variantsTim-Philipp Müller1-0/+15
2008-10-10Add support for subtitle files with UTF-8 BOM at the beginning by simple stri...Sebastian Dröge1-0/+10
2008-10-10Make the detection of the used subtitle a bit less strict for srt subtitles. ...Sebastian Dröge1-0/+19
2008-09-03Rework last change, so that we build subparse, but just disable the sami pars...Stefan Kost1-0/+4
2008-05-25Limit duration to a maximum of five seconds for tmplayer format where we can ...Tim-Philipp Müller1-2/+6
2008-05-05gst/subparse/samiparse.c: Remove trailing, leading and double whitespaces.Sebastian Dröge1-0/+37
2008-05-03tests/check/elements/subparse.c: Add unit test for the tmplayer variant from ...Tim-Philipp Müller1-5/+33
2008-02-23Forward slashes at the beginning and end of a line also signify italics (Fixe...Tomasz Sałaciński1-0/+17
2007-12-08gst/subparse/gstsubparse.c: Some .srt files start with chunk number 0 and not...Robin Stocker1-0/+14
2007-06-05gst/subparse/gstsubparse.*: Add support for SubViewer version 1 and 2 subtitl...Sven Arvidsson1-0/+65
2007-03-10tests/check/elements/subparse.c: Add unit test for MPL2 subtitle format (#413...Tim-Philipp Müller1-0/+27
2007-02-10gst/subparse/gstsubparse.c: For SubRip (.srt) subtitles, ignore all markup ta...Tim-Philipp Müller1-1/+4
2007-01-08gst/subparse/gstsubparse.*: Remove spurious 1000 subtrahend when calculating ...Tim-Philipp Müller1-2/+41
2006-12-21tests/check/elements/: consistent pad (de)activationStefan Kost1-0/+2
2006-10-23gst/subparse/: Add support for TMPlayer-type subtitles (#362845).Tim-Philipp Müller1-1/+200
2006-10-20gst/subparse/gstsubparse.c: Add missing closing tags for markup and fix broke...Tim-Philipp Müller1-26/+60
2006-10-19tests/check/: Add very simple unit test for subparse.Tim-Philipp Müller1-0/+184