flt.utils.muxer: use "borrow" functions where possible
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 16 Apr 2018 22:45:40 +0000 (18:45 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:34 +0000 (18:19 -0400)
commitc1e7fdc43566a18a3be940ef63fe8bca093fb87d
tree3d4bd53251ad9c19777bca2e25c86faea7e84a28
parent5fe68922cadda5c4f3de5b41190167cc490796f1
flt.utils.muxer: use "borrow" functions where possible

Use "borrow" API functions when possible to avoid useless reference
count changes.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
plugins/utils/muxer/muxer.c
This page took 0.026221 seconds and 4 git commands to generate.