Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst / subparse / gstsubparse.c
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-08-10 Tim-Philipp Müllersubparse: fix runtime warnings when doing position...
2011-07-10 Wim TaymansMerge branch 'master' into 0.11
2011-07-07 Wim TaymansMerge branch 'master' into 0.11
2011-06-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-06-21 Wim TaymansMerge branch 'master' into 0.11
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-17 Wim TaymansMerge branch 'master' into 0.11
2011-06-14 Wim TaymansMerge branch 'master' into 0.11
2011-06-14 Sebastian Drögesubparse: Try to typefind even if conversion to UTF8...
2011-06-14 Sebastian Drögesubparse: Interprete typefind strings passed to GRegex...
2011-06-13 Wim TaymansMerge branch 'master' into 0.11
2011-06-10 Wim TaymansMerge branch 'master' into 0.11
2011-06-06 Wim TaymansMerge branch 'master' into 0.11
2011-06-05 Tim-Philipp Müllersubparse: fix indentation
2011-06-03 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-05-27 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-26 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-23 Sebastian Drögesubparse: Try to typefind even if conversion to UTF8...
2011-05-23 Sebastian Drögesubparse: Compile the typefind regex with optimization...
2011-05-23 Sebastian Drögesubparse: Interprete typefind strings passed to GRegex...
2011-05-20 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-19 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Sebastian Drögebase: Update for SEGMENT event parse API changes
2011-05-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-17 Sebastian DrögeRevert "-base_port to new query API"
2011-05-17 Wim TaymansMerge branch 'master' into 0.11
2011-05-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-16 Wim Taymans-base: port to new SEGMENT API
2011-05-10 Wim Taymans-base_port to new query API
2011-05-09 Wim Taymanssegment: fix for new core API
2011-05-09 Wim Taymans-base: don't use buffer caps
2011-05-03 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-29 Wim Taymansremove buffer_alloc
2011-04-28 Wim TaymansMerge branch 'master' into 0.11
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Sebastian Drögegst: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
2011-04-18 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Wim TaymansMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-27 Wim Taymansplugins: port some plugins to the new memory API
2010-10-13 Stefan Kostvarious: add a missing G_PARAM_STATIC_STRINGS flag...
2010-03-16 Benjamin OtteAdd -Wwrite-strings to configure
2010-03-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-15 Sebastian Drögesubparse: Correctly escape brackets in DKS regex
2009-12-01 Thiago Santossubparse: Add support for some tags of qttext
2009-12-01 Thiago Santossubparse: add qttext support
2009-12-01 Thiago Santossubparse: conditionally cleanup sami context
2009-12-01 Thiago Santossubparse: Add missing caps to sink caps template
2009-11-16 Sebastian Drögesubparse: Use new double->fraction transformation funct...
2009-11-12 Sebastian Drögesubparse: Make fps a GstFraction typed property and...
2009-11-12 Iago Toralsubparse: Add property for the video framerate
2009-10-22 Iago Toralsubparse: Add support for DKS subtitle format
2009-10-07 Stefan Kostbuild: sprintf, sscanf need stdio.h
2009-09-01 Tim-Philipp Müllersubparse: GstAdapter is not a GstObject and should...
2009-08-26 Руслан Ижбулатовsubparse: Remove dependency on regex.h as it's not...
2009-08-24 David SchleefRemove Ronald Bultje from Authors field
2009-08-09 Sebastian Drögesubparse: Allow . instead of , as millisecond delimiter...
2009-08-06 Sebastian Drögesubparse: Implement POSITION query
2009-08-06 Sebastian Drögesubparse: Implement SEEKING query
2009-06-11 Tim-Philipp Müllersubparse, ogmparse: post tags with GST_TAG_SUBTITLE_CODEC
2009-06-10 Tim-Philipp Müllersubparse: recognise more subrip timestamp variants
2009-03-05 Stefan Kostsubparse: use the right variable in debug log, encoding...
2009-03-02 LRNsubparse: Convert regex code to GRegex code
2009-02-26 Stefan Kostsubparse: don't leak line, if flushing
2008-10-15 Sebastian Drögegst/subparse/gstsubparse.c: Improve typefinding a bit...
2008-10-13 Sebastian Drögegst/subparse/: Add support for UTF16/UTF32 subtitles...
2008-10-10 Sebastian DrögeAdd support for subtitle files with UTF-8 BOM at the...
2008-10-10 Sebastian DrögeMake the detection of the used subtitle a bit less...
2008-09-03 Stefan KostRework last change, so that we build subparse, but...
2008-05-25 Tim-Philipp MüllerLimit duration to a maximum of five seconds for tmplaye...
2008-05-03 Tim-Philipp Müllergst/subparse/: Fix parsing of tmplayer subtitle variant...
2008-05-03 Tim-Philipp Müllergst/subparse/gstsubparse.c: Fix detection of discontinu...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2008-02-23 Tomasz SałacińskiForward slashes at the beginning and end of a line...
2007-12-08 Robin Stockergst/subparse/gstsubparse.c: Some .srt files start with...
2007-06-05 Sven Arvidssongst/subparse/gstsubparse.*: Add support for SubViewer...
2007-04-20 Stefan Kostgst/subparse/: Use GST_DISABLE_XML here
2007-03-10 Kamil Pawlowskigst/subparse/: Add support for MPL2 subtitle format...
2007-03-09 Tim-Philipp Müllerext/pango/gsttextoverlay.c: Some more logging. Only...
2007-03-09 Tim-Philipp Müllergst/subparse/gstsubparse.c: Break out of loop in chain...
2007-02-10 Tim-Philipp Müllergst/subparse/gstsubparse.c: For SubRip (.srt) subtitles...
2007-01-08 Tim-Philipp Müllergst/subparse/gstsubparse.*: Remove spurious 1000 subtra...
2006-11-14 Jan David MolVarious gsize and gssize printf fixes. Fixes #372507.
2006-10-23 Tim-Philipp Müllergst/subparse/: Add support for TMPlayer-type subtitles...
2006-10-20 Tim-Philipp Müllergst/subparse/gstsubparse.c: Add missing closing tags...
2006-10-19 Tim-Philipp Müllergst/subparse/gstsubparse.c: Strip trailing newlines...
2006-10-18 Tim-Philipp Müllergst/subparse/gstsubparse.c: Fix memleak; clear subparse...
2006-10-18 Tim-Philipp Müllergst/subparse/gstsubparse.c: Don't require subrip (...
next