vlc/modules
Jean-Philippe André 06e609ea92 Extensions: fix Qt freeze when reloading scripts
Description of the bug:

 This freeze happened only on Windows (tested on XP & Wine), but not on
 Linux. If I only moved up the "killInstance()" line, then the freeze
 would happen only on Linux but not on Windows.
 In these cases the QDialog's destructor never returned.
2010-06-03 00:54:49 +08:00
..
3dnow Move x86 memcpy plugins to mmx, mmxext, 3dnow directories 2010-01-10 12:43:49 +02:00
access Revert "Zip filter: skip .vlt & .wsz (skins)" 2010-06-02 22:16:38 +08:00
access_output url -> URL 2010-05-29 10:27:19 +03:00
altivec Move Altivec chroma plugin to altivec/ 2010-01-10 16:51:34 +02:00
arm_neon ARM NEON: fix I420/YV12->UYVY 2010-05-09 19:21:52 +03:00
audio_filter Fix assertions. (dts-dynrng and spdif are boolean parameters) 2010-05-20 21:20:27 +02:00
audio_mixer Remove all default modules from configure.ac 2010-01-16 15:25:01 +02:00
audio_output pulse: require Xlib 2010-05-25 20:28:18 +03:00
codec avcodec: adjust encoders vp8 defaults littlebit 2010-06-01 21:20:47 +03:00
control remove the signals interface 2010-05-30 20:52:23 +03:00
demux MKV: code cosmetics and copyright update 2010-05-31 00:18:07 +02:00
gui Extensions: fix Qt freeze when reloading scripts 2010-06-03 00:54:49 +08:00
meta_engine Taglib: add debug to help fixing mp4/cover bugs 2010-05-31 01:06:22 +02:00
misc vod_rtsp: C99 for loop iterator declarations 2010-06-02 06:07:28 +02:00
mmx MMX I420->RGB: avoid text relocations (fixes #1383) 2010-03-31 12:08:44 +03:00
mmxext Move x86 memcpy plugins to mmx, mmxext, 3dnow directories 2010-01-10 12:43:49 +02:00
mux ASF muxer: remove unused variable. 2010-05-28 12:08:38 +02:00
packetizer Fixed potential invalid access with too short packetized data. 2010-02-28 00:27:08 +01:00
services_discovery Fix variables types. 2010-05-30 17:11:40 +02:00
sse2 Move SSE2 chromas to sse2/ 2010-01-10 16:46:27 +02:00
stream_filter Revert "Decomp filter: skip .vlc & .wsz files (skins)" 2010-06-02 22:16:37 +08:00
stream_out vod_rtsp: C99 for loop iterator declarations 2010-06-02 06:07:28 +02:00
video_chroma Don't #include LibVLC from plugins 2010-01-31 21:03:54 +02:00
video_filter Revert "atmo: add support for new device fnordlicht" 2010-06-01 21:37:10 +02:00
video_output XCB/X11: rework and fix color depth selection 2010-06-01 23:57:08 +03:00
visualization Modified vout_*Picture API. 2010-04-23 23:18:56 +02:00
.gitignore Ignore the plugins cache 2010-02-20 14:32:35 +02:00
common.am No need for common SUFFIXES definition anymore 2010-05-15 22:11:09 +03:00
genmf Plugins depend on the core symbols list, not the whole library 2009-02-17 22:50:24 +02:00
LIST Remove old testsuite 2010-02-16 21:58:04 +02:00
list.sh list.sh: fix modules listing. 2009-12-28 19:23:35 +01:00
Makefile.am Fix make install plugins path 2010-03-04 23:09:34 +02:00