Skip to content

Releases: JuliaIO/VideoIO.jl

v0.6.11

25 Feb 00:12
2105687
Compare
Choose a tag to compare

VideoIO v0.6.11

Diff since v0.6.10

Closed issues:

  • Inconsistent time units (#197)
  • VideoIO.viewcam() does nothing (#214)

Merged pull requests:

  • Fix docs examples (#212) (@ianshmean)
  • Update reading.md (#215) (@jonathan-durbin)
  • Install TagBot as a GitHub Action (#216) (@JuliaTagBot)
  • CompatHelper: add new compat entry for "ImageCore" at version "0.8" (#217) (@github-actions[bot])
  • CompatHelper: add new compat entry for "ColorTypes" at version "0.9" (#218) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Glob" at version "1.2" (#219) (@github-actions[bot])
  • CompatHelper: add new compat entry for "ImageTransformations" at version "0.8" (#220) (@github-actions[bot])
  • CompatHelper: add new compat entry for "ProgressMeter" at version "1.2" (#221) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Requires" at version "1.0" (#222) (@github-actions[bot])
  • Lock ffmpeg.jl compat to 0.2 (#223) (@ianshmean)

v0.6.10

26 Aug 09:01
v0.6.10
53f6118
Compare
Choose a tag to compare

v0.6.10 (2019-08-24)

Diff since v0.6.9

Closed issues:

  • Image reading demo has incorrect reading format (#204)

Merged pull requests:

v0.6.9

20 Jul 23:53
v0.6.9
f82d107
Compare
Choose a tag to compare

v0.6.9 (2019-07-20)

Diff since v0.6.8

Merged pull requests:

v0.6.8

15 Jul 15:16
v0.6.8
Compare
Choose a tag to compare

v0.6.8 (2019-07-14)

Diff since v0.6.7

Merged pull requests:

v0.6.7

01 Jul 18:23
v0.6.7
e43f1f4
Compare
Choose a tag to compare

v0.6.7 (2019-06-30)

Diff since v0.6.6

Closed issues:

  • VideoIO on aarch64 (#158)

Merged pull requests:

v0.6.6

18 Jun 07:50
v0.6.6
75bcaa6
Compare
Choose a tag to compare

v0.6.6 (2019-06-18)

Diff since v0.6.5

Closed issues:

  • viewcam() not working on MacOS (#188)
  • Storage Aspect Ratio: SAR (#185)
  • loglevel (#184)
  • AxisArrays Error (#107)
  • ERROR: read! has no method matching (#68)

Merged pull requests:

v0.6.5

07 Jun 09:31
v0.6.5
4682a8a
Compare
Choose a tag to compare

v0.6.5 (2019-06-06)

Diff since v0.6.4

Closed issues:

  • BinaryProvider for FFMPEG (#120)
  • Add ffprobe (#99)
  • Homebrew installs unsupported versions of ffmpeg libs (#76)
  • Build broken (#75)
  • Support video generation (#36)

Merged pull requests:

v0.6.4

03 Jun 20:54
v0.6.4
1a5589c
Compare
Choose a tag to compare

v0.6.4 (2019-06-03)

Diff since v0.6.3

Closed issues:

  • Add tests for ColorTypes.gray pixels (#155)

Merged pull requests:

v0.6.3

27 May 20:55
v0.6.3
3d89d7d
Compare
Choose a tag to compare

v0.6.3 (2019-05-26)

Diff since v0.6.2

Closed issues:

  • Missing AVCodecContext field crf (#173)
  • Segfault when running tests in Ubuntu 18.04 (#134)
  • Version choice of ffmpeg (#129)

Merged pull requests:

v0.6.2

10 May 22:05
2adcae8
Compare
Choose a tag to compare
  • Better handling of ffmpeg & ffprobe executables
  • Executable functionality tests