#include <rtpdec.h>
Definition at line 116 of file rtpdec.h.
Referenced by ff_rtp_handler_find_by_name().
Definition at line 117 of file rtpdec.h.
Referenced by ff_rtp_handler_find_by_id(), and ff_rtp_handler_find_by_name().
Definition at line 120 of file rtpdec.h.
Referenced by ff_rtp_handler_find_by_id().
Free any data needed by the rtp parsing for this dynamic data.
Don't free the protocol_data pointer itself, that is freed by the caller. This is called even if the init method failed.
Definition at line 133 of file rtpdec.h.
Referenced by ff_rtsp_close_streams().
Parse handler for this dynamic packet.
Definition at line 135 of file rtpdec.h.
Referenced by ff_rdt_parse_open(), rtp_parse_one_packet(), and rtp_parse_packet_internal().
Definition at line 136 of file rtpdec.h.
Referenced by ff_rtp_send_rtcp_feedback().
Definition at line 138 of file rtpdec.h.
Referenced by ff_register_dynamic_payload_handler(), ff_rtp_handler_find_by_id(), and ff_rtp_handler_find_by_name().