various: typo fixes
[platform/upstream/gstreamer.git] / gst / subparse /
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-09-08 Nicolas Dufresnesubparse: Improve subrip type check regex
2011-08-10 Tim-Philipp Müllersubparse: fix runtime warnings when doing position...
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
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-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-04-12 Marc Plano-Lesayfix unused-but-set-variable warnings with gcc 4.6
2010-10-13 Stefan Kostvarious: add a missing G_PARAM_STATIC_STRINGS flag...
2010-03-17 Benjamin OtteAdd -Wformat-nonliteral -Wformat-security
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-02 Stefan Kostbuild: add missing includes for sprintf and atoi
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-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
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-23 Wim Taymansssaparse: avoid leaking all buffers
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-12-11 Edward Herveygst/subparse/samiparse.c: Some versions of libxml seem...
2008-10-16 Stefan KostDon't install static libs for plugins. Fixes #550851...
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-05 Sebastian Drögegst/subparse/samiparse.c: Remove trailing, leading...
2008-05-05 Young-Ho Chagst/subparse/samiparse.c: Only output characters inside...
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-29 Thijs Vermeirgst/subparse/gstssaparse.c: combine if's
2007-12-29 Thijs Vermeirgst/subparse/gstssaparse.c: remove duplicate log message
2007-12-08 Robin Stockergst/subparse/gstsubparse.c: Some .srt files start with...
2007-08-29 Tim-Philipp Müllergst/subparse/gstssaparse.c: Convert SSA newline codes...
2007-06-05 Sven Arvidssongst/subparse/gstsubparse.*: Add support for SubViewer...
2007-04-20 Stefan Kostgst/subparse/: Use GST_DISABLE_XML here
2007-03-21 Young-Ho Chagst/subparse/samiparse.c: Special-case some more colour...
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 (...
2006-10-10 Josep Torre Vallesext/gnomevfs/: Fix URI interface implementation return...
2006-09-23 Young-Ho Chagst/subparse/samiparse.c: More case-insensitivity for...
2006-07-11 Tim-Philipp Müllergst/subparse/gstssaparse.c: Don't include the terminati...
2006-06-22 Cody Russellgst/: Avoid unnecessary class cast check in class_init...
2006-06-12 Young-Ho Chagst/subparse/samiparse.c: Honour font face tags in...
2006-06-10 Young-Ho Chagst/subparse/samiparse.c: Fix up broken entities before...
2006-05-29 Young-Ho Chagst/playback/gstplaybasebin.*: Add 'subtitle-encoding...
2006-05-18 Tim-Philipp Müllergst/subparse/samiparse.c: Don't ignore return value...
2006-05-17 Young-Ho Chagst/subparse/gstsubparse.*: Add 'encoding' property...
2006-05-15 Tim-Philipp Müllergst/subparse/gstsubparse.c: Don't use libxml functions...
2006-05-15 Tim-Philipp Müllergst/subparse/gstsubparse.c: Improve SAMI typefinding...
2006-05-15 Young-Ho Chagst/subparse/samiparse.c: Need to map "silver" colour...
2006-05-15 Young-Ho Chagst/subparse/: Add support for SAMI subtitles (#169936).
2006-04-29 Thomas Vander Sticheleatoi() needs stdlib.h
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-29 j^better/unified long descriptions
2006-03-24 Tim-Philipp Müllergst/subparse/gstsubparse.*: Text subtitle files may...
2006-03-24 Stefan KostAdd docs for adder, use GST_ELEMENT_DETAILS macro,...
2006-03-09 Tim-Philipp Müllergst/subparse/gstsubparse.c: Fix invalid memory access...
2006-02-21 Tim-Philipp Müllerext/gnomevfs/gstgnomevfssrc.c: Don't send EOS event...
2006-02-20 Tim-Philipp Müllergst/subparse/gstsubparse.c: Set right caps given that...
2006-02-19 Tim-Philipp Müllergst/subparse/: Add very basic parser for SSA subtitle...
2006-02-06 Julien Moutteext/pango/gsttextoverlay.c: Stick to seeking theory...
2006-02-05 Julien Mouttedocs/libs/tmpl/gstcolorbalance.sgml: Updated.
2006-01-26 Julien Mouttegst/subparse/gstsubparse.c: Make typefinding of subtitl...
2005-12-12 Tim-Philipp Müllergst/subparse/gstsubparse.c: Implement some sort of...
2005-12-01 Thomas Vander Sticheleborgify further clean up docs a little
2005-11-29 Tim-Philipp Müllergst/subparse/gstsubparse.c: Don't access already unref...
2005-11-21 Andy WingoDon't take stream lock.
next