Skip to content
  • Wim Taymans's avatar
    Add new RTSP message method to set header · 484a025f
    Wim Taymans authored
    Add gst_rtsp_message_take_header() that takes ownership of the passed header
    value. This allows us to avoid an allocations and memory copy in some
    situations.
    API: GstRTSPMessage::gst_rtsp_message_take_header()
    484a025f