[Mux] Set sync-mode to slowest as default
authorSangjung Woo <sangjung.woo@samsung.com>
Tue, 9 Jun 2020 05:10:26 +0000 (14:10 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 10 Jun 2020 02:17:38 +0000 (11:17 +0900)
commitb20fdc1389d57b9cbd183b41e73920eb9fb94d34
tree382acb40fd3ee86debeb2ff6b8b4d9d1826f78e4
parentb89ef965773e25b23463d268e37d0ea27c27a1f6
[Mux] Set sync-mode to slowest as default

After passing mux / demux, the framerate is extremely bigger than
before. (Issue #2440) This is mainly because sync_mode of tensor_mux
filter is SYNC_NOSYNC. To fix this bug, this patch set sync_mode to
SYNC_SLOWEST as default.

Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
gst/nnstreamer/tensor_mux/gsttensormux.c