On Mon, Jul 9, 2012 at 2:23 PM, Justin Ruggles <justin.rugg...@gmail.com> wrote: > --- > libavformat/cafdec.c | 6 ++++++ > libavformat/mov.c | 39 +-------------------------------------- > libavformat/mov_chan.c | 44 ++++++++++++++++++++++++++++++++++++++++++++ > libavformat/mov_chan.h | 11 +++++++++++ > 4 files changed, 62 insertions(+), 38 deletions(-) >
Some symbols (e.g. ff_mov_get_channel_label, ff_mov_get_channel_layout_tag) could be made static. Although making them static could be needless churn if we are planning on enhancing support for chan in the muxer. _______________________________________________ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel