omxvideoenc: factor out gst_omx_video_enc_copy_plane()
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>
Fri, 10 Apr 2020 09:18:49 +0000 (11:18 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Fri, 10 Apr 2020 09:30:29 +0000 (11:30 +0200)
commit2a620d5bbd1066df493f486b2fb9ad3c6a2d7922
tree28e97c15105dc5e47cfeb221bc66f49d3f3b68cd
parent5e6090056db4523136a854f627b5722fc37b856f
omxvideoenc: factor out gst_omx_video_enc_copy_plane()

No semantic change, I'm going to use it to copy GRAY8 buffers which is
actually a single plane 8-bits format.
omx/gstomxvideoenc.c