]> granicus.if.org Git - libvpx/blobdiff - webmenc.h
Merge "sixtap_predict_test: enable NEON tests"
[libvpx] / webmenc.h
index 0ac606be4831e4955ab63c42e8bf4cbc5445458e..c255d3de6694c9c29594236a67f53f1784fba7f7 100644 (file)
--- a/webmenc.h
+++ b/webmenc.h
@@ -42,7 +42,8 @@ void write_webm_file_header(struct EbmlGlobal *glob,
                             const vpx_codec_enc_cfg_t *cfg,
                             const struct vpx_rational *fps,
                             stereo_format_t stereo_fmt,
-                            unsigned int fourcc);
+                            unsigned int fourcc,
+                            const struct VpxRational *par);
 
 void write_webm_block(struct EbmlGlobal *glob,
                       const vpx_codec_enc_cfg_t *cfg,