Releases: skullanbones/mpeg2ts
Releases · skullanbones/mpeg2ts
Release Version 0.6.0
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
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