1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/modules
Steve Lhomme 543e9fb997 modules: use vlc_timer_disarm() instead of a call with 0 delay
The intent is more readable this way and can be reworked later.
2018-07-06 08:02:32 +02:00
..
access modules: use vlc_timer_disarm() instead of a call with 0 delay 2018-07-06 08:02:32 +02:00
access_output livehttp: use secf to tick functions for conversion 2018-07-05 16:15:56 +02:00
arm_neon arm_neon: Include asm.S in distribution tarballs 2018-03-02 09:31:47 +01:00
audio_filter Relicense DolbySurround, Headphone and Mono filters to LGPL 2018-06-26 18:31:45 +02:00
audio_mixer
audio_output modules: use vlc_timer_disarm() instead of a call with 0 delay 2018-07-06 08:02:32 +02:00
codec codec: avcodec: drain only on real discontinuity 2018-07-05 22:46:04 +02:00
control hotkeys: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS() 2018-07-05 16:41:41 +02:00
demux demux: mp4: fix unwanted discontinuity 2018-07-05 22:46:04 +02:00
gui qt: adjust the second parameter of AtoBLoop to match the positionUpdated signal 2018-07-05 16:46:39 +02:00
hw module: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS() 2018-07-03 09:00:25 +02:00
keystore config: remove advanced from add_savefile() 2018-04-24 21:36:45 +03:00
logger logger/console: print messages in system locale on OS/2 2018-05-18 11:28:43 +02:00
lua modules: use vlc_timer_disarm() instead of a call with 0 delay 2018-07-06 08:02:32 +02:00
meta_engine config: remove advanced from add_loadfile() 2018-04-24 21:36:45 +03:00
misc modules: use vlc_timer_disarm() instead of a call with 0 delay 2018-07-06 08:02:32 +02:00
mux mux:ogg: convert vlc_tick_t to milliseconds using MS_FROM_VLC_TICK() 2018-07-05 16:49:47 +02:00
notify notify: Fix potential leak 2018-05-31 10:15:26 +02:00
packetizer modules: replace hardcoded CLOCK_FREQ multiples by VTICK_FROM_SEC() 2018-07-03 07:54:46 +02:00
services_discovery upnp: use vlc_tick_from_sec() for more explicit conversion 2018-07-05 16:51:00 +02:00
spu subsdelay: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS() 2018-07-05 16:55:26 +02:00
stream_extractor stream_extractor/archive: use correct format specifier for ssize_t 2018-03-29 18:16:08 +03:00
stream_filter cache_read: convert vlc_tick_t to milliseconds using MS_FROM_VLC_TICK() 2018-07-05 16:53:49 +02:00
stream_out sout:rtp: use MS_FROM_VLC_TICK to the default caching amount 2018-07-05 16:53:13 +02:00
text_renderer freetype: darwin: fix memory-leak 2018-07-04 11:22:13 +02:00
video_chroma d3d11_fmt: keep the modified build number once and for all 2018-06-25 17:55:51 +02:00
video_filter vhs: convert vlc_tick_t to seconds explicitly using SEC_FROM_VLC_TICK() 2018-07-05 16:55:54 +02:00
video_output modules: convert variables in seconds to ticks using vlc_tick_from_sec() 2018-07-03 15:28:24 +02:00
video_splitter configure: simplify XCB checks 2018-05-30 19:20:12 +03:00
visualization module: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS() 2018-07-03 09:00:25 +02:00
.gitignore
common.am Makefile: use pkglibdir for libraries 2018-03-06 20:55:50 +02:00
list.sh Remove Modules.am support 2017-01-22 16:48:09 +02:00
Makefile.am Makefile: generate Wayland code as private 2018-05-20 20:49:12 +03:00
module.rc.in Fix Malformed Windows VERSIONINFO structures. (#17090) 2016-06-24 18:37:58 +02:00
MODULES_LIST linux: kernel mode setting (KMS) vout plugin 2018-07-02 09:13:32 +02:00