[SCM] ffmpeg/master: Disable librtmp support

Sebastian Ramacher sramacher at debian.org
Thu Sep 29 17:03:14 UTC 2016


On 2016-09-29 16:58:50, onovy at users.alioth.debian.org wrote:
> The following commit has been merged in the master branch:
> commit c2d27510254fdce9feb351216976d7ef2542b03e
> Author: Ondřej Nový <onovy at debian.org>
> Date:   Thu Sep 29 18:56:48 2016 +0200
> 
>     Disable librtmp support
>     
>     ffmpeg have better build-in RTMP support with listen mode
> 
> diff --git a/debian/control b/debian/control
> index 8dd9447..8ebd2d7 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -94,8 +94,6 @@ Build-Depends:
>   libpulse-dev,
>  # --enable-librubberband
>   librubberband-dev,
> -# --enable-librtmp
> - librtmp-dev,
>  # --enable-libschroedinger
>   libschroedinger-dev,
>  # autodetected: protocol 'sctp'
> diff --git a/debian/rules b/debian/rules
> index 4bafbc4..6cebbfa 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -78,7 +78,6 @@ CONFIG := --prefix=/usr \
>  	--enable-libopus \
>  	--enable-libpulse \
>  	--enable-librubberband \
> -	--enable-librtmp \
>  	--enable-libschroedinger \
>  	--enable-libshine \
>  	--enable-libsnappy \

Please document why it's not enabled at the top of the flags were we have
documented all other --enable-* options which are not passed.

Cheers
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160929/7966073f/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list