flt.utils.muxer: use "borrow" functions where possible
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 16 Apr 2018 22:45:40 +0000 (18:45 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:05:45 +0000 (00:05 -0400)
commit778f1ddd0f0cccf93d30381a73eab2bf8b3ac867
tree6f09feeacfc0732627dfc258801be7d720092819
parent094ff7c009937bb23c056333baffe734308a6b06
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.02547 seconds and 4 git commands to generate.