summaryrefslogtreecommitdiff
path: root/gst/dvdspu/gstdvdspu.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-6/+5
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-1/+1
2015-09-27Revert "dvdspu: render to AYUV overlay"Jan Schmidt1-201/+25
2015-09-27Revert "dvdspu: render to ARGB overlay instead of AYUV"Jan Schmidt1-1/+1
2015-09-27Revert "dvdspu: cache overlay composition"Jan Schmidt1-27/+8
2015-09-27Revert "dvdspu: improve negotiation of overlay composition"Jan Schmidt1-343/+50
2015-09-26dvdspu: improve negotiation of overlay compositionArnaud Vrac1-50/+343
2015-09-26dvdspu: cache overlay compositionArnaud Vrac1-8/+27
2015-09-26dvdspu: allow suffix in dvd event name to allow multiple sticky dvd eventsArnaud Vrac1-1/+2
2015-09-26dvdspu: render to ARGB overlay instead of AYUVArnaud Vrac1-1/+1
2015-09-26dvdspu: render to AYUV overlayArnaud Vrac1-25/+201
2015-09-26dvdspu: pass dvdspu argument to set_caps functionsArnaud Vrac1-10/+8
2015-08-13dvdspu: Fix event leaksVineeth TM1-2/+6
2015-02-08dvdspu: Avoid warning if the video for a still frame arrives after the SPUJan Schmidt1-0/+3
2014-10-02gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGSVineeth T M1-4/+0
2014-09-25style: remove unnecessary break statementsLuis de Bethencourt1-1/+0
2014-03-08dvdspu: set proxy allocation flag on the video sink padMatthieu Bouron1-0/+2
2014-02-08dvdspu: Remove unused variableSebastian Dröge1-7/+0
2013-11-21dvdspu: Handle vobsub packets smaller than 4 bytesJan Schmidt1-1/+5
2013-10-05dvdspu: handle sticky dvd eventsMatej Knopp1-0/+1
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey1-6/+3
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-2/+2
2012-10-03dvdspu: add YV12 and NV12 supportRob Clark1-4/+2
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-09-12dvdspu: Advance video stream with gap events.Jan Schmidt1-14/+38
2012-08-31dvdspu: Make GAP event awareJan Schmidt1-0/+16
2012-08-20video/x-dvd-subpicture -> subpicture/x-dvdTim-Philipp Müller1-2/+2
2012-06-12dvdspu: Fix array typeEdward Hervey1-1/+1
2012-06-11dvdspu: allow debugging of render and highlight rectangles via environment va...Tim-Philipp Müller1-0/+15
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-03-28update for buffer changesWim Taymans1-1/+1
2012-03-11fix for caps api changesWim Taymans1-3/+3
2012-02-20dvdspu should forward video caps eventMatej Knopp1-1/+4
2012-02-10Merge branch 'master' into 0.11Wim Taymans1-0/+4
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h1-0/+4
2012-01-25port to new memory APIWim Taymans1-7/+7
2012-01-19port to new gthread APIWim Taymans1-2/+2
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-6/+5
2011-11-23Fix printf format compiler warnings on OS X / 64 bitMatej Knopp1-8/+10
2011-11-17add parent to pad functionsWim Taymans1-38/+37
2011-11-16add parent to query functionWim Taymans1-6/+8
2011-11-15_peer_get_caps() -> _peer_query_caps()Wim Taymans1-1/+1
2011-11-15change getcaps to queryWim Taymans1-4/+54
2011-10-08dvdspu: port to 0.11Wim Taymans1-59/+70
2011-10-06dvdspu: beginning of port to 0.11Wim Taymans1-95/+55
2011-05-30Revert "dvdspu: Fix pad templates"Edward Hervey1-6/+4
2011-05-29dvdspu: Fix pad templatesEdward Hervey1-4/+6
2010-11-25dvdspu: Remove dead assignmentsEdward Hervey1-2/+0
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte1-1/+1