mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-01 21:18:52 +00:00
mimenc: Remove invalid todo
This commit is contained in:
parent
bf3cf014ab
commit
1d2d68e050
1 changed files with 0 additions and 1 deletions
|
@ -155,7 +155,6 @@ gst_mimenc_init (GstMimEnc * mimenc, GstMimEncClass * klass)
|
|||
|
||||
gst_segment_init (&mimenc->segment, GST_FORMAT_UNDEFINED);
|
||||
|
||||
// TODO property to set resolution
|
||||
mimenc->res = MIMIC_RES_HIGH;
|
||||
mimenc->buffer_size = -1;
|
||||
mimenc->width = 0;
|
||||
|
|
Loading…
Reference in a new issue