Skip to content

Latest commit

 

History

History
163 lines (146 loc) · 7.45 KB

CHANGELOG.md

File metadata and controls

163 lines (146 loc) · 7.45 KB

0.5.1 (2021-10-14)

0.5.0 (2021-10-01)

0.4.0 (2021-08-26)

0.3.0 (2019-10-18)

  • Added autodetection of frame rate, resolution, interlacing, track numbers
  • Added support for custom resolutions and bitrates (shaka-project#5)
  • Added hardware encoding on macOS (shaka-project#23)
  • Added support for NVENC-backed hardware encoding on Linux
  • Fixed several issues in the docs, including installation instructions
  • Complain if ffprobe is missing (shaka-project#35)
  • Fix PyYAML deprecation warning and YAML loading vulnerability (shaka-project#35)
  • Fixed resolution name (1440p vs 2k)
  • Updated default bitrates
  • Added definition of 8k resolution
  • Now rejects unsupported features in text inputs (shaka-project#34)
  • Fixed cloud upload for VOD (shaka-project#30)
  • Added webcam support on macOS (shaka-project#29)
  • Make common errors easier to read
  • Fixed early shutdown and missing files (shaka-project#32)
  • Added a check for gsutil and for cloud destination write access
  • Speed up VP9 software encoding
  • Fixed rounding errors in width in HLS playlist (shaka-project#36)

0.2.0 (2019-10-14)

0.1.0 (2019-08-30)

The first public release of Shaka Streamer! 🎉

This initial release was the work of @vickymin13 and @prestontai. Many thanks to both of them for their hard work and dedication! It has been wonderful having them on the team.