diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-08-31 20:34:33 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-08-31 21:35:39 +0200 |
commit | 42e78552c8a7d977c9573e6b1d5744ed65b6fc3f (patch) | |
tree | 54d9dcd8281b74c7bd1ce92a3eef9d5c8d2dbc1a | |
parent | 7b607eb5e71f4ee18e6b311117a977e843b3f7fe (diff) | |
download | ffmpeg-42e78552c8a7d977c9573e6b1d5744ed65b6fc3f.tar.gz |
configure: add switch to enable debian/libav compatible ABI
needed for avcodec_find_best_pix_fmt2()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rwxr-xr-x | configure | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1114,6 +1114,7 @@ CONFIG_LIST=" gpl gray hardcoded_tables + incompatible_fork_abi libaacplus libass libbluray @@ -1248,6 +1249,7 @@ ARCH_EXT_LIST=" HAVE_LIST_PUB=' bigendian fast_unaligned + incompatible_fork_abi ' HAVE_LIST=" |