tests: oggmux: check vorbisenc + theoraenc availability at runtime
authorTim-Philipp Müller <tim@centricular.com>
Sat, 7 Dec 2019 14:36:36 +0000 (14:36 +0000)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 9 Dec 2019 07:33:55 +0000 (07:33 +0000)
commit2b99761dcf16c027c031be0c97abe01c5aa7075e
treed41b927596177e465a88866dee62d030691f40d7
parentca11e82e6640b6121997e760f6ef054e42af1fa3
tests: oggmux: check vorbisenc + theoraenc availability at runtime

HAVE_VORBIS was used but never set, so only 3 out of 7 tests
actually ran. Drop now-unused HAVE_THEORA define.
ext/theora/meson.build
tests/check/pipelines/oggmux.c