Commit 42e78552 authored by Michael Niedermayer's avatar Michael Niedermayer

configure: add switch to enable debian/libav compatible ABI

needed for avcodec_find_best_pix_fmt2()
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 7b607eb5
...@@ -1114,6 +1114,7 @@ CONFIG_LIST=" ...@@ -1114,6 +1114,7 @@ CONFIG_LIST="
gpl gpl
gray gray
hardcoded_tables hardcoded_tables
incompatible_fork_abi
libaacplus libaacplus
libass libass
libbluray libbluray
...@@ -1248,6 +1249,7 @@ ARCH_EXT_LIST=" ...@@ -1248,6 +1249,7 @@ ARCH_EXT_LIST="
HAVE_LIST_PUB=' HAVE_LIST_PUB='
bigendian bigendian
fast_unaligned fast_unaligned
incompatible_fork_abi
' '
HAVE_LIST=" HAVE_LIST="
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment