summaryrefslogtreecommitdiffstats
path: root/libavcodec/decode.c
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.xyz>2018-02-03 15:22:05 +0100
committerPaul B Mahol <onemda@gmail.com>2018-02-14 18:10:53 +0100
commit7c82e0f61e365296b094684fd92aea0fe05ceb93 (patch)
treedabae417a37c7f053a56e18007d2b27e54307aa4 /libavcodec/decode.c
parentdc77e64f2d41a9a778b11afbfa8709e1ce483ef1 (diff)
downloadffmpeg-streaming-7c82e0f61e365296b094684fd92aea0fe05ceb93.zip
ffmpeg-streaming-7c82e0f61e365296b094684fd92aea0fe05ceb93.tar.gz
avfilter/af_loudnorm: correctly initialize PTS
Right now, the PTS always starts out as 0, which causes problems on a seek or when inserting this filter mid-stream. Initialize it instead to AV_NOPTS_VALUE and copy the PTS from the first frame instead if this is the case.
Diffstat (limited to 'libavcodec/decode.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud