On Thu, May 05, 2016 at 12:28:19PM +0900, Luca Barbato wrote: > On 05/05/16 07:17, Diego Biurrun wrote: > > av_log(s, AV_LOG_TRACE, "av_interleaved_write_frame size:%d dts:%" > > PRId64 " pts:%" PRId64 "\n", > > pkt->size, pkt->dts, pkt->pts); > > That one seems a stray.
No. I preferred to kill one TRACE av_log instead of adding another ifdef pair. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
