| .. |
|
access
|
filters: load "video blending" filters with vlc_filter_LoadModule()
|
2 years ago |
|
access_output
|
http-put: fix local path includes
|
2 years ago |
|
audio_filter
|
modules: remove bandlimited "audio resampler"
|
2 years ago |
|
audio_mixer
|
meson: add initial meson build system
|
3 years ago |
|
audio_output
|
avsb: remove intermediate function
|
2 years ago |
|
codec
|
Copy/Compare 4-byte buffers in one call
|
2 years ago |
|
control
|
cli: mark CLI thread as never returning
|
2 years ago |
|
demux
|
demux: mkv: only parse codec private for the matching Chapter Codec ID
|
2 years ago |
|
gui
|
qt: fix unused warning
|
2 years ago |
|
hw
|
filters: load "video converter" filters with vlc_filter_LoadModule()
|
2 years ago |
|
isa
|
vlc_fourcc: remove read-only VLC_CODEC_RGB16
|
3 years ago |
|
keystore
|
remove deprecated ATOMIC_VAR_INIT() usage
|
2 years ago |
|
logger
|
tracer: use an array of entries instead of va_list
|
2 years ago |
|
lua
|
lua: avoid pushing NULL strings
|
2 years ago |
|
meta_engine
|
contrib: Bump taglib to 2.0
|
2 years ago |
|
misc
|
medialibrary: add subtitle tracks in media's tracks list
|
2 years ago |
|
mux
|
mux: mp4: add additionally used TTML namespace
|
2 years ago |
|
notify
|
macosx: Use dot notation to acces NSNotificationCenter defaultCenter
|
3 years ago |
|
packetizer
|
packetizer: h264: fix reading prediction weight tables
|
2 years ago |
|
services_discovery
|
Makefile.am: disable all modules unsuitable for watchOS
|
2 years ago |
|
spu
|
subpicture: initialize i_stop to VLC_TICK_INVALID rather than 0
|
2 years ago |
|
stream_extractor
|
archive: replace concat-list variable with stream extractor volumes
|
2 years ago |
|
stream_filter
|
hds: attempt to fix locking
|
2 years ago |
|
stream_out
|
sout: fix unused parameter warning on Darwin
|
2 years ago |
|
text_renderer
|
use `COINIT_DISABLE_OLE1DDE` with `CoInitializeEx()`
|
2 years ago |
|
video_chroma
|
use `COINIT_DISABLE_OLE1DDE` with `CoInitializeEx()`
|
2 years ago |
|
video_filter
|
filters: load "video converter" filters with vlc_filter_LoadModule()
|
2 years ago |
|
video_output
|
filters: load "video converter" filters with vlc_filter_LoadModule()
|
2 years ago |
|
video_splitter
|
vlc_fourcc: remove full range chromas
|
3 years ago |
|
visualization
|
visualization: meson: add missing plugins
|
2 years ago |
|
.gitignore
|
modules: remove unused dummy.cpp
|
4 years ago |
|
Cargo.toml
|
modules: Cargo.toml: expose vlcrs-macros
|
2 years ago |
|
Makefile.am
|
modules: Makefile.am: generate list of plugins
|
2 years ago |
|
common.am
|
plugins: rename __PLUGIN__ to VLC_DYNAMIC_PLUGIN
|
3 years ago |
|
meson.build
|
meson: bump FFmpeg libraries versions
|
2 years ago |
|
module.rc.in
|
Fix Malformed Windows VERSIONINFO structures. (#17090)
|
10 years ago |