OSDN Git Service

PGS subtitles: Set AVSubtitle pts value
authorJohn Stebbins <jstebbins.hb@gmail.com>
Fri, 2 Nov 2012 16:30:39 +0000 (09:30 -0700)
committerDiego Biurrun <diego@biurrun.de>
Sun, 18 Nov 2012 17:34:05 +0000 (18:34 +0100)
commit1c5805521c3e406886341d752ebf38f8d41e1d13
tree8e655b3a1ca3c524f3e54c4a35126c0640cfa9ff
parent3bd1eacd2a7dad1a01ab5ddad69aa4fb2a487312
PGS subtitles: Set AVSubtitle pts value

pts should be that of the packet containing the presentation segment.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
libavcodec/pgssubdec.c