summaryrefslogtreecommitdiff
path: root/gst/dvdspu
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-112-1/+11
* documentation: fixed a heap o' typosAaron Boxer2019-11-052-3/+3
* Remove autotools build systemTim-Philipp Müller2019-10-142-20/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-4/+4
* dvdspu: Handle vob display rect starting on an odd lineJan Schmidt2017-01-181-10/+46
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+16
* dvdspu: don't crash if video frame could not be mappedTim-Philipp Müller2016-08-061-1/+3
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-6/+5
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* spu-pgs: Fix array memory leakVineeth T M2015-11-241-0/+2
* Revert "dvdspu: render to AYUV overlay"Jan Schmidt2015-09-2710-440/+448
* Revert "dvdspu: render to ARGB overlay instead of AYUV"Jan Schmidt2015-09-274-53/+35
* Revert "dvdspu: handle frame size event from upstream"Jan Schmidt2015-09-272-10/+2
* Revert "dvdspu: cache overlay composition"Jan Schmidt2015-09-272-28/+8
* Revert "dvdspu: improve negotiation of overlay composition"Jan Schmidt2015-09-272-344/+50
* dvdspu: fix pgs palette colorsArnaud Vrac2015-09-261-2/+2
* dvdspu: improve negotiation of overlay compositionArnaud Vrac2015-09-262-50/+344
* dvdspu: cache overlay compositionArnaud Vrac2015-09-262-8/+28
* dvdspu: handle frame size event from upstreamArnaud Vrac2015-09-262-2/+10
* dvdspu: allow suffix in dvd event name to allow multiple sticky dvd eventsArnaud Vrac2015-09-261-1/+2
* dvdspu: render to ARGB overlay instead of AYUVArnaud Vrac2015-09-264-35/+53
* dvdspu: render to AYUV overlayArnaud Vrac2015-09-2610-448/+440
* dvdspu: pass dvdspu argument to set_caps functionsArnaud Vrac2015-09-261-10/+8
* dvdspu: skip unneeded reading of RLE dataArnaud Vrac2015-09-261-3/+3
* dvdspu: pgs: fix printf format/argument mismatch in debug statementsTim-Philipp Müller2015-09-171-5/+6
* spu-pgs: fix buffer and event leakVineeth TM2015-08-131-2/+5
* dvdspu: Fix event leaksVineeth TM2015-08-131-2/+6
* dvdspu: Map the pixel data once per render, not *ahem* twice per byte.Jan Schmidt2015-06-092-5/+17
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* dvdspu: some optimizationsRob Clark2015-02-081-14/+23
* dvdspu: Avoid warning if the video for a still frame arrives after the SPUJan Schmidt2015-02-081-0/+3
* gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGSVineeth T M2014-10-021-4/+0
* style: remove unnecessary break statementsLuis de Bethencourt2014-09-251-1/+0
* dvdspu: set proxy allocation flag on the video sink padMatthieu Bouron2014-03-081-0/+2
* dvdspu: Remove unused variableSebastian Dröge2014-02-081-7/+0
* dvdspu: Don't unmap an unreffed bufferJan Schmidt2013-11-251-1/+2
* dvdspu: pop new packet when invalid next command blockMark Nauwelaerts2013-11-231-5/+7
* dvdspu: Handle vobsub packets smaller than 4 bytesJan Schmidt2013-11-211-1/+5
* dvdspu: handle sticky dvd eventsMatej Knopp2013-10-051-0/+1
* all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey2013-07-291-6/+3
* dvdspu: artifacts when rendering clipped spuMatej Knopp2013-07-291-10/+13
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* dvdspu: Fix the rendering of PGS windows with left != 0Jan Schmidt2013-02-071-0/+2
* Fix FSF addressTim-Philipp Müller2012-11-049-18/+18
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-2/+2
* dvdspu: add YV12 and NV12 supportRob Clark2012-10-032-8/+9
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1