MKTAG 502 ffmpeg_dxva2.c if (format == MKTAG('N','V','1','2')) { MKTAG 1887 ffmpeg_opt.c if((qcr!=MKTAG('A', 'P', 'I', 'C')) && (ist->st->disposition & AV_DISPOSITION_ATTACHED_PIC)) MKTAG 1891 ffmpeg_opt.c if((qcr==MKTAG('A', 'P', 'I', 'C')) && !(ist->st->disposition & AV_DISPOSITION_ATTACHED_PIC)) MKTAG 1043 ffserver_config.c MKTAG(arg[0], arg[1], arg[2], arg[3]), MKTAG 32 libavcodec/012v.c if (avctx->codec_tag == MKTAG('a', '1', '2', 'v')) MKTAG 53 libavcodec/012v.c if ( avctx->codec_tag == MKTAG('0', '1', '2', 'v') MKTAG 102 libavcodec/aasc.c case MKTAG('A', 'A', 'S', '4'): MKTAG 106 libavcodec/aasc.c case MKTAG('A', 'A', 'S', 'C'): MKTAG 368 libavcodec/cllc.c if (info_tag == MKTAG('I', 'N', 'F', 'O')) { MKTAG 59 libavcodec/dpx_parser.c state == MKTAG('S','D','P','X')) { MKTAG 93 libavcodec/dpx_parser.c d->pc.state == MKTAG('S','D','P','X')) { MKTAG 224 libavcodec/dxa.c if (bytestream2_peek_le32(&gb) == MKTAG('C','M','A','P')) { MKTAG 242 libavcodec/dxa.c if (bytestream2_get_le32(&gb) == MKTAG('N','U','L','L')) MKTAG 172 libavcodec/eacmv.c #define MVIh_TAG MKTAG('M', 'V', 'I', 'h') MKTAG 44 libavcodec/eamad.c #define MADk_TAG MKTAG('M', 'A', 'D', 'k') /* MAD i-frame */ MKTAG 45 libavcodec/eamad.c #define MADm_TAG MKTAG('M', 'A', 'D', 'm') /* MAD p-frame */ MKTAG 46 libavcodec/eamad.c #define MADe_TAG MKTAG('M', 'A', 'D', 'e') /* MAD lqp-frame */ MKTAG 39 libavcodec/eatgv.c #define kVGT_TAG MKTAG('k', 'V', 'G', 'T') MKTAG 78 libavcodec/ffwavesynth.c WS_SINE = MKTAG('S','I','N','E'), MKTAG 79 libavcodec/ffwavesynth.c WS_NOISE = MKTAG('N','O','I','S'), MKTAG 338 libavcodec/ffwavesynth.c ws->dither_state = MKTAG('D','I','T','H'); MKTAG 341 libavcodec/ffwavesynth.c ws->pink_state = MKTAG('P','I','N','K'); MKTAG 177 libavcodec/flac.c if (AV_RL32(avctx->extradata) != MKTAG('f','L','a','C')) { MKTAG 42 libavcodec/fraps.c #define FPS_TAG MKTAG('F', 'P', 'S', 'x') MKTAG 57 libavcodec/frwu.c if (bytestream_get_le32(&buf) != MKTAG('F', 'R', 'W', '1')) { MKTAG 423 libavcodec/h264_ps.c if (h->avctx->codec_tag == MKTAG('S', 'M', 'V', '2')) MKTAG 507 libavcodec/hqx.c if (info_tag == MKTAG('I', 'N', 'F', 'O')) { MKTAG 348 libavcodec/iff.c if (avctx->codec_tag == MKTAG('R', 'G', 'B', '8')) { MKTAG 350 libavcodec/iff.c } else if (avctx->codec_tag == MKTAG('R', 'G', 'B', 'N')) { MKTAG 352 libavcodec/iff.c } else if (avctx->codec_tag != MKTAG('D', 'E', 'E', 'P')) { MKTAG 702 libavcodec/iff.c if (avctx->codec_tag == MKTAG('A', 'C', 'B', 'M')) { MKTAG 727 libavcodec/iff.c } else if (avctx->codec_tag == MKTAG('D', 'E', 'E', 'P')) { MKTAG 739 libavcodec/iff.c } else if (avctx->codec_tag == MKTAG('I', 'L', 'B', 'M')) { // interleaved MKTAG 770 libavcodec/iff.c } else if (avctx->codec_tag == MKTAG('P', 'B', 'M', ' ')) { // IFF-PBM MKTAG 789 libavcodec/iff.c if (avctx->codec_tag == MKTAG('I', 'L', 'B', 'M')) { // interleaved MKTAG 829 libavcodec/iff.c } else if (avctx->codec_tag == MKTAG('P', 'B', 'M', ' ')) { // IFF-PBM MKTAG 843 libavcodec/iff.c } else if (avctx->codec_tag == MKTAG('D', 'E', 'E', 'P')) { // IFF-DEEP MKTAG 852 libavcodec/iff.c if (avctx->codec_tag == MKTAG('R', 'G', 'B', '8') && avctx->pix_fmt == AV_PIX_FMT_RGB32) MKTAG 854 libavcodec/iff.c else if (avctx->codec_tag == MKTAG('R', 'G', 'B', 'N') && avctx->pix_fmt == AV_PIX_FMT_RGB444) MKTAG 860 libavcodec/iff.c if (avctx->codec_tag == MKTAG('D', 'E', 'E', 'P')) { MKTAG 53 libavcodec/libspeexdec.c if (avctx->codec_tag == MKTAG('S', 'P', 'X', 'N')) { MKTAG 56 libavcodec/libutvideodec.cpp case MKTAG('U', 'L', 'H', '0'): MKTAG 61 libavcodec/libutvideodec.cpp case MKTAG('U', 'L', 'H', '2'): MKTAG 67 libavcodec/libutvideodec.cpp case MKTAG('U', 'L', 'Y', '0'): MKTAG 71 libavcodec/libutvideodec.cpp case MKTAG('U', 'L', 'Y', '2'): MKTAG 75 libavcodec/libutvideodec.cpp case MKTAG('U', 'L', 'R', 'G'): MKTAG 79 libavcodec/libutvideodec.cpp case MKTAG('U', 'L', 'R', 'A'): MKTAG 84 libavcodec/libutvideodec.cpp case MKTAG('U', 'Q', 'Y', '2'): MKTAG 49 libavcodec/libutvideoenc.cpp avctx->codec_tag = MKTAG('U', 'L', 'H', '0'); MKTAG 51 libavcodec/libutvideoenc.cpp avctx->codec_tag = MKTAG('U', 'L', 'Y', '0'); MKTAG 57 libavcodec/libutvideoenc.cpp avctx->codec_tag = MKTAG('U', 'L', 'H', '2'); MKTAG 59 libavcodec/libutvideoenc.cpp avctx->codec_tag = MKTAG('U', 'L', 'Y', '2'); MKTAG 64 libavcodec/libutvideoenc.cpp avctx->codec_tag = MKTAG('U', 'L', 'R', 'G'); MKTAG 69 libavcodec/libutvideoenc.cpp avctx->codec_tag = MKTAG('U', 'L', 'R', 'A'); MKTAG 250 libavcodec/metasound.c { MKTAG('V','X','0','3'), 6, 1, 8000 }, MKTAG 251 libavcodec/metasound.c { MKTAG('V','X','0','4'), 12, 2, 8000 }, MKTAG 253 libavcodec/metasound.c { MKTAG('V','O','X','i'), 8, 1, 8000 }, MKTAG 254 libavcodec/metasound.c { MKTAG('V','O','X','j'), 10, 1, 11025 }, MKTAG 255 libavcodec/metasound.c { MKTAG('V','O','X','k'), 16, 1, 16000 }, MKTAG 256 libavcodec/metasound.c { MKTAG('V','O','X','L'), 24, 1, 22050 }, MKTAG 257 libavcodec/metasound.c { MKTAG('V','O','X','q'), 32, 1, 44100 }, MKTAG 258 libavcodec/metasound.c { MKTAG('V','O','X','r'), 40, 1, 44100 }, MKTAG 259 libavcodec/metasound.c { MKTAG('V','O','X','s'), 48, 1, 44100 }, MKTAG 260 libavcodec/metasound.c { MKTAG('V','O','X','t'), 16, 2, 8000 }, MKTAG 261 libavcodec/metasound.c { MKTAG('V','O','X','u'), 20, 2, 11025 }, MKTAG 262 libavcodec/metasound.c { MKTAG('V','O','X','v'), 32, 2, 16000 }, MKTAG 263 libavcodec/metasound.c { MKTAG('V','O','X','w'), 48, 2, 22050 }, MKTAG 264 libavcodec/metasound.c { MKTAG('V','O','X','x'), 64, 2, 44100 }, MKTAG 265 libavcodec/metasound.c { MKTAG('V','O','X','y'), 80, 2, 44100 }, MKTAG 266 libavcodec/metasound.c { MKTAG('V','O','X','z'), 96, 2, 44100 }, MKTAG 1414 libavcodec/mjpegdec.c if (s->avctx->codec_tag == MKTAG('M', 'T', 'S', 'J') MKTAG 318 libavcodec/nuv.c c->codec_frameheader = avctx->codec_tag == MKTAG('R', 'J', 'P', 'G'); MKTAG 1003 libavcodec/pngdec.c case MKTAG('I', 'H', 'D', 'R'): MKTAG 1007 libavcodec/pngdec.c case MKTAG('p', 'H', 'Y', 's'): MKTAG 1011 libavcodec/pngdec.c case MKTAG('f', 'c', 'T', 'L'): MKTAG 1018 libavcodec/pngdec.c case MKTAG('f', 'd', 'A', 'T'): MKTAG 1026 libavcodec/pngdec.c case MKTAG('I', 'D', 'A', 'T'): MKTAG 1032 libavcodec/pngdec.c case MKTAG('P', 'L', 'T', 'E'): MKTAG 1036 libavcodec/pngdec.c case MKTAG('t', 'R', 'N', 'S'): MKTAG 1040 libavcodec/pngdec.c case MKTAG('t', 'E', 'X', 't'): MKTAG 1045 libavcodec/pngdec.c case MKTAG('z', 'T', 'X', 't'): MKTAG 1050 libavcodec/pngdec.c case MKTAG('I', 'E', 'N', 'D'): MKTAG 228 libavcodec/pngenc.c MKTAG('I', 'D', 'A', 'T'), s->buf, IOBUF_SIZE); MKTAG 403 libavcodec/pngenc.c png_write_chunk(&s->bytestream, MKTAG('I', 'H', 'D', 'R'), s->buf, 13); MKTAG 414 libavcodec/pngenc.c png_write_chunk(&s->bytestream, MKTAG('p', 'H', 'Y', 's'), s->buf, 9); MKTAG 420 libavcodec/pngenc.c png_write_chunk(&s->bytestream, MKTAG('s', 'R', 'G', 'B'), s->buf, 1); MKTAG 424 libavcodec/pngenc.c png_write_chunk(&s->bytestream, MKTAG('c', 'H', 'R', 'M'), s->buf, 32); MKTAG 426 libavcodec/pngenc.c png_write_chunk(&s->bytestream, MKTAG('g', 'A', 'M', 'A'), s->buf, 4); MKTAG 448 libavcodec/pngenc.c MKTAG('P', 'L', 'T', 'E'), s->buf, 256 * 3); MKTAG 451 libavcodec/pngenc.c MKTAG('t', 'R', 'N', 'S'), s->buf + 256 * 3, 256); MKTAG 497 libavcodec/pngenc.c png_write_chunk(&s->bytestream, MKTAG('I', 'D', 'A', 'T'), s->buf, len); MKTAG 507 libavcodec/pngenc.c png_write_chunk(&s->bytestream, MKTAG('I', 'E', 'N', 'D'), NULL, 0); MKTAG 130 libavcodec/proresenc_kostya.c .tag = MKTAG('a', 'p', 'c', 'o'), MKTAG 138 libavcodec/proresenc_kostya.c .tag = MKTAG('a', 'p', 'c', 's'), MKTAG 146 libavcodec/proresenc_kostya.c .tag = MKTAG('a', 'p', 'c', 'n'), MKTAG 154 libavcodec/proresenc_kostya.c .tag = MKTAG('a', 'p', 'c', 'h'), MKTAG 162 libavcodec/proresenc_kostya.c .tag = MKTAG('a', 'p', '4', 'h'), MKTAG 30 libavcodec/r210dec.c if ((avctx->codec_tag & 0xFFFFFF) == MKTAG('r', '1', '0', 0)) { MKTAG 49 libavcodec/r210dec.c int r10 = (avctx->codec_tag & 0xFFFFFF) == MKTAG('r', '1', '0', 0); MKTAG 50 libavcodec/r210dec.c int le = avctx->codec_tag == MKTAG('R', '1', '0', 'k') && MKTAG 32 libavcodec/raw.c { AV_PIX_FMT_YUV420P, MKTAG('I', '4', '2', '0') }, /* Planar formats */ MKTAG 33 libavcodec/raw.c { AV_PIX_FMT_YUV420P, MKTAG('I', 'Y', 'U', 'V') }, MKTAG 34 libavcodec/raw.c { AV_PIX_FMT_YUV420P, MKTAG('Y', 'V', '1', '2') }, MKTAG 35 libavcodec/raw.c { AV_PIX_FMT_YUV410P, MKTAG('Y', 'U', 'V', '9') }, MKTAG 36 libavcodec/raw.c { AV_PIX_FMT_YUV410P, MKTAG('Y', 'V', 'U', '9') }, MKTAG 37 libavcodec/raw.c { AV_PIX_FMT_YUV411P, MKTAG('Y', '4', '1', 'B') }, MKTAG 38 libavcodec/raw.c { AV_PIX_FMT_YUV422P, MKTAG('Y', '4', '2', 'B') }, MKTAG 39 libavcodec/raw.c { AV_PIX_FMT_YUV422P, MKTAG('P', '4', '2', '2') }, MKTAG 40 libavcodec/raw.c { AV_PIX_FMT_YUV422P, MKTAG('Y', 'V', '1', '6') }, MKTAG 43 libavcodec/raw.c { AV_PIX_FMT_YUVJ420P, MKTAG('I', '4', '2', '0') }, /* Planar formats */ MKTAG 44 libavcodec/raw.c { AV_PIX_FMT_YUVJ420P, MKTAG('I', 'Y', 'U', 'V') }, MKTAG 45 libavcodec/raw.c { AV_PIX_FMT_YUVJ420P, MKTAG('Y', 'V', '1', '2') }, MKTAG 46 libavcodec/raw.c { AV_PIX_FMT_YUVJ422P, MKTAG('Y', '4', '2', 'B') }, MKTAG 47 libavcodec/raw.c { AV_PIX_FMT_YUVJ422P, MKTAG('P', '4', '2', '2') }, MKTAG 48 libavcodec/raw.c { AV_PIX_FMT_GRAY8, MKTAG('Y', '8', '0', '0') }, MKTAG 49 libavcodec/raw.c { AV_PIX_FMT_GRAY8, MKTAG('Y', '8', ' ', ' ') }, MKTAG 51 libavcodec/raw.c { AV_PIX_FMT_YUYV422, MKTAG('Y', 'U', 'Y', '2') }, /* Packed formats */ MKTAG 52 libavcodec/raw.c { AV_PIX_FMT_YUYV422, MKTAG('Y', '4', '2', '2') }, MKTAG 53 libavcodec/raw.c { AV_PIX_FMT_YUYV422, MKTAG('V', '4', '2', '2') }, MKTAG 54 libavcodec/raw.c { AV_PIX_FMT_YUYV422, MKTAG('V', 'Y', 'U', 'Y') }, MKTAG 55 libavcodec/raw.c { AV_PIX_FMT_YUYV422, MKTAG('Y', 'U', 'N', 'V') }, MKTAG 56 libavcodec/raw.c { AV_PIX_FMT_YVYU422, MKTAG('Y', 'V', 'Y', 'U') }, /* Philips */ MKTAG 57 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('U', 'Y', 'V', 'Y') }, MKTAG 58 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('H', 'D', 'Y', 'C') }, MKTAG 59 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('U', 'Y', 'N', 'V') }, MKTAG 60 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('U', 'Y', 'N', 'Y') }, MKTAG 61 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('u', 'y', 'v', '1') }, MKTAG 62 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('2', 'V', 'u', '1') }, MKTAG 63 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('A', 'V', 'R', 'n') }, /* Avid AVI Codec 1:1 */ MKTAG 64 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('A', 'V', '1', 'x') }, /* Avid 1:1x */ MKTAG 65 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('A', 'V', 'u', 'p') }, MKTAG 66 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('V', 'D', 'T', 'Z') }, /* SoftLab-NSK VideoTizer */ MKTAG 67 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('a', 'u', 'v', '2') }, MKTAG 68 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('c', 'y', 'u', 'v') }, /* CYUV is also Creative YUV */ MKTAG 69 libavcodec/raw.c { AV_PIX_FMT_UYYVYY411, MKTAG('Y', '4', '1', '1') }, MKTAG 70 libavcodec/raw.c { AV_PIX_FMT_GRAY8, MKTAG('G', 'R', 'E', 'Y') }, MKTAG 71 libavcodec/raw.c { AV_PIX_FMT_NV12, MKTAG('N', 'V', '1', '2') }, MKTAG 72 libavcodec/raw.c { AV_PIX_FMT_NV21, MKTAG('N', 'V', '2', '1') }, MKTAG 75 libavcodec/raw.c { AV_PIX_FMT_RGB555LE, MKTAG('R', 'G', 'B', 15) }, MKTAG 76 libavcodec/raw.c { AV_PIX_FMT_BGR555LE, MKTAG('B', 'G', 'R', 15) }, MKTAG 77 libavcodec/raw.c { AV_PIX_FMT_RGB565LE, MKTAG('R', 'G', 'B', 16) }, MKTAG 78 libavcodec/raw.c { AV_PIX_FMT_BGR565LE, MKTAG('B', 'G', 'R', 16) }, MKTAG 79 libavcodec/raw.c { AV_PIX_FMT_RGB555BE, MKTAG(15 , 'B', 'G', 'R') }, MKTAG 80 libavcodec/raw.c { AV_PIX_FMT_BGR555BE, MKTAG(15 , 'R', 'G', 'B') }, MKTAG 81 libavcodec/raw.c { AV_PIX_FMT_RGB565BE, MKTAG(16 , 'B', 'G', 'R') }, MKTAG 82 libavcodec/raw.c { AV_PIX_FMT_BGR565BE, MKTAG(16 , 'R', 'G', 'B') }, MKTAG 83 libavcodec/raw.c { AV_PIX_FMT_RGB444LE, MKTAG('R', 'G', 'B', 12) }, MKTAG 84 libavcodec/raw.c { AV_PIX_FMT_BGR444LE, MKTAG('B', 'G', 'R', 12) }, MKTAG 85 libavcodec/raw.c { AV_PIX_FMT_RGB444BE, MKTAG(12 , 'B', 'G', 'R') }, MKTAG 86 libavcodec/raw.c { AV_PIX_FMT_BGR444BE, MKTAG(12 , 'R', 'G', 'B') }, MKTAG 87 libavcodec/raw.c { AV_PIX_FMT_RGBA64LE, MKTAG('R', 'B', 'A', 64 ) }, MKTAG 88 libavcodec/raw.c { AV_PIX_FMT_BGRA64LE, MKTAG('B', 'R', 'A', 64 ) }, MKTAG 89 libavcodec/raw.c { AV_PIX_FMT_RGBA64BE, MKTAG(64 , 'R', 'B', 'A') }, MKTAG 90 libavcodec/raw.c { AV_PIX_FMT_BGRA64BE, MKTAG(64 , 'B', 'R', 'A') }, MKTAG 91 libavcodec/raw.c { AV_PIX_FMT_RGBA, MKTAG('R', 'G', 'B', 'A') }, MKTAG 92 libavcodec/raw.c { AV_PIX_FMT_RGB0, MKTAG('R', 'G', 'B', 0 ) }, MKTAG 93 libavcodec/raw.c { AV_PIX_FMT_BGRA, MKTAG('B', 'G', 'R', 'A') }, MKTAG 94 libavcodec/raw.c { AV_PIX_FMT_BGR0, MKTAG('B', 'G', 'R', 0 ) }, MKTAG 95 libavcodec/raw.c { AV_PIX_FMT_ABGR, MKTAG('A', 'B', 'G', 'R') }, MKTAG 96 libavcodec/raw.c { AV_PIX_FMT_0BGR, MKTAG( 0 , 'B', 'G', 'R') }, MKTAG 97 libavcodec/raw.c { AV_PIX_FMT_ARGB, MKTAG('A', 'R', 'G', 'B') }, MKTAG 98 libavcodec/raw.c { AV_PIX_FMT_0RGB, MKTAG( 0 , 'R', 'G', 'B') }, MKTAG 99 libavcodec/raw.c { AV_PIX_FMT_RGB24, MKTAG('R', 'G', 'B', 24 ) }, MKTAG 100 libavcodec/raw.c { AV_PIX_FMT_BGR24, MKTAG('B', 'G', 'R', 24 ) }, MKTAG 101 libavcodec/raw.c { AV_PIX_FMT_YUV411P, MKTAG('4', '1', '1', 'P') }, MKTAG 102 libavcodec/raw.c { AV_PIX_FMT_YUV422P, MKTAG('4', '2', '2', 'P') }, MKTAG 103 libavcodec/raw.c { AV_PIX_FMT_YUVJ422P, MKTAG('4', '2', '2', 'P') }, MKTAG 104 libavcodec/raw.c { AV_PIX_FMT_YUV440P, MKTAG('4', '4', '0', 'P') }, MKTAG 105 libavcodec/raw.c { AV_PIX_FMT_YUVJ440P, MKTAG('4', '4', '0', 'P') }, MKTAG 106 libavcodec/raw.c { AV_PIX_FMT_YUV444P, MKTAG('4', '4', '4', 'P') }, MKTAG 107 libavcodec/raw.c { AV_PIX_FMT_YUVJ444P, MKTAG('4', '4', '4', 'P') }, MKTAG 108 libavcodec/raw.c { AV_PIX_FMT_MONOWHITE,MKTAG('B', '1', 'W', '0') }, MKTAG 109 libavcodec/raw.c { AV_PIX_FMT_MONOBLACK,MKTAG('B', '0', 'W', '1') }, MKTAG 110 libavcodec/raw.c { AV_PIX_FMT_BGR8, MKTAG('B', 'G', 'R', 8 ) }, MKTAG 111 libavcodec/raw.c { AV_PIX_FMT_RGB8, MKTAG('R', 'G', 'B', 8 ) }, MKTAG 112 libavcodec/raw.c { AV_PIX_FMT_BGR4, MKTAG('B', 'G', 'R', 4 ) }, MKTAG 113 libavcodec/raw.c { AV_PIX_FMT_RGB4, MKTAG('R', 'G', 'B', 4 ) }, MKTAG 114 libavcodec/raw.c { AV_PIX_FMT_RGB4_BYTE,MKTAG('B', '4', 'B', 'Y') }, MKTAG 115 libavcodec/raw.c { AV_PIX_FMT_BGR4_BYTE,MKTAG('R', '4', 'B', 'Y') }, MKTAG 116 libavcodec/raw.c { AV_PIX_FMT_RGB48LE, MKTAG('R', 'G', 'B', 48 ) }, MKTAG 117 libavcodec/raw.c { AV_PIX_FMT_RGB48BE, MKTAG( 48, 'R', 'G', 'B') }, MKTAG 118 libavcodec/raw.c { AV_PIX_FMT_BGR48LE, MKTAG('B', 'G', 'R', 48 ) }, MKTAG 119 libavcodec/raw.c { AV_PIX_FMT_BGR48BE, MKTAG( 48, 'B', 'G', 'R') }, MKTAG 120 libavcodec/raw.c { AV_PIX_FMT_GRAY16LE, MKTAG('Y', '1', 0 , 16 ) }, MKTAG 121 libavcodec/raw.c { AV_PIX_FMT_GRAY16BE, MKTAG(16 , 0 , '1', 'Y') }, MKTAG 122 libavcodec/raw.c { AV_PIX_FMT_YUV420P10LE, MKTAG('Y', '3', 11 , 10 ) }, MKTAG 123 libavcodec/raw.c { AV_PIX_FMT_YUV420P10BE, MKTAG(10 , 11 , '3', 'Y') }, MKTAG 124 libavcodec/raw.c { AV_PIX_FMT_YUV422P10LE, MKTAG('Y', '3', 10 , 10 ) }, MKTAG 125 libavcodec/raw.c { AV_PIX_FMT_YUV422P10BE, MKTAG(10 , 10 , '3', 'Y') }, MKTAG 126 libavcodec/raw.c { AV_PIX_FMT_YUV444P10LE, MKTAG('Y', '3', 0 , 10 ) }, MKTAG 127 libavcodec/raw.c { AV_PIX_FMT_YUV444P10BE, MKTAG(10 , 0 , '3', 'Y') }, MKTAG 128 libavcodec/raw.c { AV_PIX_FMT_YUV420P12LE, MKTAG('Y', '3', 11 , 12 ) }, MKTAG 129 libavcodec/raw.c { AV_PIX_FMT_YUV420P12BE, MKTAG(12 , 11 , '3', 'Y') }, MKTAG 130 libavcodec/raw.c { AV_PIX_FMT_YUV422P12LE, MKTAG('Y', '3', 10 , 12 ) }, MKTAG 131 libavcodec/raw.c { AV_PIX_FMT_YUV422P12BE, MKTAG(12 , 10 , '3', 'Y') }, MKTAG 132 libavcodec/raw.c { AV_PIX_FMT_YUV444P12LE, MKTAG('Y', '3', 0 , 12 ) }, MKTAG 133 libavcodec/raw.c { AV_PIX_FMT_YUV444P12BE, MKTAG(12 , 0 , '3', 'Y') }, MKTAG 134 libavcodec/raw.c { AV_PIX_FMT_YUV420P14LE, MKTAG('Y', '3', 11 , 14 ) }, MKTAG 135 libavcodec/raw.c { AV_PIX_FMT_YUV420P14BE, MKTAG(14 , 11 , '3', 'Y') }, MKTAG 136 libavcodec/raw.c { AV_PIX_FMT_YUV422P14LE, MKTAG('Y', '3', 10 , 14 ) }, MKTAG 137 libavcodec/raw.c { AV_PIX_FMT_YUV422P14BE, MKTAG(14 , 10 , '3', 'Y') }, MKTAG 138 libavcodec/raw.c { AV_PIX_FMT_YUV444P14LE, MKTAG('Y', '3', 0 , 14 ) }, MKTAG 139 libavcodec/raw.c { AV_PIX_FMT_YUV444P14BE, MKTAG(14 , 0 , '3', 'Y') }, MKTAG 140 libavcodec/raw.c { AV_PIX_FMT_YUV420P16LE, MKTAG('Y', '3', 11 , 16 ) }, MKTAG 141 libavcodec/raw.c { AV_PIX_FMT_YUV420P16BE, MKTAG(16 , 11 , '3', 'Y') }, MKTAG 142 libavcodec/raw.c { AV_PIX_FMT_YUV422P16LE, MKTAG('Y', '3', 10 , 16 ) }, MKTAG 143 libavcodec/raw.c { AV_PIX_FMT_YUV422P16BE, MKTAG(16 , 10 , '3', 'Y') }, MKTAG 144 libavcodec/raw.c { AV_PIX_FMT_YUV444P16LE, MKTAG('Y', '3', 0 , 16 ) }, MKTAG 145 libavcodec/raw.c { AV_PIX_FMT_YUV444P16BE, MKTAG(16 , 0 , '3', 'Y') }, MKTAG 146 libavcodec/raw.c { AV_PIX_FMT_YUVA420P, MKTAG('Y', '4', 11 , 8 ) }, MKTAG 147 libavcodec/raw.c { AV_PIX_FMT_YUVA422P, MKTAG('Y', '4', 10 , 8 ) }, MKTAG 148 libavcodec/raw.c { AV_PIX_FMT_YUVA444P, MKTAG('Y', '4', 0 , 8 ) }, MKTAG 149 libavcodec/raw.c { AV_PIX_FMT_YA8, MKTAG('Y', '2', 0 , 8 ) }, MKTAG 151 libavcodec/raw.c { AV_PIX_FMT_YUVA420P9LE, MKTAG('Y', '4', 11 , 9 ) }, MKTAG 152 libavcodec/raw.c { AV_PIX_FMT_YUVA420P9BE, MKTAG( 9 , 11 , '4', 'Y') }, MKTAG 153 libavcodec/raw.c { AV_PIX_FMT_YUVA422P9LE, MKTAG('Y', '4', 10 , 9 ) }, MKTAG 154 libavcodec/raw.c { AV_PIX_FMT_YUVA422P9BE, MKTAG( 9 , 10 , '4', 'Y') }, MKTAG 155 libavcodec/raw.c { AV_PIX_FMT_YUVA444P9LE, MKTAG('Y', '4', 0 , 9 ) }, MKTAG 156 libavcodec/raw.c { AV_PIX_FMT_YUVA444P9BE, MKTAG( 9 , 0 , '4', 'Y') }, MKTAG 157 libavcodec/raw.c { AV_PIX_FMT_YUVA420P10LE, MKTAG('Y', '4', 11 , 10 ) }, MKTAG 158 libavcodec/raw.c { AV_PIX_FMT_YUVA420P10BE, MKTAG(10 , 11 , '4', 'Y') }, MKTAG 159 libavcodec/raw.c { AV_PIX_FMT_YUVA422P10LE, MKTAG('Y', '4', 10 , 10 ) }, MKTAG 160 libavcodec/raw.c { AV_PIX_FMT_YUVA422P10BE, MKTAG(10 , 10 , '4', 'Y') }, MKTAG 161 libavcodec/raw.c { AV_PIX_FMT_YUVA444P10LE, MKTAG('Y', '4', 0 , 10 ) }, MKTAG 162 libavcodec/raw.c { AV_PIX_FMT_YUVA444P10BE, MKTAG(10 , 0 , '4', 'Y') }, MKTAG 163 libavcodec/raw.c { AV_PIX_FMT_YUVA420P16LE, MKTAG('Y', '4', 11 , 16 ) }, MKTAG 164 libavcodec/raw.c { AV_PIX_FMT_YUVA420P16BE, MKTAG(16 , 11 , '4', 'Y') }, MKTAG 165 libavcodec/raw.c { AV_PIX_FMT_YUVA422P16LE, MKTAG('Y', '4', 10 , 16 ) }, MKTAG 166 libavcodec/raw.c { AV_PIX_FMT_YUVA422P16BE, MKTAG(16 , 10 , '4', 'Y') }, MKTAG 167 libavcodec/raw.c { AV_PIX_FMT_YUVA444P16LE, MKTAG('Y', '4', 0 , 16 ) }, MKTAG 168 libavcodec/raw.c { AV_PIX_FMT_YUVA444P16BE, MKTAG(16 , 0 , '4', 'Y') }, MKTAG 170 libavcodec/raw.c { AV_PIX_FMT_GBRP, MKTAG('G', '3', 00 , 8 ) }, MKTAG 171 libavcodec/raw.c { AV_PIX_FMT_GBRP9LE, MKTAG('G', '3', 00 , 9 ) }, MKTAG 172 libavcodec/raw.c { AV_PIX_FMT_GBRP9BE, MKTAG( 9 , 00 , '3', 'G') }, MKTAG 173 libavcodec/raw.c { AV_PIX_FMT_GBRP10LE, MKTAG('G', '3', 00 , 10 ) }, MKTAG 174 libavcodec/raw.c { AV_PIX_FMT_GBRP10BE, MKTAG(10 , 00 , '3', 'G') }, MKTAG 175 libavcodec/raw.c { AV_PIX_FMT_GBRP12LE, MKTAG('G', '3', 00 , 12 ) }, MKTAG 176 libavcodec/raw.c { AV_PIX_FMT_GBRP12BE, MKTAG(12 , 00 , '3', 'G') }, MKTAG 177 libavcodec/raw.c { AV_PIX_FMT_GBRP14LE, MKTAG('G', '3', 00 , 14 ) }, MKTAG 178 libavcodec/raw.c { AV_PIX_FMT_GBRP14BE, MKTAG(14 , 00 , '3', 'G') }, MKTAG 179 libavcodec/raw.c { AV_PIX_FMT_GBRP16LE, MKTAG('G', '3', 00 , 16 ) }, MKTAG 180 libavcodec/raw.c { AV_PIX_FMT_GBRP16BE, MKTAG(16 , 00 , '3', 'G') }, MKTAG 182 libavcodec/raw.c { AV_PIX_FMT_XYZ12LE, MKTAG('X', 'Y', 'Z' , 36 ) }, MKTAG 183 libavcodec/raw.c { AV_PIX_FMT_XYZ12BE, MKTAG(36 , 'Z' , 'Y', 'X') }, MKTAG 185 libavcodec/raw.c { AV_PIX_FMT_BAYER_BGGR8, MKTAG(0xBA, 'B', 'G', 8 ) }, MKTAG 186 libavcodec/raw.c { AV_PIX_FMT_BAYER_BGGR16LE, MKTAG(0xBA, 'B', 'G', 16 ) }, MKTAG 187 libavcodec/raw.c { AV_PIX_FMT_BAYER_BGGR16BE, MKTAG(16 , 'G', 'B', 0xBA) }, MKTAG 188 libavcodec/raw.c { AV_PIX_FMT_BAYER_RGGB8, MKTAG(0xBA, 'R', 'G', 8 ) }, MKTAG 189 libavcodec/raw.c { AV_PIX_FMT_BAYER_RGGB16LE, MKTAG(0xBA, 'R', 'G', 16 ) }, MKTAG 190 libavcodec/raw.c { AV_PIX_FMT_BAYER_RGGB16BE, MKTAG(16 , 'G', 'R', 0xBA) }, MKTAG 191 libavcodec/raw.c { AV_PIX_FMT_BAYER_GBRG8, MKTAG(0xBA, 'G', 'B', 8 ) }, MKTAG 192 libavcodec/raw.c { AV_PIX_FMT_BAYER_GBRG16LE, MKTAG(0xBA, 'G', 'B', 16 ) }, MKTAG 193 libavcodec/raw.c { AV_PIX_FMT_BAYER_GBRG16BE, MKTAG(16, 'B', 'G', 0xBA) }, MKTAG 194 libavcodec/raw.c { AV_PIX_FMT_BAYER_GRBG8, MKTAG(0xBA, 'G', 'R', 8 ) }, MKTAG 195 libavcodec/raw.c { AV_PIX_FMT_BAYER_GRBG16LE, MKTAG(0xBA, 'G', 'R', 16 ) }, MKTAG 196 libavcodec/raw.c { AV_PIX_FMT_BAYER_GRBG16BE, MKTAG(16, 'R', 'G', 0xBA) }, MKTAG 199 libavcodec/raw.c { AV_PIX_FMT_YUV420P, MKTAG('R', '4', '2', '0') }, /* Radius DV YUV PAL */ MKTAG 200 libavcodec/raw.c { AV_PIX_FMT_YUV411P, MKTAG('R', '4', '1', '1') }, /* Radius DV YUV NTSC */ MKTAG 201 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('2', 'v', 'u', 'y') }, MKTAG 202 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('2', 'V', 'u', 'y') }, MKTAG 203 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('A', 'V', 'U', 'I') }, /* FIXME merge both fields */ MKTAG 204 libavcodec/raw.c { AV_PIX_FMT_UYVY422, MKTAG('b', 'x', 'y', 'v') }, MKTAG 205 libavcodec/raw.c { AV_PIX_FMT_YUYV422, MKTAG('y', 'u', 'v', '2') }, MKTAG 206 libavcodec/raw.c { AV_PIX_FMT_YUYV422, MKTAG('y', 'u', 'v', 's') }, MKTAG 207 libavcodec/raw.c { AV_PIX_FMT_YUYV422, MKTAG('D', 'V', 'O', 'O') }, /* Digital Voodoo SD 8 Bit */ MKTAG 208 libavcodec/raw.c { AV_PIX_FMT_RGB555LE,MKTAG('L', '5', '5', '5') }, MKTAG 209 libavcodec/raw.c { AV_PIX_FMT_RGB565LE,MKTAG('L', '5', '6', '5') }, MKTAG 210 libavcodec/raw.c { AV_PIX_FMT_RGB565BE,MKTAG('B', '5', '6', '5') }, MKTAG 211 libavcodec/raw.c { AV_PIX_FMT_BGR24, MKTAG('2', '4', 'B', 'G') }, MKTAG 212 libavcodec/raw.c { AV_PIX_FMT_BGR24, MKTAG('b', 'x', 'b', 'g') }, MKTAG 213 libavcodec/raw.c { AV_PIX_FMT_BGRA, MKTAG('B', 'G', 'R', 'A') }, MKTAG 214 libavcodec/raw.c { AV_PIX_FMT_RGBA, MKTAG('R', 'G', 'B', 'A') }, MKTAG 215 libavcodec/raw.c { AV_PIX_FMT_RGB24, MKTAG('b', 'x', 'r', 'g') }, MKTAG 216 libavcodec/raw.c { AV_PIX_FMT_ABGR, MKTAG('A', 'B', 'G', 'R') }, MKTAG 217 libavcodec/raw.c { AV_PIX_FMT_GRAY16BE,MKTAG('b', '1', '6', 'g') }, MKTAG 218 libavcodec/raw.c { AV_PIX_FMT_RGB48BE, MKTAG('b', '4', '8', 'r') }, MKTAG 221 libavcodec/raw.c { AV_PIX_FMT_RGB565LE,MKTAG( 3 , 0 , 0 , 0 ) }, /* flipped RGB565LE */ MKTAG 222 libavcodec/raw.c { AV_PIX_FMT_YUV444P, MKTAG('Y', 'V', '2', '4') }, /* YUV444P, swapped UV */ MKTAG 72 libavcodec/rawdec.c if ( avctx->codec_tag == MKTAG('r','a','w',' ') MKTAG 73 libavcodec/rawdec.c || avctx->codec_tag == MKTAG('N','O','1','6')) MKTAG 76 libavcodec/rawdec.c else if (avctx->codec_tag == MKTAG('W', 'R', 'A', 'W')) MKTAG 79 libavcodec/rawdec.c else if (avctx->codec_tag && (avctx->codec_tag & 0xFFFFFF) != MKTAG('B','I','T', 0)) MKTAG 103 libavcodec/rawdec.c avctx->codec_tag == MKTAG('c','y','u','v') || MKTAG 104 libavcodec/rawdec.c avctx->codec_tag == MKTAG(3, 0, 0, 0) || MKTAG 105 libavcodec/rawdec.c avctx->codec_tag == MKTAG('W','R','A','W')) MKTAG 165 libavcodec/rawdec.c (!avctx->codec_tag || avctx->codec_tag == MKTAG('r','a','w',' '))) { MKTAG 229 libavcodec/rawdec.c int packed = (avctx->codec_tag & 0xFFFFFF) == MKTAG('B','I','T', 0); MKTAG 256 libavcodec/rawdec.c if (avctx->codec_tag == MKTAG('A', 'V', '1', 'x') || MKTAG 257 libavcodec/rawdec.c avctx->codec_tag == MKTAG('A', 'V', 'u', 'p')) MKTAG 261 libavcodec/rawdec.c if (buf_size < len && (avctx->codec_tag & 0xFFFFFF) != MKTAG('B','I','T', 0)) { MKTAG 299 libavcodec/rawdec.c if (avctx->pix_fmt == AV_PIX_FMT_NV12 && avctx->codec_tag == MKTAG('N', 'V', '1', '2') && MKTAG 325 libavcodec/rawdec.c if (avctx->codec_tag == MKTAG('Y', 'V', '1', '2') || MKTAG 326 libavcodec/rawdec.c avctx->codec_tag == MKTAG('Y', 'V', '1', '6') || MKTAG 327 libavcodec/rawdec.c avctx->codec_tag == MKTAG('Y', 'V', '2', '4') || MKTAG 328 libavcodec/rawdec.c avctx->codec_tag == MKTAG('Y', 'V', 'U', '9')) MKTAG 209 libavcodec/shorten.c if (bytestream2_get_le32(&gb) != MKTAG('R', 'I', 'F', 'F')) { MKTAG 216 libavcodec/shorten.c if (bytestream2_get_le32(&gb) != MKTAG('W', 'A', 'V', 'E')) { MKTAG 221 libavcodec/shorten.c while (bytestream2_get_le32(&gb) != MKTAG('f', 'm', 't', ' ')) { MKTAG 471 libavcodec/smacker.c if(avctx->codec_tag == MKTAG('S', 'M', 'K', '4')) { // In case of Smacker v4 we have three modes MKTAG 55 libavcodec/utvideo.h UTVIDEO_RGB = MKTAG(0x00, 0x00, 0x01, 0x18), MKTAG 56 libavcodec/utvideo.h UTVIDEO_RGBA = MKTAG(0x00, 0x00, 0x02, 0x18), MKTAG 57 libavcodec/utvideo.h UTVIDEO_420 = MKTAG('Y', 'V', '1', '2'), MKTAG 58 libavcodec/utvideo.h UTVIDEO_422 = MKTAG('Y', 'U', 'Y', '2'), MKTAG 507 libavcodec/utvideodec.c case MKTAG('U', 'L', 'R', 'G'): MKTAG 511 libavcodec/utvideodec.c case MKTAG('U', 'L', 'R', 'A'): MKTAG 515 libavcodec/utvideodec.c case MKTAG('U', 'L', 'Y', '0'): MKTAG 520 libavcodec/utvideodec.c case MKTAG('U', 'L', 'Y', '2'): MKTAG 525 libavcodec/utvideodec.c case MKTAG('U', 'L', 'H', '0'): MKTAG 530 libavcodec/utvideodec.c case MKTAG('U', 'L', 'H', '2'): MKTAG 72 libavcodec/utvideoenc.c avctx->codec_tag = MKTAG('U', 'L', 'R', 'G'); MKTAG 77 libavcodec/utvideoenc.c avctx->codec_tag = MKTAG('U', 'L', 'R', 'A'); MKTAG 88 libavcodec/utvideoenc.c avctx->codec_tag = MKTAG('U', 'L', 'H', '0'); MKTAG 90 libavcodec/utvideoenc.c avctx->codec_tag = MKTAG('U', 'L', 'Y', '0'); MKTAG 101 libavcodec/utvideoenc.c avctx->codec_tag = MKTAG('U', 'L', 'H', '2'); MKTAG 103 libavcodec/utvideoenc.c avctx->codec_tag = MKTAG('U', 'L', 'Y', '2'); MKTAG 193 libavcodec/utvideoenc.c AV_WB32(avctx->extradata, MKTAG(1, 0, 0, 0xF0)); MKTAG 1730 libavcodec/vp3.c if (avctx->codec_tag == MKTAG('V', 'P', '3', '0')) MKTAG 2591 libavcodec/wavpackenc.c bytestream2_put_le32(&pb, MKTAG('w', 'v', 'p', 'k')); MKTAG 1375 libavcodec/webp.c if (bytestream2_get_le32(&gb) != MKTAG('R', 'I', 'F', 'F')) { MKTAG 1384 libavcodec/webp.c if (bytestream2_get_le32(&gb) != MKTAG('W', 'E', 'B', 'P')) { MKTAG 1403 libavcodec/webp.c case MKTAG('V', 'P', '8', ' '): MKTAG 1413 libavcodec/webp.c case MKTAG('V', 'P', '8', 'L'): MKTAG 1423 libavcodec/webp.c case MKTAG('V', 'P', '8', 'X'): MKTAG 1432 libavcodec/webp.c case MKTAG('A', 'L', 'P', 'H'): { MKTAG 1463 libavcodec/webp.c case MKTAG('E', 'X', 'I', 'F'): { MKTAG 1498 libavcodec/webp.c case MKTAG('I', 'C', 'C', 'P'): MKTAG 1499 libavcodec/webp.c case MKTAG('A', 'N', 'I', 'M'): MKTAG 1500 libavcodec/webp.c case MKTAG('A', 'N', 'M', 'F'): MKTAG 1501 libavcodec/webp.c case MKTAG('X', 'M', 'P', ' '): MKTAG 45 libavcodec/xan.c #define VGA__TAG MKTAG('V', 'G', 'A', ' ') MKTAG 46 libavcodec/xan.c #define PALT_TAG MKTAG('P', 'A', 'L', 'T') MKTAG 47 libavcodec/xan.c #define SHOT_TAG MKTAG('S', 'H', 'O', 'T') MKTAG 59 libavcodec/xsubdec.c int has_alpha = avctx->codec_tag == MKTAG('D','X','S','A'); MKTAG 207 libavcodec/xsubenc.c avctx->codec_tag = MKTAG('D','X','S','B'); MKTAG 480 libavdevice/decklink_dec.cpp st->codec->codec_tag = MKTAG('V', '2', '1', '0'); MKTAG 484 libavdevice/decklink_dec.cpp st->codec->codec_tag = MKTAG('U', 'Y', 'V', 'Y'); MKTAG 874 libavdevice/dshow.c if (bih->biCompression == MKTAG('H', 'D', 'Y', 'C')) { MKTAG 962 libavdevice/v4l2.c st->codec->codec_tag = MKTAG('Y', 'V', '1', '2'); MKTAG 964 libavdevice/v4l2.c st->codec->codec_tag = MKTAG('Y', 'V', 'U', '9'); MKTAG 50 libavdevice/vfwcap.c case MKTAG('U', 'Y', 'V', 'Y'): MKTAG 52 libavdevice/vfwcap.c case MKTAG('Y', 'U', 'Y', '2'): MKTAG 54 libavdevice/vfwcap.c case MKTAG('I', '4', '2', '0'): MKTAG 78 libavdevice/vfwcap.c case MKTAG('d', 'v', 's', 'd'): MKTAG 80 libavdevice/vfwcap.c case MKTAG('M', 'J', 'P', 'G'): MKTAG 81 libavdevice/vfwcap.c case MKTAG('m', 'j', 'p', 'g'): MKTAG 338 libavdevice/vfwcap.c bi->bmiHeader.biCompression = MKTAG('I','4','2','0'); MKTAG 71 libavdevice/xv.c { MKTAG('I','4','2','0'), AV_PIX_FMT_YUV420P }, MKTAG 72 libavdevice/xv.c { MKTAG('U','Y','V','Y'), AV_PIX_FMT_UYVY422 }, MKTAG 73 libavdevice/xv.c { MKTAG('Y','U','Y','2'), AV_PIX_FMT_YUYV422 }, MKTAG 35 libavformat/4xm.c #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') MKTAG 36 libavformat/4xm.c #define FOURXMV_TAG MKTAG('4', 'X', 'M', 'V') MKTAG 37 libavformat/4xm.c #define LIST_TAG MKTAG('L', 'I', 'S', 'T') MKTAG 38 libavformat/4xm.c #define HEAD_TAG MKTAG('H', 'E', 'A', 'D') MKTAG 39 libavformat/4xm.c #define TRK__TAG MKTAG('T', 'R', 'K', '_') MKTAG 40 libavformat/4xm.c #define MOVI_TAG MKTAG('M', 'O', 'V', 'I') MKTAG 41 libavformat/4xm.c #define VTRK_TAG MKTAG('V', 'T', 'R', 'K') MKTAG 42 libavformat/4xm.c #define STRK_TAG MKTAG('S', 'T', 'R', 'K') MKTAG 43 libavformat/4xm.c #define std__TAG MKTAG('s', 't', 'd', '_') MKTAG 44 libavformat/4xm.c #define name_TAG MKTAG('n', 'a', 'm', 'e') MKTAG 45 libavformat/4xm.c #define vtrk_TAG MKTAG('v', 't', 'r', 'k') MKTAG 46 libavformat/4xm.c #define strk_TAG MKTAG('s', 't', 'r', 'k') MKTAG 47 libavformat/4xm.c #define ifrm_TAG MKTAG('i', 'f', 'r', 'm') MKTAG 48 libavformat/4xm.c #define pfrm_TAG MKTAG('p', 'f', 'r', 'm') MKTAG 49 libavformat/4xm.c #define cfrm_TAG MKTAG('c', 'f', 'r', 'm') MKTAG 50 libavformat/4xm.c #define ifr2_TAG MKTAG('i', 'f', 'r', '2') MKTAG 51 libavformat/4xm.c #define pfr2_TAG MKTAG('p', 'f', 'r', '2') MKTAG 52 libavformat/4xm.c #define cfr2_TAG MKTAG('c', 'f', 'r', '2') MKTAG 53 libavformat/4xm.c #define snd__TAG MKTAG('s', 'n', 'd', '_') MKTAG 27 libavformat/act.c #define RIFF_TAG MKTAG('R','I','F','F') MKTAG 28 libavformat/act.c #define WAVE_TAG MKTAG('W','A','V','E') MKTAG 34 libavformat/aiff.h { AV_CODEC_ID_PCM_S16BE, MKTAG('N','O','N','E') }, MKTAG 35 libavformat/aiff.h { AV_CODEC_ID_PCM_S8, MKTAG('N','O','N','E') }, MKTAG 36 libavformat/aiff.h { AV_CODEC_ID_PCM_U8, MKTAG('r','a','w',' ') }, MKTAG 37 libavformat/aiff.h { AV_CODEC_ID_PCM_S24BE, MKTAG('N','O','N','E') }, MKTAG 38 libavformat/aiff.h { AV_CODEC_ID_PCM_S32BE, MKTAG('N','O','N','E') }, MKTAG 39 libavformat/aiff.h { AV_CODEC_ID_PCM_F32BE, MKTAG('f','l','3','2') }, MKTAG 40 libavformat/aiff.h { AV_CODEC_ID_PCM_F64BE, MKTAG('f','l','6','4') }, MKTAG 41 libavformat/aiff.h { AV_CODEC_ID_PCM_ALAW, MKTAG('a','l','a','w') }, MKTAG 42 libavformat/aiff.h { AV_CODEC_ID_PCM_MULAW, MKTAG('u','l','a','w') }, MKTAG 43 libavformat/aiff.h { AV_CODEC_ID_PCM_S24BE, MKTAG('i','n','2','4') }, MKTAG 44 libavformat/aiff.h { AV_CODEC_ID_PCM_S32BE, MKTAG('i','n','3','2') }, MKTAG 45 libavformat/aiff.h { AV_CODEC_ID_MACE3, MKTAG('M','A','C','3') }, MKTAG 46 libavformat/aiff.h { AV_CODEC_ID_MACE6, MKTAG('M','A','C','6') }, MKTAG 47 libavformat/aiff.h { AV_CODEC_ID_GSM, MKTAG('G','S','M',' ') }, MKTAG 48 libavformat/aiff.h { AV_CODEC_ID_ADPCM_G722, MKTAG('G','7','2','2') }, MKTAG 49 libavformat/aiff.h { AV_CODEC_ID_ADPCM_G726LE, MKTAG('G','7','2','6') }, MKTAG 50 libavformat/aiff.h { AV_CODEC_ID_PCM_S16BE, MKTAG('t','w','o','s') }, MKTAG 51 libavformat/aiff.h { AV_CODEC_ID_PCM_S16LE, MKTAG('s','o','w','t') }, MKTAG 52 libavformat/aiff.h { AV_CODEC_ID_ADPCM_IMA_QT, MKTAG('i','m','a','4') }, MKTAG 53 libavformat/aiff.h { AV_CODEC_ID_QDM2, MKTAG('Q','D','M','2') }, MKTAG 54 libavformat/aiff.h { AV_CODEC_ID_QCELP, MKTAG('Q','c','l','p') }, MKTAG 207 libavformat/aiffdec.c if (filesize < 0 || tag != MKTAG('F', 'O', 'R', 'M')) MKTAG 212 libavformat/aiffdec.c if (tag == MKTAG('A', 'I', 'F', 'F')) /* Got an AIFF file */ MKTAG 214 libavformat/aiffdec.c else if (tag != MKTAG('A', 'I', 'F', 'C')) /* An AIFF-C file then */ MKTAG 232 libavformat/aiffdec.c case MKTAG('C', 'O', 'M', 'M'): /* Common chunk */ MKTAG 240 libavformat/aiffdec.c case MKTAG('I', 'D', '3', ' '): MKTAG 252 libavformat/aiffdec.c case MKTAG('F', 'V', 'E', 'R'): /* Version chunk */ MKTAG 255 libavformat/aiffdec.c case MKTAG('N', 'A', 'M', 'E'): /* Sample name chunk */ MKTAG 258 libavformat/aiffdec.c case MKTAG('A', 'U', 'T', 'H'): /* Author chunk */ MKTAG 261 libavformat/aiffdec.c case MKTAG('(', 'c', ')', ' '): /* Copyright chunk */ MKTAG 264 libavformat/aiffdec.c case MKTAG('A', 'N', 'N', 'O'): /* Annotation chunk */ MKTAG 267 libavformat/aiffdec.c case MKTAG('S', 'S', 'N', 'D'): /* Sampled sound chunk */ MKTAG 280 libavformat/aiffdec.c case MKTAG('w', 'a', 'v', 'e'): MKTAG 305 libavformat/aiffdec.c case MKTAG('C','H','A','N'): MKTAG 58 libavformat/aiffenc.c avio_wl32(pb, MKTAG('I', 'D', '3', ' ')); MKTAG 129 libavformat/aiffenc.c if (enc->codec_tag != MKTAG('N','O','N','E')) MKTAG 155 libavformat/aiffenc.c put_meta(s, "title", MKTAG('N', 'A', 'M', 'E')); MKTAG 156 libavformat/aiffenc.c put_meta(s, "author", MKTAG('A', 'U', 'T', 'H')); MKTAG 157 libavformat/aiffenc.c put_meta(s, "copyright", MKTAG('(', 'c', ')', ' ')); MKTAG 158 libavformat/aiffenc.c put_meta(s, "comment", MKTAG('A', 'N', 'N', 'O')); MKTAG 188 libavformat/aiffenc.c if (enc->codec_tag == MKTAG('Q','D','M','2') && enc->extradata_size) { MKTAG 97 libavformat/amr.c st->codec->codec_tag = MKTAG('s', 'a', 'w', 'b'); MKTAG 101 libavformat/amr.c st->codec->codec_tag = MKTAG('s', 'a', 'm', 'r'); MKTAG 47 libavformat/anm.c #define LPF_TAG MKTAG('L','P','F',' ') MKTAG 48 libavformat/anm.c #define ANIM_TAG MKTAG('A','N','I','M') MKTAG 90 libavformat/ape.c if (AV_RL32(p->buf) != MKTAG('M', 'A', 'C', ' ')) MKTAG 176 libavformat/ape.c if (tag != MKTAG('M', 'A', 'C', ' ')) MKTAG 353 libavformat/ape.c st->codec->codec_tag = MKTAG('A', 'P', 'E', ' '); MKTAG 89 libavformat/apngdec.c if (tag != MKTAG('I', 'D', 'A', 'T') && MKTAG 94 libavformat/apngdec.c case MKTAG('I', 'H', 'D', 'R'): MKTAG 102 libavformat/apngdec.c case MKTAG('a', 'c', 'T', 'L'): MKTAG 110 libavformat/apngdec.c case MKTAG('I', 'D', 'A', 'T'): MKTAG 163 libavformat/apngdec.c if (len != 13 || tag != MKTAG('I', 'H', 'D', 'R')) MKTAG 219 libavformat/apngdec.c case MKTAG('a', 'c', 'T', 'L'): MKTAG 229 libavformat/apngdec.c case MKTAG('f', 'c', 'T', 'L'): MKTAG 347 libavformat/apngdec.c case MKTAG('f', 'c', 'T', 'L'): MKTAG 358 libavformat/apngdec.c tag != MKTAG('f', 'd', 'A', 'T') && MKTAG 359 libavformat/apngdec.c tag != MKTAG('I', 'D', 'A', 'T')) MKTAG 376 libavformat/apngdec.c tag != MKTAG('f', 'c', 'T', 'L') && MKTAG 377 libavformat/apngdec.c tag != MKTAG('I', 'E', 'N', 'D')) { MKTAG 397 libavformat/apngdec.c case MKTAG('I', 'E', 'N', 'D'): MKTAG 500 libavformat/asfdec.c if (tag1 == MKTAG('D', 'V', 'R', ' ')) { MKTAG 215 libavformat/asfenc.c { AV_CODEC_ID_MPEG4, MKTAG('M', '4', 'S', '2') }, MKTAG 216 libavformat/asfenc.c { AV_CODEC_ID_MPEG4, MKTAG('M', 'P', '4', 'S') }, MKTAG 217 libavformat/asfenc.c { AV_CODEC_ID_MSMPEG4V3, MKTAG('M', 'P', '4', '3') }, MKTAG 30 libavformat/astdec.c if (AV_RL32(p->buf) != MKTAG('S','T','R','M')) MKTAG 100 libavformat/astdec.c if (type == MKTAG('B','L','C','K')) { MKTAG 82 libavformat/au.c if (tag != MKTAG('.', 's', 'n', 'd')) MKTAG 723 libavformat/avformat.h AVSTREAM_PARSE_FULL_RAW=MKTAG(0,'R','A','W'), /**< full parsing and repack with timestamp and position generation by parser for raw MKTAG 350 libavformat/avidec.c case MKTAG('n', 'c', 't', 'g'): /* Nikon Tags */ MKTAG 403 libavformat/avidec.c case MKTAG('A', 'V', 'I', 'F'): MKTAG 412 libavformat/avidec.c case MKTAG('C', 'A', 'S', 'I'): MKTAG 415 libavformat/avidec.c case MKTAG('Z', 'o', 'r', 'a'): MKTAG 506 libavformat/avidec.c case MKTAG('L', 'I', 'S', 'T'): MKTAG 513 libavformat/avidec.c if (tag1 == MKTAG('m', 'o', 'v', 'i')) { MKTAG 521 libavformat/avidec.c } else if (tag1 == MKTAG('I', 'N', 'F', 'O')) MKTAG 523 libavformat/avidec.c else if (tag1 == MKTAG('n', 'c', 'd', 't')) MKTAG 527 libavformat/avidec.c case MKTAG('I', 'D', 'I', 'T'): MKTAG 536 libavformat/avidec.c case MKTAG('d', 'm', 'l', 'h'): MKTAG 540 libavformat/avidec.c case MKTAG('a', 'm', 'v', 'h'): MKTAG 542 libavformat/avidec.c case MKTAG('a', 'v', 'i', 'h'): MKTAG 558 libavformat/avidec.c case MKTAG('s', 't', 'r', 'h'): MKTAG 564 libavformat/avidec.c if (tag1 == MKTAG('p', 'a', 'd', 's')) { MKTAG 580 libavformat/avidec.c tag1 = stream_index ? MKTAG('a', 'u', 'd', 's') MKTAG 581 libavformat/avidec.c : MKTAG('v', 'i', 'd', 's'); MKTAG 585 libavformat/avidec.c if (tag1 == MKTAG('i', 'a', 'v', 's') || MKTAG 586 libavformat/avidec.c tag1 == MKTAG('i', 'v', 'a', 's')) { MKTAG 594 libavformat/avidec.c if (handler != MKTAG('d', 'v', 's', 'd') && MKTAG 595 libavformat/avidec.c handler != MKTAG('d', 'v', 'h', 'd') && MKTAG 596 libavformat/avidec.c handler != MKTAG('d', 'v', 's', 'l')) MKTAG 673 libavformat/avidec.c case MKTAG('v', 'i', 'd', 's'): MKTAG 679 libavformat/avidec.c case MKTAG('a', 'u', 'd', 's'): MKTAG 682 libavformat/avidec.c case MKTAG('t', 'x', 't', 's'): MKTAG 685 libavformat/avidec.c case MKTAG('d', 'a', 't', 's'): MKTAG 701 libavformat/avidec.c case MKTAG('s', 't', 'r', 'f'): MKTAG 729 libavformat/avidec.c if (tag1 == MKTAG('D', 'X', 'S', 'B') || MKTAG 730 libavformat/avidec.c tag1 == MKTAG('D', 'X', 'S', 'A')) { MKTAG 788 libavformat/avidec.c ast->handler == MKTAG('X', 'V', 'I', 'D')) MKTAG 789 libavformat/avidec.c st->codec->codec_tag = MKTAG('X', 'V', 'I', 'D'); MKTAG 791 libavformat/avidec.c if (st->codec->codec_tag == MKTAG('V', 'S', 'S', 'H')) MKTAG 873 libavformat/avidec.c case MKTAG('s', 't', 'r', 'd'): MKTAG 876 libavformat/avidec.c || s->streams[stream_index]->codec->codec_tag == MKTAG('H','2','6','4')) { MKTAG 898 libavformat/avidec.c case MKTAG('i', 'n', 'd', 'x'): MKTAG 907 libavformat/avidec.c case MKTAG('v', 'p', 'r', 'p'): MKTAG 935 libavformat/avidec.c case MKTAG('s', 't', 'r', 'n'): MKTAG 1702 libavformat/avidec.c if (tag == MKTAG('i', 'd', 'x', '1') && MKTAG 1706 libavformat/avidec.c }else if (tag == MKTAG('L', 'I', 'S', 'T')) { MKTAG 1709 libavformat/avidec.c if (tag1 == MKTAG('I', 'N', 'F', 'O')) MKTAG 623 libavformat/avienc.c if (enc->codec_id == AV_CODEC_ID_H264 && enc->codec_tag == MKTAG('H','2','6','4') && pkt->size) { MKTAG 69 libavformat/avio_internal.h avio_wl32(pb, MKTAG(s[0], s[1], s[2], s[3])); MKTAG 29 libavformat/avr.c if (AV_RL32(p->buf) != MKTAG('2', 'B', 'I', 'T')) MKTAG 61 libavformat/bethsoftvid.c if (AV_RL32(p->buf) != MKTAG('V', 'I', 'D', 0)) MKTAG 45 libavformat/bfi.c if (AV_RL32(p->buf) == MKTAG('B', 'F', '&', 'I')) MKTAG 126 libavformat/bfi.c while(state != MKTAG('S','A','V','I')){ MKTAG 127 libavformat/bink.c if ((vst->codec->codec_tag & 0xFFFFFF) == MKTAG('K', 'B', '2', 0)) { MKTAG 164 libavformat/bintext.c if (AV_RL32(d) == MKTAG('X','B','I','N') && d[4] == 0x1A && MKTAG 39 libavformat/brstm.c if (AV_RL32(p->buf) == MKTAG('R','S','T','M') && MKTAG 91 libavformat/brstm.c if (avio_rl32(s->pb) != MKTAG('H','E','A','D')) MKTAG 193 libavformat/brstm.c case MKTAG('A','D','P','C'): MKTAG 215 libavformat/brstm.c case MKTAG('D','A','T','A'): MKTAG 35 libavformat/caf.c { AV_CODEC_ID_AAC, MKTAG('a','a','c',' ') }, MKTAG 36 libavformat/caf.c { AV_CODEC_ID_AC3, MKTAG('a','c','-','3') }, MKTAG 37 libavformat/caf.c { AV_CODEC_ID_ADPCM_IMA_QT, MKTAG('i','m','a','4') }, MKTAG 38 libavformat/caf.c { AV_CODEC_ID_ADPCM_IMA_WAV, MKTAG('m','s', 0, 17 ) }, MKTAG 39 libavformat/caf.c { AV_CODEC_ID_ADPCM_MS, MKTAG('m','s', 0, 2 ) }, MKTAG 40 libavformat/caf.c { AV_CODEC_ID_ALAC, MKTAG('a','l','a','c') }, MKTAG 41 libavformat/caf.c { AV_CODEC_ID_AMR_NB, MKTAG('s','a','m','r') }, MKTAG 45 libavformat/caf.c { AV_CODEC_ID_GSM, MKTAG('a','g','s','m') }, MKTAG 46 libavformat/caf.c { AV_CODEC_ID_GSM_MS, MKTAG('m','s', 0, '1') }, MKTAG 47 libavformat/caf.c { AV_CODEC_ID_ILBC, MKTAG('i','l','b','c') }, MKTAG 48 libavformat/caf.c { AV_CODEC_ID_MACE3, MKTAG('M','A','C','3') }, MKTAG 49 libavformat/caf.c { AV_CODEC_ID_MACE6, MKTAG('M','A','C','6') }, MKTAG 50 libavformat/caf.c { AV_CODEC_ID_MP1, MKTAG('.','m','p','1') }, MKTAG 51 libavformat/caf.c { AV_CODEC_ID_MP2, MKTAG('.','m','p','2') }, MKTAG 52 libavformat/caf.c { AV_CODEC_ID_MP3, MKTAG('.','m','p','3') }, MKTAG 53 libavformat/caf.c { AV_CODEC_ID_MP3, MKTAG('m','s', 0 ,'U') }, MKTAG 54 libavformat/caf.c { AV_CODEC_ID_PCM_ALAW, MKTAG('a','l','a','w') }, MKTAG 55 libavformat/caf.c { AV_CODEC_ID_PCM_MULAW, MKTAG('u','l','a','w') }, MKTAG 56 libavformat/caf.c { AV_CODEC_ID_QCELP, MKTAG('Q','c','l','p') }, MKTAG 57 libavformat/caf.c { AV_CODEC_ID_QDM2, MKTAG('Q','D','M','2') }, MKTAG 58 libavformat/caf.c { AV_CODEC_ID_QDM2, MKTAG('Q','D','M','C') }, MKTAG 91 libavformat/cafdec.c if (st->codec->codec_tag == MKTAG('l','p','c','m')) MKTAG 135 libavformat/cafenc.c codec_tag = MKTAG('l','p','c','m'); MKTAG 147 libavformat/cinedec.c st->codec->codec_tag = MKTAG('B', 'I', 'T', 0); MKTAG 136 libavformat/dashenc.c if (tag == MKTAG('m', 'p', '4', 'a')) { MKTAG 143 libavformat/dashenc.c } else if (tag == MKTAG('m', 'p', '4', 'v')) { MKTAG 734 libavformat/dashenc.c if (AV_RL32(&buf[4]) != MKTAG('s', 'i', 'd', 'x')) MKTAG 31 libavformat/dauddec.c st->codec->codec_tag = MKTAG('d', 'a', 'u', 'd'); MKTAG 30 libavformat/dfa.c if (p->buf_size < 4 || AV_RL32(p->buf) != MKTAG('D', 'F', 'I', 'A')) MKTAG 47 libavformat/dfa.c if (avio_rl32(pb) != MKTAG('D', 'F', 'I', 'A')) { MKTAG 106 libavformat/dfa.c if (AV_RL32(pkt->data + pkt->size - 12) == MKTAG('E', 'O', 'F', 'R')) { MKTAG 29 libavformat/diracdec.c if (AV_RL32(p->buf) != MKTAG('B', 'B', 'C', 'D')) MKTAG 37 libavformat/diracdec.c if (AV_RL32(p->buf + size) != MKTAG('B', 'B', 'C', 'D')) MKTAG 87 libavformat/dsfdec.c if (avio_rl32(pb) != MKTAG('f', 'm', 't', ' ') || avio_rl64(pb) != 52) MKTAG 130 libavformat/dsfdec.c if (avio_rl32(pb) != MKTAG('d', 'a', 't', 'a')) MKTAG 63 libavformat/dss.c if (AV_RL32(p->buf) != MKTAG(0x2, 'd', 's', 's')) MKTAG 69 libavformat/dxa.c if (tag != MKTAG('D', 'E', 'X', 'A')) MKTAG 98 libavformat/dxa.c if(avio_rl32(pb) == MKTAG('W', 'A', 'V', 'E')){ MKTAG 118 libavformat/dxa.c if(tag == MKTAG('d', 'a', 't', 'a')) break; MKTAG 179 libavformat/dxa.c case MKTAG('N', 'U', 'L', 'L'): MKTAG 189 libavformat/dxa.c case MKTAG('C', 'M', 'A', 'P'): MKTAG 194 libavformat/dxa.c case MKTAG('F', 'R', 'A', 'M'): MKTAG 34 libavformat/electronicarts.c #define SCHl_TAG MKTAG('S', 'C', 'H', 'l') MKTAG 35 libavformat/electronicarts.c #define SEAD_TAG MKTAG('S', 'E', 'A', 'D') /* Sxxx header */ MKTAG 36 libavformat/electronicarts.c #define SNDC_TAG MKTAG('S', 'N', 'D', 'C') /* Sxxx data */ MKTAG 37 libavformat/electronicarts.c #define SEND_TAG MKTAG('S', 'E', 'N', 'D') /* Sxxx end */ MKTAG 38 libavformat/electronicarts.c #define SHEN_TAG MKTAG('S', 'H', 'E', 'N') /* SxEN header */ MKTAG 39 libavformat/electronicarts.c #define SDEN_TAG MKTAG('S', 'D', 'E', 'N') /* SxEN data */ MKTAG 40 libavformat/electronicarts.c #define SEEN_TAG MKTAG('S', 'E', 'E', 'N') /* SxEN end */ MKTAG 41 libavformat/electronicarts.c #define ISNh_TAG MKTAG('1', 'S', 'N', 'h') /* 1SNx header */ MKTAG 42 libavformat/electronicarts.c #define EACS_TAG MKTAG('E', 'A', 'C', 'S') MKTAG 43 libavformat/electronicarts.c #define ISNd_TAG MKTAG('1', 'S', 'N', 'd') /* 1SNx data */ MKTAG 44 libavformat/electronicarts.c #define ISNe_TAG MKTAG('1', 'S', 'N', 'e') /* 1SNx end */ MKTAG 45 libavformat/electronicarts.c #define PT00_TAG MKTAG('P', 'T', 0x0, 0x0) MKTAG 46 libavformat/electronicarts.c #define GSTR_TAG MKTAG('G', 'S', 'T', 'R') MKTAG 47 libavformat/electronicarts.c #define SCDl_TAG MKTAG('S', 'C', 'D', 'l') MKTAG 48 libavformat/electronicarts.c #define SCEl_TAG MKTAG('S', 'C', 'E', 'l') MKTAG 49 libavformat/electronicarts.c #define kVGT_TAG MKTAG('k', 'V', 'G', 'T') /* TGV I-frame */ MKTAG 50 libavformat/electronicarts.c #define fVGT_TAG MKTAG('f', 'V', 'G', 'T') /* TGV P-frame */ MKTAG 51 libavformat/electronicarts.c #define mTCD_TAG MKTAG('m', 'T', 'C', 'D') /* MDEC */ MKTAG 52 libavformat/electronicarts.c #define MADk_TAG MKTAG('M', 'A', 'D', 'k') /* MAD I-frame */ MKTAG 53 libavformat/electronicarts.c #define MADm_TAG MKTAG('M', 'A', 'D', 'm') /* MAD P-frame */ MKTAG 54 libavformat/electronicarts.c #define MADe_TAG MKTAG('M', 'A', 'D', 'e') /* MAD lqp-frame */ MKTAG 55 libavformat/electronicarts.c #define MPCh_TAG MKTAG('M', 'P', 'C', 'h') /* MPEG-2 */ MKTAG 56 libavformat/electronicarts.c #define TGQs_TAG MKTAG('T', 'G', 'Q', 's') /* TGQ I-frame (appears in .TGQ files) */ MKTAG 57 libavformat/electronicarts.c #define pQGT_TAG MKTAG('p', 'Q', 'G', 'T') /* TGQ I-frame (appears in .UV files) */ MKTAG 58 libavformat/electronicarts.c #define pIQT_TAG MKTAG('p', 'I', 'Q', 'T') /* TQI/UV2 I-frame (.UV2/.WVE) */ MKTAG 59 libavformat/electronicarts.c #define MVhd_TAG MKTAG('M', 'V', 'h', 'd') MKTAG 60 libavformat/electronicarts.c #define MV0K_TAG MKTAG('M', 'V', '0', 'K') MKTAG 61 libavformat/electronicarts.c #define MV0F_TAG MKTAG('M', 'V', '0', 'F') MKTAG 62 libavformat/electronicarts.c #define MVIh_TAG MKTAG('M', 'V', 'I', 'h') /* CMV header */ MKTAG 63 libavformat/electronicarts.c #define MVIf_TAG MKTAG('M', 'V', 'I', 'f') /* CMV I-frame */ MKTAG 29 libavformat/epafdec.c if (((AV_RL32(p->buf) == MKTAG('f','a','p',' ') && MKTAG 31 libavformat/epafdec.c (AV_RL32(p->buf) == MKTAG(' ','p','a','f') && MKTAG 475 libavformat/ffmdec.c if (tag == MKTAG('F', 'F', 'M', '2')) MKTAG 477 libavformat/ffmdec.c if (tag != MKTAG('F', 'F', 'M', '1')) MKTAG 239 libavformat/ffmenc.c avio_wl32(pb, MKTAG('F', 'F', 'M', '2')); MKTAG 45 libavformat/flacdec.c if (avio_rl32(s->pb) != MKTAG('f','L','a','C')) { MKTAG 248 libavformat/hdsenc.c avio_wl32(out, MKTAG('a','b','s','t')); MKTAG 263 libavformat/hdsenc.c avio_wl32(out, MKTAG('a','s','r','t')); MKTAG 273 libavformat/hdsenc.c avio_wl32(out, MKTAG('a','f','r','t')); MKTAG 297 libavformat/hdsenc.c avio_wl32(os->out, MKTAG('m','d','a','t')); MKTAG 29 libavformat/hnm.c #define HNM4_TAG MKTAG('H', 'N', 'M', '4') MKTAG 93 libavformat/icodec.c case MKTAG(0x89, 'P', 'N', 'G'): MKTAG 42 libavformat/iff.c #define ID_8SVX MKTAG('8','S','V','X') MKTAG 43 libavformat/iff.c #define ID_16SV MKTAG('1','6','S','V') MKTAG 44 libavformat/iff.c #define ID_MAUD MKTAG('M','A','U','D') MKTAG 45 libavformat/iff.c #define ID_MHDR MKTAG('M','H','D','R') MKTAG 46 libavformat/iff.c #define ID_MDAT MKTAG('M','D','A','T') MKTAG 47 libavformat/iff.c #define ID_VHDR MKTAG('V','H','D','R') MKTAG 48 libavformat/iff.c #define ID_ATAK MKTAG('A','T','A','K') MKTAG 49 libavformat/iff.c #define ID_RLSE MKTAG('R','L','S','E') MKTAG 50 libavformat/iff.c #define ID_CHAN MKTAG('C','H','A','N') MKTAG 51 libavformat/iff.c #define ID_PBM MKTAG('P','B','M',' ') MKTAG 52 libavformat/iff.c #define ID_ILBM MKTAG('I','L','B','M') MKTAG 53 libavformat/iff.c #define ID_BMHD MKTAG('B','M','H','D') MKTAG 54 libavformat/iff.c #define ID_DGBL MKTAG('D','G','B','L') MKTAG 55 libavformat/iff.c #define ID_CAMG MKTAG('C','A','M','G') MKTAG 56 libavformat/iff.c #define ID_CMAP MKTAG('C','M','A','P') MKTAG 57 libavformat/iff.c #define ID_ACBM MKTAG('A','C','B','M') MKTAG 58 libavformat/iff.c #define ID_DEEP MKTAG('D','E','E','P') MKTAG 59 libavformat/iff.c #define ID_RGB8 MKTAG('R','G','B','8') MKTAG 60 libavformat/iff.c #define ID_RGBN MKTAG('R','G','B','N') MKTAG 61 libavformat/iff.c #define ID_DSD MKTAG('D','S','D',' ') MKTAG 62 libavformat/iff.c #define ID_ANIM MKTAG('A','N','I','M') MKTAG 64 libavformat/iff.c #define ID_FORM MKTAG('F','O','R','M') MKTAG 65 libavformat/iff.c #define ID_FRM8 MKTAG('F','R','M','8') MKTAG 66 libavformat/iff.c #define ID_ANNO MKTAG('A','N','N','O') MKTAG 67 libavformat/iff.c #define ID_AUTH MKTAG('A','U','T','H') MKTAG 68 libavformat/iff.c #define ID_CHRS MKTAG('C','H','R','S') MKTAG 69 libavformat/iff.c #define ID_COPYRIGHT MKTAG('(','c',')',' ') MKTAG 70 libavformat/iff.c #define ID_CSET MKTAG('C','S','E','T') MKTAG 71 libavformat/iff.c #define ID_FVER MKTAG('F','V','E','R') MKTAG 72 libavformat/iff.c #define ID_NAME MKTAG('N','A','M','E') MKTAG 73 libavformat/iff.c #define ID_TEXT MKTAG('T','E','X','T') MKTAG 74 libavformat/iff.c #define ID_ABIT MKTAG('A','B','I','T') MKTAG 75 libavformat/iff.c #define ID_BODY MKTAG('B','O','D','Y') MKTAG 76 libavformat/iff.c #define ID_DBOD MKTAG('D','B','O','D') MKTAG 77 libavformat/iff.c #define ID_DPEL MKTAG('D','P','E','L') MKTAG 78 libavformat/iff.c #define ID_DLOC MKTAG('D','L','O','C') MKTAG 79 libavformat/iff.c #define ID_TVDC MKTAG('T','V','D','C') MKTAG 164 libavformat/iff.c #define DSD_SLFT MKTAG('S','L','F','T') MKTAG 165 libavformat/iff.c #define DSD_SRGT MKTAG('S','R','G','T') MKTAG 166 libavformat/iff.c #define DSD_MLFT MKTAG('M','L','F','T') MKTAG 167 libavformat/iff.c #define DSD_MRGT MKTAG('M','R','G','T') MKTAG 168 libavformat/iff.c #define DSD_C MKTAG('C',' ',' ',' ') MKTAG 169 libavformat/iff.c #define DSD_LS MKTAG('L','S',' ',' ') MKTAG 170 libavformat/iff.c #define DSD_RS MKTAG('R','S',' ',' ') MKTAG 171 libavformat/iff.c #define DSD_LFE MKTAG('L','F','E',' ') MKTAG 219 libavformat/iff.c case MKTAG('D','I','A','R'): metadata_tag = "artist"; break; MKTAG 220 libavformat/iff.c case MKTAG('D','I','T','I'): metadata_tag = "title"; break; MKTAG 252 libavformat/iff.c case MKTAG('A','B','S','S'): MKTAG 262 libavformat/iff.c case MKTAG('C','H','N','L'): MKTAG 285 libavformat/iff.c case MKTAG('C','M','P','R'): MKTAG 297 libavformat/iff.c case MKTAG('F','S',' ',' '): MKTAG 303 libavformat/iff.c case MKTAG('I','D','3',' '): MKTAG 320 libavformat/iff.c case MKTAG('L','S','C','O'): MKTAG 543 libavformat/iff.c case MKTAG('F','V','E','R'): MKTAG 551 libavformat/iff.c case MKTAG('D','I','I','N'): MKTAG 557 libavformat/iff.c case MKTAG('P','R','O','P'): MKTAG 560 libavformat/iff.c if (avio_rl32(pb) != MKTAG('S','N','D',' ')) { MKTAG 569 libavformat/iff.c case MKTAG('C','O','M','T'): MKTAG 30 libavformat/ingenientdec.c if (avio_rl32(s->pb) != MKTAG('M', 'J', 'P', 'G')) MKTAG 73 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('r', 'a', 'w', ' ') }, /* Uncompressed RGB */ MKTAG 74 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('y', 'u', 'v', '2') }, /* Uncompressed YUV422 */ MKTAG 75 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('2', 'v', 'u', 'y') }, /* UNCOMPRESSED 8BIT 4:2:2 */ MKTAG 76 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('y', 'u', 'v', 's') }, /* same as 2vuy but byte swapped */ MKTAG 78 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('L', '5', '5', '5') }, MKTAG 79 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('L', '5', '6', '5') }, MKTAG 80 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', '5', '6', '5') }, MKTAG 81 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('2', '4', 'B', 'G') }, MKTAG 82 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'G', 'R', 'A') }, MKTAG 83 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', 'A') }, MKTAG 84 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('A', 'B', 'G', 'R') }, MKTAG 85 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('b', '1', '6', 'g') }, MKTAG 86 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('b', '4', '8', 'r') }, MKTAG 87 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('b', 'x', 'b', 'g') }, /* BOXX */ MKTAG 88 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('b', 'x', 'r', 'g') }, MKTAG 89 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('b', 'x', 'y', 'v') }, MKTAG 90 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('N', 'O', '1', '6') }, MKTAG 91 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('D', 'V', 'O', 'O') }, /* Digital Voodoo SD 8 Bit */ MKTAG 92 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', '4', '2', '0') }, /* Radius DV YUV PAL */ MKTAG 93 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', '4', '1', '1') }, /* Radius DV YUV NTSC */ MKTAG 95 libavformat/isom.c { AV_CODEC_ID_R10K, MKTAG('R', '1', '0', 'k') }, /* UNCOMPRESSED 10BIT RGB */ MKTAG 96 libavformat/isom.c { AV_CODEC_ID_R10K, MKTAG('R', '1', '0', 'g') }, /* UNCOMPRESSED 10BIT RGB */ MKTAG 97 libavformat/isom.c { AV_CODEC_ID_R210, MKTAG('r', '2', '1', '0') }, /* UNCOMPRESSED 10BIT RGB */ MKTAG 98 libavformat/isom.c { AV_CODEC_ID_AVUI, MKTAG('A', 'V', 'U', 'I') }, /* AVID Uncompressed deinterleaved UYVY422 */ MKTAG 99 libavformat/isom.c { AV_CODEC_ID_AVRP, MKTAG('A', 'V', 'r', 'p') }, /* Avid 1:1 10-bit RGB Packer */ MKTAG 100 libavformat/isom.c { AV_CODEC_ID_AVRP, MKTAG('S', 'U', 'D', 'S') }, /* Avid DS Uncompressed */ MKTAG 101 libavformat/isom.c { AV_CODEC_ID_V210, MKTAG('v', '2', '1', '0') }, /* UNCOMPRESSED 10BIT 4:2:2 */ MKTAG 102 libavformat/isom.c { AV_CODEC_ID_V210, MKTAG('b', 'x', 'y', '2') }, /* BOXX 10BIT 4:2:2 */ MKTAG 103 libavformat/isom.c { AV_CODEC_ID_V308, MKTAG('v', '3', '0', '8') }, /* UNCOMPRESSED 8BIT 4:4:4 */ MKTAG 104 libavformat/isom.c { AV_CODEC_ID_V408, MKTAG('v', '4', '0', '8') }, /* UNCOMPRESSED 8BIT 4:4:4:4 */ MKTAG 105 libavformat/isom.c { AV_CODEC_ID_V410, MKTAG('v', '4', '1', '0') }, /* UNCOMPRESSED 10BIT 4:4:4 */ MKTAG 106 libavformat/isom.c { AV_CODEC_ID_Y41P, MKTAG('Y', '4', '1', 'P') }, /* UNCOMPRESSED 12BIT 4:1:1 */ MKTAG 107 libavformat/isom.c { AV_CODEC_ID_YUV4, MKTAG('y', 'u', 'v', '4') }, /* libquicktime packed yuv420p */ MKTAG 108 libavformat/isom.c { AV_CODEC_ID_TARGA_Y216, MKTAG('Y', '2', '1', '6') }, MKTAG 110 libavformat/isom.c { AV_CODEC_ID_MJPEG, MKTAG('j', 'p', 'e', 'g') }, /* PhotoJPEG */ MKTAG 111 libavformat/isom.c { AV_CODEC_ID_MJPEG, MKTAG('m', 'j', 'p', 'a') }, /* Motion-JPEG (format A) */ MKTAG 112 libavformat/isom.c { AV_CODEC_ID_MJPEG, MKTAG('A', 'V', 'D', 'J') }, /* MJPEG with alpha-channel (AVID JFIF meridien compressed) */ MKTAG 114 libavformat/isom.c { AV_CODEC_ID_MJPEG, MKTAG('d', 'm', 'b', '1') }, /* Motion JPEG OpenDML */ MKTAG 115 libavformat/isom.c { AV_CODEC_ID_MJPEGB, MKTAG('m', 'j', 'p', 'b') }, /* Motion-JPEG (format B) */ MKTAG 117 libavformat/isom.c { AV_CODEC_ID_SVQ1, MKTAG('S', 'V', 'Q', '1') }, /* Sorenson Video v1 */ MKTAG 118 libavformat/isom.c { AV_CODEC_ID_SVQ1, MKTAG('s', 'v', 'q', '1') }, /* Sorenson Video v1 */ MKTAG 119 libavformat/isom.c { AV_CODEC_ID_SVQ1, MKTAG('s', 'v', 'q', 'i') }, /* Sorenson Video v1 (from QT specs)*/ MKTAG 120 libavformat/isom.c { AV_CODEC_ID_SVQ3, MKTAG('S', 'V', 'Q', '3') }, /* Sorenson Video v3 */ MKTAG 122 libavformat/isom.c { AV_CODEC_ID_MPEG4, MKTAG('m', 'p', '4', 'v') }, MKTAG 123 libavformat/isom.c { AV_CODEC_ID_MPEG4, MKTAG('D', 'I', 'V', 'X') }, /* OpenDiVX *//* sample files at http://heroinewarrior.com/xmovie.php3 use this tag */ MKTAG 124 libavformat/isom.c { AV_CODEC_ID_MPEG4, MKTAG('X', 'V', 'I', 'D') }, MKTAG 125 libavformat/isom.c { AV_CODEC_ID_MPEG4, MKTAG('3', 'I', 'V', '2') }, /* experimental: 3IVX files before ivx D4 4.5.1 */ MKTAG 127 libavformat/isom.c { AV_CODEC_ID_H263, MKTAG('h', '2', '6', '3') }, /* H263 */ MKTAG 128 libavformat/isom.c { AV_CODEC_ID_H263, MKTAG('s', '2', '6', '3') }, /* H263 ?? works */ MKTAG 130 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'c', 'p') }, /* DV PAL */ MKTAG 131 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'c', ' ') }, /* DV NTSC */ MKTAG 132 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'p', 'p') }, /* DVCPRO PAL produced by FCP */ MKTAG 133 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', '5', 'p') }, /* DVCPRO50 PAL produced by FCP */ MKTAG 134 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', '5', 'n') }, /* DVCPRO50 NTSC produced by FCP */ MKTAG 135 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('A', 'V', 'd', 'v') }, /* AVID DV */ MKTAG 136 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('A', 'V', 'd', '1') }, /* AVID DV100 */ MKTAG 137 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', 'q') }, /* DVCPRO HD 720p50 */ MKTAG 138 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', 'p') }, /* DVCPRO HD 720p60 */ MKTAG 139 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', '1') }, MKTAG 140 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', '2') }, MKTAG 141 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', '4') }, MKTAG 142 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', '5') }, /* DVCPRO HD 50i produced by FCP */ MKTAG 143 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', '6') }, /* DVCPRO HD 60i produced by FCP */ MKTAG 144 libavformat/isom.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', '3') }, /* DVCPRO HD 30p produced by FCP */ MKTAG 146 libavformat/isom.c { AV_CODEC_ID_VP3, MKTAG('V', 'P', '3', '1') }, /* On2 VP3 */ MKTAG 147 libavformat/isom.c { AV_CODEC_ID_RPZA, MKTAG('r', 'p', 'z', 'a') }, /* Apple Video (RPZA) */ MKTAG 148 libavformat/isom.c { AV_CODEC_ID_CINEPAK, MKTAG('c', 'v', 'i', 'd') }, /* Cinepak */ MKTAG 149 libavformat/isom.c { AV_CODEC_ID_8BPS, MKTAG('8', 'B', 'P', 'S') }, /* Planar RGB (8BPS) */ MKTAG 150 libavformat/isom.c { AV_CODEC_ID_SMC, MKTAG('s', 'm', 'c', ' ') }, /* Apple Graphics (SMC) */ MKTAG 151 libavformat/isom.c { AV_CODEC_ID_QTRLE, MKTAG('r', 'l', 'e', ' ') }, /* Apple Animation (RLE) */ MKTAG 152 libavformat/isom.c { AV_CODEC_ID_SGIRLE, MKTAG('r', 'l', 'e', '1') }, /* SGI RLE 8-bit */ MKTAG 153 libavformat/isom.c { AV_CODEC_ID_MSRLE, MKTAG('W', 'R', 'L', 'E') }, MKTAG 154 libavformat/isom.c { AV_CODEC_ID_QDRAW, MKTAG('q', 'd', 'r', 'w') }, /* QuickDraw */ MKTAG 156 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('W', 'R', 'A', 'W') }, MKTAG 158 libavformat/isom.c { AV_CODEC_ID_HEVC, MKTAG('h', 'e', 'v', '1') }, /* HEVC/H.265 which indicates parameter sets may be in ES */ MKTAG 159 libavformat/isom.c { AV_CODEC_ID_HEVC, MKTAG('h', 'v', 'c', '1') }, /* HEVC/H.265 which indicates parameter sets shall not be in ES */ MKTAG 161 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('a', 'v', 'c', '1') }, /* AVC-1/H.264 */ MKTAG 162 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('a', 'i', '5', 'p') }, /* AVC-Intra 50M 720p24/30/60 */ MKTAG 163 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('a', 'i', '5', 'q') }, /* AVC-Intra 50M 720p25/50 */ MKTAG 164 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('a', 'i', '5', '2') }, /* AVC-Intra 50M 1080p25/50 */ MKTAG 165 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('a', 'i', '5', '3') }, /* AVC-Intra 50M 1080p24/30/60 */ MKTAG 166 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('a', 'i', '5', '5') }, /* AVC-Intra 50M 1080i50 */ MKTAG 167 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('a', 'i', '5', '6') }, /* AVC-Intra 50M 1080i60 */ MKTAG 168 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('a', 'i', '1', 'p') }, /* AVC-Intra 100M 720p24/30/60 */ MKTAG 169 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('a', 'i', '1', 'q') }, /* AVC-Intra 100M 720p25/50 */ MKTAG 170 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('a', 'i', '1', '2') }, /* AVC-Intra 100M 1080p25/50 */ MKTAG 171 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('a', 'i', '1', '3') }, /* AVC-Intra 100M 1080p24/30/60 */ MKTAG 172 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('a', 'i', '1', '5') }, /* AVC-Intra 100M 1080i50 */ MKTAG 173 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('a', 'i', '1', '6') }, /* AVC-Intra 100M 1080i60 */ MKTAG 174 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('A', 'V', 'i', 'n') }, /* AVC-Intra with implicit SPS/PPS */ MKTAG 175 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('a', 'i', 'v', 'x') }, /* XAVC 4:2:2 10bit */ MKTAG 176 libavformat/isom.c { AV_CODEC_ID_H264, MKTAG('r', 'v', '6', '4') }, /* X-Com Radvision */ MKTAG 178 libavformat/isom.c { AV_CODEC_ID_MPEG1VIDEO, MKTAG('m', '1', 'v', ' ') }, MKTAG 179 libavformat/isom.c { AV_CODEC_ID_MPEG1VIDEO, MKTAG('m', '1', 'v', '1') }, /* Apple MPEG-1 Camcorder */ MKTAG 180 libavformat/isom.c { AV_CODEC_ID_MPEG1VIDEO, MKTAG('m', 'p', 'e', 'g') }, /* MPEG */ MKTAG 181 libavformat/isom.c { AV_CODEC_ID_MPEG1VIDEO, MKTAG('m', 'p', '1', 'v') }, /* CoreMedia CMVideoCodecType */ MKTAG 182 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('m', '2', 'v', '1') }, /* Apple MPEG-2 Camcorder */ MKTAG 183 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('h', 'd', 'v', '1') }, /* MPEG2 HDV 720p30 */ MKTAG 184 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('h', 'd', 'v', '2') }, /* MPEG2 HDV 1080i60 */ MKTAG 185 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('h', 'd', 'v', '3') }, /* MPEG2 HDV 1080i50 */ MKTAG 186 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('h', 'd', 'v', '4') }, /* MPEG2 HDV 720p24 */ MKTAG 187 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('h', 'd', 'v', '5') }, /* MPEG2 HDV 720p25 */ MKTAG 188 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('h', 'd', 'v', '6') }, /* MPEG2 HDV 1080p24 */ MKTAG 189 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('h', 'd', 'v', '7') }, /* MPEG2 HDV 1080p25 */ MKTAG 190 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('h', 'd', 'v', '8') }, /* MPEG2 HDV 1080p30 */ MKTAG 191 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('h', 'd', 'v', '9') }, /* MPEG2 HDV 720p60 JVC */ MKTAG 192 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('h', 'd', 'v', 'a') }, /* MPEG2 HDV 720p50 */ MKTAG 193 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('m', 'x', '5', 'n') }, /* MPEG2 IMX NTSC 525/60 50mb/s produced by FCP */ MKTAG 194 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('m', 'x', '5', 'p') }, /* MPEG2 IMX PAL 625/50 50mb/s produced by FCP */ MKTAG 195 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('m', 'x', '4', 'n') }, /* MPEG2 IMX NTSC 525/60 40mb/s produced by FCP */ MKTAG 196 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('m', 'x', '4', 'p') }, /* MPEG2 IMX PAL 625/50 40mb/s produced by FCP */ MKTAG 197 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('m', 'x', '3', 'n') }, /* MPEG2 IMX NTSC 525/60 30mb/s produced by FCP */ MKTAG 198 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('m', 'x', '3', 'p') }, /* MPEG2 IMX PAL 625/50 30mb/s produced by FCP */ MKTAG 199 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', '1') }, /* XDCAM HD422 720p30 CBR */ MKTAG 200 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', '4') }, /* XDCAM HD422 720p24 CBR */ MKTAG 201 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', '5') }, /* XDCAM HD422 720p25 CBR */ MKTAG 202 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', '9') }, /* XDCAM HD422 720p60 CBR */ MKTAG 203 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', 'a') }, /* XDCAM HD422 720p50 CBR */ MKTAG 204 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', 'b') }, /* XDCAM HD422 1080i60 CBR */ MKTAG 205 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', 'c') }, /* XDCAM HD422 1080i50 CBR */ MKTAG 206 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', 'd') }, /* XDCAM HD422 1080p24 CBR */ MKTAG 207 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', 'e') }, /* XDCAM HD422 1080p25 CBR */ MKTAG 208 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', 'f') }, /* XDCAM HD422 1080p30 CBR */ MKTAG 209 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', '1') }, /* XDCAM EX 720p30 VBR */ MKTAG 210 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', '2') }, /* XDCAM HD 1080i60 */ MKTAG 211 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', '3') }, /* XDCAM HD 1080i50 VBR */ MKTAG 212 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', '4') }, /* XDCAM EX 720p24 VBR */ MKTAG 213 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', '5') }, /* XDCAM EX 720p25 VBR */ MKTAG 214 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', '6') }, /* XDCAM HD 1080p24 VBR */ MKTAG 215 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', '7') }, /* XDCAM HD 1080p25 VBR */ MKTAG 216 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', '8') }, /* XDCAM HD 1080p30 VBR */ MKTAG 217 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', '9') }, /* XDCAM EX 720p60 VBR */ MKTAG 218 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', 'a') }, /* XDCAM EX 720p50 VBR */ MKTAG 219 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', 'b') }, /* XDCAM EX 1080i60 VBR */ MKTAG 220 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', 'c') }, /* XDCAM EX 1080i50 VBR */ MKTAG 221 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', 'd') }, /* XDCAM EX 1080p24 VBR */ MKTAG 222 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', 'e') }, /* XDCAM EX 1080p25 VBR */ MKTAG 223 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'v', 'f') }, /* XDCAM EX 1080p30 VBR */ MKTAG 224 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'h', 'd') }, /* XDCAM HD 540p */ MKTAG 225 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', 'h', '2') }, /* XDCAM HD422 540p */ MKTAG 226 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('A', 'V', 'm', 'p') }, /* AVID IMX PAL */ MKTAG 227 libavformat/isom.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('m', 'p', '2', 'v') }, /* FCP5 */ MKTAG 229 libavformat/isom.c { AV_CODEC_ID_JPEG2000, MKTAG('m', 'j', 'p', '2') }, /* JPEG 2000 produced by FCP */ MKTAG 231 libavformat/isom.c { AV_CODEC_ID_TARGA, MKTAG('t', 'g', 'a', ' ') }, /* Truevision Targa */ MKTAG 232 libavformat/isom.c { AV_CODEC_ID_TIFF, MKTAG('t', 'i', 'f', 'f') }, /* TIFF embedded in MOV */ MKTAG 233 libavformat/isom.c { AV_CODEC_ID_GIF, MKTAG('g', 'i', 'f', ' ') }, /* embedded gif files as frames (usually one "click to play movie" frame) */ MKTAG 234 libavformat/isom.c { AV_CODEC_ID_PNG, MKTAG('p', 'n', 'g', ' ') }, MKTAG 235 libavformat/isom.c { AV_CODEC_ID_PNG, MKTAG('M', 'N', 'G', ' ') }, MKTAG 237 libavformat/isom.c { AV_CODEC_ID_VC1, MKTAG('v', 'c', '-', '1') }, /* SMPTE RP 2025 */ MKTAG 238 libavformat/isom.c { AV_CODEC_ID_CAVS, MKTAG('a', 'v', 's', '2') }, MKTAG 240 libavformat/isom.c { AV_CODEC_ID_DIRAC, MKTAG('d', 'r', 'a', 'c') }, MKTAG 241 libavformat/isom.c { AV_CODEC_ID_DNXHD, MKTAG('A', 'V', 'd', 'n') }, /* AVID DNxHD */ MKTAG 242 libavformat/isom.c { AV_CODEC_ID_H263, MKTAG('H', '2', '6', '3') }, MKTAG 243 libavformat/isom.c { AV_CODEC_ID_MSMPEG4V3, MKTAG('3', 'I', 'V', 'D') }, /* 3ivx DivX Doctor */ MKTAG 244 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('A', 'V', '1', 'x') }, /* AVID 1:1x */ MKTAG 245 libavformat/isom.c { AV_CODEC_ID_RAWVIDEO, MKTAG('A', 'V', 'u', 'p') }, MKTAG 246 libavformat/isom.c { AV_CODEC_ID_SGI, MKTAG('s', 'g', 'i', ' ') }, /* SGI */ MKTAG 247 libavformat/isom.c { AV_CODEC_ID_DPX, MKTAG('d', 'p', 'x', ' ') }, /* DPX */ MKTAG 248 libavformat/isom.c { AV_CODEC_ID_EXR, MKTAG('e', 'x', 'r', ' ') }, /* OpenEXR */ MKTAG 250 libavformat/isom.c { AV_CODEC_ID_PRORES, MKTAG('a', 'p', 'c', 'h') }, /* Apple ProRes 422 High Quality */ MKTAG 251 libavformat/isom.c { AV_CODEC_ID_PRORES, MKTAG('a', 'p', 'c', 'n') }, /* Apple ProRes 422 Standard Definition */ MKTAG 252 libavformat/isom.c { AV_CODEC_ID_PRORES, MKTAG('a', 'p', 'c', 's') }, /* Apple ProRes 422 LT */ MKTAG 253 libavformat/isom.c { AV_CODEC_ID_PRORES, MKTAG('a', 'p', 'c', 'o') }, /* Apple ProRes 422 Proxy */ MKTAG 254 libavformat/isom.c { AV_CODEC_ID_PRORES, MKTAG('a', 'p', '4', 'h') }, /* Apple ProRes 4444 */ MKTAG 255 libavformat/isom.c { AV_CODEC_ID_PRORES, MKTAG('a', 'p', '4', 'x') }, /* Apple ProRes 4444 XQ */ MKTAG 256 libavformat/isom.c { AV_CODEC_ID_FLIC, MKTAG('f', 'l', 'i', 'c') }, MKTAG 258 libavformat/isom.c { AV_CODEC_ID_AIC, MKTAG('i', 'c', 'o', 'd') }, MKTAG 264 libavformat/isom.c { AV_CODEC_ID_AAC, MKTAG('m', 'p', '4', 'a') }, MKTAG 265 libavformat/isom.c { AV_CODEC_ID_AC3, MKTAG('a', 'c', '-', '3') }, /* ETSI TS 102 366 Annex F */ MKTAG 266 libavformat/isom.c { AV_CODEC_ID_AC3, MKTAG('s', 'a', 'c', '3') }, /* Nero Recode */ MKTAG 267 libavformat/isom.c { AV_CODEC_ID_ADPCM_IMA_QT, MKTAG('i', 'm', 'a', '4') }, MKTAG 268 libavformat/isom.c { AV_CODEC_ID_ALAC, MKTAG('a', 'l', 'a', 'c') }, MKTAG 269 libavformat/isom.c { AV_CODEC_ID_AMR_NB, MKTAG('s', 'a', 'm', 'r') }, /* AMR-NB 3gp */ MKTAG 270 libavformat/isom.c { AV_CODEC_ID_AMR_WB, MKTAG('s', 'a', 'w', 'b') }, /* AMR-WB 3gp */ MKTAG 271 libavformat/isom.c { AV_CODEC_ID_DTS, MKTAG('d', 't', 's', 'c') }, /* DTS formats prior to DTS-HD */ MKTAG 272 libavformat/isom.c { AV_CODEC_ID_DTS, MKTAG('d', 't', 's', 'h') }, /* DTS-HD audio formats */ MKTAG 273 libavformat/isom.c { AV_CODEC_ID_DTS, MKTAG('d', 't', 's', 'l') }, /* DTS-HD Lossless formats */ MKTAG 274 libavformat/isom.c { AV_CODEC_ID_DTS, MKTAG('D', 'T', 'S', ' ') }, /* non-standard */ MKTAG 275 libavformat/isom.c { AV_CODEC_ID_EAC3, MKTAG('e', 'c', '-', '3') }, /* ETSI TS 102 366 Annex F (only valid in ISOBMFF) */ MKTAG 276 libavformat/isom.c { AV_CODEC_ID_DVAUDIO, MKTAG('v', 'd', 'v', 'a') }, MKTAG 277 libavformat/isom.c { AV_CODEC_ID_DVAUDIO, MKTAG('d', 'v', 'c', 'a') }, MKTAG 278 libavformat/isom.c { AV_CODEC_ID_GSM, MKTAG('a', 'g', 's', 'm') }, MKTAG 279 libavformat/isom.c { AV_CODEC_ID_ILBC, MKTAG('i', 'l', 'b', 'c') }, MKTAG 280 libavformat/isom.c { AV_CODEC_ID_MACE3, MKTAG('M', 'A', 'C', '3') }, MKTAG 281 libavformat/isom.c { AV_CODEC_ID_MACE6, MKTAG('M', 'A', 'C', '6') }, MKTAG 282 libavformat/isom.c { AV_CODEC_ID_MP1, MKTAG('.', 'm', 'p', '1') }, MKTAG 283 libavformat/isom.c { AV_CODEC_ID_MP2, MKTAG('.', 'm', 'p', '2') }, MKTAG 284 libavformat/isom.c { AV_CODEC_ID_MP3, MKTAG('.', 'm', 'p', '3') }, MKTAG 286 libavformat/isom.c { AV_CODEC_ID_NELLYMOSER, MKTAG('n', 'm', 'o', 's') }, /* Flash Media Server */ MKTAG 287 libavformat/isom.c { AV_CODEC_ID_PCM_ALAW, MKTAG('a', 'l', 'a', 'w') }, MKTAG 288 libavformat/isom.c { AV_CODEC_ID_PCM_F32BE, MKTAG('f', 'l', '3', '2') }, MKTAG 289 libavformat/isom.c { AV_CODEC_ID_PCM_F32LE, MKTAG('f', 'l', '3', '2') }, MKTAG 290 libavformat/isom.c { AV_CODEC_ID_PCM_F64BE, MKTAG('f', 'l', '6', '4') }, MKTAG 291 libavformat/isom.c { AV_CODEC_ID_PCM_F64LE, MKTAG('f', 'l', '6', '4') }, MKTAG 292 libavformat/isom.c { AV_CODEC_ID_PCM_MULAW, MKTAG('u', 'l', 'a', 'w') }, MKTAG 293 libavformat/isom.c { AV_CODEC_ID_PCM_S16BE, MKTAG('t', 'w', 'o', 's') }, MKTAG 294 libavformat/isom.c { AV_CODEC_ID_PCM_S16LE, MKTAG('s', 'o', 'w', 't') }, MKTAG 295 libavformat/isom.c { AV_CODEC_ID_PCM_S16BE, MKTAG('l', 'p', 'c', 'm') }, MKTAG 296 libavformat/isom.c { AV_CODEC_ID_PCM_S16LE, MKTAG('l', 'p', 'c', 'm') }, MKTAG 297 libavformat/isom.c { AV_CODEC_ID_PCM_S24BE, MKTAG('i', 'n', '2', '4') }, MKTAG 298 libavformat/isom.c { AV_CODEC_ID_PCM_S24LE, MKTAG('i', 'n', '2', '4') }, MKTAG 299 libavformat/isom.c { AV_CODEC_ID_PCM_S32BE, MKTAG('i', 'n', '3', '2') }, MKTAG 300 libavformat/isom.c { AV_CODEC_ID_PCM_S32LE, MKTAG('i', 'n', '3', '2') }, MKTAG 301 libavformat/isom.c { AV_CODEC_ID_PCM_S8, MKTAG('s', 'o', 'w', 't') }, MKTAG 302 libavformat/isom.c { AV_CODEC_ID_PCM_U8, MKTAG('r', 'a', 'w', ' ') }, MKTAG 303 libavformat/isom.c { AV_CODEC_ID_PCM_U8, MKTAG('N', 'O', 'N', 'E') }, MKTAG 304 libavformat/isom.c { AV_CODEC_ID_QCELP, MKTAG('Q', 'c', 'l', 'p') }, MKTAG 305 libavformat/isom.c { AV_CODEC_ID_QCELP, MKTAG('Q', 'c', 'l', 'q') }, MKTAG 306 libavformat/isom.c { AV_CODEC_ID_QCELP, MKTAG('s', 'q', 'c', 'p') }, /* ISO Media fourcc */ MKTAG 307 libavformat/isom.c { AV_CODEC_ID_QDM2, MKTAG('Q', 'D', 'M', '2') }, MKTAG 308 libavformat/isom.c { AV_CODEC_ID_QDMC, MKTAG('Q', 'D', 'M', 'C') }, MKTAG 309 libavformat/isom.c { AV_CODEC_ID_SPEEX, MKTAG('s', 'p', 'e', 'x') }, /* Flash Media Server */ MKTAG 310 libavformat/isom.c { AV_CODEC_ID_SPEEX, MKTAG('S', 'P', 'X', 'N') }, /* ZygoAudio (quality 10 mode) */ MKTAG 311 libavformat/isom.c { AV_CODEC_ID_WMAV2, MKTAG('W', 'M', 'A', '2') }, MKTAG 312 libavformat/isom.c { AV_CODEC_ID_EVRC, MKTAG('s', 'e', 'v', 'c') }, /* 3GPP2 */ MKTAG 313 libavformat/isom.c { AV_CODEC_ID_SMV, MKTAG('s', 's', 'm', 'v') }, /* 3GPP2 */ MKTAG 318 libavformat/isom.c { AV_CODEC_ID_MOV_TEXT, MKTAG('t', 'e', 'x', 't') }, MKTAG 319 libavformat/isom.c { AV_CODEC_ID_MOV_TEXT, MKTAG('t', 'x', '3', 'g') }, MKTAG 320 libavformat/isom.c { AV_CODEC_ID_EIA_608, MKTAG('c', '6', '0', '8') }, MKTAG 245 libavformat/isom.h ((tag) == MKTAG('a', 'i', '5', 'p') || \ MKTAG 246 libavformat/isom.h (tag) == MKTAG('a', 'i', '5', 'q') || \ MKTAG 247 libavformat/isom.h (tag) == MKTAG('a', 'i', '5', '2') || \ MKTAG 248 libavformat/isom.h (tag) == MKTAG('a', 'i', '5', '3') || \ MKTAG 249 libavformat/isom.h (tag) == MKTAG('a', 'i', '5', '5') || \ MKTAG 250 libavformat/isom.h (tag) == MKTAG('a', 'i', '5', '6') || \ MKTAG 251 libavformat/isom.h (tag) == MKTAG('a', 'i', '1', 'p') || \ MKTAG 252 libavformat/isom.h (tag) == MKTAG('a', 'i', '1', 'q') || \ MKTAG 253 libavformat/isom.h (tag) == MKTAG('a', 'i', '1', '2') || \ MKTAG 254 libavformat/isom.h (tag) == MKTAG('a', 'i', '1', '3') || \ MKTAG 255 libavformat/isom.h (tag) == MKTAG('a', 'i', '1', '5') || \ MKTAG 256 libavformat/isom.h (tag) == MKTAG('a', 'i', '1', '6') || \ MKTAG 257 libavformat/isom.h (tag) == MKTAG('a', 'i', 'v', 'x') || \ MKTAG 258 libavformat/isom.h (tag) == MKTAG('A', 'V', 'i', 'n')) MKTAG 28 libavformat/ivfdec.c if (AV_RL32(p->buf) == MKTAG('D','K','I','F') MKTAG 42 libavformat/libnut.c { AV_CODEC_ID_MPEG4, MKTAG('m', 'p', '4', 'v') }, MKTAG 43 libavformat/libnut.c { AV_CODEC_ID_MP3, MKTAG('m', 'p', '3', ' ') }, MKTAG 44 libavformat/libnut.c { AV_CODEC_ID_VORBIS, MKTAG('v', 'r', 'b', 's') }, MKTAG 28 libavformat/lvfdec.c if (AV_RL32(p->buf) != MKTAG('L', 'V', 'F', 'F')) MKTAG 60 libavformat/lvfdec.c case MKTAG('0', '0', 'f', 'm'): MKTAG 75 libavformat/lvfdec.c case MKTAG('0', '1', 'f', 'm'): MKTAG 119 libavformat/lvfdec.c case MKTAG('0', '0', 'd', 'c'): MKTAG 121 libavformat/lvfdec.c case MKTAG('0', '1', 'w', 'b'): MKTAG 2472 libavformat/matroskadec.c AV_WL32(dst + offset, MKTAG('w', 'v', 'p', 'k')); // tag MKTAG 55 libavformat/mlvdec.c if (AV_RL32(p->buf) == MKTAG('M','L','V','I') && MKTAG 130 libavformat/mlvdec.c if (vst && type == MKTAG('R','A','W','I') && size >= 164) { MKTAG 142 libavformat/mlvdec.c vst->codec->codec_tag = MKTAG('B', 'I', 'T', 16); MKTAG 144 libavformat/mlvdec.c } else if (ast && type == MKTAG('W', 'A', 'V', 'I') && size >= 16) { MKTAG 149 libavformat/mlvdec.c } else if (type == MKTAG('I','N','F','O')) { MKTAG 153 libavformat/mlvdec.c } else if (type == MKTAG('I','D','N','T') && size >= 36) { MKTAG 161 libavformat/mlvdec.c } else if (type == MKTAG('L','E','N','S') && size >= 48) { MKTAG 175 libavformat/mlvdec.c } else if (vst && type == MKTAG('V', 'I', 'D', 'F') && size >= 4) { MKTAG 180 libavformat/mlvdec.c } else if (ast && type == MKTAG('A', 'U', 'D', 'F') && size >= 4) { MKTAG 185 libavformat/mlvdec.c } else if (vst && type == MKTAG('W','B','A','L') && size >= 28) { MKTAG 194 libavformat/mlvdec.c } else if (type == MKTAG('R','T','C','I') && size >= 20) { MKTAG 210 libavformat/mlvdec.c } else if (type == MKTAG('E','X','P','O') && size >= 16) { MKTAG 220 libavformat/mlvdec.c } else if (type == MKTAG('S','T','Y','L') && size >= 36) { MKTAG 228 libavformat/mlvdec.c } else if (type == MKTAG('M','A','R','K')) { MKTAG 229 libavformat/mlvdec.c } else if (type == MKTAG('N','U','L','L')) { MKTAG 230 libavformat/mlvdec.c } else if (type == MKTAG('M','L','V','I')) { /* occurs when MLV and Mnn files are concatenated */ MKTAG 206 libavformat/mmf.c if (tag != MKTAG('M', 'M', 'M', 'D')) MKTAG 214 libavformat/mmf.c if (tag == MKTAG('C', 'N', 'T', 'I')) MKTAG 216 libavformat/mmf.c if (tag == MKTAG('O', 'P', 'D', 'A')) MKTAG 222 libavformat/mmf.c if ((tag & 0xffffff) == MKTAG('M', 'T', 'R', 0)) { MKTAG 226 libavformat/mmf.c if ((tag & 0xffffff) != MKTAG('A', 'T', 'R', 0)) { MKTAG 247 libavformat/mmf.c if (tag == MKTAG('A', 't', 's', 'q')) MKTAG 249 libavformat/mmf.c if (tag == MKTAG('A', 's', 'p', 'I')) MKTAG 255 libavformat/mmf.c if ((tag & 0xffffff) != MKTAG('A', 'w', 'a', 0)) { MKTAG 108 libavformat/mmst.c bytestream_put_le32(&mms->write_out_ptr, MKTAG('M','M','S',' ')); MKTAG 256 libavformat/mov.c case MKTAG( '@','P','R','M'): key = "premiere_version"; raw = 1; break; MKTAG 257 libavformat/mov.c case MKTAG( '@','P','R','Q'): key = "quicktime_version"; raw = 1; break; MKTAG 258 libavformat/mov.c case MKTAG( 'X','M','P','_'): MKTAG 260 libavformat/mov.c case MKTAG( 'a','A','R','T'): key = "album_artist"; break; MKTAG 261 libavformat/mov.c case MKTAG( 'a','k','I','D'): key = "account_type"; MKTAG 263 libavformat/mov.c case MKTAG( 'a','p','I','D'): key = "account_id"; break; MKTAG 264 libavformat/mov.c case MKTAG( 'c','a','t','g'): key = "category"; break; MKTAG 265 libavformat/mov.c case MKTAG( 'c','p','i','l'): key = "compilation"; MKTAG 267 libavformat/mov.c case MKTAG( 'c','p','r','t'): key = "copyright"; break; MKTAG 268 libavformat/mov.c case MKTAG( 'd','e','s','c'): key = "description"; break; MKTAG 269 libavformat/mov.c case MKTAG( 'd','i','s','k'): key = "disc"; MKTAG 271 libavformat/mov.c case MKTAG( 'e','g','i','d'): key = "episode_uid"; MKTAG 273 libavformat/mov.c case MKTAG( 'g','n','r','e'): key = "genre"; MKTAG 275 libavformat/mov.c case MKTAG( 'h','d','v','d'): key = "hd_video"; MKTAG 277 libavformat/mov.c case MKTAG( 'k','e','y','w'): key = "keywords"; break; MKTAG 278 libavformat/mov.c case MKTAG( 'l','d','e','s'): key = "synopsis"; break; MKTAG 279 libavformat/mov.c case MKTAG( 'l','o','c','i'): MKTAG 281 libavformat/mov.c case MKTAG( 'p','c','s','t'): key = "podcast"; MKTAG 283 libavformat/mov.c case MKTAG( 'p','g','a','p'): key = "gapless_playback"; MKTAG 285 libavformat/mov.c case MKTAG( 'p','u','r','d'): key = "purchase_date"; break; MKTAG 286 libavformat/mov.c case MKTAG( 'r','t','n','g'): key = "rating"; MKTAG 288 libavformat/mov.c case MKTAG( 's','o','a','a'): key = "sort_album_artist"; break; MKTAG 289 libavformat/mov.c case MKTAG( 's','o','a','l'): key = "sort_album"; break; MKTAG 290 libavformat/mov.c case MKTAG( 's','o','a','r'): key = "sort_artist"; break; MKTAG 291 libavformat/mov.c case MKTAG( 's','o','c','o'): key = "sort_composer"; break; MKTAG 292 libavformat/mov.c case MKTAG( 's','o','n','m'): key = "sort_name"; break; MKTAG 293 libavformat/mov.c case MKTAG( 's','o','s','n'): key = "sort_show"; break; MKTAG 294 libavformat/mov.c case MKTAG( 's','t','i','k'): key = "media_type"; MKTAG 296 libavformat/mov.c case MKTAG( 't','r','k','n'): key = "track"; MKTAG 298 libavformat/mov.c case MKTAG( 't','v','e','n'): key = "episode_id"; break; MKTAG 299 libavformat/mov.c case MKTAG( 't','v','e','s'): key = "episode_sort"; MKTAG 301 libavformat/mov.c case MKTAG( 't','v','n','n'): key = "network"; break; MKTAG 302 libavformat/mov.c case MKTAG( 't','v','s','h'): key = "show"; break; MKTAG 303 libavformat/mov.c case MKTAG( 't','v','s','n'): key = "season_number"; MKTAG 305 libavformat/mov.c case MKTAG(0xa9,'A','R','T'): key = "artist"; break; MKTAG 306 libavformat/mov.c case MKTAG(0xa9,'P','R','D'): key = "producer"; break; MKTAG 307 libavformat/mov.c case MKTAG(0xa9,'a','l','b'): key = "album"; break; MKTAG 308 libavformat/mov.c case MKTAG(0xa9,'a','u','t'): key = "artist"; break; MKTAG 309 libavformat/mov.c case MKTAG(0xa9,'c','h','p'): key = "chapter"; break; MKTAG 310 libavformat/mov.c case MKTAG(0xa9,'c','m','t'): key = "comment"; break; MKTAG 311 libavformat/mov.c case MKTAG(0xa9,'c','o','m'): key = "composer"; break; MKTAG 312 libavformat/mov.c case MKTAG(0xa9,'c','p','y'): key = "copyright"; break; MKTAG 313 libavformat/mov.c case MKTAG(0xa9,'d','a','y'): key = "date"; break; MKTAG 314 libavformat/mov.c case MKTAG(0xa9,'d','i','r'): key = "director"; break; MKTAG 315 libavformat/mov.c case MKTAG(0xa9,'d','i','s'): key = "disclaimer"; break; MKTAG 316 libavformat/mov.c case MKTAG(0xa9,'e','d','1'): key = "edit_date"; break; MKTAG 317 libavformat/mov.c case MKTAG(0xa9,'e','n','c'): key = "encoder"; break; MKTAG 318 libavformat/mov.c case MKTAG(0xa9,'f','m','t'): key = "original_format"; break; MKTAG 319 libavformat/mov.c case MKTAG(0xa9,'g','e','n'): key = "genre"; break; MKTAG 320 libavformat/mov.c case MKTAG(0xa9,'g','r','p'): key = "grouping"; break; MKTAG 321 libavformat/mov.c case MKTAG(0xa9,'h','s','t'): key = "host_computer"; break; MKTAG 322 libavformat/mov.c case MKTAG(0xa9,'i','n','f'): key = "comment"; break; MKTAG 323 libavformat/mov.c case MKTAG(0xa9,'l','y','r'): key = "lyrics"; break; MKTAG 324 libavformat/mov.c case MKTAG(0xa9,'m','a','k'): key = "make"; break; MKTAG 325 libavformat/mov.c case MKTAG(0xa9,'m','o','d'): key = "model"; break; MKTAG 326 libavformat/mov.c case MKTAG(0xa9,'n','a','m'): key = "title"; break; MKTAG 327 libavformat/mov.c case MKTAG(0xa9,'o','p','e'): key = "original_artist"; break; MKTAG 328 libavformat/mov.c case MKTAG(0xa9,'p','r','d'): key = "producer"; break; MKTAG 329 libavformat/mov.c case MKTAG(0xa9,'p','r','f'): key = "performers"; break; MKTAG 330 libavformat/mov.c case MKTAG(0xa9,'r','e','q'): key = "playback_requirements"; break; MKTAG 331 libavformat/mov.c case MKTAG(0xa9,'s','r','c'): key = "original_source"; break; MKTAG 332 libavformat/mov.c case MKTAG(0xa9,'s','t','3'): key = "subtitle"; break; MKTAG 333 libavformat/mov.c case MKTAG(0xa9,'s','w','r'): key = "encoder"; break; MKTAG 334 libavformat/mov.c case MKTAG(0xa9,'t','o','o'): key = "encoder"; break; MKTAG 335 libavformat/mov.c case MKTAG(0xa9,'t','r','k'): key = "track"; break; MKTAG 336 libavformat/mov.c case MKTAG(0xa9,'u','r','l'): key = "URL"; break; MKTAG 337 libavformat/mov.c case MKTAG(0xa9,'w','r','n'): key = "warning"; break; MKTAG 338 libavformat/mov.c case MKTAG(0xa9,'w','r','t'): key = "composer"; break; MKTAG 339 libavformat/mov.c case MKTAG(0xa9,'x','y','z'): key = "location"; break; MKTAG 345 libavformat/mov.c if (tag == MKTAG('d','a','t','a')) { MKTAG 351 libavformat/mov.c if (atom.type == MKTAG('c', 'o', 'v', 'r')) { MKTAG 485 libavformat/mov.c if (dref->type == MKTAG('a','l','i','s') && size > 150) { MKTAG 583 libavformat/mov.c if (type == MKTAG('v','i','d','e')) MKTAG 585 libavformat/mov.c else if (type == MKTAG('s','o','u','n')) MKTAG 587 libavformat/mov.c else if (type == MKTAG('m','1','a',' ')) MKTAG 589 libavformat/mov.c else if ((type == MKTAG('s','u','b','p')) || (type == MKTAG('c','l','c','p'))) MKTAG 1191 libavformat/mov.c if (codec->codec_tag == MKTAG('A', 'V', 'i', 'n') && MKTAG 1299 libavformat/mov.c if (type == MKTAG('f','i','e','l') && size == atom.size) MKTAG 1391 libavformat/mov.c if (atom.type == MKTAG('s','t','c','o')) MKTAG 1394 libavformat/mov.c else if (atom.type == MKTAG('c','o','6','4')) MKTAG 1435 libavformat/mov.c format && format != MKTAG('m','p','4','s')) { MKTAG 1489 libavformat/mov.c st->codec->codec_tag = MKTAG('I', '4', '2', '0'); MKTAG 1494 libavformat/mov.c if (st->codec->codec_tag == MKTAG('H','2','6','3') && MKTAG 1610 libavformat/mov.c if (st->codec->codec_tag == MKTAG('l','p','c','m')) MKTAG 1733 libavformat/mov.c if (st->codec->codec_tag == MKTAG('t','m','c','d')) { MKTAG 1805 libavformat/mov.c if (st->codec->codec_tag != MKTAG('Q','c','l','p')) MKTAG 1863 libavformat/mov.c : codec_tag != MKTAG('j','p','e','g')))) { MKTAG 2108 libavformat/mov.c if (atom.type == MKTAG('s','t','s','z')) { MKTAG 2329 libavformat/mov.c if (grouping_type != MKTAG( 'r','a','p',' ')) MKTAG 2796 libavformat/mov.c if (tag == MKTAG('n', 'a', 'm', 'e')) MKTAG 2798 libavformat/mov.c else if (tag == MKTAG('d', 'a', 't', 'a') && len > 4) { MKTAG 2847 libavformat/mov.c if (tag == MKTAG('m', 'e', 'a', 'n') && len > 12) { MKTAG 2870 libavformat/mov.c if (tag == MKTAG('h','d','l','r')) { MKTAG 3255 libavformat/mov.c if (atom.type != MKTAG('m','d','a','t')) { MKTAG 3273 libavformat/mov.c if (avio_rl32(pb) != MKTAG('d','c','o','m')) MKTAG 3275 libavformat/mov.c if (avio_rl32(pb) != MKTAG('z','l','i','b')) { MKTAG 3280 libavformat/mov.c if (avio_rl32(pb) != MKTAG('c','m','v','d')) MKTAG 3298 libavformat/mov.c atom.type = MKTAG('m','o','o','v'); MKTAG 3455 libavformat/mov.c { MKTAG('A','C','L','R'), mov_read_aclr }, MKTAG 3456 libavformat/mov.c { MKTAG('A','P','R','G'), mov_read_avid }, MKTAG 3457 libavformat/mov.c { MKTAG('A','A','L','P'), mov_read_avid }, MKTAG 3458 libavformat/mov.c { MKTAG('A','R','E','S'), mov_read_ares }, MKTAG 3459 libavformat/mov.c { MKTAG('a','v','s','s'), mov_read_avss }, MKTAG 3460 libavformat/mov.c { MKTAG('c','h','p','l'), mov_read_chpl }, MKTAG 3461 libavformat/mov.c { MKTAG('c','o','6','4'), mov_read_stco }, MKTAG 3462 libavformat/mov.c { MKTAG('c','o','l','r'), mov_read_colr }, MKTAG 3463 libavformat/mov.c { MKTAG('c','t','t','s'), mov_read_ctts }, /* composition time to sample */ MKTAG 3464 libavformat/mov.c { MKTAG('d','i','n','f'), mov_read_default }, MKTAG 3465 libavformat/mov.c { MKTAG('D','p','x','E'), mov_read_dpxe }, MKTAG 3466 libavformat/mov.c { MKTAG('d','r','e','f'), mov_read_dref }, MKTAG 3467 libavformat/mov.c { MKTAG('e','d','t','s'), mov_read_default }, MKTAG 3468 libavformat/mov.c { MKTAG('e','l','s','t'), mov_read_elst }, MKTAG 3469 libavformat/mov.c { MKTAG('e','n','d','a'), mov_read_enda }, MKTAG 3470 libavformat/mov.c { MKTAG('f','i','e','l'), mov_read_fiel }, MKTAG 3471 libavformat/mov.c { MKTAG('f','t','y','p'), mov_read_ftyp }, MKTAG 3472 libavformat/mov.c { MKTAG('g','l','b','l'), mov_read_glbl }, MKTAG 3473 libavformat/mov.c { MKTAG('h','d','l','r'), mov_read_hdlr }, MKTAG 3474 libavformat/mov.c { MKTAG('i','l','s','t'), mov_read_ilst }, MKTAG 3475 libavformat/mov.c { MKTAG('j','p','2','h'), mov_read_jp2h }, MKTAG 3476 libavformat/mov.c { MKTAG('m','d','a','t'), mov_read_mdat }, MKTAG 3477 libavformat/mov.c { MKTAG('m','d','h','d'), mov_read_mdhd }, MKTAG 3478 libavformat/mov.c { MKTAG('m','d','i','a'), mov_read_default }, MKTAG 3479 libavformat/mov.c { MKTAG('m','e','t','a'), mov_read_meta }, MKTAG 3480 libavformat/mov.c { MKTAG('m','i','n','f'), mov_read_default }, MKTAG 3481 libavformat/mov.c { MKTAG('m','o','o','f'), mov_read_moof }, MKTAG 3482 libavformat/mov.c { MKTAG('m','o','o','v'), mov_read_moov }, MKTAG 3483 libavformat/mov.c { MKTAG('m','v','e','x'), mov_read_default }, MKTAG 3484 libavformat/mov.c { MKTAG('m','v','h','d'), mov_read_mvhd }, MKTAG 3485 libavformat/mov.c { MKTAG('S','M','I',' '), mov_read_svq3 }, MKTAG 3486 libavformat/mov.c { MKTAG('a','l','a','c'), mov_read_alac }, /* alac specific atom */ MKTAG 3487 libavformat/mov.c { MKTAG('a','v','c','C'), mov_read_glbl }, MKTAG 3488 libavformat/mov.c { MKTAG('p','a','s','p'), mov_read_pasp }, MKTAG 3489 libavformat/mov.c { MKTAG('s','t','b','l'), mov_read_default }, MKTAG 3490 libavformat/mov.c { MKTAG('s','t','c','o'), mov_read_stco }, MKTAG 3491 libavformat/mov.c { MKTAG('s','t','p','s'), mov_read_stps }, MKTAG 3492 libavformat/mov.c { MKTAG('s','t','r','f'), mov_read_strf }, MKTAG 3493 libavformat/mov.c { MKTAG('s','t','s','c'), mov_read_stsc }, MKTAG 3494 libavformat/mov.c { MKTAG('s','t','s','d'), mov_read_stsd }, /* sample description */ MKTAG 3495 libavformat/mov.c { MKTAG('s','t','s','s'), mov_read_stss }, /* sync sample */ MKTAG 3496 libavformat/mov.c { MKTAG('s','t','s','z'), mov_read_stsz }, /* sample size */ MKTAG 3497 libavformat/mov.c { MKTAG('s','t','t','s'), mov_read_stts }, MKTAG 3498 libavformat/mov.c { MKTAG('s','t','z','2'), mov_read_stsz }, /* compact sample size */ MKTAG 3499 libavformat/mov.c { MKTAG('t','k','h','d'), mov_read_tkhd }, /* track header */ MKTAG 3500 libavformat/mov.c { MKTAG('t','f','d','t'), mov_read_tfdt }, MKTAG 3501 libavformat/mov.c { MKTAG('t','f','h','d'), mov_read_tfhd }, /* track fragment header */ MKTAG 3502 libavformat/mov.c { MKTAG('t','r','a','k'), mov_read_trak }, MKTAG 3503 libavformat/mov.c { MKTAG('t','r','a','f'), mov_read_default }, MKTAG 3504 libavformat/mov.c { MKTAG('t','r','e','f'), mov_read_default }, MKTAG 3505 libavformat/mov.c { MKTAG('t','m','c','d'), mov_read_tmcd }, MKTAG 3506 libavformat/mov.c { MKTAG('c','h','a','p'), mov_read_chap }, MKTAG 3507 libavformat/mov.c { MKTAG('t','r','e','x'), mov_read_trex }, MKTAG 3508 libavformat/mov.c { MKTAG('t','r','u','n'), mov_read_trun }, MKTAG 3509 libavformat/mov.c { MKTAG('u','d','t','a'), mov_read_default }, MKTAG 3510 libavformat/mov.c { MKTAG('w','a','v','e'), mov_read_wave }, MKTAG 3511 libavformat/mov.c { MKTAG('e','s','d','s'), mov_read_esds }, MKTAG 3512 libavformat/mov.c { MKTAG('d','a','c','3'), mov_read_dac3 }, /* AC-3 info */ MKTAG 3513 libavformat/mov.c { MKTAG('d','e','c','3'), mov_read_dec3 }, /* EAC-3 info */ MKTAG 3514 libavformat/mov.c { MKTAG('w','i','d','e'), mov_read_wide }, /* place holder */ MKTAG 3515 libavformat/mov.c { MKTAG('w','f','e','x'), mov_read_wfex }, MKTAG 3516 libavformat/mov.c { MKTAG('c','m','o','v'), mov_read_cmov }, MKTAG 3517 libavformat/mov.c { MKTAG('c','h','a','n'), mov_read_chan }, /* channel layout */ MKTAG 3518 libavformat/mov.c { MKTAG('d','v','c','1'), mov_read_dvc1 }, MKTAG 3519 libavformat/mov.c { MKTAG('s','b','g','p'), mov_read_sbgp }, MKTAG 3520 libavformat/mov.c { MKTAG('h','v','c','C'), mov_read_glbl }, MKTAG 3521 libavformat/mov.c { MKTAG('u','u','i','d'), mov_read_uuid }, MKTAG 3522 libavformat/mov.c { MKTAG('C','i','n', 0x8e), mov_read_targa_y216 }, MKTAG 3523 libavformat/mov.c { MKTAG('f','r','e','e'), mov_read_free }, MKTAG 3524 libavformat/mov.c { MKTAG('-','-','-','-'), mov_read_custom }, MKTAG 3549 libavformat/mov.c if (a.type == MKTAG('f','r','e','e') && MKTAG 3556 libavformat/mov.c if (*type == MKTAG('m','v','h','d') || MKTAG 3557 libavformat/mov.c *type == MKTAG('c','m','o','v')) { MKTAG 3559 libavformat/mov.c a.type = MKTAG('m','o','o','v'); MKTAG 3562 libavformat/mov.c if (atom.type != MKTAG('r','o','o','t') && MKTAG 3563 libavformat/mov.c atom.type != MKTAG('m','o','o','v')) MKTAG 3565 libavformat/mov.c if (a.type == MKTAG('t','r','a','k') || a.type == MKTAG('m','d','a','t')) MKTAG 3596 libavformat/mov.c if (!parse && (atom.type == MKTAG('u','d','t','a') || MKTAG 3597 libavformat/mov.c atom.type == MKTAG('i','l','s','t'))) MKTAG 3655 libavformat/mov.c case MKTAG('m','o','o','v'): MKTAG 3657 libavformat/mov.c case MKTAG('m','d','a','t'): MKTAG 3658 libavformat/mov.c case MKTAG('p','n','o','t'): /* detect movs with preview pics like ew.mov and april.mov */ MKTAG 3659 libavformat/mov.c case MKTAG('u','d','t','a'): /* Packet Video PVAuthor adds this and a lot of more junk */ MKTAG 3660 libavformat/mov.c case MKTAG('f','t','y','p'): MKTAG 3666 libavformat/mov.c } else if (tag == MKTAG('f','t','y','p') && MKTAG 3667 libavformat/mov.c AV_RL32(p->buf + offset + 8) == MKTAG('j','p','2',' ')) { MKTAG 3675 libavformat/mov.c case MKTAG('e','d','i','w'): /* xdcam files have reverted first tags */ MKTAG 3676 libavformat/mov.c case MKTAG('w','i','d','e'): MKTAG 3677 libavformat/mov.c case MKTAG('f','r','e','e'): MKTAG 3678 libavformat/mov.c case MKTAG('j','u','n','k'): MKTAG 3679 libavformat/mov.c case MKTAG('p','i','c','t'): MKTAG 3683 libavformat/mov.c case MKTAG(0x82,0x82,0x7f,0x7d): MKTAG 3684 libavformat/mov.c case MKTAG('s','k','i','p'): MKTAG 3685 libavformat/mov.c case MKTAG('u','u','i','d'): MKTAG 3686 libavformat/mov.c case MKTAG('p','r','f','l'): MKTAG 3702 libavformat/mov.c if(AV_RL32(p->buf + offset ) == MKTAG('h','d','l','r') && MKTAG 3703 libavformat/mov.c AV_RL32(p->buf + offset + 8) == MKTAG('m','h','l','r') && MKTAG 3704 libavformat/mov.c AV_RL32(p->buf + offset + 12) == MKTAG('M','P','E','G')){ MKTAG 3912 libavformat/mov.c if (st->codec->codec_tag == MKTAG('t','m','c','d') && MKTAG 983 libavformat/movenc.c else if (track->tag == MKTAG('m','p','4','a')) MKTAG 1128 libavformat/movenc.c if (track->enc->codec_id == AV_CODEC_ID_H264) tag = MKTAG('a','v','c','1'); MKTAG 1129 libavformat/movenc.c else if (track->enc->codec_id == AV_CODEC_ID_HEVC) tag = MKTAG('h','e','v','1'); MKTAG 1130 libavformat/movenc.c else if (track->enc->codec_id == AV_CODEC_ID_AC3) tag = MKTAG('a','c','-','3'); MKTAG 1131 libavformat/movenc.c else if (track->enc->codec_id == AV_CODEC_ID_EAC3) tag = MKTAG('e','c','-','3'); MKTAG 1132 libavformat/movenc.c else if (track->enc->codec_id == AV_CODEC_ID_DIRAC) tag = MKTAG('d','r','a','c'); MKTAG 1133 libavformat/movenc.c else if (track->enc->codec_id == AV_CODEC_ID_MOV_TEXT) tag = MKTAG('t','x','3','g'); MKTAG 1134 libavformat/movenc.c else if (track->enc->codec_id == AV_CODEC_ID_VC1) tag = MKTAG('v','c','-','1'); MKTAG 1135 libavformat/movenc.c else if (track->enc->codec_type == AVMEDIA_TYPE_VIDEO) tag = MKTAG('m','p','4','v'); MKTAG 1136 libavformat/movenc.c else if (track->enc->codec_type == AVMEDIA_TYPE_AUDIO) tag = MKTAG('m','p','4','a'); MKTAG 1137 libavformat/movenc.c else if (track->enc->codec_id == AV_CODEC_ID_DVD_SUBTITLE) tag = MKTAG('m','p','4','s'); MKTAG 1143 libavformat/movenc.c { AV_CODEC_ID_H264, MKTAG('a','v','c','1') }, MKTAG 1144 libavformat/movenc.c { AV_CODEC_ID_MPEG4, MKTAG('m','p','4','v') }, MKTAG 1145 libavformat/movenc.c { AV_CODEC_ID_AAC, MKTAG('m','p','4','a') }, MKTAG 1146 libavformat/movenc.c { AV_CODEC_ID_ALAC, MKTAG('a','l','a','c') }, MKTAG 1147 libavformat/movenc.c { AV_CODEC_ID_AC3, MKTAG('a','c','-','3') }, MKTAG 1148 libavformat/movenc.c { AV_CODEC_ID_MOV_TEXT, MKTAG('t','x','3','g') }, MKTAG 1149 libavformat/movenc.c { AV_CODEC_ID_MOV_TEXT, MKTAG('t','e','x','t') }, MKTAG 1159 libavformat/movenc.c (tag == MKTAG('t', 'x', '3', 'g') || MKTAG 1160 libavformat/movenc.c tag == MKTAG('t', 'e', 'x', 't')))) MKTAG 1178 libavformat/movenc.c if (track->enc->pix_fmt == AV_PIX_FMT_YUV422P) tag = MKTAG('d','v','5','n'); MKTAG 1179 libavformat/movenc.c else tag = MKTAG('d','v','c',' '); MKTAG 1180 libavformat/movenc.c }else if (track->enc->pix_fmt == AV_PIX_FMT_YUV422P) tag = MKTAG('d','v','5','p'); MKTAG 1181 libavformat/movenc.c else if (track->enc->pix_fmt == AV_PIX_FMT_YUV420P) tag = MKTAG('d','v','c','p'); MKTAG 1182 libavformat/movenc.c else tag = MKTAG('d','v','p','p'); MKTAG 1184 libavformat/movenc.c if (track->st->time_base.den == 50) tag = MKTAG('d','v','h','q'); MKTAG 1185 libavformat/movenc.c else tag = MKTAG('d','v','h','p'); MKTAG 1187 libavformat/movenc.c if (track->st->time_base.den == 25) tag = MKTAG('d','v','h','5'); MKTAG 1188 libavformat/movenc.c else tag = MKTAG('d','v','h','6'); MKTAG 1218 libavformat/movenc.c tag = MKTAG('m', '2', 'v', '1'); //fallback tag MKTAG 1223 libavformat/movenc.c if (rate == 24) tag = MKTAG('x','d','v','4'); MKTAG 1224 libavformat/movenc.c else if (rate == 25) tag = MKTAG('x','d','v','5'); MKTAG 1225 libavformat/movenc.c else if (rate == 30) tag = MKTAG('x','d','v','1'); MKTAG 1226 libavformat/movenc.c else if (rate == 50) tag = MKTAG('x','d','v','a'); MKTAG 1227 libavformat/movenc.c else if (rate == 60) tag = MKTAG('x','d','v','9'); MKTAG 1231 libavformat/movenc.c if (rate == 24) tag = MKTAG('x','d','v','6'); MKTAG 1232 libavformat/movenc.c else if (rate == 25) tag = MKTAG('x','d','v','7'); MKTAG 1233 libavformat/movenc.c else if (rate == 30) tag = MKTAG('x','d','v','8'); MKTAG 1235 libavformat/movenc.c if (rate == 25) tag = MKTAG('x','d','v','3'); MKTAG 1236 libavformat/movenc.c else if (rate == 30) tag = MKTAG('x','d','v','2'); MKTAG 1240 libavformat/movenc.c if (rate == 24) tag = MKTAG('x','d','v','d'); MKTAG 1241 libavformat/movenc.c else if (rate == 25) tag = MKTAG('x','d','v','e'); MKTAG 1242 libavformat/movenc.c else if (rate == 30) tag = MKTAG('x','d','v','f'); MKTAG 1244 libavformat/movenc.c if (rate == 25) tag = MKTAG('x','d','v','c'); MKTAG 1245 libavformat/movenc.c else if (rate == 30) tag = MKTAG('x','d','v','b'); MKTAG 1251 libavformat/movenc.c if (rate == 24) tag = MKTAG('x','d','5','4'); MKTAG 1252 libavformat/movenc.c else if (rate == 25) tag = MKTAG('x','d','5','5'); MKTAG 1253 libavformat/movenc.c else if (rate == 30) tag = MKTAG('x','d','5','1'); MKTAG 1254 libavformat/movenc.c else if (rate == 50) tag = MKTAG('x','d','5','a'); MKTAG 1255 libavformat/movenc.c else if (rate == 60) tag = MKTAG('x','d','5','9'); MKTAG 1259 libavformat/movenc.c if (rate == 24) tag = MKTAG('x','d','5','d'); MKTAG 1260 libavformat/movenc.c else if (rate == 25) tag = MKTAG('x','d','5','e'); MKTAG 1261 libavformat/movenc.c else if (rate == 30) tag = MKTAG('x','d','5','f'); MKTAG 1263 libavformat/movenc.c if (rate == 25) tag = MKTAG('x','d','5','c'); MKTAG 1264 libavformat/movenc.c else if (rate == 30) tag = MKTAG('x','d','5','b'); MKTAG 1280 libavformat/movenc.c tag = MKTAG('a', 'v', 'c', 'i'); //fallback tag MKTAG 1285 libavformat/movenc.c if (rate == 24) tag = MKTAG('a','i','5','p'); MKTAG 1286 libavformat/movenc.c else if (rate == 25) tag = MKTAG('a','i','5','q'); MKTAG 1287 libavformat/movenc.c else if (rate == 30) tag = MKTAG('a','i','5','p'); MKTAG 1288 libavformat/movenc.c else if (rate == 50) tag = MKTAG('a','i','5','q'); MKTAG 1289 libavformat/movenc.c else if (rate == 60) tag = MKTAG('a','i','5','p'); MKTAG 1293 libavformat/movenc.c if (rate == 24) tag = MKTAG('a','i','5','3'); MKTAG 1294 libavformat/movenc.c else if (rate == 25) tag = MKTAG('a','i','5','2'); MKTAG 1295 libavformat/movenc.c else if (rate == 30) tag = MKTAG('a','i','5','3'); MKTAG 1297 libavformat/movenc.c if (rate == 50) tag = MKTAG('a','i','5','5'); MKTAG 1298 libavformat/movenc.c else if (rate == 60) tag = MKTAG('a','i','5','6'); MKTAG 1304 libavformat/movenc.c if (rate == 24) tag = MKTAG('a','i','1','p'); MKTAG 1305 libavformat/movenc.c else if (rate == 25) tag = MKTAG('a','i','1','q'); MKTAG 1306 libavformat/movenc.c else if (rate == 30) tag = MKTAG('a','i','1','p'); MKTAG 1307 libavformat/movenc.c else if (rate == 50) tag = MKTAG('a','i','1','q'); MKTAG 1308 libavformat/movenc.c else if (rate == 60) tag = MKTAG('a','i','1','p'); MKTAG 1312 libavformat/movenc.c if (rate == 24) tag = MKTAG('a','i','1','3'); MKTAG 1313 libavformat/movenc.c else if (rate == 25) tag = MKTAG('a','i','1','2'); MKTAG 1314 libavformat/movenc.c else if (rate == 30) tag = MKTAG('a','i','1','3'); MKTAG 1316 libavformat/movenc.c if (rate == 25) tag = MKTAG('a','i','1','5'); MKTAG 1317 libavformat/movenc.c else if (rate == 50) tag = MKTAG('a','i','1','5'); MKTAG 1318 libavformat/movenc.c else if (rate == 60) tag = MKTAG('a','i','1','6'); MKTAG 1323 libavformat/movenc.c tag = MKTAG('a','i','v','x'); MKTAG 1335 libavformat/movenc.c { AV_PIX_FMT_YUYV422, MKTAG('y','u','v','2'), 0 }, MKTAG 1336 libavformat/movenc.c { AV_PIX_FMT_YUYV422, MKTAG('y','u','v','s'), 0 }, MKTAG 1337 libavformat/movenc.c { AV_PIX_FMT_UYVY422, MKTAG('2','v','u','y'), 0 }, MKTAG 1338 libavformat/movenc.c { AV_PIX_FMT_RGB555BE,MKTAG('r','a','w',' '), 16 }, MKTAG 1339 libavformat/movenc.c { AV_PIX_FMT_RGB555LE,MKTAG('L','5','5','5'), 16 }, MKTAG 1340 libavformat/movenc.c { AV_PIX_FMT_RGB565LE,MKTAG('L','5','6','5'), 16 }, MKTAG 1341 libavformat/movenc.c { AV_PIX_FMT_RGB565BE,MKTAG('B','5','6','5'), 16 }, MKTAG 1342 libavformat/movenc.c { AV_PIX_FMT_GRAY16BE,MKTAG('b','1','6','g'), 16 }, MKTAG 1343 libavformat/movenc.c { AV_PIX_FMT_RGB24, MKTAG('r','a','w',' '), 24 }, MKTAG 1344 libavformat/movenc.c { AV_PIX_FMT_BGR24, MKTAG('2','4','B','G'), 24 }, MKTAG 1345 libavformat/movenc.c { AV_PIX_FMT_ARGB, MKTAG('r','a','w',' '), 32 }, MKTAG 1346 libavformat/movenc.c { AV_PIX_FMT_BGRA, MKTAG('B','G','R','A'), 32 }, MKTAG 1347 libavformat/movenc.c { AV_PIX_FMT_RGBA, MKTAG('R','G','B','A'), 32 }, MKTAG 1348 libavformat/movenc.c { AV_PIX_FMT_ABGR, MKTAG('A','B','G','R'), 32 }, MKTAG 1349 libavformat/movenc.c { AV_PIX_FMT_RGB48BE, MKTAG('b','4','8','r'), 48 }, MKTAG 1369 libavformat/movenc.c if (tag == MKTAG('r','a','w',' ') && MKTAG 1409 libavformat/movenc.c tag = MKTAG('m', 's', ((ms_tag >> 8) & 0xff), (ms_tag & 0xff)); MKTAG 1422 libavformat/movenc.c { AV_CODEC_ID_H263, MKTAG('s','2','6','3') }, MKTAG 1423 libavformat/movenc.c { AV_CODEC_ID_H264, MKTAG('a','v','c','1') }, MKTAG 1424 libavformat/movenc.c { AV_CODEC_ID_MPEG4, MKTAG('m','p','4','v') }, MKTAG 1425 libavformat/movenc.c { AV_CODEC_ID_AAC, MKTAG('m','p','4','a') }, MKTAG 1426 libavformat/movenc.c { AV_CODEC_ID_AMR_NB, MKTAG('s','a','m','r') }, MKTAG 1427 libavformat/movenc.c { AV_CODEC_ID_AMR_WB, MKTAG('s','a','w','b') }, MKTAG 1428 libavformat/movenc.c { AV_CODEC_ID_MOV_TEXT, MKTAG('t','x','3','g') }, MKTAG 1433 libavformat/movenc.c { AV_CODEC_ID_MP3, MKTAG('.','m','p','3') }, MKTAG 1434 libavformat/movenc.c { AV_CODEC_ID_AAC, MKTAG('m','p','4','a') }, MKTAG 1435 libavformat/movenc.c { AV_CODEC_ID_H264, MKTAG('a','v','c','1') }, MKTAG 1436 libavformat/movenc.c { AV_CODEC_ID_VP6A, MKTAG('V','P','6','A') }, MKTAG 1437 libavformat/movenc.c { AV_CODEC_ID_VP6F, MKTAG('V','P','6','F') }, MKTAG 1450 libavformat/movenc.c tag = MKTAG('w', 'm', 'a', ' '); MKTAG 1697 libavformat/movenc.c if (track->tag == MKTAG('m','p','4','v')) MKTAG 1721 libavformat/movenc.c if (track->enc->codec_tag == MKTAG('R','1','0','k')) MKTAG 1853 libavformat/movenc.c else if (track->enc->codec_tag == MKTAG('r','t','p',' ')) MKTAG 1855 libavformat/movenc.c else if (track->enc->codec_tag == MKTAG('t','m','c','d')) MKTAG 1966 libavformat/movenc.c track->enc->codec_tag == MKTAG('r','t','p',' ')) && MKTAG 2043 libavformat/movenc.c if (track->tag != MKTAG('c','6','0','8')) { MKTAG 2058 libavformat/movenc.c if (track->enc->codec_tag == MKTAG('t','m','c','d')) { MKTAG 2089 libavformat/movenc.c return track->tag == MKTAG('c','7','0','8') || MKTAG 2090 libavformat/movenc.c track->tag == MKTAG('c','6','0','8'); MKTAG 2115 libavformat/movenc.c if (track->tag == MKTAG('t','x','3','g')) { MKTAG 2117 libavformat/movenc.c } else if (track->tag == MKTAG('m','p','4','s')) { MKTAG 2124 libavformat/movenc.c } else if (track->enc->codec_tag == MKTAG('r','t','p',' ')) { MKTAG 2127 libavformat/movenc.c } else if (track->enc->codec_tag == MKTAG('t','m','c','d')) { MKTAG 2193 libavformat/movenc.c if (track->tag == MKTAG('t','e','x','t') || is_clcp_track(track)) { MKTAG 2198 libavformat/movenc.c } else if (track->tag == MKTAG('r','t','p',' ')) { MKTAG 2200 libavformat/movenc.c } else if (track->tag == MKTAG('t','m','c','d')) { MKTAG 2614 libavformat/movenc.c if (track->tag == MKTAG('r','t','p',' ')) MKTAG 3180 libavformat/movenc.c mov->tracks[i].tref_tag = MKTAG('c','h','a','p'); MKTAG 3184 libavformat/movenc.c if (mov->tracks[i].tag == MKTAG('r','t','p',' ')) { MKTAG 3185 libavformat/movenc.c mov->tracks[i].tref_tag = MKTAG('h','i','n','t'); MKTAG 3191 libavformat/movenc.c if (mov->tracks[i].tag == MKTAG('t','m','c','d')) { MKTAG 4526 libavformat/movenc.c track->tag = MKTAG('t','e','x','t'); MKTAG 4630 libavformat/movenc.c track->tag = MKTAG('t','m','c','d'); MKTAG 4721 libavformat/movenc.c if (mov->tracks[i].tag == MKTAG('r','t','p',' ')) MKTAG 4723 libavformat/movenc.c else if (mov->tracks[i].tag == MKTAG('t','m','c','d') && mov->nb_meta_tmcd) MKTAG 4911 libavformat/movenc.c if (st->codec->codec_tag == MKTAG('t','m','c','d')) { MKTAG 4953 libavformat/movenc.c if (track->tag == MKTAG('m','x','3','p') || track->tag == MKTAG('m','x','3','n') || MKTAG 4954 libavformat/movenc.c track->tag == MKTAG('m','x','4','p') || track->tag == MKTAG('m','x','4','n') || MKTAG 4955 libavformat/movenc.c track->tag == MKTAG('m','x','5','p') || track->tag == MKTAG('m','x','5','n')) { MKTAG 37 libavformat/movenchint.c track->tag = MKTAG('r','t','p',' '); MKTAG 386 libavformat/mp3enc.c AV_WL32(mp3->xing_frame + mp3->xing_offset, MKTAG('I', 'n', 'f', 'o')); MKTAG 463 libavformat/mp3enc.c return MKTAG('A', 'P', 'I', 'C'); MKTAG 61 libavformat/mpc.c if(avio_rl24(s->pb) != MKTAG('M', 'P', '+', 0)){ MKTAG 32 libavformat/mpc8.c #define TAG_MPCK MKTAG('M','P','C','K') MKTAG 708 libavformat/mpegts.c { MKTAG('d', 'r', 'a', 'c'), AVMEDIA_TYPE_VIDEO, AV_CODEC_ID_DIRAC }, MKTAG 709 libavformat/mpegts.c { MKTAG('A', 'C', '-', '3'), AVMEDIA_TYPE_AUDIO, AV_CODEC_ID_AC3 }, MKTAG 710 libavformat/mpegts.c { MKTAG('B', 'S', 'S', 'D'), AVMEDIA_TYPE_AUDIO, AV_CODEC_ID_S302M }, MKTAG 711 libavformat/mpegts.c { MKTAG('D', 'T', 'S', '1'), AVMEDIA_TYPE_AUDIO, AV_CODEC_ID_DTS }, MKTAG 712 libavformat/mpegts.c { MKTAG('D', 'T', 'S', '2'), AVMEDIA_TYPE_AUDIO, AV_CODEC_ID_DTS }, MKTAG 713 libavformat/mpegts.c { MKTAG('D', 'T', 'S', '3'), AVMEDIA_TYPE_AUDIO, AV_CODEC_ID_DTS }, MKTAG 714 libavformat/mpegts.c { MKTAG('H', 'E', 'V', 'C'), AVMEDIA_TYPE_VIDEO, AV_CODEC_ID_HEVC }, MKTAG 715 libavformat/mpegts.c { MKTAG('K', 'L', 'V', 'A'), AVMEDIA_TYPE_DATA, AV_CODEC_ID_SMPTE_KLV }, MKTAG 716 libavformat/mpegts.c { MKTAG('V', 'C', '-', '1'), AVMEDIA_TYPE_VIDEO, AV_CODEC_ID_VC1 }, MKTAG 717 libavformat/mpegts.c { MKTAG('O', 'p', 'u', 's'), AVMEDIA_TYPE_AUDIO, AV_CODEC_ID_OPUS }, MKTAG 722 libavformat/mpegts.c { MKTAG('K','L','V','A'), AVMEDIA_TYPE_DATA, AV_CODEC_ID_SMPTE_KLV }, MKTAG 723 libavformat/mpegts.c { MKTAG('I','D','3',' '), AVMEDIA_TYPE_DATA, AV_CODEC_ID_TIMED_ID3 }, MKTAG 57 libavformat/msnwc_tcp.c if(fourcc != MKTAG('M', 'L', '2', '0')) MKTAG 86 libavformat/msnwc_tcp.c codec->codec_tag = MKTAG('M', 'L', '2', '0'); MKTAG 299 libavformat/mux.c || av_codec_get_tag(of->codec_tag, codec->codec_id) == MKTAG('r', 'a', 'w', ' ')) MKTAG 126 libavformat/nsvdec.c #define T_NSVF MKTAG('N', 'S', 'V', 'f') /* file header */ MKTAG 127 libavformat/nsvdec.c #define T_NSVS MKTAG('N', 'S', 'V', 's') /* chunk header */ MKTAG 128 libavformat/nsvdec.c #define T_TOC2 MKTAG('T', 'O', 'C', '2') /* extra index marker */ MKTAG 129 libavformat/nsvdec.c #define T_NONE MKTAG('N', 'O', 'N', 'E') /* null a/v 4CC */ MKTAG 130 libavformat/nsvdec.c #define T_SUBT MKTAG('S', 'U', 'B', 'T') /* subtitle aux data */ MKTAG 131 libavformat/nsvdec.c #define T_ASYN MKTAG('A', 'S', 'Y', 'N') /* async a/v aux marker */ MKTAG 132 libavformat/nsvdec.c #define T_KEYF MKTAG('K', 'E', 'Y', 'F') /* video keyframe aux marker (addition) */ MKTAG 183 libavformat/nsvdec.c { AV_CODEC_ID_VP3, MKTAG('V', 'P', '3', ' ') }, MKTAG 184 libavformat/nsvdec.c { AV_CODEC_ID_VP3, MKTAG('V', 'P', '3', '0') }, MKTAG 185 libavformat/nsvdec.c { AV_CODEC_ID_VP3, MKTAG('V', 'P', '3', '1') }, MKTAG 186 libavformat/nsvdec.c { AV_CODEC_ID_VP5, MKTAG('V', 'P', '5', ' ') }, MKTAG 187 libavformat/nsvdec.c { AV_CODEC_ID_VP5, MKTAG('V', 'P', '5', '0') }, MKTAG 188 libavformat/nsvdec.c { AV_CODEC_ID_VP6, MKTAG('V', 'P', '6', ' ') }, MKTAG 189 libavformat/nsvdec.c { AV_CODEC_ID_VP6, MKTAG('V', 'P', '6', '0') }, MKTAG 190 libavformat/nsvdec.c { AV_CODEC_ID_VP6, MKTAG('V', 'P', '6', '1') }, MKTAG 191 libavformat/nsvdec.c { AV_CODEC_ID_VP6, MKTAG('V', 'P', '6', '2') }, MKTAG 192 libavformat/nsvdec.c { AV_CODEC_ID_VP8, MKTAG('V', 'P', '8', '0') }, MKTAG 197 libavformat/nsvdec.c { AV_CODEC_ID_MPEG4, MKTAG('X', 'V', 'I', 'D') }, /* cf sample xvid decoder from nsv_codec_sdk.zip */ MKTAG 198 libavformat/nsvdec.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', '3') }, MKTAG 203 libavformat/nsvdec.c { AV_CODEC_ID_MP3, MKTAG('M', 'P', '3', ' ') }, MKTAG 204 libavformat/nsvdec.c { AV_CODEC_ID_AAC, MKTAG('A', 'A', 'C', ' ') }, MKTAG 205 libavformat/nsvdec.c { AV_CODEC_ID_AAC, MKTAG('A', 'A', 'C', 'P') }, MKTAG 206 libavformat/nsvdec.c { AV_CODEC_ID_AAC, MKTAG('V', 'L', 'B', ' ') }, MKTAG 207 libavformat/nsvdec.c { AV_CODEC_ID_SPEEX, MKTAG('S', 'P', 'X', ' ') }, MKTAG 208 libavformat/nsvdec.c { AV_CODEC_ID_PCM_U16LE, MKTAG('P', 'C', 'M', ' ') }, MKTAG 357 libavformat/nsvdec.c avio_rl32(pb) == MKTAG('T','O','C','2')) { MKTAG 617 libavformat/nsvdec.c if (asize && st[NSV_ST_AUDIO]->codec->codec_tag == MKTAG('P', 'C', 'M', ' ')/* && fill_header*/) { MKTAG 29 libavformat/nut.c { AV_CODEC_ID_TEXT, MKTAG('U', 'T', 'F', '8') }, MKTAG 30 libavformat/nut.c { AV_CODEC_ID_SSA, MKTAG('S', 'S', 'A', 0 ) }, MKTAG 31 libavformat/nut.c { AV_CODEC_ID_DVD_SUBTITLE, MKTAG('D', 'V', 'D', 'S') }, MKTAG 32 libavformat/nut.c { AV_CODEC_ID_DVB_SUBTITLE, MKTAG('D', 'V', 'B', 'S') }, MKTAG 33 libavformat/nut.c { AV_CODEC_ID_DVB_TELETEXT, MKTAG('D', 'V', 'B', 'T') }, MKTAG 38 libavformat/nut.c { AV_CODEC_ID_TEXT, MKTAG('U', 'T', 'F', '8') }, MKTAG 43 libavformat/nut.c { AV_CODEC_ID_GIF, MKTAG('G', 'I', 'F', 0 ) }, MKTAG 44 libavformat/nut.c { AV_CODEC_ID_XFACE, MKTAG('X', 'F', 'A', 'C') }, MKTAG 45 libavformat/nut.c { AV_CODEC_ID_VP9, MKTAG('V', 'P', '9', '0') }, MKTAG 46 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', 15 ) }, MKTAG 47 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'G', 'R', 15 ) }, MKTAG 48 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', 16 ) }, MKTAG 49 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'G', 'R', 16 ) }, MKTAG 50 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(15 , 'B', 'G', 'R') }, MKTAG 51 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(15 , 'R', 'G', 'B') }, MKTAG 52 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16 , 'B', 'G', 'R') }, MKTAG 53 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16 , 'R', 'G', 'B') }, MKTAG 54 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', 12 ) }, MKTAG 55 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'G', 'R', 12 ) }, MKTAG 56 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(12 , 'B', 'G', 'R') }, MKTAG 57 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(12 , 'R', 'G', 'B') }, MKTAG 58 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', 'A') }, MKTAG 59 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', 0 ) }, MKTAG 60 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'G', 'R', 'A') }, MKTAG 61 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'G', 'R', 0 ) }, MKTAG 62 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('A', 'B', 'G', 'R') }, MKTAG 63 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG( 0 , 'B', 'G', 'R') }, MKTAG 64 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('A', 'R', 'G', 'B') }, MKTAG 65 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG( 0 , 'R', 'G', 'B') }, MKTAG 66 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', 24 ) }, MKTAG 67 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'G', 'R', 24 ) }, MKTAG 68 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('4', '1', '1', 'P') }, MKTAG 69 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('4', '2', '2', 'P') }, MKTAG 70 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('4', '2', '2', 'P') }, MKTAG 71 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('4', '4', '0', 'P') }, MKTAG 72 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('4', '4', '0', 'P') }, MKTAG 73 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('4', '4', '4', 'P') }, MKTAG 74 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('4', '4', '4', 'P') }, MKTAG 75 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', '1', 'W', '0') }, MKTAG 76 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', '0', 'W', '1') }, MKTAG 77 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'G', 'R', 8 ) }, MKTAG 78 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', 8 ) }, MKTAG 79 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'G', 'R', 4 ) }, MKTAG 80 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', 4 ) }, MKTAG 81 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', '4', 'B', 'Y') }, MKTAG 82 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', '4', 'B', 'Y') }, MKTAG 83 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'G', 'R', 48 ) }, MKTAG 84 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', 48 ) }, MKTAG 85 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(48 , 'B', 'G', 'R') }, MKTAG 86 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(48 , 'R', 'G', 'B') }, MKTAG 87 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'B', 'A', 64 ) }, MKTAG 88 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'R', 'A', 64 ) }, MKTAG 89 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(64 , 'R', 'B', 'A') }, MKTAG 90 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(64 , 'B', 'R', 'A') }, MKTAG 91 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '3', 11 , 10 ) }, MKTAG 92 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(10 , 11 , '3', 'Y') }, MKTAG 93 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '3', 10 , 10 ) }, MKTAG 94 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(10 , 10 , '3', 'Y') }, MKTAG 95 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '3', 0 , 10 ) }, MKTAG 96 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(10 , 0 , '3', 'Y') }, MKTAG 97 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '3', 11 , 12 ) }, MKTAG 98 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(12 , 11 , '3', 'Y') }, MKTAG 99 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '3', 10 , 12 ) }, MKTAG 100 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(12 , 10 , '3', 'Y') }, MKTAG 101 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '3', 0 , 12 ) }, MKTAG 102 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(12 , 0 , '3', 'Y') }, MKTAG 103 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '3', 11 , 14 ) }, MKTAG 104 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(14 , 11 , '3', 'Y') }, MKTAG 105 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '3', 10 , 14 ) }, MKTAG 106 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(14 , 10 , '3', 'Y') }, MKTAG 107 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '3', 0 , 14 ) }, MKTAG 108 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(14 , 0 , '3', 'Y') }, MKTAG 109 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '1', 0 , 16 ) }, MKTAG 110 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16 , 0 , '1', 'Y') }, MKTAG 111 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '3', 11 , 16 ) }, MKTAG 112 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16 , 11 , '3', 'Y') }, MKTAG 113 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '3', 10 , 16 ) }, MKTAG 114 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16 , 10 , '3', 'Y') }, MKTAG 115 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '3', 0 , 16 ) }, MKTAG 116 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16 , 0 , '3', 'Y') }, MKTAG 117 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', 11 , 8 ) }, MKTAG 118 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', 10 , 8 ) }, MKTAG 119 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', 0 , 8 ) }, MKTAG 120 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '2', 0 , 8 ) }, MKTAG 122 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '1', 0, 9) }, MKTAG 123 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(9, 0, '1', 'Y') }, MKTAG 124 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', 11, 9) }, MKTAG 125 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(9, 11, '4', 'Y') }, MKTAG 126 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', 10, 9) }, MKTAG 127 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(9, 10, '4', 'Y') }, MKTAG 128 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', 0, 9) }, MKTAG 129 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(9, 0, '4', 'Y') }, MKTAG 131 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '1', 0, 10) }, MKTAG 132 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(10, 0, '1', 'Y') }, MKTAG 133 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', 11, 10) }, MKTAG 134 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(10, 11, '4', 'Y') }, MKTAG 135 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', 10, 10) }, MKTAG 136 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(10, 10, '4', 'Y') }, MKTAG 137 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', 0, 10) }, MKTAG 138 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(10, 0, '4', 'Y') }, MKTAG 140 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '1', 0, 16) }, MKTAG 141 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16, 0, '1', 'Y') }, MKTAG 142 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', 11, 16) }, MKTAG 143 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16, 11, '4', 'Y') }, MKTAG 144 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', 10, 16) }, MKTAG 145 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16, 10, '4', 'Y') }, MKTAG 146 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', 0, 16) }, MKTAG 147 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16, 0, '4', 'Y') }, MKTAG 149 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('G', '3', 0, 8) }, MKTAG 151 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('G', '3', 0, 9) }, MKTAG 152 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG( 9, 0, '3', 'G') }, MKTAG 153 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('G', '3', 0, 10) }, MKTAG 154 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(10, 0, '3', 'G') }, MKTAG 155 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('G', '3', 0, 12) }, MKTAG 156 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(12, 0, '3', 'G') }, MKTAG 157 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('G', '3', 0, 14) }, MKTAG 158 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(14, 0, '3', 'G') }, MKTAG 159 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('G', '3', 0, 16) }, MKTAG 160 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16, 0, '3', 'G') }, MKTAG 162 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG('X', 'Y', 'Z' , 36 ) }, MKTAG 163 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(36 , 'Z' , 'Y', 'X') }, MKTAG 165 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(0xBA, 'B', 'G', 8 ) }, MKTAG 166 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(0xBA, 'B', 'G', 16 ) }, MKTAG 167 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16 , 'G', 'B', 0xBA) }, MKTAG 168 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(0xBA, 'R', 'G', 8 ) }, MKTAG 169 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(0xBA, 'R', 'G', 16 ) }, MKTAG 170 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16 , 'G', 'R', 0xBA) }, MKTAG 171 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(0xBA, 'G', 'B', 8 ) }, MKTAG 172 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(0xBA, 'G', 'B', 16 ) }, MKTAG 173 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16, 'B', 'G', 0xBA) }, MKTAG 174 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(0xBA, 'G', 'R', 8 ) }, MKTAG 175 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(0xBA, 'G', 'R', 16 ) }, MKTAG 176 libavformat/nut.c { AV_CODEC_ID_RAWVIDEO, MKTAG(16, 'R', 'G', 0xBA) }, MKTAG 182 libavformat/nut.c { AV_CODEC_ID_COMFORT_NOISE, MKTAG('3', '3', '8', '9') }, MKTAG 183 libavformat/nut.c { AV_CODEC_ID_PCM_ALAW, MKTAG('A', 'L', 'A', 'W') }, MKTAG 184 libavformat/nut.c { AV_CODEC_ID_PCM_MULAW, MKTAG('U', 'L', 'A', 'W') }, MKTAG 185 libavformat/nut.c { AV_CODEC_ID_MP3, MKTAG('M', 'P', '3', ' ') }, MKTAG 186 libavformat/nut.c { AV_CODEC_ID_WAVPACK, MKTAG('w', 'v', 'p', 'k') }, MKTAG 191 libavformat/nut.c { AV_CODEC_ID_PCM_F32BE, MKTAG(32 , 'D', 'F', 'P') }, MKTAG 192 libavformat/nut.c { AV_CODEC_ID_PCM_F32LE, MKTAG('P', 'F', 'D', 32 ) }, MKTAG 193 libavformat/nut.c { AV_CODEC_ID_PCM_F64BE, MKTAG(64 , 'D', 'F', 'P') }, MKTAG 194 libavformat/nut.c { AV_CODEC_ID_PCM_F64LE, MKTAG('P', 'F', 'D', 64 ) }, MKTAG 195 libavformat/nut.c { AV_CODEC_ID_PCM_S16BE, MKTAG(16 , 'D', 'S', 'P') }, MKTAG 196 libavformat/nut.c { AV_CODEC_ID_PCM_S16LE, MKTAG('P', 'S', 'D', 16 ) }, MKTAG 197 libavformat/nut.c { AV_CODEC_ID_PCM_S24BE, MKTAG(24 , 'D', 'S', 'P') }, MKTAG 198 libavformat/nut.c { AV_CODEC_ID_PCM_S24LE, MKTAG('P', 'S', 'D', 24 ) }, MKTAG 199 libavformat/nut.c { AV_CODEC_ID_PCM_S32BE, MKTAG(32 , 'D', 'S', 'P') }, MKTAG 200 libavformat/nut.c { AV_CODEC_ID_PCM_S32LE, MKTAG('P', 'S', 'D', 32 ) }, MKTAG 201 libavformat/nut.c { AV_CODEC_ID_PCM_S8, MKTAG('P', 'S', 'D', 8 ) }, MKTAG 202 libavformat/nut.c { AV_CODEC_ID_PCM_U16BE, MKTAG(16 , 'D', 'U', 'P') }, MKTAG 203 libavformat/nut.c { AV_CODEC_ID_PCM_U16LE, MKTAG('P', 'U', 'D', 16 ) }, MKTAG 204 libavformat/nut.c { AV_CODEC_ID_PCM_U24BE, MKTAG(24 , 'D', 'U', 'P') }, MKTAG 205 libavformat/nut.c { AV_CODEC_ID_PCM_U24LE, MKTAG('P', 'U', 'D', 24 ) }, MKTAG 206 libavformat/nut.c { AV_CODEC_ID_PCM_U32BE, MKTAG(32 , 'D', 'U', 'P') }, MKTAG 207 libavformat/nut.c { AV_CODEC_ID_PCM_U32LE, MKTAG('P', 'U', 'D', 32 ) }, MKTAG 208 libavformat/nut.c { AV_CODEC_ID_PCM_U8, MKTAG('P', 'U', 'D', 8 ) }, MKTAG 209 libavformat/nut.c { AV_CODEC_ID_PCM_S8_PLANAR, MKTAG('P', 'S', 'P', 8 ) }, MKTAG 210 libavformat/nut.c { AV_CODEC_ID_PCM_S16BE_PLANAR, MKTAG(16 , 'P', 'S', 'P') }, MKTAG 211 libavformat/nut.c { AV_CODEC_ID_PCM_S16LE_PLANAR, MKTAG('P', 'S', 'P', 16 ) }, MKTAG 212 libavformat/nut.c { AV_CODEC_ID_PCM_S24LE_PLANAR, MKTAG('P', 'S', 'P', 24 ) }, MKTAG 213 libavformat/nut.c { AV_CODEC_ID_PCM_S32LE_PLANAR, MKTAG('P', 'S', 'P', 32 ) }, MKTAG 31 libavformat/nuv.c { AV_CODEC_ID_PCM_S16LE, MKTAG('R', 'A', 'W', 'A') }, MKTAG 32 libavformat/nuv.c { AV_CODEC_ID_MP3, MKTAG('L', 'A', 'M', 'E') }, MKTAG 107 libavformat/nuv.c if (vst->codec->codec_tag == MKTAG('R', 'J', 'P', 'G')) MKTAG 38 libavformat/psxstr.c #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') MKTAG 39 libavformat/psxstr.c #define CDXA_TAG MKTAG('C', 'D', 'X', 'A') MKTAG 175 libavformat/qcp.c case MKTAG('v', 'r', 'a', 't'): MKTAG 180 libavformat/qcp.c case MKTAG('d', 'a', 't', 'a'): MKTAG 178 libavformat/r3d.c if (atom.tag == MKTAG('R','E','D','1')) { MKTAG 197 libavformat/r3d.c if (atom.tag != MKTAG('R','E','O','B') && MKTAG 198 libavformat/r3d.c atom.tag != MKTAG('R','E','O','F') && MKTAG 199 libavformat/r3d.c atom.tag != MKTAG('R','E','O','S')) MKTAG 208 libavformat/r3d.c if (atom.tag == MKTAG('R','D','V','O')) { MKTAG 336 libavformat/r3d.c case MKTAG('R','E','D','V'): MKTAG 342 libavformat/r3d.c case MKTAG('R','E','D','A'): MKTAG 360 libavformat/r3d.c if (AV_RL32(p->buf + 4) == MKTAG('R','E','D','1')) MKTAG 157 libavformat/rdt.c if (tag == MKTAG('M', 'L', 'T', 'I')) { MKTAG 33 libavformat/riff.c { AV_CODEC_ID_H264, MKTAG('H', '2', '6', '4') }, MKTAG 34 libavformat/riff.c { AV_CODEC_ID_H264, MKTAG('h', '2', '6', '4') }, MKTAG 35 libavformat/riff.c { AV_CODEC_ID_H264, MKTAG('X', '2', '6', '4') }, MKTAG 36 libavformat/riff.c { AV_CODEC_ID_H264, MKTAG('x', '2', '6', '4') }, MKTAG 37 libavformat/riff.c { AV_CODEC_ID_H264, MKTAG('a', 'v', 'c', '1') }, MKTAG 38 libavformat/riff.c { AV_CODEC_ID_H264, MKTAG('D', 'A', 'V', 'C') }, MKTAG 39 libavformat/riff.c { AV_CODEC_ID_H264, MKTAG('S', 'M', 'V', '2') }, MKTAG 40 libavformat/riff.c { AV_CODEC_ID_H264, MKTAG('V', 'S', 'S', 'H') }, MKTAG 41 libavformat/riff.c { AV_CODEC_ID_H264, MKTAG('Q', '2', '6', '4') }, /* QNAP surveillance system */ MKTAG 42 libavformat/riff.c { AV_CODEC_ID_H264, MKTAG('V', '2', '6', '4') }, /* CCTV recordings */ MKTAG 43 libavformat/riff.c { AV_CODEC_ID_H264, MKTAG('G', 'A', 'V', 'C') }, /* GeoVision camera */ MKTAG 44 libavformat/riff.c { AV_CODEC_ID_H264, MKTAG('U', 'M', 'S', 'V') }, MKTAG 45 libavformat/riff.c { AV_CODEC_ID_H264, MKTAG('I', 'N', 'M', 'C') }, MKTAG 46 libavformat/riff.c { AV_CODEC_ID_H263, MKTAG('H', '2', '6', '3') }, MKTAG 47 libavformat/riff.c { AV_CODEC_ID_H263, MKTAG('X', '2', '6', '3') }, MKTAG 48 libavformat/riff.c { AV_CODEC_ID_H263, MKTAG('T', '2', '6', '3') }, MKTAG 49 libavformat/riff.c { AV_CODEC_ID_H263, MKTAG('L', '2', '6', '3') }, MKTAG 50 libavformat/riff.c { AV_CODEC_ID_H263, MKTAG('V', 'X', '1', 'K') }, MKTAG 51 libavformat/riff.c { AV_CODEC_ID_H263, MKTAG('Z', 'y', 'G', 'o') }, MKTAG 52 libavformat/riff.c { AV_CODEC_ID_H263, MKTAG('M', '2', '6', '3') }, MKTAG 53 libavformat/riff.c { AV_CODEC_ID_H263, MKTAG('l', 's', 'v', 'm') }, MKTAG 54 libavformat/riff.c { AV_CODEC_ID_H263P, MKTAG('H', '2', '6', '3') }, MKTAG 55 libavformat/riff.c { AV_CODEC_ID_H263I, MKTAG('I', '2', '6', '3') }, /* Intel H.263 */ MKTAG 56 libavformat/riff.c { AV_CODEC_ID_H261, MKTAG('H', '2', '6', '1') }, MKTAG 57 libavformat/riff.c { AV_CODEC_ID_H263, MKTAG('U', '2', '6', '3') }, MKTAG 58 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('F', 'M', 'P', '4') }, MKTAG 59 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('D', 'I', 'V', 'X') }, MKTAG 60 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('D', 'X', '5', '0') }, MKTAG 61 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('X', 'V', 'I', 'D') }, MKTAG 62 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('M', 'P', '4', 'S') }, MKTAG 63 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('M', '4', 'S', '2') }, MKTAG 65 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG( 4 , 0 , 0 , 0 ) }, MKTAG 67 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('Z', 'M', 'P', '4') }, MKTAG 68 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('D', 'I', 'V', '1') }, MKTAG 69 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('B', 'L', 'Z', '0') }, MKTAG 70 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('m', 'p', '4', 'v') }, MKTAG 71 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('U', 'M', 'P', '4') }, MKTAG 72 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('W', 'V', '1', 'F') }, MKTAG 73 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('S', 'E', 'D', 'G') }, MKTAG 74 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('R', 'M', 'P', '4') }, MKTAG 75 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('3', 'I', 'V', '2') }, MKTAG 77 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('W', 'A', 'W', 'V') }, MKTAG 78 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('F', 'F', 'D', 'S') }, MKTAG 79 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('F', 'V', 'F', 'W') }, MKTAG 80 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('D', 'C', 'O', 'D') }, MKTAG 81 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('M', 'V', 'X', 'M') }, MKTAG 82 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('P', 'M', '4', 'V') }, MKTAG 83 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('S', 'M', 'P', '4') }, MKTAG 84 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('D', 'X', 'G', 'M') }, MKTAG 85 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('V', 'I', 'D', 'M') }, MKTAG 86 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('M', '4', 'T', '3') }, MKTAG 87 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('G', 'E', 'O', 'X') }, MKTAG 89 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('G', '2', '6', '4') }, MKTAG 91 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('H', 'D', 'X', '4') }, MKTAG 92 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('D', 'M', '4', 'V') }, MKTAG 93 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('D', 'M', 'K', '2') }, MKTAG 94 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('D', 'Y', 'M', '4') }, MKTAG 95 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('D', 'I', 'G', 'I') }, MKTAG 97 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('E', 'P', 'H', 'V') }, MKTAG 98 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('E', 'M', '4', 'A') }, MKTAG 100 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('M', '4', 'C', 'C') }, MKTAG 101 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('S', 'N', '4', '0') }, MKTAG 102 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('V', 'S', 'P', 'X') }, MKTAG 103 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('U', 'L', 'D', 'X') }, MKTAG 104 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('G', 'E', 'O', 'V') }, MKTAG 106 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('S', 'I', 'P', 'P') }, MKTAG 107 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('S', 'M', '4', 'V') }, MKTAG 108 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('X', 'V', 'I', 'X') }, MKTAG 109 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('D', 'r', 'e', 'X') }, MKTAG 110 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('Q', 'M', 'P', '4') }, /* QNAP Systems */ MKTAG 111 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG('P', 'L', 'V', '1') }, /* Pelco DVR MPEG-4 */ MKTAG 112 libavformat/riff.c { AV_CODEC_ID_MSMPEG4V3, MKTAG('M', 'P', '4', '3') }, MKTAG 113 libavformat/riff.c { AV_CODEC_ID_MSMPEG4V3, MKTAG('D', 'I', 'V', '3') }, MKTAG 114 libavformat/riff.c { AV_CODEC_ID_MSMPEG4V3, MKTAG('M', 'P', 'G', '3') }, MKTAG 115 libavformat/riff.c { AV_CODEC_ID_MSMPEG4V3, MKTAG('D', 'I', 'V', '5') }, MKTAG 116 libavformat/riff.c { AV_CODEC_ID_MSMPEG4V3, MKTAG('D', 'I', 'V', '6') }, MKTAG 117 libavformat/riff.c { AV_CODEC_ID_MSMPEG4V3, MKTAG('D', 'I', 'V', '4') }, MKTAG 118 libavformat/riff.c { AV_CODEC_ID_MSMPEG4V3, MKTAG('D', 'V', 'X', '3') }, MKTAG 119 libavformat/riff.c { AV_CODEC_ID_MSMPEG4V3, MKTAG('A', 'P', '4', '1') }, MKTAG 120 libavformat/riff.c { AV_CODEC_ID_MSMPEG4V3, MKTAG('C', 'O', 'L', '1') }, MKTAG 121 libavformat/riff.c { AV_CODEC_ID_MSMPEG4V3, MKTAG('C', 'O', 'L', '0') }, MKTAG 122 libavformat/riff.c { AV_CODEC_ID_MSMPEG4V2, MKTAG('M', 'P', '4', '2') }, MKTAG 123 libavformat/riff.c { AV_CODEC_ID_MSMPEG4V2, MKTAG('D', 'I', 'V', '2') }, MKTAG 124 libavformat/riff.c { AV_CODEC_ID_MSMPEG4V1, MKTAG('M', 'P', 'G', '4') }, MKTAG 125 libavformat/riff.c { AV_CODEC_ID_MSMPEG4V1, MKTAG('M', 'P', '4', '1') }, MKTAG 126 libavformat/riff.c { AV_CODEC_ID_WMV1, MKTAG('W', 'M', 'V', '1') }, MKTAG 127 libavformat/riff.c { AV_CODEC_ID_WMV2, MKTAG('W', 'M', 'V', '2') }, MKTAG 128 libavformat/riff.c { AV_CODEC_ID_WMV2, MKTAG('G', 'X', 'V', 'E') }, MKTAG 129 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 's', 'd') }, MKTAG 130 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', 'd') }, MKTAG 131 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', '1') }, MKTAG 132 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 's', 'l') }, MKTAG 133 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', '2', '5') }, MKTAG 134 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', '5', '0') }, MKTAG 136 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('c', 'd', 'v', 'c') }, MKTAG 138 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('C', 'D', 'V', 'H') }, MKTAG 140 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('C', 'D', 'V', '5') }, MKTAG 141 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'c', ' ') }, MKTAG 142 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'c', 's') }, MKTAG 143 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', '1') }, MKTAG 144 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'i', 's') }, MKTAG 145 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('p', 'd', 'v', 'c') }, MKTAG 146 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('S', 'L', '2', '5') }, MKTAG 147 libavformat/riff.c { AV_CODEC_ID_DVVIDEO, MKTAG('S', 'L', 'D', 'V') }, MKTAG 148 libavformat/riff.c { AV_CODEC_ID_MPEG1VIDEO, MKTAG('m', 'p', 'g', '1') }, MKTAG 149 libavformat/riff.c { AV_CODEC_ID_MPEG1VIDEO, MKTAG('m', 'p', 'g', '2') }, MKTAG 150 libavformat/riff.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('m', 'p', 'g', '2') }, MKTAG 151 libavformat/riff.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('M', 'P', 'E', 'G') }, MKTAG 152 libavformat/riff.c { AV_CODEC_ID_MPEG1VIDEO, MKTAG('P', 'I', 'M', '1') }, MKTAG 153 libavformat/riff.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('P', 'I', 'M', '2') }, MKTAG 154 libavformat/riff.c { AV_CODEC_ID_MPEG1VIDEO, MKTAG('V', 'C', 'R', '2') }, MKTAG 155 libavformat/riff.c { AV_CODEC_ID_MPEG1VIDEO, MKTAG( 1 , 0 , 0 , 16) }, MKTAG 156 libavformat/riff.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG( 2 , 0 , 0 , 16) }, MKTAG 157 libavformat/riff.c { AV_CODEC_ID_MPEG4, MKTAG( 4 , 0 , 0 , 16) }, MKTAG 158 libavformat/riff.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('D', 'V', 'R', ' ') }, MKTAG 159 libavformat/riff.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('M', 'M', 'E', 'S') }, MKTAG 161 libavformat/riff.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('L', 'M', 'P', '2') }, MKTAG 162 libavformat/riff.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('s', 'l', 'i', 'f') }, MKTAG 163 libavformat/riff.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('E', 'M', '2', 'V') }, MKTAG 165 libavformat/riff.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('M', '7', '0', '1') }, MKTAG 166 libavformat/riff.c { AV_CODEC_ID_MPEG2VIDEO, MKTAG('m', 'p', 'g', 'v') }, MKTAG 167 libavformat/riff.c { AV_CODEC_ID_MPEG1VIDEO, MKTAG('B', 'W', '1', '0') }, MKTAG 168 libavformat/riff.c { AV_CODEC_ID_MPEG1VIDEO, MKTAG('X', 'M', 'P', 'G') }, /* Xing MPEG intra only */ MKTAG 169 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('M', 'J', 'P', 'G') }, MKTAG 170 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('L', 'J', 'P', 'G') }, MKTAG 171 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('d', 'm', 'b', '1') }, MKTAG 172 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('m', 'j', 'p', 'a') }, MKTAG 173 libavformat/riff.c { AV_CODEC_ID_LJPEG, MKTAG('L', 'J', 'P', 'G') }, MKTAG 175 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('J', 'P', 'G', 'L') }, MKTAG 177 libavformat/riff.c { AV_CODEC_ID_JPEGLS, MKTAG('M', 'J', 'L', 'S') }, MKTAG 178 libavformat/riff.c { AV_CODEC_ID_JPEGLS, MKTAG('M', 'J', 'P', 'G') }, MKTAG 180 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('M', 'J', 'L', 'S') }, MKTAG 181 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('j', 'p', 'e', 'g') }, MKTAG 182 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('I', 'J', 'P', 'G') }, MKTAG 183 libavformat/riff.c { AV_CODEC_ID_AVRN, MKTAG('A', 'V', 'R', 'n') }, MKTAG 184 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('A', 'C', 'D', 'V') }, MKTAG 185 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('Q', 'I', 'V', 'G') }, MKTAG 187 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('S', 'L', 'M', 'J') }, MKTAG 189 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('C', 'J', 'P', 'G') }, MKTAG 191 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('I', 'J', 'L', 'V') }, MKTAG 193 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('M', 'V', 'J', 'P') }, MKTAG 194 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('A', 'V', 'I', '1') }, MKTAG 195 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('A', 'V', 'I', '2') }, MKTAG 196 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('M', 'T', 'S', 'J') }, MKTAG 198 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('Z', 'J', 'P', 'G') }, MKTAG 199 libavformat/riff.c { AV_CODEC_ID_MJPEG, MKTAG('M', 'M', 'J', 'P') }, MKTAG 200 libavformat/riff.c { AV_CODEC_ID_HUFFYUV, MKTAG('H', 'F', 'Y', 'U') }, MKTAG 201 libavformat/riff.c { AV_CODEC_ID_FFVHUFF, MKTAG('F', 'F', 'V', 'H') }, MKTAG 202 libavformat/riff.c { AV_CODEC_ID_CYUV, MKTAG('C', 'Y', 'U', 'V') }, MKTAG 203 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG( 0 , 0 , 0 , 0 ) }, MKTAG 204 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG( 3 , 0 , 0 , 0 ) }, MKTAG 205 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('I', '4', '2', '0') }, MKTAG 206 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', 'U', 'Y', '2') }, MKTAG 207 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', '2', '2') }, MKTAG 208 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('V', '4', '2', '2') }, MKTAG 209 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', 'U', 'N', 'V') }, MKTAG 210 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('U', 'Y', 'N', 'V') }, MKTAG 211 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('U', 'Y', 'N', 'Y') }, MKTAG 212 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('u', 'y', 'v', '1') }, MKTAG 213 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('2', 'V', 'u', '1') }, MKTAG 214 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('2', 'v', 'u', 'y') }, MKTAG 215 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('y', 'u', 'v', 's') }, MKTAG 216 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('y', 'u', 'v', '2') }, MKTAG 217 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('P', '4', '2', '2') }, MKTAG 218 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', 'V', '1', '2') }, MKTAG 219 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', 'V', '1', '6') }, MKTAG 220 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', 'V', '2', '4') }, MKTAG 221 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('U', 'Y', 'V', 'Y') }, MKTAG 222 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('V', 'Y', 'U', 'Y') }, MKTAG 223 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('I', 'Y', 'U', 'V') }, MKTAG 224 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '8', '0', '0') }, MKTAG 225 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '8', ' ', ' ') }, MKTAG 226 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('H', 'D', 'Y', 'C') }, MKTAG 227 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', 'V', 'U', '9') }, MKTAG 229 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('V', 'D', 'T', 'Z') }, MKTAG 230 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', '1', '1') }, MKTAG 231 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('N', 'V', '1', '2') }, MKTAG 232 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('N', 'V', '2', '1') }, MKTAG 233 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', '1', 'B') }, MKTAG 234 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', '2', 'B') }, MKTAG 235 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', 'U', 'V', '9') }, MKTAG 236 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', 'V', 'U', '9') }, MKTAG 237 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('a', 'u', 'v', '2') }, MKTAG 238 libavformat/riff.c { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', 'V', 'Y', 'U') }, MKTAG 239 libavformat/riff.c { AV_CODEC_ID_FRWU, MKTAG('F', 'R', 'W', 'U') }, MKTAG 240 libavformat/riff.c { AV_CODEC_ID_R10K, MKTAG('R', '1', '0', 'k') }, MKTAG 241 libavformat/riff.c { AV_CODEC_ID_R210, MKTAG('r', '2', '1', '0') }, MKTAG 242 libavformat/riff.c { AV_CODEC_ID_V210, MKTAG('v', '2', '1', '0') }, MKTAG 243 libavformat/riff.c { AV_CODEC_ID_V308, MKTAG('v', '3', '0', '8') }, MKTAG 244 libavformat/riff.c { AV_CODEC_ID_V408, MKTAG('v', '4', '0', '8') }, MKTAG 245 libavformat/riff.c { AV_CODEC_ID_AYUV, MKTAG('A', 'Y', 'U', 'V') }, MKTAG 246 libavformat/riff.c { AV_CODEC_ID_V410, MKTAG('v', '4', '1', '0') }, MKTAG 247 libavformat/riff.c { AV_CODEC_ID_YUV4, MKTAG('y', 'u', 'v', '4') }, MKTAG 248 libavformat/riff.c { AV_CODEC_ID_INDEO3, MKTAG('I', 'V', '3', '1') }, MKTAG 249 libavformat/riff.c { AV_CODEC_ID_INDEO3, MKTAG('I', 'V', '3', '2') }, MKTAG 250 libavformat/riff.c { AV_CODEC_ID_INDEO4, MKTAG('I', 'V', '4', '1') }, MKTAG 251 libavformat/riff.c { AV_CODEC_ID_INDEO5, MKTAG('I', 'V', '5', '0') }, MKTAG 252 libavformat/riff.c { AV_CODEC_ID_VP3, MKTAG('V', 'P', '3', '1') }, MKTAG 253 libavformat/riff.c { AV_CODEC_ID_VP3, MKTAG('V', 'P', '3', '0') }, MKTAG 254 libavformat/riff.c { AV_CODEC_ID_VP5, MKTAG('V', 'P', '5', '0') }, MKTAG 255 libavformat/riff.c { AV_CODEC_ID_VP6, MKTAG('V', 'P', '6', '0') }, MKTAG 256 libavformat/riff.c { AV_CODEC_ID_VP6, MKTAG('V', 'P', '6', '1') }, MKTAG 257 libavformat/riff.c { AV_CODEC_ID_VP6, MKTAG('V', 'P', '6', '2') }, MKTAG 258 libavformat/riff.c { AV_CODEC_ID_VP6A, MKTAG('V', 'P', '6', 'A') }, MKTAG 259 libavformat/riff.c { AV_CODEC_ID_VP6F, MKTAG('V', 'P', '6', 'F') }, MKTAG 260 libavformat/riff.c { AV_CODEC_ID_VP6F, MKTAG('F', 'L', 'V', '4') }, MKTAG 261 libavformat/riff.c { AV_CODEC_ID_VP7, MKTAG('V', 'P', '7', '0') }, MKTAG 262 libavformat/riff.c { AV_CODEC_ID_VP7, MKTAG('V', 'P', '7', '1') }, MKTAG 263 libavformat/riff.c { AV_CODEC_ID_VP8, MKTAG('V', 'P', '8', '0') }, MKTAG 264 libavformat/riff.c { AV_CODEC_ID_VP9, MKTAG('V', 'P', '9', '0') }, MKTAG 265 libavformat/riff.c { AV_CODEC_ID_ASV1, MKTAG('A', 'S', 'V', '1') }, MKTAG 266 libavformat/riff.c { AV_CODEC_ID_ASV2, MKTAG('A', 'S', 'V', '2') }, MKTAG 267 libavformat/riff.c { AV_CODEC_ID_VCR1, MKTAG('V', 'C', 'R', '1') }, MKTAG 268 libavformat/riff.c { AV_CODEC_ID_FFV1, MKTAG('F', 'F', 'V', '1') }, MKTAG 269 libavformat/riff.c { AV_CODEC_ID_XAN_WC4, MKTAG('X', 'x', 'a', 'n') }, MKTAG 270 libavformat/riff.c { AV_CODEC_ID_MIMIC, MKTAG('L', 'M', '2', '0') }, MKTAG 271 libavformat/riff.c { AV_CODEC_ID_MSRLE, MKTAG('m', 'r', 'l', 'e') }, MKTAG 272 libavformat/riff.c { AV_CODEC_ID_MSRLE, MKTAG( 1 , 0 , 0 , 0 ) }, MKTAG 273 libavformat/riff.c { AV_CODEC_ID_MSRLE, MKTAG( 2 , 0 , 0 , 0 ) }, MKTAG 274 libavformat/riff.c { AV_CODEC_ID_MSVIDEO1, MKTAG('M', 'S', 'V', 'C') }, MKTAG 275 libavformat/riff.c { AV_CODEC_ID_MSVIDEO1, MKTAG('m', 's', 'v', 'c') }, MKTAG 276 libavformat/riff.c { AV_CODEC_ID_MSVIDEO1, MKTAG('C', 'R', 'A', 'M') }, MKTAG 277 libavformat/riff.c { AV_CODEC_ID_MSVIDEO1, MKTAG('c', 'r', 'a', 'm') }, MKTAG 278 libavformat/riff.c { AV_CODEC_ID_MSVIDEO1, MKTAG('W', 'H', 'A', 'M') }, MKTAG 279 libavformat/riff.c { AV_CODEC_ID_MSVIDEO1, MKTAG('w', 'h', 'a', 'm') }, MKTAG 280 libavformat/riff.c { AV_CODEC_ID_CINEPAK, MKTAG('c', 'v', 'i', 'd') }, MKTAG 281 libavformat/riff.c { AV_CODEC_ID_TRUEMOTION1, MKTAG('D', 'U', 'C', 'K') }, MKTAG 282 libavformat/riff.c { AV_CODEC_ID_TRUEMOTION1, MKTAG('P', 'V', 'E', 'Z') }, MKTAG 283 libavformat/riff.c { AV_CODEC_ID_MSZH, MKTAG('M', 'S', 'Z', 'H') }, MKTAG 284 libavformat/riff.c { AV_CODEC_ID_ZLIB, MKTAG('Z', 'L', 'I', 'B') }, MKTAG 285 libavformat/riff.c { AV_CODEC_ID_SNOW, MKTAG('S', 'N', 'O', 'W') }, MKTAG 286 libavformat/riff.c { AV_CODEC_ID_4XM, MKTAG('4', 'X', 'M', 'V') }, MKTAG 287 libavformat/riff.c { AV_CODEC_ID_FLV1, MKTAG('F', 'L', 'V', '1') }, MKTAG 288 libavformat/riff.c { AV_CODEC_ID_FLV1, MKTAG('S', '2', '6', '3') }, MKTAG 289 libavformat/riff.c { AV_CODEC_ID_FLASHSV, MKTAG('F', 'S', 'V', '1') }, MKTAG 290 libavformat/riff.c { AV_CODEC_ID_SVQ1, MKTAG('s', 'v', 'q', '1') }, MKTAG 291 libavformat/riff.c { AV_CODEC_ID_TSCC, MKTAG('t', 's', 'c', 'c') }, MKTAG 292 libavformat/riff.c { AV_CODEC_ID_ULTI, MKTAG('U', 'L', 'T', 'I') }, MKTAG 293 libavformat/riff.c { AV_CODEC_ID_VIXL, MKTAG('V', 'I', 'X', 'L') }, MKTAG 294 libavformat/riff.c { AV_CODEC_ID_QPEG, MKTAG('Q', 'P', 'E', 'G') }, MKTAG 295 libavformat/riff.c { AV_CODEC_ID_QPEG, MKTAG('Q', '1', '.', '0') }, MKTAG 296 libavformat/riff.c { AV_CODEC_ID_QPEG, MKTAG('Q', '1', '.', '1') }, MKTAG 297 libavformat/riff.c { AV_CODEC_ID_WMV3, MKTAG('W', 'M', 'V', '3') }, MKTAG 298 libavformat/riff.c { AV_CODEC_ID_WMV3IMAGE, MKTAG('W', 'M', 'V', 'P') }, MKTAG 299 libavformat/riff.c { AV_CODEC_ID_VC1, MKTAG('W', 'V', 'C', '1') }, MKTAG 300 libavformat/riff.c { AV_CODEC_ID_VC1, MKTAG('W', 'M', 'V', 'A') }, MKTAG 301 libavformat/riff.c { AV_CODEC_ID_VC1IMAGE, MKTAG('W', 'V', 'P', '2') }, MKTAG 302 libavformat/riff.c { AV_CODEC_ID_LOCO, MKTAG('L', 'O', 'C', 'O') }, MKTAG 303 libavformat/riff.c { AV_CODEC_ID_WNV1, MKTAG('W', 'N', 'V', '1') }, MKTAG 304 libavformat/riff.c { AV_CODEC_ID_WNV1, MKTAG('Y', 'U', 'V', '8') }, MKTAG 305 libavformat/riff.c { AV_CODEC_ID_AASC, MKTAG('A', 'A', 'S', '4') }, /* Autodesk 24 bit RLE compressor */ MKTAG 306 libavformat/riff.c { AV_CODEC_ID_AASC, MKTAG('A', 'A', 'S', 'C') }, MKTAG 307 libavformat/riff.c { AV_CODEC_ID_INDEO2, MKTAG('R', 'T', '2', '1') }, MKTAG 308 libavformat/riff.c { AV_CODEC_ID_FRAPS, MKTAG('F', 'P', 'S', '1') }, MKTAG 309 libavformat/riff.c { AV_CODEC_ID_THEORA, MKTAG('t', 'h', 'e', 'o') }, MKTAG 310 libavformat/riff.c { AV_CODEC_ID_TRUEMOTION2, MKTAG('T', 'M', '2', '0') }, MKTAG 311 libavformat/riff.c { AV_CODEC_ID_CSCD, MKTAG('C', 'S', 'C', 'D') }, MKTAG 312 libavformat/riff.c { AV_CODEC_ID_ZMBV, MKTAG('Z', 'M', 'B', 'V') }, MKTAG 313 libavformat/riff.c { AV_CODEC_ID_KMVC, MKTAG('K', 'M', 'V', 'C') }, MKTAG 314 libavformat/riff.c { AV_CODEC_ID_CAVS, MKTAG('C', 'A', 'V', 'S') }, MKTAG 315 libavformat/riff.c { AV_CODEC_ID_JPEG2000, MKTAG('m', 'j', 'p', '2') }, MKTAG 316 libavformat/riff.c { AV_CODEC_ID_JPEG2000, MKTAG('M', 'J', '2', 'C') }, MKTAG 317 libavformat/riff.c { AV_CODEC_ID_JPEG2000, MKTAG('L', 'J', '2', 'C') }, MKTAG 318 libavformat/riff.c { AV_CODEC_ID_JPEG2000, MKTAG('L', 'J', '2', 'K') }, MKTAG 319 libavformat/riff.c { AV_CODEC_ID_JPEG2000, MKTAG('I', 'P', 'J', '2') }, MKTAG 320 libavformat/riff.c { AV_CODEC_ID_VMNC, MKTAG('V', 'M', 'n', 'c') }, MKTAG 321 libavformat/riff.c { AV_CODEC_ID_TARGA, MKTAG('t', 'g', 'a', ' ') }, MKTAG 322 libavformat/riff.c { AV_CODEC_ID_PNG, MKTAG('M', 'P', 'N', 'G') }, MKTAG 323 libavformat/riff.c { AV_CODEC_ID_PNG, MKTAG('P', 'N', 'G', '1') }, MKTAG 324 libavformat/riff.c { AV_CODEC_ID_PNG, MKTAG('p', 'n', 'g', ' ') }, /* ImageJ */ MKTAG 325 libavformat/riff.c { AV_CODEC_ID_CLJR, MKTAG('C', 'L', 'J', 'R') }, MKTAG 326 libavformat/riff.c { AV_CODEC_ID_DIRAC, MKTAG('d', 'r', 'a', 'c') }, MKTAG 327 libavformat/riff.c { AV_CODEC_ID_RPZA, MKTAG('a', 'z', 'p', 'r') }, MKTAG 328 libavformat/riff.c { AV_CODEC_ID_RPZA, MKTAG('R', 'P', 'Z', 'A') }, MKTAG 329 libavformat/riff.c { AV_CODEC_ID_RPZA, MKTAG('r', 'p', 'z', 'a') }, MKTAG 330 libavformat/riff.c { AV_CODEC_ID_SP5X, MKTAG('S', 'P', '5', '4') }, MKTAG 331 libavformat/riff.c { AV_CODEC_ID_AURA, MKTAG('A', 'U', 'R', 'A') }, MKTAG 332 libavformat/riff.c { AV_CODEC_ID_AURA2, MKTAG('A', 'U', 'R', '2') }, MKTAG 333 libavformat/riff.c { AV_CODEC_ID_DPX, MKTAG('d', 'p', 'x', ' ') }, MKTAG 334 libavformat/riff.c { AV_CODEC_ID_KGV1, MKTAG('K', 'G', 'V', '1') }, MKTAG 335 libavformat/riff.c { AV_CODEC_ID_LAGARITH, MKTAG('L', 'A', 'G', 'S') }, MKTAG 336 libavformat/riff.c { AV_CODEC_ID_AMV, MKTAG('A', 'M', 'V', 'F') }, MKTAG 337 libavformat/riff.c { AV_CODEC_ID_UTVIDEO, MKTAG('U', 'L', 'R', 'A') }, MKTAG 338 libavformat/riff.c { AV_CODEC_ID_UTVIDEO, MKTAG('U', 'L', 'R', 'G') }, MKTAG 339 libavformat/riff.c { AV_CODEC_ID_UTVIDEO, MKTAG('U', 'L', 'Y', '0') }, MKTAG 340 libavformat/riff.c { AV_CODEC_ID_UTVIDEO, MKTAG('U', 'L', 'Y', '2') }, MKTAG 342 libavformat/riff.c { AV_CODEC_ID_UTVIDEO, MKTAG('U', 'L', 'H', '0') }, MKTAG 343 libavformat/riff.c { AV_CODEC_ID_UTVIDEO, MKTAG('U', 'L', 'H', '2') }, MKTAG 344 libavformat/riff.c { AV_CODEC_ID_UTVIDEO, MKTAG('U', 'Q', 'Y', '2') }, MKTAG 345 libavformat/riff.c { AV_CODEC_ID_VBLE, MKTAG('V', 'B', 'L', 'E') }, MKTAG 346 libavformat/riff.c { AV_CODEC_ID_ESCAPE130, MKTAG('E', '1', '3', '0') }, MKTAG 347 libavformat/riff.c { AV_CODEC_ID_DXTORY, MKTAG('x', 't', 'o', 'r') }, MKTAG 348 libavformat/riff.c { AV_CODEC_ID_ZEROCODEC, MKTAG('Z', 'E', 'C', 'O') }, MKTAG 349 libavformat/riff.c { AV_CODEC_ID_Y41P, MKTAG('Y', '4', '1', 'P') }, MKTAG 350 libavformat/riff.c { AV_CODEC_ID_FLIC, MKTAG('A', 'F', 'L', 'C') }, MKTAG 351 libavformat/riff.c { AV_CODEC_ID_MSS1, MKTAG('M', 'S', 'S', '1') }, MKTAG 352 libavformat/riff.c { AV_CODEC_ID_MSA1, MKTAG('M', 'S', 'A', '1') }, MKTAG 353 libavformat/riff.c { AV_CODEC_ID_TSCC2, MKTAG('T', 'S', 'C', '2') }, MKTAG 354 libavformat/riff.c { AV_CODEC_ID_MTS2, MKTAG('M', 'T', 'S', '2') }, MKTAG 355 libavformat/riff.c { AV_CODEC_ID_CLLC, MKTAG('C', 'L', 'L', 'C') }, MKTAG 356 libavformat/riff.c { AV_CODEC_ID_MSS2, MKTAG('M', 'S', 'S', '2') }, MKTAG 357 libavformat/riff.c { AV_CODEC_ID_SVQ3, MKTAG('S', 'V', 'Q', '3') }, MKTAG 358 libavformat/riff.c { AV_CODEC_ID_012V, MKTAG('0', '1', '2', 'v') }, MKTAG 359 libavformat/riff.c { AV_CODEC_ID_012V, MKTAG('a', '1', '2', 'v') }, MKTAG 360 libavformat/riff.c { AV_CODEC_ID_G2M, MKTAG('G', '2', 'M', '2') }, MKTAG 361 libavformat/riff.c { AV_CODEC_ID_G2M, MKTAG('G', '2', 'M', '3') }, MKTAG 362 libavformat/riff.c { AV_CODEC_ID_G2M, MKTAG('G', '2', 'M', '4') }, MKTAG 363 libavformat/riff.c { AV_CODEC_ID_G2M, MKTAG('G', '2', 'M', '5') }, MKTAG 364 libavformat/riff.c { AV_CODEC_ID_FIC, MKTAG('F', 'I', 'C', 'V') }, MKTAG 365 libavformat/riff.c { AV_CODEC_ID_HQX, MKTAG('C', 'H', 'Q', 'X') }, MKTAG 32 libavformat/rm.c { AV_CODEC_ID_RV10, MKTAG('R','V','1','0') }, MKTAG 33 libavformat/rm.c { AV_CODEC_ID_RV20, MKTAG('R','V','2','0') }, MKTAG 34 libavformat/rm.c { AV_CODEC_ID_RV20, MKTAG('R','V','T','R') }, MKTAG 35 libavformat/rm.c { AV_CODEC_ID_RV30, MKTAG('R','V','3','0') }, MKTAG 36 libavformat/rm.c { AV_CODEC_ID_RV40, MKTAG('R','V','4','0') }, MKTAG 37 libavformat/rm.c { AV_CODEC_ID_AC3, MKTAG('d','n','e','t') }, MKTAG 38 libavformat/rm.c { AV_CODEC_ID_RA_144, MKTAG('l','p','c','J') }, MKTAG 39 libavformat/rm.c { AV_CODEC_ID_RA_288, MKTAG('2','8','_','8') }, MKTAG 40 libavformat/rm.c { AV_CODEC_ID_COOK, MKTAG('c','o','o','k') }, MKTAG 41 libavformat/rm.c { AV_CODEC_ID_ATRAC3, MKTAG('a','t','r','c') }, MKTAG 42 libavformat/rm.c { AV_CODEC_ID_SIPR, MKTAG('s','i','p','r') }, MKTAG 43 libavformat/rm.c { AV_CODEC_ID_AAC, MKTAG('r','a','a','c') }, MKTAG 44 libavformat/rm.c { AV_CODEC_ID_AAC, MKTAG('r','a','c','p') }, MKTAG 45 libavformat/rm.c { AV_CODEC_ID_RALF, MKTAG('L','S','D',':') }, MKTAG 36 libavformat/rmdec.c #define DEINT_ID_GENR MKTAG('g', 'e', 'n', 'r') ///< interleaving for Cooker/ATRAC MKTAG 37 libavformat/rmdec.c #define DEINT_ID_INT0 MKTAG('I', 'n', 't', '0') ///< no interleaving needed MKTAG 38 libavformat/rmdec.c #define DEINT_ID_INT4 MKTAG('I', 'n', 't', '4') ///< interleaving for 28.8 MKTAG 39 libavformat/rmdec.c #define DEINT_ID_SIPR MKTAG('s', 'i', 'p', 'r') ///< interleaving for Sipro MKTAG 40 libavformat/rmdec.c #define DEINT_ID_VBRF MKTAG('v', 'b', 'r', 'f') ///< VBR case for AAC MKTAG 41 libavformat/rmdec.c #define DEINT_ID_VBRS MKTAG('v', 'b', 'r', 's') ///< VBR case for AAC MKTAG 344 libavformat/rmdec.c if (v == MKTAG(0xfd, 'a', 'r', '.')) { MKTAG 386 libavformat/rmdec.c if (avio_rl32(pb) != MKTAG('V', 'I', 'D', 'O')) { MKTAG 394 libavformat/rmdec.c av_dlog(s, "%X %X\n", st->codec->codec_tag, MKTAG('R', 'V', '2', '0')); MKTAG 441 libavformat/rmdec.c if (avio_rl32(pb) != MKTAG('I','N','D','X')) MKTAG 519 libavformat/rmdec.c if (tag == MKTAG('.', 'r', 'a', 0xfd)) { MKTAG 522 libavformat/rmdec.c } else if (tag != MKTAG('.', 'R', 'M', 'F')) { MKTAG 542 libavformat/rmdec.c if (tag_size < 10 && tag != MKTAG('D', 'A', 'T', 'A')) MKTAG 545 libavformat/rmdec.c case MKTAG('P', 'R', 'O', 'P'): MKTAG 560 libavformat/rmdec.c case MKTAG('C', 'O', 'N', 'T'): MKTAG 563 libavformat/rmdec.c case MKTAG('M', 'D', 'P', 'R'): MKTAG 591 libavformat/rmdec.c case MKTAG('D', 'A', 'T', 'A'): MKTAG 29 libavformat/rsd.c { AV_CODEC_ID_ADPCM_THP, MKTAG('G','A','D','P') }, MKTAG 30 libavformat/rsd.c { AV_CODEC_ID_ADPCM_IMA_RAD, MKTAG('R','A','D','P') }, MKTAG 31 libavformat/rsd.c { AV_CODEC_ID_PCM_S16BE, MKTAG('P','C','M','B') }, MKTAG 32 libavformat/rsd.c { AV_CODEC_ID_PCM_S16LE, MKTAG('P','C','M',' ') }, MKTAG 37 libavformat/rsd.c MKTAG('O','G','G',' '), MKTAG 38 libavformat/rsd.c MKTAG('V','A','G',' '), MKTAG 39 libavformat/rsd.c MKTAG('W','A','D','P'), MKTAG 40 libavformat/rsd.c MKTAG('X','A','D','P'), MKTAG 41 libavformat/rsd.c MKTAG('X','M','A',' '), MKTAG 110 libavformat/rtpdec_qt.c tag != MKTAG('v','i','d','e')) || MKTAG 112 libavformat/rtpdec_qt.c tag != MKTAG('s','o','u','n'))) MKTAG 125 libavformat/rtpdec_qt.c #define MKTAG16(a,b) MKTAG(a,b,0,0) MKTAG 139 libavformat/sbgdec.c WS_SINE = MKTAG('S','I','N','E'), MKTAG 140 libavformat/sbgdec.c WS_NOISE = MKTAG('N','O','I','S'), MKTAG 28 libavformat/sdr2.c if (AV_RL32(p->buf) != MKTAG('S', 'R', 'A', 1)) MKTAG 30 libavformat/siff.c TAG_SIFF = MKTAG('S', 'I', 'F', 'F'), MKTAG 31 libavformat/siff.c TAG_BODY = MKTAG('B', 'O', 'D', 'Y'), MKTAG 32 libavformat/siff.c TAG_VBHD = MKTAG('V', 'B', 'H', 'D'), MKTAG 33 libavformat/siff.c TAG_SHDR = MKTAG('S', 'H', 'D', 'R'), MKTAG 34 libavformat/siff.c TAG_VBV1 = MKTAG('V', 'B', 'V', '1'), MKTAG 35 libavformat/siff.c TAG_SOUN = MKTAG('S', 'O', 'U', 'N'), MKTAG 128 libavformat/siff.c st->codec->codec_tag = MKTAG('V', 'B', 'V', '1'); MKTAG 183 libavformat/siff.c if (avio_rl32(pb) != MKTAG('B', 'O', 'D', 'Y')) { MKTAG 97 libavformat/smacker.c if ( AV_RL32(p->buf) != MKTAG('S', 'M', 'K', '2') MKTAG 98 libavformat/smacker.c && AV_RL32(p->buf) != MKTAG('S', 'M', 'K', '4')) MKTAG 117 libavformat/smacker.c if (smk->magic != MKTAG('S', 'M', 'K', '2') && smk->magic != MKTAG('S', 'M', 'K', '4')) MKTAG 158 libavformat/smacker.c smk->is_ver4 = (smk->magic != MKTAG('S', 'M', 'K', '2')); MKTAG 203 libavformat/smacker.c ast[i]->codec->codec_tag = MKTAG('S', 'M', 'K', 'A'); MKTAG 32 libavformat/smjpeg.c { AV_CODEC_ID_MJPEG, MKTAG('J', 'F', 'I', 'F') }, MKTAG 37 libavformat/smjpeg.c { AV_CODEC_ID_ADPCM_IMA_SMJPEG, MKTAG('A', 'P', 'C', 'M') }, MKTAG 38 libavformat/smjpeg.c { AV_CODEC_ID_PCM_S16LE, MKTAG('N', 'O', 'N', 'E') }, MKTAG 34 libavformat/smjpeg.h #define SMJPEG_DONE MKTAG('D', 'O', 'N', 'E') MKTAG 35 libavformat/smjpeg.h #define SMJPEG_HEND MKTAG('H', 'E', 'N', 'D') MKTAG 36 libavformat/smjpeg.h #define SMJPEG_SND MKTAG('_', 'S', 'N', 'D') MKTAG 37 libavformat/smjpeg.h #define SMJPEG_SNDD MKTAG('s', 'n', 'd', 'D') MKTAG 38 libavformat/smjpeg.h #define SMJPEG_TXT MKTAG('_', 'T', 'X', 'T') MKTAG 39 libavformat/smjpeg.h #define SMJPEG_VID MKTAG('_', 'V', 'I', 'D') MKTAG 40 libavformat/smjpeg.h #define SMJPEG_VIDD MKTAG('v', 'i', 'd', 'D') MKTAG 418 libavformat/smoothstreamingenc.c if (avio_rl32(in) != MKTAG('m','o','o','f')) MKTAG 423 libavformat/smoothstreamingenc.c if (avio_rl32(in) != MKTAG('m','f','h','d')) MKTAG 427 libavformat/smoothstreamingenc.c if (avio_rl32(in) != MKTAG('t','r','a','f')) MKTAG 435 libavformat/smoothstreamingenc.c if (tag == MKTAG('u','u','i','d')) { MKTAG 36 libavformat/smush.c if (((AV_RL32(p->buf) == MKTAG('S', 'A', 'N', 'M') && MKTAG 37 libavformat/smush.c AV_RL32(p->buf + 8) == MKTAG('S', 'H', 'D', 'R')) || MKTAG 38 libavformat/smush.c (AV_RL32(p->buf) == MKTAG('A', 'N', 'I', 'M') && MKTAG 39 libavformat/smush.c AV_RL32(p->buf + 8) == MKTAG('A', 'H', 'D', 'R')))) { MKTAG 94 libavformat/sol.c if (tag != MKTAG('S', 'O', 'L', 0)) MKTAG 27 libavformat/sox.h #define SOX_TAG MKTAG('.', 'S', 'o', 'X') MKTAG 66 libavformat/takdec.c if (avio_rl32(pb) != MKTAG('t', 'B', 'a', 'K')) { MKTAG 52 libavformat/thp.c if (AV_RL32(p->buf) != MKTAG('T', 'H', 'P', '\0')) MKTAG 39 libavformat/tmv.c #define TMV_TAG MKTAG('T', 'M', 'A', 'V') MKTAG 45 libavformat/tta.c if (AV_RL32(&p->buf[0]) == MKTAG('T', 'T', 'A', '1') && MKTAG 37 libavformat/vqf.c if (AV_RL32(probe_packet->buf) != MKTAG('T','W','I','N')) MKTAG 118 libavformat/vqf.c if (chunk_tag == MKTAG('D','A','T','A')) MKTAG 131 libavformat/vqf.c case MKTAG('C','O','M','M'): MKTAG 145 libavformat/vqf.c case MKTAG('D','S','I','Z'): // size of compressed data MKTAG 150 libavformat/vqf.c case MKTAG('Y','E','A','R'): // recording date MKTAG 151 libavformat/vqf.c case MKTAG('E','N','C','D'): // compression date MKTAG 152 libavformat/vqf.c case MKTAG('E','X','T','R'): // reserved MKTAG 153 libavformat/vqf.c case MKTAG('_','Y','M','H'): // reserved MKTAG 154 libavformat/vqf.c case MKTAG('_','N','T','T'): // reserved MKTAG 155 libavformat/vqf.c case MKTAG('_','I','D','3'): // reserved for ID3 tags MKTAG 267 libavformat/wavdec.c case MKTAG('R', 'I', 'F', 'F'): MKTAG 269 libavformat/wavdec.c case MKTAG('R', 'I', 'F', 'X'): MKTAG 272 libavformat/wavdec.c case MKTAG('R', 'F', '6', '4'): MKTAG 285 libavformat/wavdec.c if (avio_rl32(pb) != MKTAG('W', 'A', 'V', 'E')) { MKTAG 291 libavformat/wavdec.c if (avio_rl32(pb) != MKTAG('d', 's', '6', '4')) MKTAG 320 libavformat/wavdec.c case MKTAG('f', 'm', 't', ' '): MKTAG 329 libavformat/wavdec.c case MKTAG('d', 'a', 't', 'a'): MKTAG 351 libavformat/wavdec.c case MKTAG('f', 'a', 'c', 't'): MKTAG 355 libavformat/wavdec.c case MKTAG('b', 'e', 'x', 't'): MKTAG 359 libavformat/wavdec.c case MKTAG('S','M','V','0'): MKTAG 365 libavformat/wavdec.c if (size != MKTAG('0','2','0','0')) { MKTAG 400 libavformat/wavdec.c case MKTAG('L', 'I', 'S', 'T'): MKTAG 406 libavformat/wavdec.c case MKTAG('I', 'N', 'F', 'O'): MKTAG 552 libavformat/wavdec.c left = find_tag(wav, s->pb, MKTAG('d', 'a', 't', 'a')); MKTAG 37 libavformat/wc3movie.c #define FORM_TAG MKTAG('F', 'O', 'R', 'M') MKTAG 38 libavformat/wc3movie.c #define MOVE_TAG MKTAG('M', 'O', 'V', 'E') MKTAG 39 libavformat/wc3movie.c #define PC__TAG MKTAG('_', 'P', 'C', '_') MKTAG 40 libavformat/wc3movie.c #define SOND_TAG MKTAG('S', 'O', 'N', 'D') MKTAG 41 libavformat/wc3movie.c #define BNAM_TAG MKTAG('B', 'N', 'A', 'M') MKTAG 42 libavformat/wc3movie.c #define SIZE_TAG MKTAG('S', 'I', 'Z', 'E') MKTAG 43 libavformat/wc3movie.c #define PALT_TAG MKTAG('P', 'A', 'L', 'T') MKTAG 44 libavformat/wc3movie.c #define INDX_TAG MKTAG('I', 'N', 'D', 'X') MKTAG 45 libavformat/wc3movie.c #define BRCH_TAG MKTAG('B', 'R', 'C', 'H') MKTAG 46 libavformat/wc3movie.c #define SHOT_TAG MKTAG('S', 'H', 'O', 'T') MKTAG 47 libavformat/wc3movie.c #define VGA__TAG MKTAG('V', 'G', 'A', ' ') MKTAG 48 libavformat/wc3movie.c #define TEXT_TAG MKTAG('T', 'E', 'X', 'T') MKTAG 49 libavformat/wc3movie.c #define AUDI_TAG MKTAG('A', 'U', 'D', 'I') MKTAG 33 libavformat/wv.c if (AV_RL32(data) != MKTAG('w', 'v', 'p', 'k')) MKTAG 67 libavformat/wvdec.c if (AV_RL32(&p->buf[0]) == MKTAG('w', 'v', 'p', 'k') && MKTAG 34 libavformat/xa.c #define XA00_TAG MKTAG('X', 'A', 0, 0) MKTAG 35 libavformat/xa.c #define XAI0_TAG MKTAG('X', 'A', 'I', 0) MKTAG 36 libavformat/xa.c #define XAJ0_TAG MKTAG('X', 'A', 'J', 0) MKTAG 62 libavformat/xwma.c if (tag != MKTAG('R', 'I', 'F', 'F')) MKTAG 66 libavformat/xwma.c if (tag != MKTAG('X', 'W', 'M', 'A')) MKTAG 71 libavformat/xwma.c if (tag != MKTAG('f', 'm', 't', ' ')) MKTAG 140 libavformat/xwma.c if (tag == MKTAG('d', 'a', 't', 'a')) { MKTAG 143 libavformat/xwma.c } else if (tag == MKTAG('d','p','d','s')) { MKTAG 183 libavutil/aes.c tbl[0][i] = AV_NE(MKBETAG(k,l,m,n), MKTAG(k,l,m,n)); MKTAG 47 libavutil/error.h #define FFERRTAG(a, b, c, d) (-(int)MKTAG(a, b, c, d)) MKTAG 711 libavutil/parseutils.c static uint32_t randomv = MKTAG('L','A','V','U');