Home
last modified time | relevance | path

Searched refs:RTSP_STATUS_OK (Results 1 – 25 of 42) sorted by relevance

12

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Drtspdec.c41 { RTSP_STATUS_OK, "OK" },
201 rtsp_send_reply(s, RTSP_STATUS_OK, NULL, request.seq); in rtsp_read_announce()
223 rtsp_send_reply(s, RTSP_STATUS_OK, in rtsp_read_options()
327 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_setup()
349 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_record()
486 ret = rtsp_send_reply(s, RTSP_STATUS_OK, in ff_rtsp_parse_streaming_commands()
532 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_play()
565 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_pause()
595 if (reply->status_code != RTSP_STATUS_OK) { in ff_rtsp_setup_input_streams()
804 if (reply->status_code != RTSP_STATUS_OK) in rtsp_read_packet()
[all …]
H A Drtspcodes.h32 RTSP_STATUS_OK =200, enumerator
79 [RTSP_STATUS_OK] ="OK",
H A Drtspenc.c87 if (reply->status_code != RTSP_STATUS_OK) in ff_rtsp_setup_output_streams()
119 if (reply->status_code != RTSP_STATUS_OK) in rtsp_write_record()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Drtspdec.c41 { RTSP_STATUS_OK, "OK" },
201 rtsp_send_reply(s, RTSP_STATUS_OK, NULL, request.seq); in rtsp_read_announce()
223 rtsp_send_reply(s, RTSP_STATUS_OK, in rtsp_read_options()
327 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_setup()
349 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_record()
486 ret = rtsp_send_reply(s, RTSP_STATUS_OK, in ff_rtsp_parse_streaming_commands()
532 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_play()
565 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_pause()
595 if (reply->status_code != RTSP_STATUS_OK) { in ff_rtsp_setup_input_streams()
804 if (reply->status_code != RTSP_STATUS_OK) in rtsp_read_packet()
[all …]
H A Drtspcodes.h32 RTSP_STATUS_OK =200, enumerator
79 [RTSP_STATUS_OK] ="OK",
H A Drtspenc.c87 if (reply->status_code != RTSP_STATUS_OK) in ff_rtsp_setup_output_streams()
119 if (reply->status_code != RTSP_STATUS_OK) in rtsp_write_record()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Drtspdec.c42 { RTSP_STATUS_OK, "OK" },
202 rtsp_send_reply(s, RTSP_STATUS_OK, NULL, request.seq); in rtsp_read_announce()
224 rtsp_send_reply(s, RTSP_STATUS_OK, in rtsp_read_options()
334 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_setup()
356 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_record()
495 ret = rtsp_send_reply(s, RTSP_STATUS_OK, in ff_rtsp_parse_streaming_commands()
552 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_play()
585 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_pause()
613 if (reply->status_code != RTSP_STATUS_OK) { in ff_rtsp_setup_input_streams()
835 if (reply->status_code != RTSP_STATUS_OK) in rtsp_read_packet()
[all …]
H A Drtspcodes.h33 RTSP_STATUS_OK =200, enumerator
80 [RTSP_STATUS_OK] ="OK",
H A Drtspenc.c88 if (reply->status_code != RTSP_STATUS_OK) in ff_rtsp_setup_output_streams()
120 if (reply->status_code != RTSP_STATUS_OK) in rtsp_write_record()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Drtspdec.c42 { RTSP_STATUS_OK, "OK" },
202 rtsp_send_reply(s, RTSP_STATUS_OK, NULL, request.seq); in rtsp_read_announce()
224 rtsp_send_reply(s, RTSP_STATUS_OK, in rtsp_read_options()
334 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_setup()
356 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_record()
495 ret = rtsp_send_reply(s, RTSP_STATUS_OK, in ff_rtsp_parse_streaming_commands()
552 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_play()
585 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_pause()
613 if (reply->status_code != RTSP_STATUS_OK) { in ff_rtsp_setup_input_streams()
835 if (reply->status_code != RTSP_STATUS_OK) in rtsp_read_packet()
[all …]
H A Drtspcodes.h33 RTSP_STATUS_OK =200, enumerator
80 [RTSP_STATUS_OK] ="OK",
H A Drtspenc.c88 if (reply->status_code != RTSP_STATUS_OK) in ff_rtsp_setup_output_streams()
120 if (reply->status_code != RTSP_STATUS_OK) in rtsp_write_record()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Drtspdec.c42 { RTSP_STATUS_OK, "OK" },
202 rtsp_send_reply(s, RTSP_STATUS_OK, NULL, request.seq); in rtsp_read_announce()
224 rtsp_send_reply(s, RTSP_STATUS_OK, in rtsp_read_options()
332 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_setup()
354 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_record()
493 ret = rtsp_send_reply(s, RTSP_STATUS_OK, in ff_rtsp_parse_streaming_commands()
550 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_play()
583 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_pause()
611 if (reply->status_code != RTSP_STATUS_OK) { in ff_rtsp_setup_input_streams()
833 if (reply->status_code != RTSP_STATUS_OK) in rtsp_read_packet()
[all …]
H A Drtspcodes.h33 RTSP_STATUS_OK =200, enumerator
80 [RTSP_STATUS_OK] ="OK",
H A Drtspenc.c88 if (reply->status_code != RTSP_STATUS_OK) in ff_rtsp_setup_output_streams()
120 if (reply->status_code != RTSP_STATUS_OK) in rtsp_write_record()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Drtspdec.c42 { RTSP_STATUS_OK, "OK" },
202 rtsp_send_reply(s, RTSP_STATUS_OK, NULL, request.seq); in rtsp_read_announce()
224 rtsp_send_reply(s, RTSP_STATUS_OK, in rtsp_read_options()
343 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_setup()
365 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_record()
505 ret = rtsp_send_reply(s, RTSP_STATUS_OK, in ff_rtsp_parse_streaming_commands()
562 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_play()
595 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_pause()
623 if (reply->status_code != RTSP_STATUS_OK) { in ff_rtsp_setup_input_streams()
859 if (reply->status_code != RTSP_STATUS_OK) in rtsp_read_packet()
[all …]
H A Drtspcodes.h33 RTSP_STATUS_OK =200, enumerator
80 [RTSP_STATUS_OK] ="OK",
H A Drtspenc.c87 if (reply->status_code != RTSP_STATUS_OK) in ff_rtsp_setup_output_streams()
119 if (reply->status_code != RTSP_STATUS_OK) in rtsp_write_record()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Drtspdec.c42 { RTSP_STATUS_OK, "OK" },
202 rtsp_send_reply(s, RTSP_STATUS_OK, NULL, request.seq); in rtsp_read_announce()
224 rtsp_send_reply(s, RTSP_STATUS_OK, in rtsp_read_options()
343 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_setup()
365 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_record()
505 ret = rtsp_send_reply(s, RTSP_STATUS_OK, in ff_rtsp_parse_streaming_commands()
562 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_play()
595 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_pause()
623 if (reply->status_code != RTSP_STATUS_OK) { in ff_rtsp_setup_input_streams()
859 if (reply->status_code != RTSP_STATUS_OK) in rtsp_read_packet()
[all …]
H A Drtspcodes.h33 RTSP_STATUS_OK =200, enumerator
80 [RTSP_STATUS_OK] ="OK",
H A Drtspenc.c87 if (reply->status_code != RTSP_STATUS_OK) in ff_rtsp_setup_output_streams()
119 if (reply->status_code != RTSP_STATUS_OK) in rtsp_write_record()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/
H A Drtspcodes.h27 RTSP_STATUS_OK =200, /**< OK */ enumerator
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavformat/
H A Drtspcodes.h27 RTSP_STATUS_OK =200, /**< OK */ enumerator
/dports/multimedia/vlc/vlc-3.0.16/modules/access/rtsp/
H A Drtsp.h32 #define RTSP_STATUS_OK 200 macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/input/librtsp/
H A Drtsp.h39 #define RTSP_STATUS_OK 200 macro

12