#include "libavcodec/avcodec.h"#include "rtpdec.h"Go to the source code of this file.
Variables | |
| RTPDynamicProtocolHandler | ff_theora_dynamic_handler |
| Theora RTP callbacks. | |
| RTPDynamicProtocolHandler | ff_vorbis_dynamic_handler |
| Vorbis RTP callbacks. | |
Theora RTP callbacks.
Definition at line 380 of file rtpdec_xiph.c.
Referenced by av_register_rtp_dynamic_payload_handlers().
Vorbis RTP callbacks.
Definition at line 390 of file rtpdec_xiph.c.
Referenced by av_register_rtp_dynamic_payload_handlers().
1.5.8