Skip to content

dtls: logging improvements

Philippe Normand requested to merge philn/gstreamer:dtls-logging into main
commit bf3068c9b356d98814e30c572adc260d6f175610 (HEAD -> dtls-logging, philn/dtls-logging)
Author: Philippe Normand <philn@igalia.com>
Date:   Sat Jul 30 17:43:38 2022 +0100

    dtls: Properly name encoder/decoder logging categories

commit fa1625bca23c7335907561fe4a57e10d5b2358b6
Author: Philippe Normand <philn@igalia.com>
Date:   Sat Jul 30 17:42:50 2022 +0100

    dtls: Make agent and connection GstObjects
    
    Facilitates debug logs interpretation of GST_DEBUG_OBJECT() calls.

Merge request reports