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
2017-04-23 14:27:47 +07: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
2017-04-23 14:27:47 +07:00
2017-04-23 14:27:47 +07:00
2017-04-23 14:27:47 +07:00
2017-03-21 12:38: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
2017-04-23 14:27:47 +07:00
2017-04-23 14:27:47 +07:00
2017-03-21 20:54:27 +01:00
2017-04-23 14:27:47 +07:00