avcodec: accept NV12 an input
commitc5418dab5cc41982951b9cfa244439a587cf83b7
authorThomas Guillem <thomas@gllm.fr>
Tue, 27 Mar 2018 17:47:17 +0000 (27 19:47 +0200)
committerThomas Guillem <thomas@gllm.fr>
Tue, 27 Mar 2018 18:15:19 +0000 (27 20:15 +0200)
tree35137f7c9ffbd6aaecdb674221914451a801a0aa
parent91f3e7b2aa0f33a88f344ba2d18dd719d8de6ac3
avcodec: accept NV12 an input

This removes a conversion when both decoder and encoder use NV12.
modules/codec/avcodec/encoder.c