1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/modules/stream_out
Steve Lhomme c64a47d0a2 sout:rtp: use MS_FROM_VLC_TICK to the default caching amount
The default value is in vlc_tick_t but the variable uses milliseconds.
2018-07-05 16:53:13 +02:00
..
chromecast chromecast: convert vlc_tick_t to seconds explicitly using SEC_FROM_VLC_TICK() 2018-07-05 16:51:44 +02:00
transcode transcode: video: align scaled visible 2018-07-03 17:53:01 +02:00
autodel.c rename VLC_TS_INVALID to VLC_TICK_INVALID 2018-07-03 07:10:07 +02:00
bridge.c rename VLC_TS_INVALID to VLC_TICK_INVALID 2018-07-03 07:10:07 +02:00
chromaprint_data.h
chromaprint.c core: remove global sout_stream_id_sys_t typedef 2018-04-30 17:38:36 +02:00
cycle.c modules: convert variables in seconds to ticks using vlc_tick_from_sec() 2018-07-03 15:28:24 +02:00
delay.c rename VLC_TS_INVALID to VLC_TICK_INVALID 2018-07-03 07:10:07 +02:00
description.c rename mdate() to vlc_tick_now() 2018-06-22 13:32:10 +02:00
display.c sout:display: convert the "delay" in ms to ticks using VLC_TICK macros 2018-07-03 11:23:20 +02:00
dummy.c core: remove global sout_stream_id_sys_t typedef 2018-04-30 17:38:36 +02:00
duplicate.c core: remove global sout_stream_id_sys_t typedef 2018-04-30 17:38:36 +02:00
es.c core: remove global sout_stream_id_sys_t typedef 2018-04-30 17:38:36 +02:00
gather.c core: remove global sout_stream_id_sys_t typedef 2018-04-30 17:38:36 +02:00
Makefile.am configure: remove LIBPTHREAD 2018-06-18 20:08:17 +03:00
mosaic_bridge.c filter: use constant callback structures 2018-06-10 15:37:00 +03:00
record.c sout:record: convert vlc_tick_t to seconds explicitly using SEC_FROM_VLC_TICK() 2018-07-05 16:53:07 +02:00
rtcp.c
rtp.c sout:rtp: use MS_FROM_VLC_TICK to the default caching amount 2018-07-05 16:53:13 +02:00
rtp.h rename mtime_t to vlc_tick_t 2018-06-22 13:19:24 +02:00
rtpfmt.c rename VLC_TS_INVALID to VLC_TICK_INVALID 2018-07-03 07:10:07 +02:00
rtsp.c rtsp: use secf to tick functions for conversion 2018-07-05 16:14:10 +02:00
setid.c core: remove global sout_stream_id_sys_t typedef 2018-04-30 17:38:36 +02:00
smem.c rename mtime_t to vlc_tick_t 2018-06-22 13:19:24 +02:00
standard.c core: remove global sout_stream_id_sys_t typedef 2018-04-30 17:38:36 +02:00
stats.c rename VLC_TS_INVALID to VLC_TICK_INVALID 2018-07-03 07:10:07 +02:00
vod.c rename mtime_t to vlc_tick_t 2018-06-22 13:19:24 +02:00