On Tue, Jul 12, 2011 at 08:26:30PM +0100, Måns Rullgård wrote: > Diego Biurrun <[email protected]> writes: > > > On Mon, Jun 20, 2011 at 06:41:11PM +0200, Diego Biurrun wrote: > >> --- 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 > >> " > >> -- > >> 1.7.1 > > > > I'm re-proposing this for the 0.7 branch, since we will not remove > > mlib from there in any case. Reinhard, OK to apply? > > You could also pick the auto-mkdir changes which obsolete this.
No, I'd rather refrain from that as it's considerably more work to verify. There was at least one fixup commit that followed it and I would have to make sure I cherry-picked everything correctly. This patch here will be considerably less work and risk :) Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
