Skip to content
  • Fiona Glaser's avatar
    Add support for frame-accurate parameter changes · c83699f1
    Fiona Glaser authored
    Parameter structs can now be passed with individual frames.
    The previous method would only change the parameter of what was currently being encoded, which due to delay might be very far from an intended exact frame.
    Also add support for changing aspect ratio.  Only works in a stream with repeating headers and requires the caller to force an IDR to ensure instant effect.
    c83699f1