| .. |
|
access
|
screen/win32: use correct VLC codec for 16-bit
|
2 years ago |
|
access_output
|
modules: assume sizeof(uint8_t) is 1
|
3 years ago |
|
audio_filter
|
remap: use stdc_count_ones()
|
2 years ago |
|
audio_mixer
|
meson: add initial meson build system
|
3 years ago |
|
audio_output
|
aout: file: fix psz_name leak
|
2 years ago |
|
codec
|
avcodec: pass the whole es_format when looking for a codec.
|
2 years ago |
|
control
|
globalhotkeys: start the win32 hotkeys as autorun
|
2 years ago |
|
demux
|
avcodec: pass the whole es_format when looking for a codec.
|
2 years ago |
|
gui
|
gtk_util: remove unused global
|
2 years ago |
|
hw
|
mmal: remove unneeded test
|
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
|
logger: json: handle double types
|
2 years ago |
|
lua
|
lua: use stdc_leading_ones()
|
2 years ago |
|
meta_engine
|
meta/folder: fix filename leak
|
2 years ago |
|
misc
|
medialibrary: remove virtual on override methods
|
2 years ago |
|
mux
|
mux: vtt: allow muxing from raw text
|
2 years ago |
|
notify
|
macosx: Use dot notation to acces NSNotificationCenter defaultCenter
|
3 years ago |
|
packetizer
|
avcodec: pass the whole es_format when looking for a codec.
|
2 years ago |
|
services_discovery
|
vlc_threads: move poll() definitions in a separate header
|
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
|
cache_block: remove module
|
2 years ago |
|
stream_out
|
input: remove JUMP controls
|
2 years ago |
|
text_renderer
|
freetype/win32: use WCHAR for variables using WCHAR calls
|
2 years ago |
|
video_chroma
|
orient: use stdc_trailing_zeros()
|
2 years ago |
|
video_filter
|
opencv_wrapper: scope psz_inner_name locally
|
2 years ago |
|
video_output
|
vout/win32: don't force WS_CLIPCHILDREN internally
|
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
|
meson: refactor link_language usage
|
2 years ago |
|
module.rc.in
|
Fix Malformed Windows VERSIONINFO structures. (#17090)
|
10 years ago |