ffmpeg | branch: master | James Almer <[email protected]> | Thu Apr 11 15:59:34 
2019 -0300| [c5a825dc7536e948f540c203f494e2a14a5e509b] | committer: James Almer

configure: fix av1_frame_split bsf dependencies

Signed-off-by: James Almer <[email protected]>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c5a825dc7536e948f540c203f494e2a14a5e509b
---

 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 6280e9623b..0cdf0ffa8a 100755
--- a/configure
+++ b/configure
@@ -3076,7 +3076,7 @@ vc1_parser_select="vc1dsp"
 
 # bitstream_filters
 aac_adtstoasc_bsf_select="adts_header"
-av1_frame_split_select="cbs_av1"
+av1_frame_split_bsf_select="cbs_av1"
 av1_metadata_bsf_select="cbs_av1"
 eac3_core_bsf_select="ac3_parser"
 filter_units_bsf_select="cbs"

_______________________________________________
ffmpeg-cvslog mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to