Martin Storsjö <[email protected]> writes: > --- > configure | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/configure b/configure > index 5cb2d1c..1c7fb3b 100755 > --- a/configure > +++ b/configure > @@ -3205,6 +3205,7 @@ echo "postprocessing support ${postproc-no}" > echo "new filter support ${avfilter-no}" > echo "network support ${network-no}" > echo "threading support ${thread_type-no}" > +echo "safe bitstream reader ${safe_bitstream_reader-no}" > echo "SDL support ${sdl-no}" > echo "Sun medialib support ${mlib-no}" > echo "libdxva2 enabled ${dxva2-no}" > --
OK -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
