OSDN Git Service

ffmpeg: Use av_pkt_dump_log2
authorMartin Storsjö <martin@martin.st>
Thu, 24 Feb 2011 08:08:07 +0000 (10:08 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Wed, 2 Mar 2011 10:29:38 +0000 (11:29 +0100)
commit5e33e7bdac70a4b70e31f4ae6f0344060346d0b8
tree396deb93e5677e2b5fd9fe6789cf7158127f7508
parent863c471638fa667e6e5c5df059b67af263e1cd40
ffmpeg: Use av_pkt_dump_log2

This makes dumped packet timestamps proper for streams with
timebases other than AV_TIME_BASE.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
ffmpeg.c