Go to the source code of this file.
Functions | |
static int | h263_handle_packet (AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, int flags) |
Variables | |
RTPDynamicProtocolHandler | ff_h263_1998_dynamic_handler |
RTPDynamicProtocolHandler | ff_h263_2000_dynamic_handler |
|
static |
Definition at line 26 of file rtpdec_h263.c.
RTPDynamicProtocolHandler ff_h263_1998_dynamic_handler |
Definition at line 95 of file rtpdec_h263.c.
Referenced by av_register_rtp_dynamic_payload_handlers().
RTPDynamicProtocolHandler ff_h263_2000_dynamic_handler |
Definition at line 102 of file rtpdec_h263.c.
Referenced by av_register_rtp_dynamic_payload_handlers().