mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-29 18:48:44 +00:00
Add important FIXME
This commit is contained in:
parent
1e73da2941
commit
e9dcb1b329
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue