[package] ffmpeg: Allow for more configurable FFmpeg build options (#7837, #8465)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 30 Sep 2011 12:48:57 +0000 (12:48 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 30 Sep 2011 12:48:57 +0000 (12:48 +0000)
commitaa63ffdfbe933deda8db695ad0498aa9f38d4ff6
tree179d9ef92a336df5bfe792cce5f5d443e2bb83e4
parentee40aa327bfa379dcd430c88a915dcfc77257fed
[package] ffmpeg: Allow for more configurable FFmpeg build options (#7837, #8465)

This patch allows broad control over FFmpeg's libav* build configuration
and fixes a typo in ffprobe's install section.

The patch resolves #7837 as the choice of building a full libav* is available.
This should also resolve #8465 as input devices such as cameras can be enabled.

The files created by a full libav* build will be large (several megabytes) and
not recommended for end users. Its use could help debugging other issues to
learn whether the problem is the openwrt build configuration or another cause.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28323 3c298f89-4303-0410-b956-a3cf2f4a3e73
multimedia/ffmpeg/Config.in
multimedia/ffmpeg/Makefile