On Thu, Nov 29, 2012 at 05:39:18PM +0000, Måns Rullgård wrote: > Diego Biurrun <[email protected]> writes: > > rtpdec_xiph.o > > +OBJS-$(CONFIG_RTPENC_CHAIN) += rtpenc_chain.o rtp.o > > OBJS-$(CONFIG_RTSP_DEMUXER) += rtsp.o rtspdec.o httpauth.o \ > > Please don't mix things like this with the individual muxers/demuxers.
It's directly below CONFIG_RTPDEC, which is also a "virtual" option. I'll move that one as well. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
