OSDN Git Service

libavformat: Build hevc.o when building the RTP muxer
authorMartin Storsjö <martin@martin.st>
Tue, 9 Dec 2014 10:13:54 +0000 (12:13 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 9 Dec 2014 14:09:37 +0000 (16:09 +0200)
commitfccfc22d1f304aef42a0b960e4c1d55ce67107f5
tree6863171ac3a60c0db6d5cc4d6c26fbb3b8a676f6
parent780cd20b00a69e26bbfffbb8eec16fbe999ea793
libavformat: Build hevc.o when building the RTP muxer

The RTP muxer enables the actual codepaths within sdp.c,
which depend on hevc.o since e5cfc8fd.

This fixes builds with --disable-everything --enable-muxer=rtp.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/Makefile