summaryrefslogtreecommitdiff
path: root/gst/dvdspu/gstdvdspu.c
AgeCommit message (Expand)Author
2021-09-24Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdirThibault Saunier
2021-04-11gst-plugins: allow per feature registrationStéphane Cerveau
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier
2016-08-06dvdspu: don't crash if video frame could not be mappedTim-Philipp Müller
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM
2015-12-15plugins-bad: Fix example pipelinesVineeth TM
2015-09-27Revert "dvdspu: render to AYUV overlay"Jan Schmidt
2015-09-27Revert "dvdspu: render to ARGB overlay instead of AYUV"Jan Schmidt
2015-09-27Revert "dvdspu: cache overlay composition"Jan Schmidt
2015-09-27Revert "dvdspu: improve negotiation of overlay composition"Jan Schmidt
2015-09-26dvdspu: improve negotiation of overlay compositionArnaud Vrac
2015-09-26dvdspu: cache overlay compositionArnaud Vrac
2015-09-26dvdspu: allow suffix in dvd event name to allow multiple sticky dvd eventsArnaud Vrac
2015-09-26dvdspu: render to ARGB overlay instead of AYUVArnaud Vrac
2015-09-26dvdspu: render to AYUV overlayArnaud Vrac
2015-09-26dvdspu: pass dvdspu argument to set_caps functionsArnaud Vrac
2015-08-13dvdspu: Fix event leaksVineeth TM
2015-02-08dvdspu: Avoid warning if the video for a still frame arrives after the SPUJan Schmidt
2014-10-02gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGSVineeth T M
2014-09-25style: remove unnecessary break statementsLuis de Bethencourt
2014-03-08dvdspu: set proxy allocation flag on the video sink padMatthieu Bouron
2014-02-08dvdspu: Remove unused variableSebastian Dröge
2013-11-21dvdspu: Handle vobsub packets smaller than 4 bytesJan Schmidt
2013-10-05dvdspu: handle sticky dvd eventsMatej Knopp
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-10-03dvdspu: add YV12 and NV12 supportRob Clark
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-09-12dvdspu: Advance video stream with gap events.Jan Schmidt
2012-08-31dvdspu: Make GAP event awareJan Schmidt
2012-08-20video/x-dvd-subpicture -> subpicture/x-dvdTim-Philipp Müller
2012-06-12dvdspu: Fix array typeEdward Hervey
2012-06-11dvdspu: allow debugging of render and highlight rectangles via environment va...Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-03-28update for buffer changesWim Taymans
2012-03-11fix for caps api changesWim Taymans
2012-02-20dvdspu should forward video caps eventMatej Knopp
2012-02-10Merge branch 'master' into 0.11Wim Taymans
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h
2012-01-25port to new memory APIWim Taymans
2012-01-19port to new gthread APIWim Taymans
2011-11-28various: fix pad template ref leaksVincent Penquerc'h
2011-11-23Fix printf format compiler warnings on OS X / 64 bitMatej Knopp
2011-11-17add parent to pad functionsWim Taymans
2011-11-16add parent to query functionWim Taymans
2011-11-15_peer_get_caps() -> _peer_query_caps()Wim Taymans
2011-11-15change getcaps to queryWim Taymans
2011-10-08dvdspu: port to 0.11Wim Taymans
2011-10-06dvdspu: beginning of port to 0.11Wim Taymans