| .. |
|
access
|
screen/win32: use VLC_CODEC_RGB24 instead of VLC_CODEC_RGB24M
|
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
|
avcodec/chroma: map common RGB24 formats to libavutil ones
|
3 years ago |
|
control
|
control: dbus: check EINTR for read
|
3 years ago |
|
demux
|
vlc_fourcc: rename VLC_CODEC_RGB24 to VLC_CODEC_RGB24M
|
3 years ago |
|
gui
|
vlc_fourcc: rename VLC_CODEC_RGB24 to VLC_CODEC_RGB24M
|
3 years ago |
|
hw
|
hxxx_helper: provide picture left/top crop info
|
3 years ago |
|
isa
|
yuv_rgb: fix RGB+x mapping
|
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
|
mux: libmp4mux: add missing allocation check
|
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: rename VLC_CODEC_RGB24 to VLC_CODEC_RGB24M
|
3 years ago |
|
text_renderer
|
modules: remove write-only video format i_bits_per_pixel
|
3 years ago |
|
video_chroma
|
i420_rgb: add support for RGB24 without a mask
|
3 years ago |
|
video_filter
|
filter_picture: add support for 24-bit RGB without a mask
|
3 years ago |
|
video_output
|
drm/fourcc: map RGB24 chromas
|
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 |