On 12/13/2020 6:38 AM, Anton Khirnov wrote:
Quoting James Almer (2020-12-13 04:15:22)
Fixes a decoding regression introduced by e9a2a87773, and as a side effect also
fixes bogus values set to certain audio frames that had some samples discarded,
where the offsets added to pts, pkt_dts and pkt_duration were not reflected in
best_effort_timestamp.

Signed-off-by: James Almer <jamr...@gmail.com>
---
  libavcodec/decode.c                | 11 ++++-------
  tests/ref/fate/exif-image-embedded |  4 ++--
  tests/ref/fate/gaplessinfo-itunes1 |  2 +-
  tests/ref/fate/gaplessinfo-itunes2 |  2 +-
  4 files changed, 8 insertions(+), 11 deletions(-)

Looks good, thanks for fixing this.

Applied.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to