Anton Khirnov 32c8359093 lavc: export the timestamps when decoding in AVFrame.pts
Currently it's exported as AVFrame.pkt_pts, which is also the only use
for that field. The reason it is done like this is that lavc used to
export various codec-specific "timing" information in AVFrame.pts, which
is not done anymore.

Since it is confusing to the callers to have a separate field which is
used only for decoder timestamps and nothing else, deprecate pkt_pts and
use just AVFrame.pts everywhere.
2016-06-21 19:54:42 +02:00
..
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2013-08-28 11:02:56 +02:00
2016-05-04 18:16:21 +02:00
2013-07-25 19:43:32 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2015-02-28 21:51:24 +01:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2012-12-21 00:18:34 +01:00
2016-05-19 13:44:41 +02:00
2011-12-11 00:32:25 +01:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00