]> granicus.if.org Git - libvpx/blobdiff - webmenc.h
Merge "decouple spatial-svc from encoder abi"
[libvpx] / webmenc.h
index 1ae7786cd773ca9cce942fc1a69635e1fce85607..b4a9e357bb83f4c52f03b372daa9f0923e5c95b9 100644 (file)
--- a/webmenc.h
+++ b/webmenc.h
@@ -39,7 +39,6 @@ typedef enum stereo_format {
 
 void write_webm_file_header(struct WebmOutputContext *webm_ctx,
                             const vpx_codec_enc_cfg_t *cfg,
-                            const struct vpx_rational *fps,
                             stereo_format_t stereo_fmt, unsigned int fourcc,
                             const struct VpxRational *par);