On 27/02/2018 11:51, Kravchenko, Alexander wrote:
From 4d0efe3f5fd03db188f41d52ee9549a046939d1d Mon Sep 17 00:00:00 2001 From: diamond88 <[email protected]> Date: Tue, 27 Feb 2018 09:46:08 +0300 Subject: [PATCH] AMF SDK integration code cleanup: remove writer_id option & move AMF_COMMON_OPTIONS out from amfenc.h
Hi, I thought the library user would like to have a separate writer_id since I assumed that the identifier is used for logging and resource accounting purposes (e.g. browsers using this backend might want to use a separate identifier per-tab).
The common options pattern is used when there are multiple codecs relying on the same backend. I would expect to have the common options expanded instead of dropped, what are your plans exactly?
lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
