OSDN Git Service

libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter
authorMartin Storsjö <martin@martin.st>
Thu, 24 Feb 2011 08:08:06 +0000 (10:08 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Wed, 2 Mar 2011 10:29:38 +0000 (11:29 +0100)
commit863c471638fa667e6e5c5df059b67af263e1cd40
tree06a4365dd6e96844c95b5c4fe52d7fe8a2130bc7
parente360ada2d13af36ab7afd9ebcd2bd236d23d9b96
libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter

This removes a fixme issue, by allowing the av_pkt_dump functions
to use the correct time base.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavformat/avformat.h
libavformat/utils.c