qtmux: Remove warning in the log for mono video
authorJan Schmidt <jan@centricular.com>
Tue, 3 Mar 2020 16:43:51 +0000 (03:43 +1100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 4 Mar 2020 04:14:40 +0000 (04:14 +0000)
commit54f68ff36be40033eccb0407e8e24d3cb4ca3b91
tree5d54bb7f3e6e8f0bb05dda01c0035a568aa298f6
parentd43ad6e0296b78eddfe59e9cd083654882150499
qtmux: Remove warning in the log for mono video

Vanilla mono video was generating a spurious warning into the debug log
that's just misleading. Handle mono caps explicitly to avoid the warning.
gst/isomp4/gstqtmux.c