Home
last modified time | relevance | path

Searched defs:mdhd (Results 1 – 25 of 215) sorted by relevance

123456789

/dports/multimedia/libquicktime-lame/libquicktime-1.2.4/src/
H A Dmdhd.c29 void quicktime_mdhd_init(quicktime_mdhd_t *mdhd) in quicktime_mdhd_init()
42 quicktime_mdhd_t *mdhd, in quicktime_mdhd_init_video()
55 quicktime_mdhd_t *mdhd, in quicktime_mdhd_init_audio()
68 quicktime_mdhd_t *mdhd, in quicktime_mdhd_init_text()
81 void quicktime_mdhd_delete(quicktime_mdhd_t *mdhd) in quicktime_mdhd_delete()
85 void quicktime_read_mdhd(quicktime_t *file, quicktime_mdhd_t *mdhd) in quicktime_read_mdhd()
97 void quicktime_mdhd_dump(quicktime_mdhd_t *mdhd) in quicktime_mdhd_dump()
114 void quicktime_write_mdhd(quicktime_t *file, quicktime_mdhd_t *mdhd) in quicktime_write_mdhd()
/dports/multimedia/libquicktime/libquicktime-1.2.4/src/
H A Dmdhd.c29 void quicktime_mdhd_init(quicktime_mdhd_t *mdhd) in quicktime_mdhd_init()
42 quicktime_mdhd_t *mdhd, in quicktime_mdhd_init_video()
55 quicktime_mdhd_t *mdhd, in quicktime_mdhd_init_audio()
68 quicktime_mdhd_t *mdhd, in quicktime_mdhd_init_text()
81 void quicktime_mdhd_delete(quicktime_mdhd_t *mdhd) in quicktime_mdhd_delete()
85 void quicktime_read_mdhd(quicktime_t *file, quicktime_mdhd_t *mdhd) in quicktime_read_mdhd()
97 void quicktime_mdhd_dump(quicktime_mdhd_t *mdhd) in quicktime_mdhd_dump()
114 void quicktime_write_mdhd(quicktime_t *file, quicktime_mdhd_t *mdhd) in quicktime_write_mdhd()
/dports/multimedia/l-smash/l-smash-2.14.5/codecs/
H A Dmp4v.c30 int mp4v_update_bitrate( isom_stbl_t *stbl, isom_mdhd_t *mdhd, uint32_t sample_description_index ) in mp4v_update_bitrate()
H A Dqt_wfex.c31 int waveform_audio_update_bitrate( isom_stbl_t *stbl, isom_mdhd_t *mdhd, uint32_t sample_descriptio… in waveform_audio_update_bitrate()
H A Dalac.c110 int alac_update_bitrate( isom_stbl_t *stbl, isom_mdhd_t *mdhd, uint32_t sample_description_index ) in alac_update_bitrate()
H A Dnalu.c245 int nalu_update_bitrate( isom_stbl_t *stbl, isom_mdhd_t *mdhd, uint32_t sample_description_index ) in nalu_update_bitrate()
/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/C++/Core/
H A DAp4Track.cpp556 if (AP4_MdhdAtom* mdhd = AP4_DYNAMIC_CAST(AP4_MdhdAtom, m_TrakAtom->FindChild("mdia/mdhd"))) { in GetTrackLanguage() local
572 if (AP4_MdhdAtom* mdhd = AP4_DYNAMIC_CAST(AP4_MdhdAtom, m_TrakAtom->FindChild("mdia/mdhd"))) { in SetTrackLanguage() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/mp4/
H A Dmp4properties.cpp161 MP4::Atom *mdhd = trak->find("mdia", "mdhd"); in read() local
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/mp4/
H A Dmp4properties.cpp161 MP4::Atom *mdhd = trak->find("mdia", "mdhd"); in read() local
/dports/audio/taglib/taglib-1.12/taglib/mp4/
H A Dmp4properties.cpp182 MP4::Atom *mdhd = trak->find("mdia", "mdhd"); in read() local
/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/lib/libbento4/Core/
H A DAp4Track.cpp553 if (AP4_MdhdAtom* mdhd = AP4_DYNAMIC_CAST(AP4_MdhdAtom, m_TrakAtom->FindChild("mdia/mdhd"))) { in GetTrackLanguage() local
/dports/archivers/ha/ha-0.999b_2/pc/
H A Dmachine.c37 static Mdhd mdhd; variable
/dports/www/mod_h264_streaming/mod_h264_streaming-2.2.7/src/
H A Dmp4_io.c1054 mdhd_t* mdhd = (mdhd_t*)malloc(sizeof(mdhd_t)); in mdhd_init() local
1073 struct mdhd_t* mdhd = (struct mdhd_t*)malloc(sizeof(struct mdhd_t)); in mdhd_copy() local
1080 extern void mdhd_exit(struct mdhd_t* mdhd) in mdhd_exit()
/dports/www/nginx-full/nginx_mod_h264_streaming-2.2.7/src/
H A Dmp4_io.c1054 mdhd_t* mdhd = (mdhd_t*)malloc(sizeof(mdhd_t)); in mdhd_init() local
1073 struct mdhd_t* mdhd = (struct mdhd_t*)malloc(sizeof(struct mdhd_t)); in mdhd_copy() local
1080 extern void mdhd_exit(struct mdhd_t* mdhd) in mdhd_exit()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/mp4ameta-0.6.1/src/tag/
H A Dmod.rs17 pub mdhd: Option<Vec<u8>>, field
/dports/archivers/ha/ha-0.999b_2/nix/
H A Dmachine.c69 static Mdhd mdhd; variable
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst-libs/gst/isoff/
H A Dgstisoff.c563 gst_isoff_mdhd_box_parse (GstMdhdBox * mdhd, GstByteReader * reader) in gst_isoff_mdhd_box_parse()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst-libs/gst/isoff/
H A Dgstisoff.c563 gst_isoff_mdhd_box_parse (GstMdhdBox * mdhd, GstByteReader * reader) in gst_isoff_mdhd_box_parse()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst-libs/gst/isoff/
H A Dgstisoff.c563 gst_isoff_mdhd_box_parse (GstMdhdBox * mdhd, GstByteReader * reader) in gst_isoff_mdhd_box_parse()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst-libs/gst/isoff/
H A Dgstisoff.c563 gst_isoff_mdhd_box_parse (GstMdhdBox * mdhd, GstByteReader * reader) in gst_isoff_mdhd_box_parse()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst-libs/gst/isoff/
H A Dgstisoff.c563 gst_isoff_mdhd_box_parse (GstMdhdBox * mdhd, GstByteReader * reader) in gst_isoff_mdhd_box_parse()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst-libs/gst/isoff/
H A Dgstisoff.c563 gst_isoff_mdhd_box_parse (GstMdhdBox * mdhd, GstByteReader * reader) in gst_isoff_mdhd_box_parse()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/gst-libs/gst/isoff/
H A Dgstisoff.c563 gst_isoff_mdhd_box_parse (GstMdhdBox * mdhd, GstByteReader * reader) in gst_isoff_mdhd_box_parse()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/gst-libs/gst/isoff/
H A Dgstisoff.c563 gst_isoff_mdhd_box_parse (GstMdhdBox * mdhd, GstByteReader * reader) in gst_isoff_mdhd_box_parse()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/gst-libs/gst/isoff/
H A Dgstisoff.c563 gst_isoff_mdhd_box_parse (GstMdhdBox * mdhd, GstByteReader * reader) in gst_isoff_mdhd_box_parse()

123456789