[MPlayer-cvslog] r37553 - trunk/configure

Alexander Strasser eclipse7 at gmx.net
Sat Nov 14 18:47:33 CET 2015


Hi Michael,

thank you! I was about to commit something very similar.

On 2015-11-14 17:18 +0100, michael wrote:
> Author: michael
> Date: Sat Nov 14 17:18:38 2015
> New Revision: 37553
> 
> Log:
> confiure: Fix build after 4c8d86eb18e2fc8fcd5819a33599422454fdeff8

 "confiure: Fix build after FFmpeg commit 4c8d86e..."

  would have been a bit easier to understand when only reading
the log messages. Maybe even using abbreviated commit hash to
make the line shoter. IMHO no need to change it now afterwards.


  Alexander

> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> 
> Modified:
>    trunk/configure
> 
> Modified: trunk/configure
> ==============================================================================
> --- trunk/configure	Sun Nov  8 01:52:05 2015	(r37552)
> +++ trunk/configure	Sat Nov 14 17:18:38 2015	(r37553)
> @@ -1584,7 +1584,7 @@ libavdecoders=$(filter_out_component dec
>  libavencoders=$(filter_out_component encoder 'LIB[A-Z0-9_]* H264_QSV MJPEG_QSV MPEG2_QSV HEVC_QSV VC1_MMAL VC1_QSV NVENC[A-Z0-9_]* H264_NVENC[A-Z0-9_]* HEVC_NVENC[A-Z0-9_]* HAP')
>  libavdemuxers=$(filter_out_component demuxer 'AVISYNTH LIB[A-Z0-9_]* REDIR')
>  libavmuxers=$(filter_out_component muxer 'CHROMAPRINT LIB[A-Z0-9_]* RTP RTSP SAP')
> -libavprotocols=$(filter_out_component protocol 'BLURAY FFRTMPCRYPT HTTPS LIB[A-Z0-9_]* TLS TLS_GNUTLS TLS_OPENSSL TLS_SECURETRANSPORT')
> +libavprotocols=$(filter_out_component protocol 'BLURAY FFRTMPCRYPT HTTPS LIB[A-Z0-9_]* TLS TLS_GNUTLS TLS_OPENSSL TLS_SECURETRANSPORT TLS_SCHANNEL')
>  libavfilters=$(filter_out_component filter 'FREI0R[A-Z0-9_]* LIB[A-Z0-9_]* MP OCV')
>  
>  # second pass command line parsing for options needing local FFmpeg checkout


More information about the MPlayer-cvslog mailing list