mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
add enc
Original commit message from CVS: add enc
This commit is contained in:
parent
68dcaa8ddf
commit
a7bb9542e2
1 changed files with 1 additions and 1 deletions
|
@ -1516,7 +1516,7 @@ GST_CHECK_FEATURE(OGG, [ogg de/encoder], oggdemux oggmux, [
|
|||
|
||||
dnl *** theora ***
|
||||
translit(dnm, m, l) AM_CONDITIONAL(USE_THEORA, true)
|
||||
GST_CHECK_FEATURE(THEORA, [ogg theora codec], theoradec, [
|
||||
GST_CHECK_FEATURE(THEORA, [ogg theora codec], theoradec theoraenc, [
|
||||
PKG_CHECK_MODULES(THEORA, theora, [
|
||||
HAVE_THEORA="yes"
|
||||
AC_SUBST(THEORA_LIBS)
|
||||
|
|
Loading…
Reference in a new issue