subparse: Make fps a GstFraction typed property and use it properly
[platform/upstream/gstreamer.git] / gst / subparse / gstsubparse.c
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 (...
2006-06-22 Cody Russellgst/: Avoid unnecessary class cast check in class_init...
2006-05-29 Young-Ho Chagst/playback/gstplaybasebin.*: Add 'subtitle-encoding...
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/: Add support for SAMI subtitles (#169936).
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.
2005-11-16 Thomas Vander SticheleFix a whole set of pad template leaks
2005-10-16 Thomas Vander Stichelerestructure configure.ac, use correct libtool LDFLAGS...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-07-27 Wim Taymansexamples/seeking/seek.c: Update seek example.
2005-05-25 Wim Taymansgst-libs/gst/audio/: Various small cleanups.
2005-05-17 Thomas Vander Stichelemake compiler happy
2005-05-09 Wim TaymansPort to new query API.
2005-05-06 Andy Wingogst/audiorate/gstaudiorate.c (gst_audiorate_class_init...
2005-02-01 Ronald S. Bultjegst/subparse/gstsubparse.c: Fix OSX buildbot.
2005-01-25 Jan Schmidtext/a52dec/gsta52dec.c: Add some debug output. Check...
2005-01-14 Stéphane LoeuilletI'm a bad boy. using /1001. to force C to do float...
2005-01-14 Stéphane Loeuilletreplace framerate aproximations by their real value...
2005-01-08 Ronald S. BultjeOGM text support, Matroska UTF-8 text support, deadlock...