1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/modules
2018-09-20 11:31:59 +02:00
..
access core: use vlc_tick_t for seekpoint_t::i_time_offset officially 2018-09-20 11:31:36 +02:00
access_output livehttp: fix the output length logic 2018-09-19 13:22:51 +02:00
arm_neon arm_neon: Include asm.S in distribution tarballs 2018-03-02 09:31:47 +01:00
audio_filter scaletempo: Fix leak on error 2018-07-31 14:11:58 +02:00
audio_mixer
audio_output audiotrack: local i_time_diff is a vlc_tick_t 2018-09-19 14:56:02 +02:00
codec crystalhd: convert to/from vlc_tick_t using MSFTIME 2018-09-20 11:31:59 +02:00
control hotkeys: the jump value is not an vlc_tick_t but a number of seconds 2018-09-20 11:31:59 +02:00
demux avcodec: demux: the local i_start_time is an vlc_tick_t 2018-09-20 11:31:59 +02:00
gui input: use vlc_tick_t for the input "length" variable 2018-09-20 11:31:37 +02:00
hw dxva2_deinterlace: convert timestamps to msftime explicitly 2018-09-19 13:22:52 +02:00
keystore Remove trailing whitespaces 2018-08-21 12:01:12 +02:00
logger logger/console: print messages in system locale on OS/2 2018-05-18 11:28:43 +02:00
lua vlc_arrays: refactor foreach loop 2018-08-29 11:59:41 +02:00
meta_engine taglib: Allow winstore app to parse non local files 2018-09-05 18:19:11 +02:00
misc audioscrobbler: init the amount of time to wait to VLC_TICK_INVALID 2018-09-19 14:56:01 +02:00
mux modules: use VLC_TICK_FROM_SEC instead of hardcoded values 2018-09-19 11:57:11 +02:00
notify notify: Fix potential leak 2018-05-31 10:15:26 +02:00
packetizer avcodec: use macros to transform lavc timestamps to/from VLC timestamps 2018-09-19 11:57:26 +02:00
services_discovery service_discovery:sap: convert vlc_tick_t to milliseconds using MS_FROM_VLC_TICK() 2018-09-18 15:43:53 +02:00
spu spu:mosaic: read the delay directly in vlc_tick_t 2018-09-18 16:25:05 +02:00
stream_extractor stream_extractor: archive: enable Control/Seek even if libarchive died 2018-07-26 00:11:54 +02:00
stream_filter stream: replace input_thread_t by input_item_t 2018-07-20 17:23:03 +02:00
stream_out sout:chromecast: fix potential crash if a demuxer reports 0 as an OK duration 2018-09-20 10:20:54 +02:00
text_renderer text_renderer: freetype: fix memory leak in AnalyzeParagraph 2018-07-21 23:44:31 +02:00
video_chroma vfilter: swswale: improve error message 2018-09-04 11:57:25 +02:00
video_filter video_filter: postproc: remove unused variable 2018-09-20 06:55:25 +03:00
video_output modules: transform vlc_tick_t value to milliseconds with MS_FROM_VLC_TICK 2018-09-19 11:57:21 +02:00
video_splitter configure: simplify XCB checks 2018-05-30 19:20:12 +03:00
visualization Define C++ types in namespaces 2018-07-11 15:58:09 +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 sout: add SDI stream output 2018-09-05 10:35:32 +02:00