1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-17 05:01:41 +02:00
vlc/modules
2009-10-10 15:21:46 +02:00
..
access Use var_Get* when applicable. 2009-10-10 11:54:12 +02:00
access_filter Put records to download directory 2009-08-26 01:00:27 +03:00
access_output net_Accept: remove timeout parameter 2009-10-05 18:43:26 +03:00
audio_filter Fixed scaletempo after "audio filter2" conversion. 2009-10-04 18:48:49 +02:00
audio_mixer i_nb_bytes -> i_buffer 2009-09-23 20:33:19 +03:00
audio_output aout_sdl: fix compilation. 2009-10-10 12:13:56 +02:00
codec No need to test for NULL before a free. 2009-10-10 11:26:49 +02:00
control globalhotkeys xcb : fix modifiers with xcb-keysyms >= 0.3.4 2009-10-09 02:39:48 +02:00
demux Fix potential object leak. 2009-10-10 12:01:31 +02:00
gui macosx: fixed logic errors in previous commit pointed by Pierre 2009-10-10 15:21:46 +02:00
meta_engine Id3tag: fix compilation after breakage 2009-08-23 23:34:34 +02:00
misc lua: fix potential memleak. 2009-10-10 11:26:49 +02:00
mux asf.c: fix variable usage 2009-10-06 23:55:10 +03:00
packetizer add_bool: wants a boolean. 2009-09-03 11:26:54 +02:00
services_discovery SD_mediadirs: no need to strdup. 2009-10-10 11:26:45 +02:00
stream_filter No need to test for NULL before a free. 2009-10-10 11:26:49 +02:00
stream_out No need to test for NULL before a free. 2009-10-10 11:26:49 +02:00
video_chroma Use <vlc_cpu.h> 2009-09-22 18:21:37 +03:00
video_filter strerror(errno) is not thread-safe, use %m 2009-10-06 22:57:18 +03:00
video_output use var_ToggleBool when applicable. 2009-10-10 11:26:49 +02:00
visualization visual: adapt to filter_t 2009-09-27 23:02:55 +03:00
common.am Specify the install path for plugins 2009-08-06 18:31:19 +03:00
genmf Plugins depend on the core symbols list, not the whole library 2009-02-17 22:50:24 +02:00
LIST Capitalize FFmpeg where needed. 2009-09-21 22:25:26 +02:00
list.sh Simplify the other part, too. 2009-07-31 18:27:46 +02:00
Makefile.am Remove access-filter support. 2008-12-09 22:11:34 +01:00