| .. |
|
access
|
modules: include vlc_configuration.h when using config_GetSysPath()
|
3 years ago |
|
access_output
|
modules: include vlc_configuration.h when using config_ChainParse()
|
3 years ago |
|
audio_filter
|
modules: include vlc_configuration.h when using config_GetSysPath()
|
3 years ago |
|
audio_mixer
|
meson: add initial meson build system
|
3 years ago |
|
audio_output
|
coreaudio: add missing aout_FormatPrepare()
|
3 years ago |
|
codec
|
mediacodec: enable direct rendering without a subtitle surface
|
3 years ago |
|
control
|
modules: include vlc_configuration.h when using config_Put/GetXXX
|
3 years ago |
|
demux
|
demux: mp4: use correct CC field when extracting from cdt2
|
3 years ago |
|
gui
|
qml: fix typo in accessibility definition
|
3 years ago |
|
hw
|
modules: include vlc_configuration.h when using config_ChainParse()
|
3 years ago |
|
isa
|
arm: neon: return VLC_SUCCESS for packed to planar
|
4 years ago |
|
keystore
|
modules: include unistd.h when using ftruncate()
|
3 years ago |
|
logger
|
modules: include vlc_configuration.h when using config_GetUserDir()
|
3 years ago |
|
lua
|
modules: include vlc_configuration.h when using config_GetType()
|
3 years ago |
|
meta_engine
|
modules: include vlc_arrays.h when using TAB_xxx API
|
3 years ago |
|
misc
|
modules: include vlc_configuration.h when using config_GetUserDir()
|
3 years ago |
|
mux
|
modules: include vlc_configuration.h when using config_ChainParse()
|
3 years ago |
|
notify
|
modules: include vlc_configuration.h when using config_GetSysPath()
|
3 years ago |
|
packetizer
|
packetizer: av1: allow reading the super resolution from the sequence header
|
3 years ago |
|
services_discovery
|
modules: include vlc_configuration.h when using config_Put/GetXXX
|
3 years ago |
|
spu
|
modules: include vlc_configuration.h when using config_ChainParse()
|
3 years ago |
|
stream_extractor
|
Remove extra semicolons around vlc_module macro's
|
3 years ago |
|
stream_filter
|
modules: include vlc_configuration.h when using config_GetUserDir()
|
3 years ago |
|
stream_out
|
modules: include vlc_configuration.h when using config_chain_t
|
3 years ago |
|
text_renderer
|
modules: include vlc_arrays.h when using vlc_dictionary_t
|
3 years ago |
|
video_chroma
|
video_chroma: chain: favor RGB output for 4:4:4 YUV conversion
|
3 years ago |
|
video_filter
|
opengl: remove filter.h and adapt clients
|
3 years ago |
|
video_output
|
android: display: do not force subtitles usage
|
3 years ago |
|
video_splitter
|
modules: include vlc_configuration.h when using config_ChainParse()
|
3 years ago |
|
visualization
|
modules: include vlc_configuration.h when using config_GetSysPath()
|
3 years ago |
|
.gitignore
|
modules: remove unused dummy.cpp
|
4 years ago |
|
Makefile.am
|
modules: remove unused dummy.cpp
|
4 years ago |
|
common.am
|
plugins: rename __PLUGIN__ to VLC_DYNAMIC_PLUGIN
|
3 years ago |
|
meson.build
|
meson: replace deprecated get_pkgconfig_variable method
|
3 years ago |
|
module.rc.in
|
Fix Malformed Windows VERSIONINFO structures. (#17090)
|
10 years ago |