Skip to content

Releases: membraneframework/membrane_h264_ffmpeg_plugin

v0.16.1

09 Dec 09:02
ab8920e
Compare
Choose a tag to compare
Fix untuncated timestamps in Common module

v0.15.0

30 Nov 11:53
e3d0b64
Compare
Choose a tag to compare

Support for Membrane.Buffer pts and dts field.

This release introduces full support for Membrane.Buffer PTS and DTS fields introduced in membrane_core 0.8.0.
This release also introduces calculating PTS with the use of POC (Picture Order Count) numbers which are produced by ffmpeg h264 parser.

v0.13.0

10 Nov 11:45
Compare
Choose a tag to compare

Membrane.H264.FFmpeg.Encoder changes:

  • fix encoding profile, preset and crf
  • add max_b_frames option

v0.12.2

29 Oct 09:35
3fa6d69
Compare
Choose a tag to compare

Make shared memory optional

v0.12.1

27 Sep 15:21
87a348e
Compare
Choose a tag to compare

Flush encoder after caps changes - videos with changing resolution are now encoded properly.

v0.12.0

03 Sep 14:32
Compare
Choose a tag to compare

Handle resolution changes.
Bump unifex.