1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
vlc/modules
2019-07-12 13:16:20 +02:00
..
access access: dvdnav: fix early menu highlighting 2019-07-11 20:41:07 +02:00
access_output remove unused #include <vlc_input.h> 2019-06-03 16:15:55 +02:00
arm_neon arm_neon: typo 2018-12-11 22:44:39 +02:00
audio_filter tospdif: fix include direct path 2019-07-09 14:09:50 +02:00
audio_mixer remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
audio_output aout/ios: Fix missing add_sw_gain macro 2019-06-13 11:31:03 +02:00
codec codec: substext: add some comments 2019-07-04 21:54:49 +02:00
control rc: add "record" command 2019-07-12 13:16:20 +02:00
demux mkv: do not dereference unaligned pointer 2019-07-11 22:14:03 +03:00
gui qt: preferences: always show the hardware decoding options on Windows 2019-07-10 10:56:24 +02:00
hw d3d11_surface: fix possible recursive definition 2019-07-10 10:56:23 +02:00
keystore objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
logger logger: Fix warning 2019-06-16 16:43:51 +03:00
lua player: add a policy to vlc_player_SelectEsId 2019-06-25 20:50:07 +02:00
meta_engine taglib: .m4v are already registered as MP4 files 2019-02-11 15:46:35 +01:00
misc medialibrary: Fix forward declaration 2019-07-05 17:25:12 +02:00
mux mux: mp4: set hdr boxes for all codecs 2019-07-02 15:42:23 +02:00
notify osx notifications: Use the players on_current_media_changed hook 2019-04-16 00:32:49 +02:00
packetizer packetizer: h264: keep recovered state 2019-06-01 22:05:44 +02:00
services_discovery modules: remove mediadirs service discovery 2019-06-03 16:15:55 +02:00
spu logo: keep the colorimetry parameter from the decoded picture in the region 2019-06-04 08:32:35 +02:00
stream_extractor remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
stream_filter prefetch: set callbacks just once 2019-06-19 21:06:51 +03:00
stream_out sout: sdi: rework buffering 2019-07-11 15:12:07 +02:00
text_renderer freetype: remove karaoke styling handling 2019-07-04 10:15:42 +02:00
video_chroma d3d9_fmt: check that the external device is a IDirect3D9Ex or not 2019-07-03 11:50:55 +02:00
video_filter transform: fix warning when compiling for Windows 2019-07-03 11:34:14 +02:00
video_output wextern: fix unused parameter warning 2019-07-11 22:14:03 +03:00
video_splitter wall: remove aspect ratio parameter 2019-04-01 20:45:37 +03:00
visualization goom: flush the vout from the filter callback 2019-03-11 10:18:37 +01:00
.gitignore
common.am webvtt: disable POSIX Yacc warnings 2019-03-03 09:41:13 +02:00
Makefile.am Remove MODULES_LIST 2019-03-31 17:48:00 +03:00
module.rc.in