gstreamer/gst/dvdspu
Jan Schmidt 0716d36b13 gstspu: Convert g_warnings to GST_ERROR, and fix format specifiers
Use G_GSSIZE_FORMAT for printing pointer differences, which should work on
both 32-bit and 64-bit systems.
Use GST_ERROR instead of g_warning for printing messages about unknown
packet contents.
2009-05-27 00:51:45 +01: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 gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01: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 gstspu: Convert g_warnings to GST_ERROR, and fix format specifiers 2009-05-27 00:51:45 +01:00
gstspu-pgs.h gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
gstspu-vobsub-render.c gstspu: Fix a nasty regression, with DVDs randomly crashing 2009-05-27 00:47:05 +01:00
gstspu-vobsub.c gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
gstspu-vobsub.h gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
Makefile.am gstspu: Implement PGS rendering and alpha blending 2009-05-26 15:58:09 +01:00
Notes.txt dvdspu element donated by Fluendo. It implements a DVD Sub-Picture 2007-08-27 14:33:59 +00:00