Go to the documentation of this file.
99 #define D2TS(d) (isnan(d) ? AV_NOPTS_VALUE : (int64_t)(d))
100 #define TS2D(ts) ((ts) == AV_NOPTS_VALUE ? NAN : (double)(ts))
120 "n:%"PRId64
" interlaced:%d pos:%"PRId64
" pts:%"PRId64
" t:%f -> pts:%"PRId64
" t:%f\n",