index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
dvdspu
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-02
dvdspu: add missing header to Makefile.am: gstspu-common.h
Christian Schaller
1
-1
/
+1
2009-05-28
gstspu: Fix compiler warnings on OS/X
Tristan Matthews
1
-4
/
+10
2009-05-27
gstspu: Convert g_warnings to GST_ERROR, and fix format specifiers
Jan Schmidt
1
-6
/
+10
2009-05-27
gstspu: Fix a nasty regression, with DVDs randomly crashing
Jan Schmidt
1
-3
/
+3
2009-05-26
dvdspu: fix printf formats to avoid compiler warnings
Tim-Philipp Müller
1
-4
/
+4
2009-05-26
gstspu: Implement PGS rendering and alpha blending
Jan Schmidt
10
-973
/
+1533
2009-05-26
dvdspu: Move a bunch of vobsub specific logic to a separate file.
Jan Schmidt
4
-341
/
+406
2009-05-26
dvdspu: Add copyright header and includes to the PGS handler
Jan Schmidt
1
-5
/
+22
2009-05-26
dvdspu: Make the PGS dumping less verbose
Jan Schmidt
1
-18
/
+27
2009-05-26
dvdspu: Collect entire PGS packets and queue as events
Jan Schmidt
1
-11
/
+56
2009-05-26
dvdspu: Add simple PGS handler that dumps the packet info
Jan Schmidt
5
-74
/
+648
2009-05-26
dvdspu: Add a simple default colour table.
Jan Schmidt
1
-0
/
+8
2009-05-26
dvdspu: Don't accidentally lose the colour palette when flushing the SPU
Jan Schmidt
1
-9
/
+16
2009-05-14
dvdspu: Push update frame, if any, when entering stills.
Jan Schmidt
1
-0
/
+7
2009-05-11
dvdspu: Make the debugging output a bit clearer.
Jan Schmidt
1
-5
/
+10
2009-05-11
dvdspu: Always push a frame at the start of a still frame, and fix a leak.
Jan Schmidt
1
-10
/
+24
2009-05-11
dvdspu: Add a guard when we don't have any subpicture buffer to render
Jan Schmidt
1
-0
/
+2
2009-04-30
dvdspu: do some basic clipping
Wim Taymans
2
-13
/
+54
2009-04-30
dvdspu: don't EOS when the subtitle got EOS
Wim Taymans
1
-0
/
+6
2009-04-02
dvdspu: Add some debug
Jan Schmidt
1
-4
/
+10
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-07-14
ext/resindvd/gstmpegdemux.c: Remove whitespace line.
Jan Schmidt
1
-1
/
+1
2008-06-17
ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dv...
Jan Schmidt
1
-4
/
+4
2008-06-17
configure.ac: Check for libdvdnav to build resindvd.
Jan Schmidt
1
-0
/
+10
2008-06-13
docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml
Stefan Kost
1
-9
/
+5
2008-02-14
gst/dvdspu/gstdvdspu.c: Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. ...
Sebastian Dröge
1
-0
/
+1
2008-01-21
docs/plugins/: Update lists again. Those whole can build ivorbisdec, mythtvsr...
Stefan Kost
1
-6
/
+4
2008-01-21
gst/dvdspu/: Fix up dvdspu element again after previous namespace mangling: r...
Tim-Philipp Müller
3
-89
/
+90
2008-01-21
docs/plugins/: Add symbols from -unused.txt to the right place.
Stefan Kost
2
-97
/
+100
2007-10-17
gst/dvdspu/Makefile.am: Fix LIBS - we need to link against libgstreamer.
Richard Hult
1
-1
/
+1
2007-09-24
Massive leak fixing, plus code cleanups.
Stefan Kost
2
-53
/
+76
2007-08-28
gst/dvdspu/gstdvdspu.c: Don't need this include (fixes compilation in uninsta...
Tim-Philipp Müller
1
-1
/
+0
2007-08-27
gst/dvdspu/Makefile.am: Commit the makefile too.
Jan Schmidt
1
-0
/
+12
2007-08-27
dvdspu element donated by Fluendo. It implements a DVD Sub-Picture
Jan Schmidt
5
-0
/
+2454