24 Commits (master)

Author SHA1 Message Date
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Lyndon Brown d75459a35b remove unnecessary option longtext 7 years ago
Rémi Denis-Courmont 542df0f3ad Use set_callback() where applicable 7 years ago
Steve Lhomme 929f09bfc0 core: use vlc_tick_t for DEMUX_SET_TIME officially 8 years ago
Steve Lhomme a58b739d06 core: use vlc_tick_t for DEMUX_GET_LENGTH officially 8 years ago
Steve Lhomme 07666913ef core: use vlc_tick_t for DEMUX_GET_TIME officially 8 years ago
Steve Lhomme 26fef56c52 core: make DEMUX/STREAM_GET_PTS_DELAY officially a vlc_tick_t 8 years ago
Steve Lhomme 5ef6d13736 modules: the "live-caching" is always translated to a vlc_tick_t 8 years ago
Steve Lhomme ded62a069f rename VLC_TS_0 to VLC_TICK_0 8 years ago
Steve Lhomme 1f17997348 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Francois Cartegnie 10318107ac date_t: always init to TS_INVALID 8 years ago
Steve Lhomme 7ad1327a8c use mtime_t for DEMUX_SET_NEXT_DEMUX_TIME 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Rémi Denis-Courmont 66b9878782 access: fold access_demux capability 8 years ago
Rémi Denis-Courmont eb17184434 access_demux: check that ES output is non-NULL 8 years ago
Rémi Denis-Courmont bf51e08802 objres: restore malloc() wrapper 8 years ago
Thomas Guillem cf4676c1e8 core: rename vlc_*alloc to vlc_obj_*alloc 9 years ago
Rémi Denis-Courmont c2c02e2876 es_out: add type-safe es_out_SetPCR() helper 9 years ago
Rémi Denis-Courmont 740dd861a4 access: allocate p_sys vlc_malloc/vlc_calloc 9 years ago
Jean-Baptiste Kempf be40904abd Timecode: try to fix copy/paste error 13 years ago
Rémi Denis-Courmont b4b52e9285 timecode: fix and improve frame rates 13 years ago
Rémi Denis-Courmont 145f458715 timecode: generate a clock/timecode as a subtitle track 13 years ago