summaryrefslogtreecommitdiff
path: root/gst/dvdspu
Commit message (Expand)AuthorAgeFilesLines
* dvdspu: fix pgs palette colorsArnaud Vrac2015-09-271-2/+2
* 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
* 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