mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
add asf plugin to build
Original commit message from CVS: add asf plugin to build
This commit is contained in:
parent
27e205b313
commit
37156c4e15
1 changed files with 2 additions and 1 deletions
|
@ -227,7 +227,7 @@ AC_SUBST(GST_PLUGIN_LDFLAGS)
|
|||
|
||||
dnl these are all the gst plug-ins, compilable without additional libs
|
||||
GST_PLUGINS_ALL="\
|
||||
ac3parse adder audioscale auparse avi cdxaparse chart\
|
||||
ac3parse adder audioscale auparse avi asfdemux cdxaparse chart\
|
||||
cutter deinterlace effectv festival filter flx goom\
|
||||
intfloat law level\
|
||||
median mixmatrix mpeg1enc mpeg1sys mpeg1videoparse mpeg2enc mpeg2sub\
|
||||
|
@ -1007,6 +1007,7 @@ gst/adder/Makefile
|
|||
gst/audioscale/Makefile
|
||||
gst/auparse/Makefile
|
||||
gst/avi/Makefile
|
||||
gst/asfdemux/Makefile
|
||||
gst/cdxaparse/Makefile
|
||||
gst/chart/Makefile
|
||||
gst/cutter/Makefile
|
||||
|
|
Loading…
Reference in a new issue