summaryrefslogtreecommitdiff
path: root/gst/dvdspu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+4
|\
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-271-0/+4
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-6/+5
* | port to new memory APIWim Taymans2012-01-253-25/+27
* | port to new gthread APIWim Taymans2012-01-192-5/+5
* | Fix printf format compiler warnings on OS X / 64 bitMatej Knopp2011-11-231-8/+10
* | add parent to pad functionsWim Taymans2011-11-171-38/+37
* | add parent to query functionWim Taymans2011-11-161-6/+8
* | _peer_get_caps() -> _peer_query_caps()Wim Taymans2011-11-151-1/+1
* | change getcaps to queryWim Taymans2011-11-151-4/+54
* | dvdspu: port to 0.11Wim Taymans2011-10-088-134/+163
* | dvdspu: beginning of port to 0.11Wim Taymans2011-10-061-95/+55
|/
* dvdspu: do not clear out high bits from display areaVincent Penquerc'h2011-08-231-4/+4
* gst: some more unused-but-set-variable warning fixesTim-Philipp Müller2011-06-041-5/+7
* Revert "dvdspu: Fix pad templates"Edward Hervey2011-05-301-6/+4
* dvdspu: Fix pad templatesEdward Hervey2011-05-291-4/+6
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* dvdsubdec: make up clut values if they weren't setDavid Schleef2011-02-171-9/+27
* dvdspu: don't write clipped lines to the output bufferVincent Penquerc'h2011-01-241-2/+3
* dvdspu: Remove dead assignmentsEdward Hervey2010-11-251-2/+0
* Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef2010-05-191-1/+1
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+5
* resindvd, dvdspu: Use new still-frame API from gst-plugins-baseJan Schmidt2009-11-182-48/+27
* dvdspu: Forward the still frame event downstreamJan Schmidt2009-11-181-2/+3