1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-14 21:25:09 +02:00
vlc/modules
Rémi Denis-Courmont 3512e4087e spu: remove filter_DeleteSubpicture()
This is only used in error corner cases, and is always the same as
calling subpicture_Delete() directly.
2014-10-30 17:26:43 +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 PulseAudio: remove the base volume hack 2014-10-25 12:30:34 +03:00
codec mft: Use the right index for IMFSample_GetBufferByIndex 2014-10-27 20:36:46 +01:00
control rc: Fix invalid returned value 2014-10-24 17:09:47 +02:00
demux demux: ts: add support for ARIB STD-B25 2014-10-29 18:24:46 +01:00
gui macosx: Add own callback path for item-change 2014-10-29 20:03:36 +01: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 stream_filter: add ARIB STD-B25 virtual cam module 2014-10-29 18:24:33 +01:00
stream_out filter: remove filter_DeletePicture() 2014-10-30 17:26:38 +02:00
text_renderer text_renderer: use fontname in text_style_t 2014-08-14 17:44:51 +09:00
video_chroma filter: remove filter_DeletePicture() 2014-10-30 17:26:38 +02:00
video_filter spu: remove filter_DeleteSubpicture() 2014-10-30 17:26:43 +02:00
video_output OpenGL: simplify pool creation 2014-10-30 16:04:16 +02: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 stream_filter: add ARIB STD-B25 virtual cam module 2014-10-29 18:24:33 +01:00