mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 05:16:13 +00:00
add enc
Original commit message from CVS: add enc
This commit is contained in:
parent
ff3c32516e
commit
6c640f0324
1 changed files with 1 additions and 1 deletions
|
@ -1516,7 +1516,7 @@ GST_CHECK_FEATURE(OGG, [ogg de/encoder], oggdemux oggmux, [
|
||||||
|
|
||||||
dnl *** theora ***
|
dnl *** theora ***
|
||||||
translit(dnm, m, l) AM_CONDITIONAL(USE_THEORA, true)
|
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, [
|
PKG_CHECK_MODULES(THEORA, theora, [
|
||||||
HAVE_THEORA="yes"
|
HAVE_THEORA="yes"
|
||||||
AC_SUBST(THEORA_LIBS)
|
AC_SUBST(THEORA_LIBS)
|
||||||
|
|
Loading…
Reference in a new issue