Files
FFmpeg/libavcodec
Philip Langdale 181aa1be49 avcodec/crystalhd: Explicitly set frame pts at all times
Previously, the pts value was initialised to AV_NOPTS_VALUE and so
it was not necessary to always set it. Now, with the new-new decode
API, this is no longer true. I'm not sure why I avoided setting the
pts when the decoder value was also AV_NOPTS_VALUE - it clearly
wouldn't have changed anything previously, but here we are.

Failing to do this, means the frame pts will be some random uninitalised
value.
2017-04-23 15:33:36 -07:00
..
2017-04-06 10:10:09 -04:00
2016-11-18 10:32:57 +01:00
2017-04-23 14:27:47 +07:00
2017-02-15 12:46:01 +01:00
2017-02-15 12:46:01 +01:00
2017-03-20 09:23:15 +01:00
2017-04-23 14:27:47 +07:00
2017-04-23 14:27:47 +07:00
2016-11-14 00:33:12 +01:00
2017-04-23 14:27:47 +07:00
2017-04-23 14:27:47 +07:00
2017-02-21 00:40:20 +01:00
2017-01-11 16:02:10 +01:00
2017-04-23 14:27:47 +07:00
2017-03-28 18:04:27 -04:00
2017-03-28 18:04:27 -04:00
2016-11-18 10:35:43 +01:00
2017-03-21 12:38:20 +01:00
2016-12-03 14:36:03 +01:00
2016-11-07 22:42:00 +01:00
2016-11-27 14:34:57 +01:00
2016-11-15 22:01:08 +01:00
2017-02-03 20:16:30 +01:00
2017-02-03 20:01:07 +01:00
2017-01-11 16:02:10 +01:00
2017-01-11 16:02:10 +01:00
2017-02-21 00:40:20 +01:00
2017-04-08 00:27:33 +01:00
2017-04-10 13:11:15 +02:00
2017-04-23 14:27:47 +07:00
2016-11-12 01:36:47 +01:00
2017-01-09 18:43:19 +01:00
2017-02-10 17:04:56 +01:00
2016-11-29 11:23:20 +01:00
2017-04-23 14:27:47 +07:00
2017-01-16 10:24:01 +01:00
2017-02-21 00:40:20 +01:00
2017-02-27 13:10:41 +01:00
2017-04-23 14:27:47 +07:00
2017-02-02 01:12:07 +01:00
2017-03-21 20:54:27 +01:00
2017-04-23 14:27:47 +07:00
2016-11-24 11:22:13 +01:00
2017-01-20 13:58:41 +01:00