| .. |
|
access
|
screen/xcb: replace VLC_CODEC_RGB24M with VLC_CODEC_RGB24
|
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: use a fixed size for the jarray
|
3 years ago |
|
codec
|
vlc_fourcc: remove read-only VLC_CODEC_RGB32
|
3 years ago |
|
control
|
control: dbus: check EINTR for read
|
3 years ago |
|
demux
|
vlc_fourcc: remove read-only VLC_CODEC_RGB32
|
3 years ago |
|
gui
|
qt : new faster and slower icons
|
3 years ago |
|
hw
|
vlc_fourcc: remove read-only VLC_CODEC_RGB32
|
3 years ago |
|
isa
|
vlc_fourcc: remove read-only VLC_CODEC_RGB32
|
3 years ago |
|
keystore
|
modules: include unistd.h when using ftruncate()
|
3 years ago |
|
logger
|
tracer: json: close dangling file pointer
|
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
|
input_item: change es_format_t list handling
|
3 years ago |
|
mux
|
vlc_fourcc: remove read-only VLC_CODEC_RGB24M
|
3 years ago |
|
notify
|
macosx: Use dot notation to acces NSNotificationCenter defaultCenter
|
3 years ago |
|
packetizer
|
packetizer: hevc: provide picture left/top crop info
|
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
|
stream_extractor: set correct offset on read failure
|
3 years ago |
|
stream_filter
|
stream: make `GetPtsDelay` impossible to fail
|
3 years ago |
|
stream_out
|
vlc_fourcc: remove read-only VLC_CODEC_RGB24M
|
3 years ago |
|
text_renderer
|
modules: remove write-only video format i_bits_per_pixel
|
3 years ago |
|
video_chroma
|
vlc_fourcc: remove read-only VLC_CODEC_RGB32
|
3 years ago |
|
video_filter
|
vlc_fourcc: remove read-only VLC_CODEC_RGB32
|
3 years ago |
|
video_output
|
build: fix --enable-shared vout linking error on iOS
|
3 years ago |
|
video_splitter
|
modules: include vlc_configuration.h when using config_ChainParse()
|
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 |