videodecoder/encoder: Correct GST_IS_*CODER_CLASS macros
authorSebastian Dröge <sebastian@centricular.com>
Tue, 10 May 2016 07:01:12 +0000 (10:01 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 10 May 2016 07:01:12 +0000 (10:01 +0300)
commit5be3c5f6b29daf2c72c0d809db5c5fbd011eb87b
tree2ebcc250ed083045ae1e31df30fbf3363f370cda
parent46e808a300235ce6738e46b8891abd05bb77973c
videodecoder/encoder: Correct GST_IS_*CODER_CLASS macros

They are currently not used, but would result in a compiler error due to wrong
variable name usage.

https://bugzilla.gnome.org/show_bug.cgi?id=766203
gst-libs/gst/video/gstvideodecoder.h
gst-libs/gst/video/gstvideoencoder.h