Samuel Pitoiset <[email protected]> writes: > --- > configure | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/configure b/configure > index 6760c0e..fadc101 100755 > --- a/configure > +++ b/configure > @@ -1548,9 +1548,7 @@ rtmp_protocol_deps="!librtmp_protocol" > rtmp_protocol_select="tcp_protocol" > rtmps_protocol_deps="!librtmp_protocol" > rtmps_protocol_select="tls_protocol" > -rtmpt_protocol_deps="!librtmp_protocol" > rtmpt_protocol_select="ffrtmphttp_protocol" > -rtmpts_protocol_deps="!librtmp_protocol" > rtmpts_protocol_select="ffrtmphttp_protocol" > rtp_protocol_select="udp_protocol" > sctp_protocol_deps="network netinet_sctp_h" > --
Why are these now "useless"? They were added for a reason. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
