1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/modules
2011-07-18 22:20:14 +03:00
..
3dnow Alias vlc_memset() to memset() 2011-05-10 18:10:27 +03:00
access file: detect long remote paths correctly on Win32 2011-07-12 20:09:27 +03:00
access_output livehttp: downgrade priority to zero 2011-07-14 23:37:53 +03:00
altivec Alias vlc_memset() to memset() 2011-05-10 18:10:27 +03:00
arm_neon chroma_yuv_neon: forgotten stuff 2011-07-11 03:32:00 +02:00
audio_filter Ugly resampler: implement all linear formats 2011-05-31 18:35:31 +03:00
audio_mixer fixed32: debug typo 2011-06-08 22:57:47 +03:00
audio_output PulseAudio: sync at start 2011-07-18 19:50:10 +03:00
codec avcodec EncodeVideo(): reduce indentation level 2011-07-10 12:12:09 -04:00
control Move <vlc_aout.h> UI functions into their own <vlc_aout_intf.h> 2011-07-16 19:28:21 +03:00
demux Fix crash on .rm/rv30 file 2011-07-16 11:34:34 -04:00
gui update: better version comparison 2011-07-17 17:42:31 -04:00
lua Move <vlc_aout.h> UI functions into their own <vlc_aout_intf.h> 2011-07-16 19:28:21 +03:00
media_library ML: warnings cleanups 2011-07-13 10:48:03 +02:00
meta_engine taglib: support long paths on Win32 2011-07-12 20:09:27 +03:00
misc Dummy decoder: use stdio and simplify 2011-07-11 19:23:37 +03:00
mmx Alias vlc_memset() to memset() 2011-05-10 18:10:27 +03:00
mmxext Alias vlc_memset() to memset() 2011-05-10 18:10:27 +03:00
mux Fixed bugs in AVI mux module 2011-06-12 16:01:28 +02:00
packetizer Added a check against block size in FLAC packetizer. 2011-06-26 00:47:40 +02:00
services_discovery UPNP: Allow SOAP responses of arbitrary size. 2011-07-14 10:52:53 +04:00
sse2 Do not pass -mmmx or -msse2 to the compiler 2011-05-09 19:00:51 +03:00
stream_filter httplive: check that we actually don't add empty line to segments 2011-07-06 23:25:48 +03:00
stream_out stream_out_select: no need for a tmp buffer to msg_Info() 2011-06-19 11:52:52 -04:00
video_chroma Move rv32 to video_chroma directory 2011-07-13 19:04:58 +03:00
video_filter Move rv32 to video_chroma directory 2011-07-13 19:04:58 +03:00
video_output vo/xcb: fix a memory leak in Open() 2011-07-18 17:52:43 +03:00
visualization projectM: change font path on Win32 2011-06-30 14:55:50 +02:00
.gitignore Ignore the plugins cache 2010-02-20 14:32:35 +02:00
common.am Do not path -rpath twice 2011-07-18 22:20:14 +03:00
genmf Remove plugins dependency on libvlccore.sym 2011-02-10 19:50:48 +02:00
LIST Update LIST 2011-07-13 10:48:02 +02:00
list.sh LIST: fix module accounting 2010-09-07 22:53:40 +02:00
Makefile.am Run-time CPU detection for ARM (meaning NEON) 2011-07-04 21:14:18 +03:00