summaryrefslogtreecommitdiffstats
path: root/gst/dvdspu/gstdvdspu.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Make build without warnings with debugging disabledTim-Philipp Müller1-3/+2
2009-05-26gstspu: Implement PGS rendering and alpha blendingJan Schmidt1-129/+97
2009-05-26dvdspu: Move a bunch of vobsub specific logic to a separate file.Jan Schmidt1-339/+2
2009-05-26dvdspu: Collect entire PGS packets and queue as eventsJan Schmidt1-11/+56
2009-05-26dvdspu: Add simple PGS handler that dumps the packet infoJan Schmidt1-72/+144
2009-05-26dvdspu: Add a simple default colour table.Jan Schmidt1-0/+8
2009-05-26dvdspu: Don't accidentally lose the colour palette when flushing the SPUJan Schmidt1-9/+16
2009-05-14dvdspu: Push update frame, if any, when entering stills.Jan Schmidt1-0/+7
2009-05-11dvdspu: Make the debugging output a bit clearer.Jan Schmidt1-5/+10
2009-05-11dvdspu: Always push a frame at the start of a still frame, and fix a leak.Jan Schmidt1-10/+24
2009-04-30dvdspu: don't EOS when the subtitle got EOSWim Taymans1-0/+6
2009-04-02dvdspu: Add some debugJan Schmidt1-4/+10
2008-07-14ext/resindvd/gstmpegdemux.c: Remove whitespace line.Jan Schmidt1-1/+1
2008-06-17ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dv...Jan Schmidt1-4/+4
2008-06-17configure.ac: Check for libdvdnav to build resindvd.Jan Schmidt1-0/+10
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost1-9/+5
2008-02-14gst/dvdspu/gstdvdspu.c: Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. ...Sebastian Dröge1-0/+1
2008-01-21gst/dvdspu/: Fix up dvdspu element again after previous namespace mangling: r...Tim-Philipp Müller1-86/+87
2008-01-21docs/plugins/: Add symbols from -unused.txt to the right place.Stefan Kost1-91/+95
2007-09-24Massive leak fixing, plus code cleanups.Stefan Kost1-38/+61
2007-08-28gst/dvdspu/gstdvdspu.c: Don't need this include (fixes compilation in uninsta...Tim-Philipp Müller1-1/+0
2007-08-27dvdspu element donated by Fluendo. It implements a DVD Sub-PictureJan Schmidt1-0/+1376