Changelog: update n7.0.3
authorMichael Niedermayer <[email protected]>
Mon, 4 Aug 2025 23:19:14 +0000 (01:19 +0200)
committerMichael Niedermayer <[email protected]>
Mon, 4 Aug 2025 23:19:14 +0000 (01:19 +0200)
Signed-off-by: Michael Niedermayer <[email protected]>
Changelog

index 440b1ff8e0ee9ff1ed209b4eaec04756a72f9cdd..342055efaeab48e39300309246806359e7813333 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,10 @@ Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 version 7.0.3:
+ avformat/libopenmpt: fix seeking weirdness
+ avformat/hls: add cmfv/cmfa exceptions
+ avformat/lrcdec: support arbitrary precision timestamp
+ Changelog: update
  avcodec/ffv1dec: Disable frame threading due to race condition
  libavcodec/tests/motion: Add check for avcodec_alloc_context3()
  avcodec/tests/avpacket: Add av_free() to avoid memory leak