]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/libkvazaar.c
lavc: Add support for increasing hardware frame pool sizes
[ffmpeg] / libavcodec / libkvazaar.c
index efc98f1f65b55a4a5639a31468ab505ac2dc354d..fa64bf59df49f3503019d41e8a953fad3ea7f637 100644 (file)
@@ -301,4 +301,6 @@ AVCodec ff_libkvazaar_encoder = {
     .close            = libkvazaar_close,
 
     .caps_internal    = FF_CODEC_CAP_INIT_THREADSAFE | FF_CODEC_CAP_INIT_CLEANUP,
+
+    .wrapper_name     = "libkvazaar",
 };