CHANGELOG.md in format_parser-2.4.4 vs CHANGELOG.md in format_parser-2.4.5
- old
+ new
@@ -1,4 +1,7 @@
+## 2.4.5
+* Disable `udta` ISOBMFF box parsing, since their contents are not guaranteed to be consistent with the spec.
+
## 2.4.4
* Prevent infinite loops when parsing ISOBMFF boxes with size = 0 (meaning that the box extends to the end of the file).
## 2.4.3
* Improve resiliency in ISOBMFF parsing to missing mandatory boxes and fields.