[FFmpeg-devel] [PATCHv4] flac: ignore duplicated ID3 tags if vorbis tags exist

Ben Boeckel mathstuf at gmail.com
Sun Feb 8 00:14:08 CET 2015


On Fri, 06 Feb, 2015 at 10:51:22 GMT, wm4 wrote:
>> +                    av_dict_copy(&other_meta, s->metadata, 0);
>> +                    av_dict_free(&s->metadata);
>
> Just swap these pointers?

Done.

--Ben



More information about the ffmpeg-devel mailing list