Searched refs:subtitle_codec_tag (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dffmpeg.c172 static unsigned int subtitle_codec_tag = 0; variable
2958 !strcmp(opt, "stag") ? &subtitle_codec_tag : NULL;
3646 if(subtitle_codec_tag)
3647 subtitle_enc->codec_tag= subtitle_codec_tag;

Completed in 66 milliseconds