On 1/31/2016 1:13 PM, Derek Buitenhuis wrote:
> - if (dec_ctx->timecode_frame_start >= 0) {
> - char tcbuf[AV_TIMECODE_STR_SIZE];
> - av_timecode_make_mpeg_tc_string(tcbuf,
> dec_ctx->timecode_frame_start);
> - print_str("timecode", tcbuf);
> - } else {
> - print_str_opt("timecode", "N/A");
> - }
This bit is going to be moved inside the deprecation defines.
- Derek
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel