summaryrefslogtreecommitdiff
path: root/gst/dvdspu
AgeCommit message (Expand)Author
2013-02-07dvdspu: Fix the rendering of PGS windows with left != 0Jan Schmidt
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-06-11dvdspu: cleanup debug codeRob Clark
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian 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
2011-08-23dvdspu: do not clear out high bits from display areaVincent Penquerc'h
2011-06-04gst: some more unused-but-set-variable warning fixesTim-Philipp Müller
2011-05-30Revert "dvdspu: Fix pad templates"Edward Hervey
2011-05-29dvdspu: Fix pad templatesEdward Hervey
2011-04-11android: make it ready for androgenizerThibault Saunier
2011-02-17dvdsubdec: make up clut values if they weren't setDavid Schleef
2011-01-24dvdspu: don't write clipped lines to the output bufferVincent Penquerc'h
2010-11-25dvdspu: Remove dead assignmentsEdward Hervey
2010-05-19Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2009-11-18resindvd, dvdspu: Use new still-frame API from gst-plugins-baseJan Schmidt
2009-11-18dvdspu: Forward the still frame event downstreamJan Schmidt
2009-11-02dvdspu: Fix PGS window parsingJan Schmidt
2009-10-09assrender/dvdspu: Increase ranks to PRIMARYSebastian Dröge
2009-10-09dvdspu: Include SubPicture in the classificationSebastian Dröge
2009-09-28dvdspu: Improve PGS parsingJan Schmidt
2009-09-28dvdspu: Fix rendering and add guardsJan Schmidt
2009-09-04Try to fit subtitles within the video frame when they're too largeVincent Penquerc'h
2009-06-19Make build without warnings with debugging disabledTim-Philipp Müller
2009-06-02dvdspu: add missing header to Makefile.am: gstspu-common.hChristian Schaller
2009-05-28gstspu: Fix compiler warnings on OS/XTristan Matthews