gstreamer/gst/dvdspu
Edward Hervey 5ae01f10fd dvdspu: Fix array type
We wanted an array of guint8 (and not an array of pointers) to store
the data from gst_buffer_extract() and read it.
2012-06-12 11:02:38 +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 dvdspu: Fix array type 2012-06-12 11:02:38 +02:00
gstdvdspu.h dvdspu: allow debugging of render and highlight rectangles via environment variable 2012-06-11 10:32:43 +02:00
gstspu-common.h dvdspu: port to 0.11 2011-10-08 15:16:25 +02:00
gstspu-pgs.c port to new memory API 2012-01-25 14:51:25 +01:00
gstspu-pgs.h dvdspu: port to 0.11 2011-10-08 15:16:25 +02:00
gstspu-vobsub-render.c dvdspu: allow debugging of render and highlight rectangles via environment variable 2012-06-11 10:32:43 +02:00
gstspu-vobsub.c port to new memory API 2012-01-25 14:51:25 +01:00
gstspu-vobsub.h dvdspu: port to 0.11 2011-10-08 15:16:25 +02:00
Makefile.am gst: Update versioning 2012-04-04 14:44:34 +02:00
Notes.txt dvdspu element donated by Fluendo. It implements a DVD Sub-Picture 2007-08-27 14:33:59 +00:00