Skip to content

Releases: membraneframework/membrane_h264_format

v0.6.2

05 Dec 14:27
6d8d266

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

Release v0.6.1

04 Sep 11:18
ead7bfc

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

Release v0.6.0

25 Aug 10:02
2605c13

Choose a tag to compare

What's Changed

  • Add support for avc1 and avc3 stream formats and remove H264.RemoteStream by @Noarkhh in #9

New Contributors

Full Changelog: v0.5.0...v0.6.0

Release v0.5.0

20 Dec 10:00
1ec5e35

Choose a tag to compare

What's Changed

  • Make framerate in H264 format optional. by @varsill in #8

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

22 Nov 09:21

Choose a tag to compare

What's Changed

  • Make repo up to date with membrane_template_plugin by @Rados13 in #6
  • Add alignment field to the H264.RemoteStream caps by @mickel8 in #7

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

06 Dec 06:56
02292fa

Choose a tag to compare

This release marks three important changes:

  • Rename from membrane_caps_video_h264 to membrane_h264_format in order to comply with newest naming convention
  • Rename Membrane.Caps.Video.H264 to Membrane.H264
  • Introduction of Membrane.H264.RemoteStream format, a variation of Membrane.RemoteStream for H264 streams with Decoder Configuration Record carried out-of-band