projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c599ef
)
check for libva instead of ffmpeg
68/4068/1
author
Anas Nashif
<anas.nashif@intel.com>
Tue, 18 Jun 2013 13:06:13 +0000
(09:06 -0400)
committer
Anas Nashif
<anas.nashif@intel.com>
Tue, 18 Jun 2013 13:08:03 +0000
(09:08 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index b7d872c7e20345774b215e956212cd1f6fe1e12c..ce3ab1ce999a80a6f4919c5339e925ad3480a87d 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-362,7
+362,7
@@
dnl check for uninstalled plugin directories for unit tests
AG_GST_CHECK_UNINSTALLED_SETUP([
AG_GST_CHECK_GST_PLUGINS_GOOD($GST_API_VERSION, [0.11.0])
AG_GST_CHECK_GST_PLUGINS_UGLY($GST_API_VERSION, [0.11.0])
- AG_GST_CHECK_GST_PLUGINS_
FFMPEG
($GST_API_VERSION, [0.11.0])
+ AG_GST_CHECK_GST_PLUGINS_
LIBAV
($GST_API_VERSION, [0.11.0])
])
dnl Check for documentation xrefs