AV_CODEC_ID_GIF 725 libavcodec/codec_desc.c .id = AV_CODEC_ID_GIF, AV_CODEC_ID_GIF 490 libavcodec/gif.c .id = AV_CODEC_ID_GIF, AV_CODEC_ID_GIF 184 libavcodec/gif_parser.c .codec_ids = { AV_CODEC_ID_GIF }, AV_CODEC_ID_GIF 566 libavcodec/gifdec.c .id = AV_CODEC_ID_GIF, AV_CODEC_ID_GIF 220 libavformat/flacenc.c } else if (st->codecpar->codec_id == AV_CODEC_ID_GIF) { AV_CODEC_ID_GIF 47 libavformat/gif.c s->streams[0]->codecpar->codec_id != AV_CODEC_ID_GIF) { AV_CODEC_ID_GIF 213 libavformat/gif.c .video_codec = AV_CODEC_ID_GIF, AV_CODEC_ID_GIF 190 libavformat/gifdec.c st->codecpar->codec_id = AV_CODEC_ID_GIF; AV_CODEC_ID_GIF 132 libavformat/id3v2.c { "image/gif", AV_CODEC_ID_GIF }, AV_CODEC_ID_GIF 1088 libavformat/img2dec.c IMAGEAUTO_DEMUXER(gif, AV_CODEC_ID_GIF) AV_CODEC_ID_GIF 59 libavformat/img2enc.c if (st->codecpar->codec_id == AV_CODEC_ID_GIF) { AV_CODEC_ID_GIF 253 libavformat/isom.c { AV_CODEC_ID_GIF, MKTAG('g', 'i', 'f', ' ') }, /* embedded gif files as frames (usually one "click to play movie" frame) */ AV_CODEC_ID_GIF 753 libavformat/matroskadec.c {"image/gif" , AV_CODEC_ID_GIF}, AV_CODEC_ID_GIF 42 libavformat/nut.c { AV_CODEC_ID_GIF, MKTAG('G', 'I', 'F', 0 ) }, AV_CODEC_ID_GIF 3314 libavformat/utils.c c->codec_id == AV_CODEC_ID_GIF || AV_CODEC_ID_GIF 156 tools/target_dec_fuzzer.c case AV_CODEC_ID_GIF: maxpixels /= 16; break;