OSDN Git Service

lavc: Correct the description of pkt_dts
authorMartin Storsjö <martin@martin.st>
Sun, 23 Dec 2012 15:10:04 +0000 (17:10 +0200)
committerMartin Storsjö <martin@martin.st>
Sun, 23 Dec 2012 18:52:21 +0000 (20:52 +0200)
commit0940580adb5e6bde8782841b3104fd0783e541f0
tree22a977556148767ce39aeb2df4c5af7e6735cc59
parent5af53731d9788897240b3ed9c9176902f2788682
lavc: Correct the description of pkt_dts

The description as updated in 6e5c44b0f made it sound like it is
handled exactly like the pts, which it is not. Clarify that it
is the packet that triggered returning the frame instead of just
the last avpacket (in case of frame threading, it won't be the
dts of the last packet).

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/avcodec.h