mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
configure: build and dist new coloreffects plugin
Fixes make distcheck.
This commit is contained in:
parent
6050642add
commit
caa8f156b6
1 changed files with 3 additions and 2 deletions
|
@ -267,10 +267,10 @@ AG_GST_CHECK_PLUGIN(aiff)
|
|||
AG_GST_CHECK_PLUGIN(asfmux)
|
||||
AG_GST_CHECK_PLUGIN(audioparsers)
|
||||
AG_GST_CHECK_PLUGIN(autoconvert)
|
||||
AG_GST_CHECK_PLUGIN(camerabin)
|
||||
AG_GST_CHECK_PLUGIN(legacyresample)
|
||||
AG_GST_CHECK_PLUGIN(bayer)
|
||||
AG_GST_CHECK_PLUGIN(camerabin)
|
||||
AG_GST_CHECK_PLUGIN(cdxaparse)
|
||||
AG_GST_CHECK_PLUGIN(coloreffects)
|
||||
AG_GST_CHECK_PLUGIN(dataurisrc)
|
||||
AG_GST_CHECK_PLUGIN(dccp)
|
||||
AG_GST_CHECK_PLUGIN(debugutils)
|
||||
|
@ -287,6 +287,7 @@ AG_GST_CHECK_PLUGIN(id3tag)
|
|||
AG_GST_CHECK_PLUGIN(invtelecine)
|
||||
AG_GST_CHECK_PLUGIN(ivfparse)
|
||||
AG_GST_CHECK_PLUGIN(jpegformat)
|
||||
AG_GST_CHECK_PLUGIN(legacyresample)
|
||||
AG_GST_CHECK_PLUGIN(librfb)
|
||||
AG_GST_CHECK_PLUGIN(liveadder)
|
||||
AG_GST_CHECK_PLUGIN(mpegdemux)
|
||||
|
|
Loading…
Reference in a new issue