Diego Biurrun <[email protected]> writes: > --- > configure | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/configure b/configure > index 2a1883b..84dbaf4 100755 > --- a/configure > +++ b/configure > @@ -3203,6 +3203,7 @@ if enabled source_path_used; then > doc > libavcodec > libavcodec/$arch > + libavcodec/mlib > libavdevice > libavfilter > libavfilter/$arch > @@ -3212,6 +3213,7 @@ if enabled source_path_used; then > libpostproc > libswscale > libswscale/$arch > + libswscale/mlib > tests > tools > " > --
Before we do this: 1. Does anyone have mlib? 2. Does anyone use mlib? 3. Does it work? -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
