Home
last modified time | relevance | path

Searched refs:stream_codec_tag (Results 1 – 25 of 68) sorted by relevance

123

/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavformat/
H A Davisynth.c136 st->codec->stream_codec_tag = stream->info.fccHandler; in avisynth_read_header()
H A Davidec.c374 st->codec->stream_codec_tag= handler; in avi_read_header()
509 if (st->codec->stream_codec_tag == ff_get_fourcc("Axan")){ in avi_read_header()
/dports/multimedia/sabbu/sabbu-0.3.0/Source/
H A Dvideo_ffmpeg.h1297 unsigned int stream_codec_tag; member
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dmpegvideo.c453 s->stream_codec_tag= toupper( s->avctx->stream_codec_tag &0xFF) in MPV_common_init()
454 + (toupper((s->avctx->stream_codec_tag>>8 )&0xFF)<<8 ) in MPV_common_init()
455 + (toupper((s->avctx->stream_codec_tag>>16)&0xFF)<<16) in MPV_common_init()
456 + (toupper((s->avctx->stream_codec_tag>>24)&0xFF)<<24); in MPV_common_init()
H A Dmpegvideo.h220 …int stream_codec_tag; ///< internal stream_codec_tag upper case converted from avctx stream_c… member
H A Dh263dec.c427 if(s->stream_codec_tag == ff_get_fourcc("XVID") || in ff_h263_decode_frame()
H A Davcodec.h1724 unsigned int stream_codec_tag; member
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmpegvideo.h252 …int stream_codec_tag; ///< internal stream_codec_tag upper case converted from avctx stream_c… member
H A Dh263dec.c116 …if (avctx->stream_codec_tag == AV_RL32("l263") && avctx->extradata_size == 56 && avctx->extradata[… in ff_h263_decode_init()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dmpegvideo.h252 …int stream_codec_tag; ///< internal stream_codec_tag upper case converted from avctx stream_c… member
H A Dh263dec.c116 …if (avctx->stream_codec_tag == AV_RL32("l263") && avctx->extradata_size == 56 && avctx->extradata[… in ff_h263_decode_init()
/dports/audio/mous/mous-2.0.1/deps/ffmpeg-strip-wma/
H A Davcodec.h1417 unsigned int stream_codec_tag; member
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/
H A Davcodec.h1724 unsigned int stream_codec_tag; member
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Davidec.c628 st->codec->stream_codec_tag = handler; in avi_read_header()
819 if (st->codec->stream_codec_tag == AV_RL32("Axan")) { in avi_read_header()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Davidec.c628 st->codec->stream_codec_tag = handler; in avi_read_header()
819 if (st->codec->stream_codec_tag == AV_RL32("Axan")) { in avi_read_header()
/dports/graphics/jogamp-jogl/jogl/make/stub_includes/libav/lavc55_lavf55_lavu53_lavr01/libavcodec/
H A Davcodec.h1088 unsigned int stream_codec_tag; member
/dports/graphics/jogamp-jogl/jogl/make/stub_includes/libav/lavc56_lavf56_lavu54_lavr02/libavcodec/
H A Davcodec.h1090 unsigned int stream_codec_tag; member
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/ffmpeg/libav55/include/libavcodec/
H A Davcodec.h1088 unsigned int stream_codec_tag; member
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/platforms/ffmpeg/libav55/include/libavcodec/
H A Davcodec.h1088 unsigned int stream_codec_tag; member
/dports/www/firefox/firefox-99.0/dom/media/platforms/ffmpeg/libav55/include/libavcodec/
H A Davcodec.h1088 unsigned int stream_codec_tag; member
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/ffmpeg/libav55/include/libavcodec/
H A Davcodec.h1088 unsigned int stream_codec_tag; member
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/platforms/ffmpeg/libav55/include/libavcodec/
H A Davcodec.h1088 unsigned int stream_codec_tag; member
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/platforms/ffmpeg/libav55/include/libavcodec/
H A Davcodec.h1088 unsigned int stream_codec_tag; member
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/ffmpeg/libav54/include/libavcodec/
H A Davcodec.h1373 unsigned int stream_codec_tag; member
/dports/graphics/jogamp-jogl/jogl/make/stub_includes/libav/lavc54_lavf54_lavu52_lavr01/libavcodec/
H A Davcodec.h1373 unsigned int stream_codec_tag; member

123