Commits on Source (8)
-
(cherry picked from commit 096500dd) (rebased) rebased: - vlc_tick_t is merged in 3.0 Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
3e324f65 -
Steve Lhomme authored
(cherry picked from commit 52f36515) Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
5eaa84f9 -
Steve Lhomme authored
Also for the value returned by MP4_TrackGetPTSDelta() (cherry picked from commit 2060b8b3) (edited) edited: - vlc_tick was merged in 3.0 Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
539fc944 -
Steve Lhomme authored
No need to due the subtraction, the value is overwritten right after. (cherry picked from commit 878df3f8) Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
fc759ab8 -
Steve Lhomme authored
That's the kind of data it is given (cherry picked from commit 09f50706) Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
9229409a -
Steve Lhomme authored
Thus max_continuity is effectively an vlc_tick_t which compares correctly to DEMUX_TRACK_MAX_PRELOAD (cherry picked from commit f2be7ebb) Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
7d59dda7 -
Steve Lhomme authored
(cherry picked from commit 3b84ba41) (edited) edited: * MP4_TrackTimeApplyELST was merged in 3.0 * the code around changes is slightly different * DEMUX_GET_PTS_DELAY expects a int64_t, not a mtime_t Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
091f734e -
Steve Lhomme authored
(cherry picked from commit ddfb4f08) (rebased) rebased: * the i_traf_start_time processing is different in 3.0 with i_moof_time involved * the frag seek time doesn't use b_iframesync * the code around the changes was slightly different Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
c6883f93