Skip to content
  • Olivier Crete's avatar
    gst/rtp/gstrtptheoradepay.c: Make the delivery-method mandatory on the caps... · 2ba1de92
    Olivier Crete authored and Wim Taymans's avatar Wim Taymans committed
    gst/rtp/gstrtptheoradepay.c: Make the delivery-method mandatory on the caps and only accept inline for now.
    
    Original commit message from CVS:
    Patch by: Olivier Crete <tester at tester dot ca>
    * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
    Make the delivery-method mandatory on the caps and only accept inline
    for now.
    Reverse strcmp checks for delivery-method.
    * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
    Make delivery method optional when parsing caps and note this in the
    caps.
    Reverse strcmp checks for delivery-method.
    * gst/rtp/gstrtpvorbispay.c:
    Update a comment to note that the delivery-method is optional,
    Fixes #537675.
    2ba1de92