Skip to content

Releases: noirotm/flvmeta

FLVMeta 1.2.2

01 May 16:54
Compare
Choose a tag to compare
  • Fixed heap overflow in AVC resolution parsing.
  • Fixed invalid memory access in metadata name parsing.
  • Fixed invalid memory access when reading invalid AMF date.

FLVMeta 1.2.1

09 Aug 09:40
Compare
Choose a tag to compare
  • Fixed spelling in documentation.
  • Fixed changelog.

FLVMeta 1.2.0

07 Aug 15:06
Compare
Choose a tag to compare
  • Added dumping of AVC and AAC packet information.
  • Added unit tests to the continuous integration system.
  • Switched to Semver 2.0 as versioning scheme.
  • Improved 64-bit and file handling compatibility.
  • Improved FLV file checking.
  • Removed support for the autotools build system.
  • Fixed timestamp distance computation in check.
  • Fixed installation instructions for CMake.
  • Fixed JSON output of non-finite numbers.
  • Fixed number printing.

FLVMeta 1.1.2

30 Aug 09:50
Compare
Choose a tag to compare
  • Added JSON as output format for check reports. (#7)
  • Fixed automake distribution of the CmakeLists.txt file used to build the man page.
  • Added support for the Travis continuous integration platform.
  • Fixed inconsistencies in FLVMeta product spelling.
  • Removed man file from Windows binary packages.