vlc/modules
Claudio Cambra b8762fcee6 macosx: Extract new video library classes into independent files, organize video library files in video-library folder
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
2022-12-01 22:24:06 +00:00
..
access Simplify OSS check by removing OpenBSD specific header check 2022-11-30 11:02:24 +00:00
access_output shout: fix deprecated shout_set_format function 2022-09-16 05:25:02 +00:00
audio_filter charset: rename us_* to vlc_*_c() 2022-05-27 20:22:32 +00:00
audio_mixer plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
audio_output audiotrack: set play non-blocking 2022-12-01 17:54:58 +00:00
codec codec/packtizer: rename p_fmt_in to fmt_in 2022-11-16 17:42:04 +00:00
control hotkeys: do not take snapshots from the UI thread 2022-10-04 15:28:11 +00:00
demux adaptive: test: fix float to integer cast 2022-11-30 21:33:34 +00:00
gui macosx: Extract new video library classes into independent files, organize video library files in video-library folder 2022-12-01 22:24:06 +00:00
hw codec/packtizer: rename p_fmt_in to fmt_in 2022-11-16 17:42:04 +00:00
isa arm: neon: return VLC_SUCCESS for packed to planar 2022-08-15 13:15:12 +00:00
keystore kwallet: fix password search for password with either a realm or authtype 2022-09-17 13:45:53 +00:00
logger modules: remove standalone AM_CFLAGS usage 2022-06-02 05:39:11 +00:00
lua lua: fix usage of NULL config_GetUserDir/config_GetSysPath results 2022-09-02 07:53:46 +00:00
meta_engine meta: taglib: use std::min 2022-06-15 09:53:17 +00:00
misc medialibrary: fix heap-use-after-free 2022-09-18 07:43:00 +00:00
mux mux: ts: replace BLOCK_FLAG_CLOCK 2022-11-11 10:02:46 +00:00
notify modules: fix typos 2022-01-08 15:19:32 +00:00
packetizer codec/packtizer: rename p_fmt_in to fmt_in 2022-11-16 17:42:04 +00:00
services_discovery upnp: remove duplicate include 2022-10-01 06:22:19 +00:00
spu dynamicoverlay: Fix memory leak when updating pictures 2022-08-07 14:20:28 +00:00
stream_extractor plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
stream_filter modules: optimize empty string check 2022-09-08 05:38:38 +00:00
stream_out transcode: encoder: fix crash double free issue while using lavc encoder 2022-11-28 15:17:07 +00:00
text_renderer freetype: add ABGR 2022-06-06 17:43:23 +00:00
video_chroma filters: fix filter mouse callback is never called 2022-11-26 08:56:15 +00:00
video_filter filters: fallback to OpenGL 2 if OpenGL 3 is not available for EGL 2022-11-28 09:33:12 +00:00
video_output interop_sw: do not rely on i_visible_pitch 2022-11-30 07:53:08 +00:00
video_splitter wall: fix non-first abscissa of non-8-bit samples 2022-06-02 15:46:20 +00:00
visualization visualization: goom: use internal picture pool 2022-11-04 13:27:07 +00:00
.gitignore modules: remove unused dummy.cpp 2022-09-14 10:51:42 +00:00
Makefile.am modules: remove unused dummy.cpp 2022-09-14 10:51:42 +00:00
common.am modules: common.am: remove trailing characters 2021-09-15 17:06:27 +00:00
module.rc.in