Home
last modified time | relevance | path

Searched refs:MP4_TRUN_SAMPLE_TIME_OFFSET (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/modules/mux/mp4/
H A Dmp4.c982 i_trun_flags |= MP4_TRUN_SAMPLE_TIME_OFFSET; in GetMoofBox()
1027 if (i_trun_flags & MP4_TRUN_SAMPLE_TIME_OFFSET) in GetMoofBox()
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mp4/
H A Dlibmp4.h1169 #define MP4_TRUN_SAMPLE_TIME_OFFSET (1<<11) macro
H A Dmp4.c4344 if( p_trun->i_flags & MP4_TRUN_SAMPLE_TIME_OFFSET ) in FragDemuxTrack()
4384 … if( p_track->fmt.i_cat == VIDEO_ES && !( p_trun->i_flags & MP4_TRUN_SAMPLE_TIME_OFFSET ) ) in FragDemuxTrack()
H A Dlibmp4.c1122 !!(p_trun->i_flags & MP4_TRUN_SAMPLE_TIME_OFFSET); in MP4_ReadBox_trun()
1141 if( p_trun->i_flags & MP4_TRUN_SAMPLE_TIME_OFFSET ) in MP4_ReadBox_trun()
/dports/multimedia/vlc/vlc-3.0.16/doc/
H A DChangeLog-20127501 p_sample_offset_pts must be NULL if MP4_TRUN_SAMPLE_TIME_OFFSET is not