diff options
author | Thiago Santos <thiagoss@osg.samsung.com> | 2014-11-21 20:42:09 -0300 |
---|---|---|
committer | Thiago Santos <thiagoss@osg.samsung.com> | 2014-11-30 21:56:01 -0300 |
commit | 9ec9f3f11956280de031cf3d5d1ea30c472e45d2 (patch) | |
tree | 048790c9ba0993b040c0c89b5796ec6f1e025fb5 /configure.ac | |
parent | 83d9353d588a880912d9329f41d177572639b39e (diff) | |
download | gstreamer-plugins-bad-9ec9f3f11956280de031cf3d5d1ea30c472e45d2.tar.gz |
adaptivedemux: add adaptivedemux base class
https://bugzilla.gnome.org/show_bug.cgi?id=735848
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 26de8578e..59381eec5 100644 --- a/configure.ac +++ b/configure.ac @@ -3237,6 +3237,7 @@ gst/yadif/Makefile gst/compositor/Makefile gst-libs/Makefile gst-libs/gst/Makefile +gst-libs/gst/adaptivedemux/Makefile gst-libs/gst/basecamerabinsrc/Makefile gst-libs/gst/gl/Makefile gst-libs/gst/gl/android/Makefile |