| .. |
|
access
|
access/dshow: pass the chroma as a vlc_fourcc_t
|
3 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
|
audiotrack: check timestamp position
|
3 years ago |
|
codec
|
daala: use vlc_fourcc_t for the local codec
|
3 years ago |
|
control
|
control: dbus: check EINTR for read
|
3 years ago |
|
demux
|
avcodec: return the AVPixelFormat in GetFfmpegChroma()
|
3 years ago |
|
gui
|
macosx: Prevent unnecessary list fetches in VLCLibraryModel when querying for number of media, just use the appropriate porperty
|
3 years ago |
|
hw
|
dxa9: check the RGB mask to tell if a chroma conversion is needed
|
3 years ago |
|
isa
|
yuv_rgb: map VLC_CODEC_RGBX like VLC_CODEC_RGB32 with the same mask
|
3 years ago |
|
keystore
|
modules: include unistd.h when using ftruncate()
|
3 years ago |
|
logger
|
vlc_tracer: remove TICK type
|
3 years ago |
|
lua
|
include: avoid including vlc_subpicture.h when not needed
|
3 years ago |
|
meta_engine
|
meson: detect zlib as a dependency
|
3 years ago |
|
misc
|
medialibrary: thumb: check fclose while saving
|
3 years ago |
|
mux
|
mux: extradata: fix `hxxx_helper` leak
|
3 years ago |
|
notify
|
macosx: Use dot notation to acces NSNotificationCenter defaultCenter
|
3 years ago |
|
packetizer
|
packetizer: av1: fix bogus detection of monochrome
|
3 years ago |
|
services_discovery
|
modules: move vlc_charset.h include after winsock including headers
|
3 years ago |
|
spu
|
audiobargraph: use the real vlc_fourcc_t for YUVA
|
3 years ago |
|
stream_extractor
|
archive: add `STREAM_GET_MTIME` support
|
3 years ago |
|
stream_filter
|
stream: make `GetPtsDelay` impossible to fail
|
3 years ago |
|
stream_out
|
sdi: check the RGB mask to tell if a chroma conversion is needed
|
3 years ago |
|
text_renderer
|
text_renderer: sapi: remove forward-declaration
|
3 years ago |
|
video_chroma
|
dxgi_fmt: set the mask for some RGB mapping
|
3 years ago |
|
video_filter
|
hqdn3d: exit early on mismatching chroma and RGB mask
|
3 years ago |
|
video_output
|
opengl: vout_helper: also check the RGB mask with the chroma
|
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
|
modules: meson.build: name plugins targets
|
3 years ago |
|
module.rc.in
|
Fix Malformed Windows VERSIONINFO structures. (#17090)
|
10 years ago |