Skip to content

Releases: skullanbones/mpeg2ts

Release Version 0.6.0

19 Apr 18:54
Compare
Choose a tag to compare

V0.6.0

  • Add broader support
  • Fix emscripten with CMake
  • Add support Ubuntu 16.04
  • Better comments in samples
  • Add remote container development environment
  • Fix some suggestions
  • Add H264 parser application
  • Update third-party libs Plog and Json to latest version
  • Enable CI testing for Windows and Mac

Release V0.5.0

30 Dec 19:44
Compare
Choose a tag to compare

V0.5.0

  • Add github workflow: Crosscompilation Mac, Windows
  • Cleanup Sample
  • Added License
  • Cleanup old Makefiles
  • Added Contributing.md
  • Remove msvc project files
  • Added clang-tidy to CMake
  • Added Valgrind memcheck
  • Refactor CircleCi build using workflow
  • Shrink Docker image size
  • Add CircleCI badge
  • Add CSS style to web page
  • Refactor CMake structure
  • Add compilation with Emscripten (webassembly)
  • Add Doxygen and some comments
  • Format CMake files
  • Separate codec libs from parser lib
  • Issue-233 Mac, fix issue with LLVM 9.0