1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/modules
Rémi Denis-Courmont f69b6868c2 Remove cut&paste crap
2008-10-12 17:30:30 +03:00
..
access Disable mmap by default (works around #2188) 2008-10-12 14:10:58 +03:00
access_filter Timeshift: fix crash on I/O error (CID#157) 2008-10-05 16:54:40 +03:00
access_output Don't dereference strrchr without check (CID 185) 2008-10-10 21:32:30 +02:00
audio_filter Use block_Release in bandlimited resampler. 2008-09-21 00:21:40 +02:00
audio_mixer Added aout pause support. 2008-09-30 22:22:34 +02:00
audio_output add deprecated aliases for audio devices 2008-09-23 22:05:06 +02:00
codec Fix potential segfault (CID 158) 2008-10-10 22:54:45 +02:00
control Fix NULL deref (CID#237) 2008-10-12 11:25:40 +03:00
demux Decomp: vmsplice support 2008-10-11 20:36:26 +03:00
gui stats-change variable for statistics/removing stats timer from qt4 interface 2008-10-12 15:08:36 +03:00
meta_engine taglib: Check if a tablig string is !null and !empty before we try to use it. 2008-10-08 20:40:52 +02:00
misc Remove cut&paste crap 2008-10-12 17:30:30 +03:00
mux ogg: Fix a divide by zero. 2008-09-27 19:44:39 +02:00
packetizer Convert stream to system timestamp after the decoder. 2008-09-28 09:08:16 +02:00
services_discovery Redefine vlc_dictionary_clear() and vlc_dictionary_remove_value_for_key() Allow passing a pointer to a function and an opaque pointer in order to free the memory if the values of the dictionary contain allocated memory. 2008-10-05 21:44:46 +02:00
stream_out Added an assert in record module (invalid CID 169). 2008-10-09 19:43:27 +02:00
video_chroma Raise the prio of our own i420->yuy2 module. Works good enough if we don't do scaling. 2008-09-23 22:35:26 +02:00
video_filter Use vasprintf instead of some malloc+vsnprintf and fix CID 194. 2008-10-05 15:10:24 +02:00
video_output revert changes regarding x11 vout from commit 8689e8be21 2008-10-12 15:31:52 +03:00
visualization Fix potential memleaks (CID 58 and 59) 2008-10-08 22:26:44 +02:00
common.am -export-dynamic is no sense for libs, use -export-symbol (or nothing) 2008-05-24 10:39:07 +03:00
genmf Fail cleanly if Modules.am is missing 2008-09-18 22:32:57 +03:00
LIST Change LIST of modules. 2008-10-06 20:28:54 +02:00
list.sh
Makefile.am Do not wander twice in the same subdir - fix distcheck 2008-05-10 20:17:47 +03:00