]> git.sesse.net Git - ffmpeg/commit
libavcodec: Unconditionally build xiph.o
authorMartin Storsjö <martin@martin.st>
Mon, 10 Nov 2014 08:14:45 +0000 (10:14 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 11 Nov 2014 10:01:16 +0000 (12:01 +0200)
commit52f954da7594c31ad94c9bcb54290145b59b27f5
tree6ca823a1de959885d035970037ae34f60defd42c
parentb776113e5d4a56759615196de98efe802e95a6b6
libavcodec: Unconditionally build xiph.o

vorbis_parser.o is built unconditionally since 5e80fb7ff, and the
unconditionally built parts of it depend on xiph.o.

This fixes builds with --disable-everything.

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