Hi Sebastian,
On 17.08.2014 03:09, Sebastian Ramacher wrote:
On 2014-08-16 23:40:51, Andreas Cadhalpun wrote:
+ # check for libav
+-find_package(LibAV 10.0)
++find_package(LibAV)
Why is the version check removed and not replaced with something
ensuring that libav 10 compatible interfaces are present?
If there are specific interfaces from Libav 10 needed, it would be
better to directly probe for them.
Furthermore this version check seems to be not very reliable, because
even if only development packages from FFmpeg (version 2.X.Y) are
installed, the version is detected as 10.2.
As I don't know why this is the case, or if this behavior will continue
in the future, simply removing this version check seems like a good idea.
Best regards,
Andreas
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers