omxvideodec: Remove obsolete FIXME comment
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 6 Jul 2011 08:30:11 +0000 (10:30 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 9 Jul 2011 09:06:05 +0000 (11:06 +0200)
omx/gstomxvideodec.c

index 2d6dfbf..cbf65b2 100644 (file)
@@ -478,10 +478,6 @@ gst_omx_video_dec_set_format (GstBaseVideoDecoder * decoder,
   self = GST_OMX_VIDEO_DEC (decoder);
   klass = GST_OMX_VIDEO_DEC_GET_CLASS (decoder);
 
-  /* FIXME: If called again later, properly set states and reinitialize
-   *        only possible in Loaded state or if port is disabled =>
-   *        delay if state>loaded into the port-disabled callback */
-
   gst_omx_port_get_port_definition (self->in_port, &port_def);
 
   /* Check if the caps change is a real format change or if only irrelevant