[vlc-commits] [Git][videolan/vlc][3.0.x] 3 commits: rename mtime_t to vlc_tick_t

Steve Lhomme (@robUx4) gitlab at videolan.org
Fri Dec 2 06:06:06 UTC 2022



Steve Lhomme pushed to branch 3.0.x at VideoLAN / VLC


Commits:
3f9fc441 by Steve Lhomme at 2022-12-02T05:52:55+00:00
rename mtime_t to vlc_tick_t

Keep a copy of vlc_tick_tfor backward compatibility.

(cherry picked from commit ff56c92a5ed62d713fb9842f36494a2e9d90fc6f) (edited)
edited:
* some of the 3.0 code is different

- - - - -
0b4dff80 by Steve Lhomme at 2022-12-02T05:52:55+00:00
rename VLC_TS_INVALID to VLC_TICK_INVALID

(cherry picked from commit 1f17997348e5b5bb039647515c5ea54025bb81d5) (edited)
edited:
* some of the 3.0 code was different

- - - - -
e264d5b6 by Steve Lhomme at 2022-12-02T05:52:55+00:00
rename VLC_TS_0 to VLC_TICK_0

(cherry picked from commit ded62a069f457ae919fae30b60d920a8ac3c92b4) (edited)
edited:
* some of the 3.0 code was different

- - - - -


30 changed files:

- extras/analyser/vlc.vim
- include/vlc_aout.h
- include/vlc_block.h
- include/vlc_codec.h
- include/vlc_common.h
- include/vlc_es_out.h
- include/vlc_events.h
- include/vlc_filter.h
- include/vlc_input.h
- include/vlc_input_item.h
- include/vlc_interrupt.h
- include/vlc_media_library.h
- include/vlc_mtime.h
- include/vlc_picture.h
- include/vlc_picture_fifo.h
- include/vlc_playlist.h
- include/vlc_sout.h
- include/vlc_spu.h
- include/vlc_subpicture.h
- include/vlc_threads.h
- include/vlc_timestamp_helper.h
- include/vlc_vout.h
- include/vlc_vout_osd.h
- include/vlc_vout_wrapper.h
- lib/libvlc_internal.h
- modules/access/alsa.c
- modules/access/avcapture.m
- modules/access/bluray.c
- modules/access/cdda.c
- modules/access/dcp/dcp.cpp


The diff was not included because it is too large.


View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/8179b10e7e692955a972f59ba50f3b51464d3854...e264d5b6af7ac3b09ae656c9700c0e8e966e570e

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/8179b10e7e692955a972f59ba50f3b51464d3854...e264d5b6af7ac3b09ae656c9700c0e8e966e570e
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list