avcodec: fail if the specified encoder is not found
commit2d628e37d2e9d28038bc5904deb2fe3d6837e4a6
authorThomas Guillem <thomas@gllm.fr>
Tue, 27 Mar 2018 15:40:32 +0000 (27 17:40 +0200)
committerThomas Guillem <thomas@gllm.fr>
Tue, 27 Mar 2018 15:40:32 +0000 (27 17:40 +0200)
tree3c406a784e38e6ac334260ae8a69a0154c0f3021
parenta41ecd04a379a1accee10583f5cd921d68793c61
avcodec: fail if the specified encoder is not found

Instead of using the default avcodec encoder.
modules/codec/avcodec/encoder.c