summaryrefslogtreecommitdiff
path: root/gst/dvdsub
AgeCommit message (Expand)AuthorFilesLines
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+13
2016-03-24ugly: use new gst_element_class_add_static_pad_template()Vineeth TM2-8/+5
2016-01-08dvdsubdec: use query caps instead of accept-capsThiago Santos1-1/+5
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-03-10dvbsub: fix indentationTim-Philipp Müller1-2/+1
2015-03-10Fix double semicolonsTim-Philipp Müller1-1/+1
2014-04-10dvdsubdec: fix spurious rejection of 0 time offset commandsVincent Penquerc'h1-0/+1
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-03Fix FSF addressTim-Philipp Müller4-8/+8
2012-10-30dvdsubdec: allocate correct amount of memory for bitmapAndreas Frisch1-1/+1
2012-10-18dvdsubparse: send src caps when receiving sink capsMark Nauwelaerts1-3/+13
2012-09-29Purge mention of liboil and update REQUIREMENTSTim-Philipp Müller1-2/+0
2012-09-11dvbsubdec: handle and send GAP eventMark Nauwelaerts1-26/+26
2012-09-11dvbsubdec: adjust disabled code comment styleMark Nauwelaerts1-2/+4
2012-08-20video/x-dvd-subpicture -> subpicture/x-dvdTim-Philipp Müller2-3/+3
2012-08-08dvdsubdec: Set alignment at the correct place of GstAllocationParamsSebastian Dröge1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2-3/+4
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-28update for buffer changesWim Taymans1-4/+1
2012-03-15update for memory api changesWim Taymans1-1/+3
2012-01-25port to new memory APIWim Taymans2-16/+12
2012-01-10dvdsub: add some CFLAGS and LIBS in Makefile.amMark Nauwelaerts1-2/+4
2011-11-23Fix print format compiler warnings on OS X / 64bitMatej Knopp2-2/+2
2011-11-17add parent to pad functionsWim Taymans2-24/+25
2011-11-15_accept_caps() -> _query_accept_caps()Wim Taymans1-1/+1
2011-10-06dvdsub: port to 0.11Wim Taymans4-109/+114
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+14
2011-03-15dvdsubdec: Rearrange buffer allocation and pushing code a bitSebastian Dröge2-45/+33
2011-03-15dvdsubdec: Output only a single buffer per subpicture and set the correct dur...Brendan Le Foll1-1/+8
2011-03-14dvdsubdec: Implement clipping if the video size is smaller than the subpictur...Brendan Le Foll1-10/+48
2009-11-04dvdsubdec: Fix printf format string warningJan Schmidt1-2/+2
2009-10-11dvdsubdec: fix warning on macosx snow leopardJosep Torra1-2/+4
2009-08-31dvdsubparse: GstAdapter is not a GstObject and should be freed with g_object_...Tim-Philipp Müller1-1/+2
2009-05-21dvdsubdec: Remove some dead codeJan Schmidt1-5/+0
2009-05-21dvdsubdec: Support ARGB outputKapil Agrawal2-31/+158
2009-04-21dvdsub/mpegstream: _class_init: Remove unused class variablesEdward Hervey1-2/+0
2008-10-13Don't install static libs for plugins. Fixes #550851 for ugly.Stefan Kost1-0/+1
2008-02-11gst/dvdsub/gstdvdsubparse.c: Stop leaking src pad templates. Fixes bug #515708.Sebastian Dröge1-1/+1
2007-10-13gst/dvdsub/: Add dvd subtitle parser, which just packetizes the input stream....Mark Nauwelaerts4-17/+314
2007-06-22Fix leaks some more.Edward Hervey1-3/+1
2007-06-12gst/dvdsub/gstdvdsubdec.c: Use gst_util_guint64_to_gdouble for conversion.Sébastien Moutte1-1/+1
2007-06-05gst/dvdsub/gstdvdsubdec.c: Use GstClockTime instead of guint for a time varia...by Mark Nauwelaerts1-2/+2
2007-05-31gst/dvdsub/gstdvdsubdec.c: Clear state when handling the serialized FLUSH_STO...Mark Nauwelaerts1-1/+1
2006-08-31Add missing GST_LIBS to the link flagsJan Schmidt1-1/+1
2006-08-08gst/dvdsub/gstdvdsubdec.c: Set rank to NONE for the time being until we make ...Tim-Philipp Müller1-1/+1
2006-08-07gst/dvdsub/gstdvdsubdec.c: which happens when you use macros that got changed...Frédéric Riss1-1/+1
2006-04-25ext/dvdnav/dvdnavsrc.c: Fix name of custom event (use same as dvdreadsrc).Tim-Philipp Müller1-41/+56
2006-04-09ext/mad/gstmad.c: move GstIndexEntry *entry variable declaration before the f...Sébastien Moutte1-1/+2
2006-04-01configure.ac: rework similarly to other modulesThomas Vander Stichele1-1/+1