Home
last modified time | relevance | path

Searched refs:AVCodecTag (Results 1 – 25 of 539) sorted by relevance

12345678910>>...22

/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavformat/
H A Driff.h37 typedef struct AVCodecTag { struct
40 } AVCodecTag; typedef
42 void put_bmp_header(ByteIOContext *pb, AVCodecContext *enc, const AVCodecTag *tags, int for_asf);
47 extern const AVCodecTag codec_bmp_tags[];
48 extern const AVCodecTag codec_wav_tags[];
50 unsigned int codec_get_tag(const AVCodecTag *tags, int id);
51 enum CodecID codec_get_id(const AVCodecTag *tags, unsigned int tag);
H A Disom.h30 extern const AVCodecTag ff_mp4_obj_type[];
31 extern const AVCodecTag codec_movvideo_tags[];
32 extern const AVCodecTag codec_movaudio_tags[];
33 extern const AVCodecTag ff_codec_movsubtitle_tags[];
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dnut.h120 extern const AVCodecTag ff_nut_subtitle_tags[];
121 extern const AVCodecTag ff_nut_video_tags[];
122 extern const AVCodecTag ff_nut_audio_tags[];
123 extern const AVCodecTag ff_nut_audio_extra_tags[];
124 extern const AVCodecTag ff_nut_data_tags[];
126 extern const AVCodecTag * const ff_nut_codec_tags[];
H A Driff.h73 extern const AVCodecTag ff_codec_bmp_tags[]; // exposed through avformat_get_riff_video_tags()
74 extern const AVCodecTag ff_codec_wav_tags[];
76 extern const AVCodecTag *const ff_riff_codec_tags_list[];
78 extern const AVCodecTag *const ff_wav_codec_tags_list[];
80 extern const AVCodecTag ff_codec_bmp_tags_unofficial[];
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dnut.h120 extern const AVCodecTag ff_nut_subtitle_tags[];
121 extern const AVCodecTag ff_nut_video_tags[];
122 extern const AVCodecTag ff_nut_audio_tags[];
123 extern const AVCodecTag ff_nut_audio_extra_tags[];
124 extern const AVCodecTag ff_nut_data_tags[];
126 extern const AVCodecTag * const ff_nut_codec_tags[];
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dnut.h120 extern const AVCodecTag ff_nut_subtitle_tags[];
121 extern const AVCodecTag ff_nut_video_tags[];
122 extern const AVCodecTag ff_nut_audio_tags[];
123 extern const AVCodecTag ff_nut_audio_extra_tags[];
124 extern const AVCodecTag ff_nut_data_tags[];
126 extern const AVCodecTag * const ff_nut_codec_tags[];
H A Driff.h73 extern const AVCodecTag ff_codec_bmp_tags[]; // exposed through avformat_get_riff_video_tags()
74 extern const AVCodecTag ff_codec_wav_tags[];
76 extern const AVCodecTag *const ff_riff_codec_tags_list[];
78 extern const AVCodecTag *const ff_wav_codec_tags_list[];
80 extern const AVCodecTag ff_codec_bmp_tags_unofficial[];
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dnut.h120 extern const AVCodecTag ff_nut_subtitle_tags[];
121 extern const AVCodecTag ff_nut_video_tags[];
122 extern const AVCodecTag ff_nut_audio_tags[];
123 extern const AVCodecTag ff_nut_audio_extra_tags[];
124 extern const AVCodecTag ff_nut_data_tags[];
126 extern const AVCodecTag * const ff_nut_codec_tags[];
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dnut.h120 extern const AVCodecTag ff_nut_subtitle_tags[];
121 extern const AVCodecTag ff_nut_video_tags[];
122 extern const AVCodecTag ff_nut_audio_tags[];
123 extern const AVCodecTag ff_nut_audio_extra_tags[];
124 extern const AVCodecTag ff_nut_data_tags[];
126 extern const AVCodecTag * const ff_nut_codec_tags[];
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dnut.h119 extern const AVCodecTag ff_nut_subtitle_tags[];
120 extern const AVCodecTag ff_nut_video_tags[];
121 extern const AVCodecTag ff_nut_audio_tags[];
122 extern const AVCodecTag ff_nut_audio_extra_tags[];
123 extern const AVCodecTag ff_nut_data_tags[];
125 extern const AVCodecTag * const ff_nut_codec_tags[];
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dnut.h119 extern const AVCodecTag ff_nut_subtitle_tags[];
120 extern const AVCodecTag ff_nut_video_tags[];
121 extern const AVCodecTag ff_nut_audio_tags[];
122 extern const AVCodecTag ff_nut_audio_extra_tags[];
123 extern const AVCodecTag ff_nut_data_tags[];
125 extern const AVCodecTag * const ff_nut_codec_tags[];
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpdemux/
H A Dmp_taglists.c29 struct AVCodecTag { struct
34 static const struct AVCodecTag mp_wav_tags[] = { argument
103 static const struct AVCodecTag mp_codecid_override_tags[] = {
147 static const struct AVCodecTag * const mp_codecid_override_taglists[] =
150 static const struct AVCodecTag mp_bmp_tags[] = {
206 static void get_taglists(const struct AVCodecTag *dst[3], int audio) in get_taglists()
215 const struct AVCodecTag *taglists[3]; in mp_tag2codec_id()
222 const struct AVCodecTag *taglists[3]; in mp_codec_id2tag()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpdemux/
H A Dmp_taglists.c29 struct AVCodecTag { struct
34 static const struct AVCodecTag mp_wav_tags[] = { argument
103 static const struct AVCodecTag mp_codecid_override_tags[] = {
147 static const struct AVCodecTag * const mp_codecid_override_taglists[] =
150 static const struct AVCodecTag mp_bmp_tags[] = {
206 static void get_taglists(const struct AVCodecTag *dst[3], int audio) in get_taglists()
215 const struct AVCodecTag *taglists[3]; in mp_tag2codec_id()
222 const struct AVCodecTag *taglists[3]; in mp_codec_id2tag()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/Generic/
H A Dcrash.ll4 %struct.AVCodecTag = type {}
5 @ff_codec_bmp_tags = external global [0 x %struct.AVCodecTag]
6 @tags = global [1 x %struct.AVCodecTag*] [%struct.AVCodecTag* getelementptr
7 inbounds ([0 x %struct.AVCodecTag], [0 x %struct.AVCodecTag]* @ff_codec_bmp_tags, i32 0, i32 0)]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/Generic/
H A Dcrash.ll4 %struct.AVCodecTag = type {}
5 @ff_codec_bmp_tags = external global [0 x %struct.AVCodecTag]
6 @tags = global [1 x %struct.AVCodecTag*] [%struct.AVCodecTag* getelementptr
7 inbounds ([0 x %struct.AVCodecTag], [0 x %struct.AVCodecTag]* @ff_codec_bmp_tags, i32 0, i32 0)]
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/Generic/
H A Dcrash.ll4 %struct.AVCodecTag = type {}
5 @ff_codec_bmp_tags = external global [0 x %struct.AVCodecTag]
6 @tags = global [1 x %struct.AVCodecTag*] [%struct.AVCodecTag* getelementptr
7 inbounds ([0 x %struct.AVCodecTag], [0 x %struct.AVCodecTag]* @ff_codec_bmp_tags, i32 0, i32 0)]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/Generic/
H A Dcrash.ll4 %struct.AVCodecTag = type {}
5 @ff_codec_bmp_tags = external global [0 x %struct.AVCodecTag]
6 @tags = global [1 x %struct.AVCodecTag*] [%struct.AVCodecTag* getelementptr
7 inbounds ([0 x %struct.AVCodecTag], [0 x %struct.AVCodecTag]* @ff_codec_bmp_tags, i32 0, i32 0)]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/Generic/
H A Dcrash.ll4 %struct.AVCodecTag = type {}
5 @ff_codec_bmp_tags = external global [0 x %struct.AVCodecTag]
6 @tags = global [1 x %struct.AVCodecTag*] [%struct.AVCodecTag* getelementptr
7 inbounds ([0 x %struct.AVCodecTag], [0 x %struct.AVCodecTag]* @ff_codec_bmp_tags, i32 0, i32 0)]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/Generic/
H A Dcrash.ll4 %struct.AVCodecTag = type {}
5 @ff_codec_bmp_tags = external global [0 x %struct.AVCodecTag]
6 @tags = global [1 x %struct.AVCodecTag*] [%struct.AVCodecTag* getelementptr
7 inbounds ([0 x %struct.AVCodecTag], [0 x %struct.AVCodecTag]* @ff_codec_bmp_tags, i32 0, i32 0)]
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/Generic/
H A Dcrash.ll4 %struct.AVCodecTag = type {}
5 @ff_codec_bmp_tags = external global [0 x %struct.AVCodecTag]
6 @tags = global [1 x %struct.AVCodecTag*] [%struct.AVCodecTag* getelementptr
7 inbounds ([0 x %struct.AVCodecTag], [0 x %struct.AVCodecTag]* @ff_codec_bmp_tags, i32 0, i32 0)]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/Generic/
H A Dcrash.ll4 %struct.AVCodecTag = type {}
5 @ff_codec_bmp_tags = external global [0 x %struct.AVCodecTag]
6 @tags = global [1 x %struct.AVCodecTag*] [%struct.AVCodecTag* getelementptr
7 inbounds ([0 x %struct.AVCodecTag], [0 x %struct.AVCodecTag]* @ff_codec_bmp_tags, i32 0, i32 0)]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/Generic/
H A Dcrash.ll4 %struct.AVCodecTag = type {}
5 @ff_codec_bmp_tags = external global [0 x %struct.AVCodecTag]
6 @tags = global [1 x %struct.AVCodecTag*] [%struct.AVCodecTag* getelementptr
7 inbounds ([0 x %struct.AVCodecTag], [0 x %struct.AVCodecTag]* @ff_codec_bmp_tags, i32 0, i32 0)]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/Generic/
H A Dcrash.ll4 %struct.AVCodecTag = type {}
5 @ff_codec_bmp_tags = external global [0 x %struct.AVCodecTag]
6 @tags = global [1 x %struct.AVCodecTag*] [%struct.AVCodecTag* getelementptr
7 inbounds ([0 x %struct.AVCodecTag], [0 x %struct.AVCodecTag]* @ff_codec_bmp_tags, i32 0, i32 0)]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/Generic/
H A Dcrash.ll4 %struct.AVCodecTag = type {}
5 @ff_codec_bmp_tags = external global [0 x %struct.AVCodecTag]
6 @tags = global [1 x %struct.AVCodecTag*] [%struct.AVCodecTag* getelementptr
7 inbounds ([0 x %struct.AVCodecTag], [0 x %struct.AVCodecTag]* @ff_codec_bmp_tags, i32 0, i32 0)]
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/Generic/
H A Dcrash.ll4 %struct.AVCodecTag = type {}
5 @ff_codec_bmp_tags = external global [0 x %struct.AVCodecTag]
6 @tags = global [1 x %struct.AVCodecTag*] [%struct.AVCodecTag* getelementptr
7 inbounds ([0 x %struct.AVCodecTag], [0 x %struct.AVCodecTag]* @ff_codec_bmp_tags, i32 0, i32 0)]

12345678910>>...22