]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/hwaccels.h
avfilter/setpts: add FR shorthand for FRAME_RATE
[ffmpeg] / libavcodec / hwaccels.h
index 420e2feeea117a1ade5a525c1a02efe7bc511401..7d73da86767cff8e23ab1ac793d30b6dea1e618a 100644 (file)
@@ -37,6 +37,7 @@ extern const AVHWAccel ff_hevc_nvdec_hwaccel;
 extern const AVHWAccel ff_hevc_vaapi_hwaccel;
 extern const AVHWAccel ff_hevc_vdpau_hwaccel;
 extern const AVHWAccel ff_hevc_videotoolbox_hwaccel;
+extern const AVHWAccel ff_mjpeg_nvdec_hwaccel;
 extern const AVHWAccel ff_mjpeg_vaapi_hwaccel;
 extern const AVHWAccel ff_mpeg1_nvdec_hwaccel;
 extern const AVHWAccel ff_mpeg1_vdpau_hwaccel;