| .. |
|
access
|
rtp/mp2v: use stdc_trailing_zeros()
|
2 years ago |
|
access_output
|
modules: assume sizeof(uint8_t) is 1
|
3 years ago |
|
audio_filter
|
bandlimited: fix compilation
|
3 years ago |
|
audio_mixer
|
meson: add initial meson build system
|
3 years ago |
|
audio_output
|
oss: use stdc_bit_width()
|
2 years ago |
|
codec
|
rtp/rawvid: use stdc_trailing_zeros()
|
2 years ago |
|
control
|
cli: use stdc_leading_ones()
|
2 years ago |
|
demux
|
ts: use stdc_bit_width()
|
2 years ago |
|
gui
|
qt: systempalette: use C++ wrapper for vlc_object_create
|
2 years ago |
|
hw
|
opengl: interop: change signature
|
2 years ago |
|
isa
|
vlc_fourcc: remove read-only VLC_CODEC_RGB16
|
3 years ago |
|
keystore
|
modules: set VLC_MALLOC on strings allocated by a memstream
|
2 years ago |
|
logger
|
logger: json: handle double types
|
2 years ago |
|
lua
|
lua: use stdc_leading_ones()
|
2 years ago |
|
meta_engine
|
meson: detect zlib as a dependency
|
3 years ago |
|
misc
|
medialibrary: use on_attachments_added
|
2 years ago |
|
mux
|
demux/mux: use libdvbcsa and drop local implementation
|
2 years ago |
|
notify
|
macosx: Use dot notation to acces NSNotificationCenter defaultCenter
|
3 years ago |
|
packetizer
|
hevc: use stdc_bit_width()
|
2 years ago |
|
services_discovery
|
udisks: use stdc_bit_width()
|
2 years ago |
|
spu
|
mosaic: constify bridge ES ID
|
2 years ago |
|
stream_extractor
|
archive: replace concat-list variable with stream extractor volumes
|
2 years ago |
|
stream_filter
|
stream: make `GetPtsDelay` impossible to fail
|
3 years ago |
|
stream_out
|
sout: hls: increase playlist count at creation
|
2 years ago |
|
text_renderer
|
freetype/win32: use WCHAR for variables using WCHAR calls
|
2 years ago |
|
video_chroma
|
swscale: don't map to native-endian formats
|
2 years ago |
|
video_filter
|
Utilize VLC_SNAPSHOTS_DIR for core snapshots and scene detection.
|
2 years ago |
|
video_output
|
opengl: use std_ceil_bit()
|
2 years ago |
|
video_splitter
|
vlc_fourcc: remove full range chromas
|
3 years ago |
|
visualization
|
goom: use VLC_CODEC_XRGB instead of VLC_CODEC_RGB32
|
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
|
vout: new native display renderer for Apple platforms
|
3 years ago |
|
module.rc.in
|
Fix Malformed Windows VERSIONINFO structures. (#17090)
|
10 years ago |