Skip to content
  • Gabriel Millaire's avatar
    celtpay/depay: Negotiate parameters through caps · ac903980
    Gabriel Millaire authored and Olivier Crête's avatar Olivier Crête committed
    celtdepay : added default framesize(480) channels(1) and clockrate(32000)
                depay_setcaps : now gets channels and framesize from string with default value
                depay_process : now adds timestamp to outbuf
                Added frame_size to GstRtpCeltDepay
                Changed some GST_DEBUG to GST_DEBUG_OBJECT or GST_LOG_OBJECT
    celtpay : getcaps : gets channel and framesize and sets caps
              Added frame-size to static caps for audio/x-celt
    ac903980