On Mon, 11 Aug 2014 15:15:45 +0300
Mohammad Alsaleh wrote:
> Decoders/parsers run ff_metadata_conv() unconditionally. This makes
> it impossible to retrieve or keep original metadata field names.
>
> If one wishes to skip ff_metadata_conv() calls at the decoding/parsing
> stage. This patch i
Decoders/parsers run ff_metadata_conv() unconditionally. This makes
it impossible to retrieve or keep original metadata field names.
If one wishes to skip ff_metadata_conv() calls at the decoding/parsing
stage. This patch implements AVFMT_FLAG_NO_META_CONV which is set by
the decoding fflag o