Add important FIXME

This commit is contained in:
Sebastian Dröge 2012-08-20 14:13:30 +02:00
parent 1e73da2941
commit e9dcb1b329

View file

@ -981,6 +981,7 @@ gst_amc_video_dec_set_format (GstVideoDecoder * decoder,
return FALSE;
}
/* FIXME: This buffer needs to be valid until the codec is stopped again */
if (self->codec_data)
gst_amc_format_set_buffer (format, "csd-0", self->codec_data);