gstspu: Convert g_warnings to GST_ERROR, and fix format specifiers
authorJan Schmidt <thaytan@noraisin.net>
Tue, 26 May 2009 23:51:45 +0000 (00:51 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Tue, 26 May 2009 23:51:45 +0000 (00:51 +0100)
commit0716d36b13bef1565af62a2d9b053936e03f1d10
treec19caec394a0ad56c518135bcabcc9266b8cf1ab
parent35a66554b44f7a4226fde3880b707cf51c6790f1
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.
gst/dvdspu/gstspu-pgs.c