2017-03-27 10:09 GMT+02:00 Clément Bœsch <u...@pkh.me>: >> > +attribute_deprecated >> > size_t av_get_codec_tag_string(char *buf, size_t buf_size, unsigned int >> > codec_tag); >> > +#endif >> >> Sorry if I missed it: >> Please explain what the problem is with the current code. > > I can't make av_4cc2str() with that prototype. I take the opportunity to > move it to lavu since fourcc are related to format and codecs.
What about moving av_get_codec_tag_string() to lavu if you need it there? Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel