Skip to content

Workaround a bug in libvpx vp8 implementation that prevents target bitrate or...

Simon Morlat requested to merge fix/from-5.4-june06 into master

Workaround a bug in libvpx vp8 implementation that prevents target bitrate or target fps changes to be taken into account while the encoder is running. Instead, destroy and re-create the encoder.

Merge request reports