| .. |
|
access
|
vlc_subpicture: remove the rendering zoom from subpicture_region_t
|
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
|
audiounit_ios: remove unused variable
|
2 years ago |
|
codec
|
subtitles: assert when the destination doesn't have a SAR during region gathering
|
2 years ago |
|
control
|
globalhotkeys: start the win32 hotkeys as autorun
|
2 years ago |
|
demux
|
demux/mkv: avoid dynamic_cast to check EOF
|
2 years ago |
|
gui
|
macosx: Provide better dark/light subtle border colours with full opacity
|
2 years ago |
|
hw
|
vlc_subpictures: replace rendered position with a display placement
|
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
|
tracer: use an array of entries instead of va_list
|
2 years ago |
|
lua
|
lua: use stdc_leading_ones()
|
2 years ago |
|
meta_engine
|
contrib: Bump taglib to 2.0
|
2 years ago |
|
misc
|
player: remove the media_provider
|
2 years ago |
|
mux
|
mux: mp4: remove \0 from TTML filler payload
|
2 years ago |
|
notify
|
macosx: Use dot notation to acces NSNotificationCenter defaultCenter
|
3 years ago |
|
packetizer
|
packetizer: hevc: fix xps insertion on recovery point
|
2 years ago |
|
services_discovery
|
sd: sap: fix crash with NULL category
|
2 years ago |
|
spu
|
modules: use actual alignment values in parameter lists
|
2 years ago |
|
stream_extractor
|
archive: replace concat-list variable with stream extractor volumes
|
2 years ago |
|
stream_filter
|
hds: attempt to fix locking
|
2 years ago |
|
stream_out
|
transcode: fix arate examples
|
2 years ago |
|
text_renderer
|
freetype: remove unused i_chroma parameter
|
2 years ago |
|
video_chroma
|
yuvp: assert on bogus palette
|
2 years ago |
|
video_filter
|
opengl: Makefile.am: generalize HAVE_GLES2
|
2 years ago |
|
video_output
|
direct3d11: add an option to force HDR output from SDR source
|
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: add option to specify extra_files
|
2 years ago |
|
module.rc.in
|
Fix Malformed Windows VERSIONINFO structures. (#17090)
|
10 years ago |