summaryrefslogtreecommitdiff
path: root/gst/dvdsub/gstdvdsubdec.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-04dvdsubdec: Take the highlight event from the structure.Jan Schmidt1-2/+5
2016-03-24ugly: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+3
2016-01-08dvdsubdec: use query caps instead of accept-capsThiago Santos1-1/+5
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
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-30dvdsubdec: allocate correct amount of memory for bitmapAndreas Frisch1-1/+1
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üller1-1/+1
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üller1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian 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 Taymans1-14/+11
2011-11-23Fix print format compiler warnings on OS X / 64bitMatej Knopp1-1/+1
2011-11-17add parent to pad functionsWim Taymans1-16/+16
2011-11-15_accept_caps() -> _query_accept_caps()Wim Taymans1-1/+1
2011-10-06dvdsub: port to 0.11Wim Taymans1-85/+93
2011-03-15dvdsubdec: Rearrange buffer allocation and pushing code a bitSebastian Dröge1-44/+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-05-21dvdsubdec: Remove some dead codeJan Schmidt1-5/+0
2009-05-21dvdsubdec: Support ARGB outputKapil Agrawal1-24/+145
2009-04-21dvdsub/mpegstream: _class_init: Remove unused class variablesEdward Hervey1-2/+0
2007-10-13gst/dvdsub/: Add dvd subtitle parser, which just packetizes the input stream....Mark Nauwelaerts1-12/+11
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-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
2006-02-22Port dvdsubdec to 0.10Tim-Philipp Müller1-0/+992