video: fix return type of _get_palette() and add since markers to docs
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 6 Feb 2013 12:36:19 +0000 (12:36 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 6 Feb 2013 12:43:51 +0000 (12:43 +0000)
commitdce49a1a7eb7b2ec5afb547fb346727be9c769d0
treee82fe1b074b49986dc4e05656bfe3c681d3f53f8
parented6e7776f3b82e9db2d1cdde1999118c9fbdb7a8
video: fix return type of _get_palette() and add since markers to docs

'const gpointer' is not the same as 'gconstpointer', see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35928.
gst-libs/gst/video/video-format.c
gst-libs/gst/video/video-format.h
gst/videoconvert/videoconvert.c
gst/videotestsrc/gstvideotestsrc.c