Skip to content

Releases: JuliaIO/VideoIO.jl

Rebuild missing docs for 0.8.4

23 Nov 03:19
c128fca
Compare
Choose a tag to compare
Fixing docs (#281)

* update makedocs docs

* fixes

v0.8.4

22 Nov 17:12
bf05ec3
Compare
Choose a tag to compare

VideoIO v0.8.4

Diff since v0.8.3

Closed issues:

  • retrieve! for VideoReader{NO_TRANSCODE} does nothing (#111)

Merged pull requests:

v0.8.3

19 Oct 23:17
600f60c
Compare
Choose a tag to compare

VideoIO v0.8.3

Diff since v0.8.2

Merged pull requests:

v0.8.2

06 Oct 16:19
6b23294
Compare
Choose a tag to compare

VideoIO v0.8.2

Diff since v0.8.1

Closed issues:

  • Windows-based IOError (#262)
  • encodevideo.jl examples errors (#266)

Merged pull requests:

v0.8.1

24 Aug 03:13
8075b4f
Compare
Choose a tag to compare

VideoIO v0.8.1

Diff since v0.8.0

Merged pull requests:

  • Close file during path-based get_duration get_start_time get_time_duration (#263) (@ianshmean)

v0.8.0

20 Aug 23:12
9d14edd
Compare
Choose a tag to compare

VideoIO v0.8.0

Diff since v0.7.4

Merged pull requests:

v0.7.4

11 Aug 04:12
e69f3ff
Compare
Choose a tag to compare

VideoIO v0.7.4

Diff since v0.7.3

Merged pull requests:

  • Add optional nvidia hardware-accelerated h264_nvenc encoding (#251) (@ianshmean)
  • Allow encode with float framerates via Rational conversion (#256) (@ianshmean)
  • Fix one instance of type instability within VideoReader (#257) (@galenlynch)
  • Make some fields in VideoReader concrete types (#258) (@galenlynch)

v0.7.3

04 Aug 04:12
ce0ed3c
Compare
Choose a tag to compare

VideoIO v0.7.3

Diff since v0.7.2

Closed issues:

  • Undocumented change to read! between VideoIO versions 0.7.1 and 0.7.2 causes errors (#253)

Merged pull requests:

  • Allow encoding with rational frame rates (#249) (@galenlynch)
  • Increase efficiency of accessing members of struct pointers (#250) (@galenlynch)
  • Make accessing members of structs through pointers more efficient (#252) (@galenlynch)
  • Allow read! to work with regular arrays, not just PermutedDimsArrays (#254) (@galenlynch)

v0.7.2

29 Jun 04:09
8849d0f
Compare
Choose a tag to compare

VideoIO v0.7.2

Diff since v0.7.1

Closed issues:

  • Strange "noise points"? (#243)
  • Memory leak (#246)

Merged pull requests:

v0.7.1

23 Jun 18:08
6f937b9
Compare
Choose a tag to compare

VideoIO v0.7.1

Diff since v0.7.0

Closed issues:

  • have_avdevice not defined (#227)

Merged pull requests: