Mpeg2ts Versions Save

A fast, cross-platform and modern C++ SDK for all your MPEG-2 transport stream media format needs following international specification ISO/IEC 13818-1.

0.6.0

3 years ago

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

0.5.0

4 years ago

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