1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00
vlc/modules
2019-06-04 12:35:10 +02:00
..
access access: cdda: Fix compilation without CDDB 2019-06-04 09:43:11 +03: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 scaletempo: fix block length 2019-03-19 16:01:53 +01:00
audio_mixer remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
audio_output amem: increase allowed max sample rate to 384 kHz 2019-05-16 08:10:52 -04:00
codec png: set the colorspace and primaries to sRGB as well 2019-06-04 08:32:36 +02:00
control include vlc_input_item.h instead of vlc_input.h 2019-06-03 16:15:55 +02:00
demux mkv: remove unused input_thread_t 2019-06-03 16:25:54 +02:00
gui qt: remove unused input_thread_t 2019-06-03 16:26:00 +02:00
hw contrib: replace d3d9/d3d11 idl generator with wine-idl 2019-04-10 11:12:01 +02:00
keystore objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
logger console: avoid integer to pointer conversion 2018-11-20 21:52:20 +02:00
lua extensions: extension_SetInput: use input_item_t 2019-06-03 16:15:55 +02:00
meta_engine taglib: .m4v are already registered as MP4 files 2019-02-11 15:46:35 +01:00
misc fingerprinter: use vlc_player 2019-06-03 16:15:55 +02:00
mux mux: mp4: set visible dimensions in stsd instead of buffer 2019-05-03 13:49:02 +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 record: use input_item_CreateFileName 2019-06-03 16:15:55 +02:00
stream_out input: move decoder functions into vlc_decoder.h 2019-06-03 16:15:55 +02:00
text_renderer modules: use WCHAR when calling wide char Win32 APIs 2019-04-03 10:28:49 +02:00
video_chroma video_chroma:copy: fix the number of lines for the second NV12 planes 2019-05-23 17:16:13 +02:00
video_filter sepia: fix lack of Y adjustment 2019-03-20 15:31:28 +01:00
video_output libvlc: provide a callback to the host that it can call when its size changes 2019-06-04 12:35:10 +02: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