On Thursday 18 August 2011 05:11:35 Ian Leonard wrote:
> FFmpeg 0.8.2 Version Bump (#8831)
>
> Dropped configure options:
> --disable-ipv6: IPv6 is no longer a separate switch. It's network aware or
> isn't. --disable-libfaad: This switch isn't listed as part of ./configure
> --help. --disable-vhook: vhook is no longer a part of ffmpeg.
>
> Added configure options:
> --disable-doc: Disables documentation
> --disable-dxva2: Disables Microsoft's DirectX Video Acceleration v2
> --enable-version3: Builds GPLv3 code
> --disable-filters: Disables audio/video stream processing filters
> --disable-hwaccels: Disables hardware video playback acceleration
> --disable-ffplay: FFplay is a SDL(?) based media player.
>
> Dropped formats:
> oss is not listed in ./configure --list-muxers
> mpeg4aac is not listed in ./configure --list-decoders
>
> Configure options were reordered to roughly be:
>
> Generic program configure switches
> Libav* feature options
> Binary selection
>
> All of the libav* feature disabling was done at once. This is to keep from
> second guessing FFmpeg's internal dependency checking when we start
> enabling options.
>
> Added options to keep from mass disabling encoders/muxers and
> decoders/demuxers. This should address #8831's issue.
>
> Added option to build FFprobe. FFprobe is a command line media
> identification tool, very similar to the output of a bare ffmpeg -i.
>
> Signed-off-by: Ian Leonard <antonla...@gmail.com>
> ---
Applied in r28063
--
Florian
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel