[FFmpeg-cvslog] avformat/imf: fix packet pts, dts and muxing

2022-04-01 Thread Pierre-Anthony Lemieux
ffmpeg | branch: release/5.0 | Pierre-Anthony Lemieux | Wed Feb 16 08:54:09 2022 -0800| [cffa10a0cb2fe81fea532fc883fb9c7d84f5bad0] | committer: Zane van Iperen avformat/imf: fix packet pts, dts and muxing The IMF demuxer does not set the DTS and PTS of packets accurately in all scenarios. More

[FFmpeg-cvslog] avformat/imf: fix packet pts, dts and muxing

2022-02-20 Thread Pierre-Anthony Lemieux
ffmpeg | branch: master | Pierre-Anthony Lemieux | Wed Feb 16 08:54:09 2022 -0800| [b0193e26ca32914bdd3d05be5d1f474ca8c52124] | committer: Zane van Iperen avformat/imf: fix packet pts, dts and muxing The IMF demuxer does not set the DTS and PTS of packets accurately in all scenarios. Moreover,