CODEC_ID_NONE 2769 ffmpeg.c return CODEC_ID_NONE; CODEC_ID_NONE 3311 ffmpeg.c use_video = file_oformat->video_codec != CODEC_ID_NONE || video_stream_copy || video_codec_name; CODEC_ID_NONE 3312 ffmpeg.c use_audio = file_oformat->audio_codec != CODEC_ID_NONE || audio_stream_copy || audio_codec_name; CODEC_ID_NONE 3313 ffmpeg.c use_subtitle = file_oformat->subtitle_codec != CODEC_ID_NONE || subtitle_stream_copy || subtitle_codec_name; CODEC_ID_NONE 3700 ffserver.c return CODEC_ID_NONE; CODEC_ID_NONE 3710 ffserver.c return CODEC_ID_NONE; CODEC_ID_NONE 3779 ffserver.c audio_id = CODEC_ID_NONE; CODEC_ID_NONE 3780 ffserver.c video_id = CODEC_ID_NONE; CODEC_ID_NONE 3976 ffserver.c audio_id = CODEC_ID_NONE; CODEC_ID_NONE 3977 ffserver.c video_id = CODEC_ID_NONE; CODEC_ID_NONE 4062 ffserver.c if (audio_id == CODEC_ID_NONE) { CODEC_ID_NONE 4070 ffserver.c if (video_id == CODEC_ID_NONE) { CODEC_ID_NONE 4258 ffserver.c video_id = CODEC_ID_NONE; CODEC_ID_NONE 4260 ffserver.c audio_id = CODEC_ID_NONE; CODEC_ID_NONE 4353 ffserver.c if (audio_id != CODEC_ID_NONE) { CODEC_ID_NONE 4358 ffserver.c if (video_id != CODEC_ID_NONE) { CODEC_ID_NONE 126 libavcodec/audioconvert.c channel_layout = avcodec_guess_channel_layout(nb_channels, CODEC_ID_NONE, NULL); CODEC_ID_NONE 44 libavcodec/parser.c if(codec_id == CODEC_ID_NONE) CODEC_ID_NONE 61 libavdevice/alsa-audio-common.c if (*codec_id == CODEC_ID_NONE) CODEC_ID_NONE 103 libavdevice/alsa-audio-enc.c CODEC_ID_NONE, CODEC_ID_NONE 447 libavdevice/beosaudio.cpp CODEC_ID_NONE, CODEC_ID_NONE 343 libavdevice/oss_audio.c CODEC_ID_NONE, CODEC_ID_NONE 130 libavformat/adtsenc.c CODEC_ID_NONE, CODEC_ID_NONE 61 libavformat/aiff.c return CODEC_ID_NONE; CODEC_ID_NONE 461 libavformat/aiff.c CODEC_ID_NONE, CODEC_ID_NONE 189 libavformat/amr.c CODEC_ID_NONE, CODEC_ID_NONE 195 libavformat/asfenc.c { CODEC_ID_NONE, 0 }, CODEC_ID_NONE 86 libavformat/assenc.c CODEC_ID_NONE, CODEC_ID_NONE 87 libavformat/assenc.c CODEC_ID_NONE, CODEC_ID_NONE 202 libavformat/au.c CODEC_ID_NONE, CODEC_ID_NONE 547 libavformat/avidec.c st->codec->codec_id= CODEC_ID_NONE; CODEC_ID_NONE 90 libavformat/daud.c CODEC_ID_NONE, CODEC_ID_NONE 90 libavformat/flacenc.c CODEC_ID_NONE, CODEC_ID_NONE 35 libavformat/flvenc.c {CODEC_ID_NONE, 0} CODEC_ID_NONE 46 libavformat/flvenc.c {CODEC_ID_NONE, 0} CODEC_ID_NONE 353 libavformat/gif.c CODEC_ID_NONE, CODEC_ID_NONE 145 libavformat/gxf.c st->codec->codec_id = CODEC_ID_NONE; CODEC_ID_NONE 149 libavformat/gxf.c st->codec->codec_id = CODEC_ID_NONE; CODEC_ID_NONE 240 libavformat/gxfenc.c if (stream->codec->codec_id == CODEC_ID_NONE) CODEC_ID_NONE 75 libavformat/img2.c { CODEC_ID_NONE , NULL} CODEC_ID_NONE 106 libavformat/img2.c if(!str) return CODEC_ID_NONE; CODEC_ID_NONE 115 libavformat/img2.c return CODEC_ID_NONE; CODEC_ID_NONE 433 libavformat/img2.c CODEC_ID_NONE, CODEC_ID_NONE 448 libavformat/img2.c CODEC_ID_NONE, CODEC_ID_NONE 541 libavformat/ipmovie.c ipmovie->audio_type = CODEC_ID_NONE; /* no audio */ CODEC_ID_NONE 166 libavformat/isom.c { CODEC_ID_NONE, 0 }, CODEC_ID_NONE 214 libavformat/isom.c { CODEC_ID_NONE, 0 }, CODEC_ID_NONE 220 libavformat/isom.c { CODEC_ID_NONE, 0 }, CODEC_ID_NONE 238 libavformat/libnut.c if (st->codec->codec_id == CODEC_ID_NONE) st->codec->codec_id = codec_get_id(codec_wav_tags, st->codec->codec_tag); CODEC_ID_NONE 245 libavformat/libnut.c if (st->codec->codec_id == CODEC_ID_NONE) st->codec->codec_id = codec_get_id(codec_bmp_tags, st->codec->codec_tag); CODEC_ID_NONE 253 libavformat/libnut.c if (st->codec->codec_id == CODEC_ID_NONE) av_log(avf, AV_LOG_ERROR, "Unknown codec?!\n"); CODEC_ID_NONE 77 libavformat/matroska.c {"" , CODEC_ID_NONE} CODEC_ID_NONE 89 libavformat/matroska.c {"" , CODEC_ID_NONE} CODEC_ID_NONE 1178 libavformat/matroskadec.c enum CodecID codec_id = CODEC_ID_NONE; CODEC_ID_NONE 1248 libavformat/matroskadec.c for(j=0; ff_mkv_codec_tags[j].id != CODEC_ID_NONE; j++){ CODEC_ID_NONE 1350 libavformat/matroskadec.c if (codec_id == CODEC_ID_NONE) CODEC_ID_NONE 1415 libavformat/matroskadec.c st->codec->codec_id = CODEC_ID_NONE; CODEC_ID_NONE 1423 libavformat/matroskadec.c for (i=0; ff_mkv_mime_tags[i].id != CODEC_ID_NONE; i++) { CODEC_ID_NONE 548 libavformat/matroskaenc.c for (j = 0; ff_mkv_codec_tags[j].id != CODEC_ID_NONE; j++) { CODEC_ID_NONE 903 libavformat/matroskaenc.c CODEC_ID_NONE, CODEC_ID_NONE 313 libavformat/mmf.c CODEC_ID_NONE, CODEC_ID_NONE 384 libavformat/mov.c { CODEC_ID_NONE, 0 }, CODEC_ID_NONE 782 libavformat/mov.c return CODEC_ID_NONE; CODEC_ID_NONE 555 libavformat/movenc.c { CODEC_ID_NONE, 0 }, CODEC_ID_NONE 573 libavformat/movenc.c { CODEC_ID_NONE, 0 }, CODEC_ID_NONE 686 libavformat/mp3.c CODEC_ID_NONE, CODEC_ID_NONE 700 libavformat/mp3.c CODEC_ID_NONE, CODEC_ID_NONE 413 libavformat/mpeg.c enum CodecID codec_id = CODEC_ID_NONE; CODEC_ID_NONE 62 libavformat/mpjpeg.c CODEC_ID_NONE, CODEC_ID_NONE 52 libavformat/mxf.c { { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 }, 0, CODEC_ID_NONE }, CODEC_ID_NONE 652 libavformat/mxfdec.c { { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 }, 0, CODEC_ID_NONE }, CODEC_ID_NONE 799 libavformat/mxfdec.c if (st->codec->codec_id == CODEC_ID_NONE) CODEC_ID_NONE 807 libavformat/mxfdec.c if (st->codec->codec_id == CODEC_ID_NONE) CODEC_ID_NONE 30 libavformat/nut.c { CODEC_ID_NONE , 0 } CODEC_ID_NONE 336 libavformat/nutdec.c if(class<3 && st->codec->codec_id == CODEC_ID_NONE) CODEC_ID_NONE 663 libavformat/raw.c CODEC_ID_NONE, CODEC_ID_NONE 690 libavformat/raw.c CODEC_ID_NONE, CODEC_ID_NONE 718 libavformat/raw.c CODEC_ID_NONE, CODEC_ID_NONE 748 libavformat/raw.c CODEC_ID_NONE, CODEC_ID_NONE 777 libavformat/raw.c CODEC_ID_NONE, CODEC_ID_NONE 819 libavformat/raw.c CODEC_ID_NONE, CODEC_ID_NONE 848 libavformat/raw.c CODEC_ID_NONE, CODEC_ID_NONE 877 libavformat/raw.c CODEC_ID_NONE, CODEC_ID_NONE 920 libavformat/raw.c CODEC_ID_NONE, CODEC_ID_NONE 949 libavformat/raw.c CODEC_ID_NONE, CODEC_ID_NONE 978 libavformat/raw.c CODEC_ID_NONE, CODEC_ID_NONE 993 libavformat/raw.c CODEC_ID_NONE, CODEC_ID_NONE 1067 libavformat/raw.c CODEC_ID_NONE, CODEC_ID_NONE 1142 libavformat/raw.c CODEC_ID_NONE,\ CODEC_ID_NONE 541 libavformat/rdt.c CODEC_ID_NONE, \ CODEC_ID_NONE 204 libavformat/riff.c { CODEC_ID_NONE, 0 } CODEC_ID_NONE 212 libavformat/rmdec.c st->codec->codec_id = CODEC_ID_NONE; CODEC_ID_NONE 174 libavformat/rpl.c vst->codec->codec_id = CODEC_ID_NONE; CODEC_ID_NONE 200 libavformat/rpl.c ast->codec->codec_id = CODEC_ID_NONE; CODEC_ID_NONE 223 libavformat/rpl.c if (ast->codec->codec_id == CODEC_ID_NONE) { CODEC_ID_NONE 49 libavformat/rtp.c {3, "GSM", CODEC_TYPE_AUDIO, CODEC_ID_NONE, 8000, 1}, CODEC_ID_NONE 50 libavformat/rtp.c {4, "G723", CODEC_TYPE_AUDIO, CODEC_ID_NONE, 8000, 1}, CODEC_ID_NONE 51 libavformat/rtp.c {5, "DVI4", CODEC_TYPE_AUDIO, CODEC_ID_NONE, 8000, 1}, CODEC_ID_NONE 52 libavformat/rtp.c {6, "DVI4", CODEC_TYPE_AUDIO, CODEC_ID_NONE, 16000, 1}, CODEC_ID_NONE 53 libavformat/rtp.c {7, "LPC", CODEC_TYPE_AUDIO, CODEC_ID_NONE, 8000, 1}, CODEC_ID_NONE 55 libavformat/rtp.c {9, "G722", CODEC_TYPE_AUDIO, CODEC_ID_NONE, 8000, 1}, CODEC_ID_NONE 59 libavformat/rtp.c {13, "CN", CODEC_TYPE_AUDIO, CODEC_ID_NONE, 8000, 1}, CODEC_ID_NONE 62 libavformat/rtp.c {15, "G728", CODEC_TYPE_AUDIO, CODEC_ID_NONE, 8000, 1}, CODEC_ID_NONE 63 libavformat/rtp.c {16, "DVI4", CODEC_TYPE_AUDIO, CODEC_ID_NONE, 11025, 1}, CODEC_ID_NONE 64 libavformat/rtp.c {17, "DVI4", CODEC_TYPE_AUDIO, CODEC_ID_NONE, 22050, 1}, CODEC_ID_NONE 65 libavformat/rtp.c {18, "G729", CODEC_TYPE_AUDIO, CODEC_ID_NONE, 8000, 1}, CODEC_ID_NONE 66 libavformat/rtp.c {25, "CelB", CODEC_TYPE_VIDEO, CODEC_ID_NONE, 90000, -1}, CODEC_ID_NONE 68 libavformat/rtp.c {28, "nv", CODEC_TYPE_VIDEO, CODEC_ID_NONE, 90000, -1}, CODEC_ID_NONE 74 libavformat/rtp.c {-1, "", CODEC_TYPE_UNKNOWN, CODEC_ID_NONE, -1, -1} CODEC_ID_NONE 83 libavformat/rtp.c if (AVRtpPayloadTypes[i].codec_id != CODEC_ID_NONE) { CODEC_ID_NONE 132 libavformat/rtp.c return CODEC_ID_NONE; CODEC_ID_NONE 367 libavformat/rtpenc.c CODEC_ID_NONE, CODEC_ID_NONE 119 libavformat/segafilm.c film->audio_type = CODEC_ID_NONE; CODEC_ID_NONE 128 libavformat/segafilm.c film->video_type = CODEC_ID_NONE; CODEC_ID_NONE 184 libavformat/utils.c av_guess_image2_codec(filename) != CODEC_ID_NONE) { CODEC_ID_NONE 233 libavformat/utils.c enum CodecID codec_id= CODEC_ID_NONE; CODEC_ID_NONE 240 libavformat/utils.c if(codec_id == CODEC_ID_NONE) CODEC_ID_NONE 246 libavformat/utils.c return CODEC_ID_NONE; CODEC_ID_NONE 1859 libavformat/utils.c return enc->codec_id != CODEC_ID_NONE && val != 0; CODEC_ID_NONE 1903 libavformat/utils.c while (tags->id != CODEC_ID_NONE) { CODEC_ID_NONE 1914 libavformat/utils.c for(i=0; tags[i].id != CODEC_ID_NONE;i++) { CODEC_ID_NONE 1918 libavformat/utils.c for(i=0; tags[i].id != CODEC_ID_NONE; i++) { CODEC_ID_NONE 1925 libavformat/utils.c return CODEC_ID_NONE; CODEC_ID_NONE 1943 libavformat/utils.c if(id!=CODEC_ID_NONE) return id; CODEC_ID_NONE 1945 libavformat/utils.c return CODEC_ID_NONE; CODEC_ID_NONE 89 libavformat/vc1testenc.c CODEC_ID_NONE, CODEC_ID_NONE 98 libavformat/vocenc.c CODEC_ID_NONE, CODEC_ID_NONE 281 libavformat/wav.c CODEC_ID_NONE, CODEC_ID_NONE 176 libavformat/yuv4mpeg.c CODEC_ID_NONE, CODEC_ID_NONE 468 output_example.c if (fmt->video_codec != CODEC_ID_NONE) { CODEC_ID_NONE 471 output_example.c if (fmt->audio_codec != CODEC_ID_NONE) {