1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
vlc/modules
2008-07-19 22:25:05 +02:00
..
access Use pl_Locked and pl_Unlocked. 2008-07-19 14:44:08 +02:00
access_filter modules: use vlc_object_alive() 2008-07-05 14:55:16 +03:00
access_output Protocol names are localized. 2008-07-06 13:58:01 +03:00
audio_filter Use block_Release instead of pf_release directly. 2008-07-19 13:23:57 +02:00
audio_mixer Plugins: include vlc_common.h directly instead of vlc/vlc.h 2008-05-31 22:10:30 +03:00
audio_output Fixed infinite loop if alsa was closed before playing any audio. 2008-07-09 21:59:00 +00:00
codec quicktime decoder: fix a cast warning 2008-07-19 22:25:05 +02:00
control Use pl_Locked and pl_Unlocked. 2008-07-19 14:44:08 +02:00
demux Fix a compilation warning. 2008-07-19 12:48:17 +02:00
gui Removed some useless dgb msgs and added some more useful localised error msgs 2008-07-19 20:39:01 +02:00
meta_engine Kill a "cannot pass objects of non-POD type 'class TagLib::FileName' through '...'; call will abort at runtime" warning/error on Windows. 2008-06-14 17:48:31 -07:00
misc Use good default value for font weigh/slan (subtitle rendering). 2008-07-15 22:36:15 +02:00
mux CSA: simplify and remove scary amd64 warning 2008-07-05 21:42:38 +03:00
packetizer Remove unneeded msg_Error. 2008-06-22 21:41:15 +02:00
services_discovery Fix description 2008-07-11 21:07:42 +01:00
stream_out Fixed segfault when using sfilter in transocde (close #1663) 2008-07-11 00:15:32 +02:00
video_chroma fixed compilation on debian etch. 2008-06-24 09:43:12 +02:00
video_filter Clean up gaussianblur. There is no need to nearly duplicate all code the to 2008-07-18 22:34:03 +02:00
video_output Fix option glx-shm does not exist error 2008-07-06 16:33:57 +03:00
visualization modules: use vlc_object_alive() 2008-07-05 14:55:16 +03:00
common.am -export-dynamic is no sense for libs, use -export-symbol (or nothing) 2008-05-24 10:39:07 +03:00
genmf Maintain SUBDIRS manually for extra flexibility 2008-05-04 15:36:23 +03:00
LIST Remove glide video output module. 2008-06-21 00:48:50 +04:00
list.sh
Makefile.am Do not wander twice in the same subdir - fix distcheck 2008-05-10 20:17:47 +03:00