gstreamer/gst/dvdspu
Vincent Penquerc'h c437541791 dvdspu: do not clear out high bits from display area
http://dvd.sourceforge.net/spu_notes does not mention that high bits
are to be masked, and not clearing them makes a sample work, where
clearing them yielded left > right.
History does not shed any light, as tracing this code's origin shows
the same bitmasks being there in 2007 when it was imported.

https://bugzilla.gnome.org/show_bug.cgi?id=620119
2011-08-23 10:15:27 +02:00
..
.gitignore dvdspu element donated by Fluendo. It implements a DVD Sub-Picture 2007-08-27 14:33:59 +00:00
gstdvdspu-render.c gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
gstdvdspu.c Revert "dvdspu: Fix pad templates" 2011-05-30 13:01:54 +02:00
gstdvdspu.h gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
gstspu-common.h gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
gstspu-pgs.c gst: some more unused-but-set-variable warning fixes 2011-06-04 20:35:03 +01:00
gstspu-pgs.h gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
gstspu-vobsub-render.c dvdsubdec: make up clut values if they weren't set 2011-02-17 13:51:04 -08:00
gstspu-vobsub.c dvdspu: do not clear out high bits from display area 2011-08-23 10:15:27 +02:00
gstspu-vobsub.h gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:27:11 +02:00
Notes.txt dvdspu element donated by Fluendo. It implements a DVD Sub-Picture 2007-08-27 14:33:59 +00:00