OSDN Git Service

lavc: warn when impossible to adjust timestamps for skipped samples.
authorNicolas George <nicolas.george@normalesup.org>
Sun, 15 Jul 2012 12:37:27 +0000 (14:37 +0200)
committerNicolas George <nicolas.george@normalesup.org>
Thu, 19 Jul 2012 21:41:03 +0000 (23:41 +0200)
commit0e18ac561145c5b9afe1eeb8916293fb20639388
tree1b982a0a2cf2efce18c47747c1e48f0d6ecf11ab
parent11ce1cf9a79954ecc9ac7640ba0c3dc9e0b34f4a
lavc: warn when impossible to adjust timestamps for skipped samples.

It is likely to happen if pkt_timebase was not set.
libavcodec/utils.c