On Tue, 25 Dec 2012, Diego Biurrun wrote:

Also fixes linking in various configs with only individual parts enabled
because the RTP muxer chaining code depends on the general RTP code,
which is now accounted for.
---

Rebased on top of HEAD, which includes a few changes requested during
the review phase of this patch.

configure            |    6 ++++--
libavformat/Makefile |    8 ++++----
2 files changed, 8 insertions(+), 6 deletions(-)

Ok with me, although it does feel like overkill to me (rtpenc_chain isn't a "subsystem" per se, it's one single function in rtpenc_chain.c, which nowadays just happens to use a separate function from rtp.c) - just adding rtp.o to each of the places that currently uses rtpenc_chain.o would be ok with me as well.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to