summaryrefslogtreecommitdiff
path: root/gst/dvdspu
Commit message (Expand)AuthorAgeFilesLines
* 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
* dvdspu: Advance video stream with gap events.Jan Schmidt2012-09-121-14/+38
* dvdspu: Make GAP event awareJan Schmidt2012-08-311-0/+16
* video/x-dvd-subpicture -> subpicture/x-dvdTim-Philipp Müller2012-08-201-2/+2
* dvdspu: Fix array typeEdward Hervey2012-06-121-1/+1
* dvdspu: allow debugging of render and highlight rectangles via environment va...Tim-Philipp Müller2012-06-113-2/+26
* dvdspu: cleanup debug codeRob Clark2012-06-111-42/+29
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* update for buffer changesWim Taymans2012-03-281-1/+1
* fix for caps api changesWim Taymans2012-03-111-3/+3
* dvdspu should forward video caps eventMatej Knopp2012-02-201-1/+4