1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/modules
2014-10-24 17:09:47 +02:00
..
access dshow: remove negative video height, signed overflow (fixes #10998) 2014-10-20 18:09:09 +03:00
access_output livehttp: don't open new file if current file hasn't been written to 2014-09-21 14:48:18 +01:00
arm_neon yuv_rgb: bail out if input/output orientation does not match 2014-09-12 19:51:25 +02:00
audio_filter simple: fix x.1 inputs 2014-09-24 23:48:18 +03:00
audio_mixer float: fix copy-paste error in double precision amp 2014-05-20 19:10:22 +08:00
audio_output mmdevice: Use BOOL rather than WINBOOL 2014-10-24 17:09:47 +02:00
codec modules: Remove use of gcc specific conditionals with omitted operands 2014-10-24 17:09:47 +02:00
control rc: Fix invalid returned value 2014-10-24 17:09:47 +02:00
demux TS: Opus needs a registration descriptor 2014-10-23 17:31:46 +02:00
gui variables: remove VLC_VAR_GETLIST (same as VLC_VAR_GETCHOICES) 2014-10-23 22:11:49 +03:00
hw mmal/vout: Add some comments to vout_display_sys_t 2014-10-20 17:40:03 +02:00
lua variables: remove VLC_VAR_GETLIST (same as VLC_VAR_GETCHOICES) 2014-10-23 22:11:49 +03:00
meta_engine taglib: do not ignore mpeg ape tags 2014-07-24 12:00:39 +02:00
misc misc: remove makefile recursion 2014-10-06 19:06:51 +03:00
mux TS: Opus needs a registration descriptor 2014-10-23 17:31:46 +02:00
notify notify: use proper cast to reduce warning 2014-08-16 08:47:48 +02:00
packetizer packetizer: dirac: block sanitizing must clean reordering (fix #12051) 2014-09-22 20:20:05 +02:00
services_discovery sap: dead code 2014-08-25 21:13:10 +03:00
stream_filter dash: Remove unrequired (and invalid on some compiler) namespace 2014-10-24 17:09:47 +02:00
stream_out chromecast: fix the device loading timeout 2014-10-24 15:51:36 +02:00
text_renderer text_renderer: use fontname in text_style_t 2014-08-14 17:44:51 +09:00
video_chroma swscale: scale the whole picture (fixes #12085) 2014-10-20 23:04:42 +03:00
video_filter canvas: only add croppadd if it's actually used 2014-09-21 12:32:20 +01:00
video_output XCB/window: create the handler thread even without keyboard events 2014-10-20 21:02:55 +03:00
video_splitter vout: remove unused x/y settings in window configuration 2014-10-16 20:23:38 +03:00
visualization VSXU: fix build 2014-10-16 19:35:53 +02:00
.gitignore Build system support for wayland-scanner 2014-09-27 14:11:37 +03:00
common.am Win32: prefer the static libraries when creating the dlls 2014-10-13 09:16:24 +02:00
genmf modules: remove VLC-specific AM_LIBADD, simplify 2013-09-16 18:54:31 +03:00
list.sh Update MODULES_LIST 2013-09-22 18:46:58 +02:00
Makefile.am misc: remove makefile recursion 2014-10-06 19:06:51 +03:00
module.rc.in modules: fix Windows build 2013-09-16 18:54:36 +03:00
MODULES_LIST Update NEWS and MODULES_LIST 2014-10-11 13:09:11 +02:00