GNOME Bugzilla – Bug 797038
omxvideoenc: pause component when flushing
Last modified: 2018-08-28 14:23:51 UTC
.
Created attachment 373484 [details] [review] omxvideoenc: pause component when flushing As stated in the spec ("6.1.3 Seek Event Sequence") we should pause before flushing. We were pausing the decoder but not the encoder so I just aligned the two code paths.
Review of attachment 373484 [details] [review]: Lgtm.
Attachment 373484 [details] pushed as 626a481 - omxvideoenc: pause component when flushing