Revision b9f9e59a libavformat/rtpdec_svq3.c
libavformat/rtpdec_svq3.c | ||
---|---|---|
129 | 129 |
|
130 | 130 |
RTPDynamicProtocolHandler ff_svq3_dynamic_handler = { |
131 | 131 |
"X-SV3V-ES", |
132 |
CODEC_TYPE_VIDEO,
|
|
132 |
AVMEDIA_TYPE_VIDEO,
|
|
133 | 133 |
CODEC_ID_NONE, // see if (config_packet) above |
134 | 134 |
NULL, // parse sdp line |
135 | 135 |
svq3_extradata_new, |
Also available in: Unified diff