hlsenc: Add a proper dependency on the mpegts muxer

Multimedia / Libav - Martin Storsjö [martin.st] - 15 August 2013 14:41 UTC

The hls muxer itself doesn't have any direct (object file level) dependencies on mpegtsenc.o, and including that object file directly doesn't ensure that it is registered so that the muxer actually is accessible.

c9031c7 hlsenc: Add a proper dependency on the mpegts muxer
configure | 1 +
libavformat/Makefile | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Upstream: git.libav.org


  • Share