1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/modules
2008-10-28 22:42:38 +01:00
..
access Fix x86_64 specific compilation warning. 2008-10-25 16:54:36 +02:00
access_filter WinCE: build dump and timeshift modules 2008-10-14 10:12:09 +02:00
access_output Cleaning (don't a message when the system runs out of memory) and fix a potential segfault. 2008-10-14 23:17:48 +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 remove unneeded if for aac-profile 2008-10-28 15:29:49 +02:00
control Added hotkey code for input "frame-next". 2008-10-22 22:21:43 +02:00
demux asf: fix compilation warning. 2008-10-26 17:19:08 +01:00
gui bookmarks: fix memleaks 2008-10-28 22:42:38 +01: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 Fix forgotten include. 2008-10-27 20:55:34 -07: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 Fix compilation of modules/video_filter/imgresample.c 2008-10-22 20:17:40 +02:00
video_output XReparentWindow seems to be needed here to get video on correct screen in 2008-10-18 15:45:58 +03:00
visualization Don't forgot to unlock the mutex. 2008-10-22 20:17:40 +02:00
common.am Restore -no-undefined on Win32 2008-10-22 20:47:51 +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