URL_WRONLY 260 applications/dashcast/audio_muxer.c if (avio_open(&audio_output_file->av_fmt_ctx->pb, filename, URL_WRONLY) < 0) { URL_WRONLY 29 applications/dashcast/libav_compat.h #ifndef URL_WRONLY URL_WRONLY 655 applications/dashcast/video_muxer.c if (avio_open(&video_output_file->av_fmt_ctx->pb, filename, URL_WRONLY) < 0) { URL_WRONLY 81 modules/redirect_av/ffmpeg_ts_muxer.c if (url_fopen(&mux->oc->pb, mux->destination, URL_WRONLY) < 0) {