vdpau: remove obsolete comment

This commit is contained in:
Carl-Anton Ingmarsson 2009-03-24 22:26:56 +01:00 committed by Jan Schmidt
parent 3a48982235
commit 2363032b34

View file

@ -56,10 +56,6 @@ static GstStaticPadTemplate src_template = GST_STATIC_PAD_TEMPLATE ("src",
"framerate = (fraction) [ 0, MAX ], "
"width = (int) [ 1, MAX ], " "height = (int) [ 1, MAX ]"));
/* debug category for fltering log messages
*
* FIXME:exchange the string 'Template vdpaudecoder' with your description
*/
#define DEBUG_INIT(bla) \
GST_DEBUG_CATEGORY_INIT (gst_vdpaudecoder_debug, "vdpaudecoder", 0, "vdpaudecoder base class");