Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 20:25
· 85 commits to master since this release
bc5dd6c

VideoIO v0.9.0

Full Changelog: https://github.com/JuliaIO/VideoIO.jl/blob/v0.9.0/CHANGELOG.md


Diff since v0.8.4

Closed issues:

  • Inaccuracies with seek (#242)
  • Documentation is from v0.6.10 (#264)
  • Decoder not flushed when reading a video stream (#270)
  • Encoding drops the first two frames of all videos (#271)
  • Encoded videos have few, if any, keyframes (#273)
  • Should we be using AVOutputFormat? (#274)
  • seek conflates DTS and PTS, shifts times by first DTS in a stream (#275)
  • Link to VideoReader in docs is broken (#280)
  • How input color range is mapped onto encoded output depends on whether input is RGB or Gray (#283)
  • Something wrong with converting rgb to yuv for color videos (#284)
  • Should we use sws-scale for encoding? (#285)
  • why the pwd? (#288)

Merged pull requests: