summaryrefslogtreecommitdiff
path: root/gst/dvdspu
AgeCommit message (Expand)AuthorFilesLines
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-2/+2
2012-10-03dvdspu: add YV12 and NV12 supportRob Clark2-8/+9
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üller3-2/+26
2012-06-11dvdspu: cleanup debug codeRob Clark1-42/+29
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian 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 Taymans3-25/+27
2012-01-19port to new gthread APIWim Taymans2-5/+5
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 Taymans8-134/+163
2011-10-06dvdspu: beginning of port to 0.11Wim Taymans1-95/+55
2011-08-23dvdspu: do not clear out high bits from display areaVincent Penquerc'h1-4/+4
2011-06-04gst: some more unused-but-set-variable warning fixesTim-Philipp Müller1-5/+7
2011-05-30Revert "dvdspu: Fix pad templates"Edward Hervey1-6/+4
2011-05-29dvdspu: Fix pad templatesEdward Hervey1-4/+6
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+14
2011-02-17dvdsubdec: make up clut values if they weren't setDavid Schleef1-9/+27
2011-01-24dvdspu: don't write clipped lines to the output bufferVincent Penquerc'h1-2/+3
2010-11-25dvdspu: Remove dead assignmentsEdward Hervey1-2/+0
2010-05-19Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef1-1/+1
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte1-1/+1
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+5
2009-11-18resindvd, dvdspu: Use new still-frame API from gst-plugins-baseJan Schmidt2-48/+27
2009-11-18dvdspu: Forward the still frame event downstreamJan Schmidt1-2/+3
2009-11-02dvdspu: Fix PGS window parsingJan Schmidt1-0/+1
2009-10-09assrender/dvdspu: Increase ranks to PRIMARYSebastian Dröge1-1/+1
2009-10-09dvdspu: Include SubPicture in the classificationSebastian Dröge1-1/+1
2009-09-28dvdspu: Improve PGS parsingJan Schmidt1-14/+21
2009-09-28dvdspu: Fix rendering and add guardsJan Schmidt1-6/+10
2009-09-04Try to fit subtitles within the video frame when they're too largeVincent Penquerc'h1-43/+100
2009-06-19Make build without warnings with debugging disabledTim-Philipp Müller1-3/+2
2009-06-02dvdspu: add missing header to Makefile.am: gstspu-common.hChristian Schaller1-1/+1
2009-05-28gstspu: Fix compiler warnings on OS/XTristan Matthews1-4/+10
2009-05-27gstspu: Convert g_warnings to GST_ERROR, and fix format specifiersJan Schmidt1-6/+10
2009-05-27gstspu: Fix a nasty regression, with DVDs randomly crashingJan Schmidt1-3/+3