| .. |
|
access
|
modules: the "live-caching" is always translated to a vlc_tick_t
|
8 years ago |
|
access_output
|
modules: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS
|
8 years ago |
|
arm_neon
|
arm_neon: Include asm.S in distribution tarballs
|
8 years ago |
|
audio_filter
|
modules: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS
|
8 years ago |
|
audio_mixer
|
float: fix copy-paste error in double precision amp
|
12 years ago |
|
audio_output
|
modules: use vlc_timer_schedule_asap() instead of more complex calls
|
8 years ago |
|
codec
|
modules: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS
|
8 years ago |
|
control
|
hotkeys: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS()
|
8 years ago |
|
demux
|
demux:asf: log the seconds as integers
|
8 years ago |
|
gui
|
VLCPLModel: convert vlc_tick_t to seconds explicitly using SEC_FROM_VLC_TICK()
|
8 years ago |
|
hw
|
module: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS()
|
8 years ago |
|
keystore
|
config: remove advanced from add_savefile()
|
8 years ago |
|
logger
|
logger/console: print messages in system locale on OS/2
|
8 years ago |
|
lua
|
modules: use VLC_TIMER_FIRE_ONCE instead of 0
|
8 years ago |
|
meta_engine
|
config: remove advanced from add_loadfile()
|
8 years ago |
|
misc
|
rtsp: process the SPD range from vlc_tick_t to milliseconds explicitly
|
8 years ago |
|
mux
|
mux:mp4: the i_stream_duration is not an vlc_tick_t but scaled to movie
|
8 years ago |
|
notify
|
notify: Fix potential leak
|
8 years ago |
|
packetizer
|
modules: replace hardcoded CLOCK_FREQ multiples by VTICK_FROM_SEC()
|
8 years ago |
|
services_discovery
|
modules: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS
|
8 years ago |
|
spu
|
modules: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS
|
8 years ago |
|
stream_extractor
|
stream_extractor/archive: use correct format specifier for ssize_t
|
8 years ago |
|
stream_filter
|
modules: the "network-caching" is always translated to a vlc_tick_t
|
8 years ago |
|
stream_out
|
modules: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS
|
8 years ago |
|
text_renderer
|
freetype: darwin: fix memory-leak
|
8 years ago |
|
video_chroma
|
d3d11_fmt: keep the modified build number once and for all
|
8 years ago |
|
video_filter
|
vhs: convert vlc_tick_t to seconds explicitly using SEC_FROM_VLC_TICK()
|
8 years ago |
|
video_output
|
modules: convert variables in seconds to ticks using vlc_tick_from_sec()
|
8 years ago |
|
video_splitter
|
configure: simplify XCB checks
|
8 years ago |
|
visualization
|
module: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS()
|
8 years ago |
|
.gitignore
|
Ignore dummy.cpp
|
12 years ago |
|
MODULES_LIST
|
linux: kernel mode setting (KMS) vout plugin
|
8 years ago |
|
Makefile.am
|
Makefile: generate Wayland code as private
|
8 years ago |
|
common.am
|
Makefile: use pkglibdir for libraries
|
8 years ago |
|
list.sh
|
Remove Modules.am support
|
9 years ago |
|
module.rc.in
|
Fix Malformed Windows VERSIONINFO structures. (#17090)
|
10 years ago |