Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Releases: snickers/snickers

0.3 - embracing snickers

09 Dec 20:06
Compare
Choose a tag to compare

0.3

New Features:

  • HLS single level support (#41)

Enhancements:

  • Break up the code in packages downloaders, uploaders and encoders (#103)
  • Refactory on FFmpeg encoder (#124, #123)
  • Move SetupJob() to pipeline (#151)

Bugfixes:

  • MongoDB driver was never being used (#119)
  • HTTP PORT on configuration file was never being used (#110)
  • Logger was ignoring logfile (#143)
  • FTP uploader was not working (#142)
  • Encoding progress was not working (#141)

0.2 - gopher loves snickers

15 Aug 20:04
Compare
Choose a tag to compare

image

New features:

  • FTP download/upload support (#84, #83)
  • Theora/ogg suport (#74)
  • VP9/webm support (#68)
  • MongoDB support (#27)

And a dozen of improvements/bugfixes. Details on the 0.2 milestone.

0.1 - we're live

15 Jul 19:46
Compare
Choose a tag to compare

This release supports the download of sources from HTTP and Amazon S3, encode them in H264/MP4 or VP8/WebM using a FFmpeg binding and uploads the results to Amazon S3.