Re: [FFmpeg-devel] [PATCH] configure: add direct detection of libopencv

2016-02-27 Thread Michael Niedermayer
On Mon, Feb 15, 2016 at 06:25:01PM -0300, James Almer wrote: > On 2/7/2016 8:24 PM, wm4 wrote: > > On Sun, 7 Feb 2016 23:25:53 +0100 > > Andreas Cadhalpun wrote: > > > >> The pkg-config file contains all opencv libraries, not only the > >> neccessary ones. > >> > >> This change makes it possible

Re: [FFmpeg-devel] [PATCH] configure: add direct detection of libopencv

2016-02-15 Thread James Almer
On 2/7/2016 8:24 PM, wm4 wrote: > On Sun, 7 Feb 2016 23:25:53 +0100 > Andreas Cadhalpun wrote: > >> The pkg-config file contains all opencv libraries, not only the >> neccessary ones. >> >> This change makes it possible to use the libopencv-imgproc-dev Debian >> package instead of libopencv-dev,

Re: [FFmpeg-devel] [PATCH] configure: add direct detection of libopencv

2016-02-07 Thread wm4
On Sun, 7 Feb 2016 23:25:53 +0100 Andreas Cadhalpun wrote: > The pkg-config file contains all opencv libraries, not only the > neccessary ones. > > This change makes it possible to use the libopencv-imgproc-dev Debian > package instead of libopencv-dev, saving about 200 MB of useless > build-dep

[FFmpeg-devel] [PATCH] configure: add direct detection of libopencv

2016-02-07 Thread Andreas Cadhalpun
The pkg-config file contains all opencv libraries, not only the neccessary ones. This change makes it possible to use the libopencv-imgproc-dev Debian package instead of libopencv-dev, saving about 200 MB of useless build-dependencies. In particular one doesn't need to install the parts of opencv