summaryrefslogtreecommitdiff
path: root/gst/subparse
AgeCommit message (Expand)AuthorFilesLines
2013-07-17subparse: use g_strdup() and friendsTim-Philipp Müller1-3/+3
2013-07-16subparse: don't leak parse context for sami and qttextTim-Philipp Müller2-14/+8
2013-07-16subparse: remove libxml dependency for sami parser and re-enable sami parserYoung-Ho Cha3-192/+587
2013-05-10subparse/ssaparse: Fix event handling and orderSebastian Dröge2-11/+13
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-03-22subparse: fix off by one offset calculationArnaud Vrac2-6/+1
2012-12-17ssaparse: ignore invalid UTF-8 in init sectionTim-Philipp Müller1-11/+13
2012-12-16subparse: fix GError leakTim-Philipp Müller1-2/+1
2012-11-03Fix FSF addressTim-Philipp Müller12-24/+24
2012-10-24Revert "gst: Add better support for static plugins"Sebastian Dröge1-1/+1
2012-10-24gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-09-11subparse: Call default query handlerEdward Hervey1-1/+1
2012-09-02text/plain + text/x-pango-markup -> text/x-rawTim-Philipp Müller2-12/+23
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge2-2/+2
2012-06-06update for tag event changeWim Taymans2-2/+2
2012-04-24subparse: Allow newlines/whitespace at the beginning of subrip filesSebastian Dröge1-1/+2
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2-2/+2
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge1-1/+1
2012-02-17ssaparse: set caps on srcpadWim Taymans1-1/+7
2012-02-02typefindfunctions, subparse: fix for gst_type_find_register() API changeTim-Philipp Müller1-4/+2
2012-01-25subparse: factor memory freeingVincent Penquerc'h1-2/+1
2012-01-25subparse: fix parsing by not misusing non time segmentsVincent Penquerc'h1-1/+4
2012-01-25port to new map APIWim Taymans2-26/+37
2011-11-17add parent to pad functionsWim Taymans2-28/+30
2011-11-16add parent to query functionWim Taymans1-5/+4
2011-11-10update for adapter api changesWim Taymans1-2/+3
2011-11-02update for tag API removalWim Taymans2-4/+6
2011-10-31ext, gst, gst-libs, tests: update for tag list API changesTim-Philipp Müller2-7/+4
2011-10-27fix compilationWim Taymans1-9/+9
2011-10-10update for UNEXPECTED -> EOS flowreturnWim Taymans1-2/+2
2011-09-23Merge branch 'master' into 0.11Edward Hervey1-3/+3
2011-09-08subparse: Improve subrip type check regexNicolas Dufresne1-3/+3
2011-08-16Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-08-10subparse: fix runtime warnings when doing position queryTim-Philipp Müller1-1/+1
2011-06-07-base: use caps event instead of setcapsfunctionWim Taymans1-3/+17
2011-06-06subparse: fix indentationTim-Philipp Müller1-2/+2
2011-05-24Merge branch 'master' into 0.11Wim Taymans1-9/+5
2011-05-23subparse: Try to typefind even if conversion to UTF8 failedSebastian Dröge1-6/+1
2011-05-23subparse: Compile the typefind regex with optimization to speed up matchingSebastian Dröge1-4/+4
2011-05-23subparse: Interprete typefind strings passed to GRegex as raw bytes instead o...Sebastian Dröge1-3/+4
2011-05-18base: Update for SEGMENT event parse API changesSebastian Dröge1-1/+1
2011-05-17Revert "-base_port to new query API"Sebastian Dröge1-10/+9
2011-05-16-base: port to new SEGMENT APIWim Taymans3-44/+31
2011-05-10-base_port to new query APIWim Taymans1-9/+9
2011-05-09segment: fix for new core APIWim Taymans2-7/+9
2011-05-09-base: don't use buffer capsWim Taymans2-3/+0
2011-04-29remove buffer_allocWim Taymans1-28/+25
2011-04-19gst: Use G_DEFINE_TYPE instead of GST_BOILERPLATESebastian Dröge2-69/+29
2011-04-16Merge branch 'master' into 0.11Sebastian Dröge1-2/+0
2011-04-12fix unused-but-set-variable warnings with gcc 4.6Marc Plano-Lesay1-2/+0