1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-24 20:48:52 +02:00
vlc/src
2011-08-04 18:16:10 +03:00
..
audio_output Unexport aout_FifoPop() and aout_FifoPush() 2011-08-04 18:16:10 +03:00
config Fix config_IsSafe() declaration warning 2011-07-21 17:24:03 +03:00
control Correct variable name in libvlc_audio_output_device_set() 2011-08-02 18:08:51 +03:00
extras Remove unused vlc_execve() 2011-07-07 19:00:52 +03:00
input cosmetics: fix indentation (2 spaces -> 4 spaces) 2011-07-28 22:46:10 -04:00
interface Remove object type field 2011-07-11 17:57:23 +03:00
misc Add DreX fourCCs 2011-08-02 23:12:47 +02:00
modules Move vlc_gettext() with vlc_bindtextdomain() 2011-07-07 19:00:51 +03:00
network Factor HTTP/HTTPS/RTSP port in core 2011-08-02 19:19:14 +03:00
osd OSD: code factor and remove VLC_VAR_MUTEX 2011-07-21 17:24:04 +03:00
playlist cosmetics: fix indentation (2 spaces -> 4 spaces) 2011-07-28 22:46:10 -04:00
posix Fix vlc_cond_timedwait() without monotonic clock 2011-07-14 15:38:27 +03:00
pulse PulseAudio: set correct language 2011-07-21 17:24:03 +03:00
stream_output Remove object type field 2011-07-11 17:57:23 +03:00
symbian Fix file permissions 2011-01-11 19:47:05 +02:00
test XML: test case for C0/C1 control codes encoding 2011-05-05 12:07:19 +03:00
text Move <vlc_aout.h> UI functions into their own <vlc_aout_intf.h> 2011-07-16 19:28:21 +03:00
video_output cosmetics: fix indentation (2 spaces -> 4 spaces) 2011-07-28 22:46:10 -04:00
win32 cosmetics: fix indentation (2 spaces -> 4 spaces) 2011-07-28 22:46:10 -04:00
.gitignore
check_headers Move common predefined macros to config.h and common.am 2011-05-02 11:01:13 +03:00
libvlc_win32_rc.rc.in update: better version comparison 2011-07-17 17:42:31 -04:00
libvlc-module.c Factor HTTP/HTTPS/RTSP port in core 2011-08-02 19:19:14 +03:00
libvlc.c Do not create a console under Wine 2011-07-28 23:00:42 +03:00
libvlc.h Fix config_IsSafe() declaration warning 2011-07-21 17:24:03 +03:00
libvlc.pc.in
libvlc.sym Add libvlc_media_list_player_retain() to libvlc. 2011-06-18 15:32:20 +02:00
libvlccore.sym Unexport aout_FifoPop() and aout_FifoPush() 2011-08-04 18:16:10 +03:00
Makefile.am Missing if HAVE_PULSE 2011-07-19 21:07:39 +03:00
missing.c Factor HTTP/HTTPS/RTSP port in core 2011-08-02 19:19:14 +03:00
version.c Expand and remove VLC_Version() 2010-11-06 18:09:44 +02:00
vlc-plugin.pc.in vlc-plugin: add potentially useful directory variables 2011-05-23 23:44:08 +03:00