GNOME Bugzilla – Bug 794897
omxvideoenc: remove duplicated debug message
Last modified: 2018-04-02 14:15:31 UTC
.
Created attachment 370439 [details] [review] omxvideoenc: remove duplicated debug message We already have the exact same message at the beginning of gst_omx_video_enc_handle_frame(). Having it twice is confusing when reading/grepping logs. I kept the earlier one to keep the symetry with gst_omx_video_dec_handle_frame().
I think you should feel free to just push trivial things like these now that you have commit access :)
Review of attachment 370439 [details] [review]: .
Attachment 370439 [details] pushed as dec9c8c - omxvideoenc: remove duplicated debug message
(In reply to Tim-Philipp Müller from comment #2) > I think you should feel free to just push trivial things like these now that > you have commit access :) Ok cool, I wasn't sure so preferred to ask first. :) Pushed to 1.14 as well: fc22e10d89cd3f349cc64b29fb5eb7dbc8579f83