vlc/include
Rémi Denis-Courmont 31683caff4 Code reuse 2006-03-02 22:39:03 +00:00
..
vlc Cosmetics. 2006-02-26 12:30:22 +00:00
aout_internal.h * Don't use alloca for audio buffers on OSX and BSD, because the stacksize on both isn't infinite. 2006-02-17 16:15:50 +00:00
audio_output.h FSF address change. 2006-01-12 23:10:04 +00:00
beos_specific.h FSF address change. 2006-01-12 23:10:04 +00:00
charset.h Oups, forgot this file 2006-02-21 12:14:27 +00:00
codecs.h FSF address change. 2006-01-12 23:10:04 +00:00
configuration.h - mkdir Unicode wrapper (refs #543) 2006-02-12 22:45:04 +00:00
darwin_specific.h FSF address change. 2006-01-12 23:10:04 +00:00
intf_eject.h FSF address change. 2006-01-12 23:10:04 +00:00
iso_lang.h More UTF8ication 2006-02-01 19:20:17 +00:00
libvlc_internal.h * Beginning of VLM API 2006-02-14 21:41:23 +00:00
main.h - Attempt to implement (To|From)Locale on MSVC 2006-02-12 11:39:00 +00:00
mediacontrol_internal.h mediacontrol_internal.h: oops. Superfluous typedef (defined in vlc/mediacontrol.h) 2006-01-17 11:58:26 +00:00
mmx.h * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because 2002-11-11 14:39:12 +00:00
modules.h Add a psz_help field to module_t (Refs:#413) 2006-01-22 17:10:57 +00:00
modules_inner.h More UTF8ication 2006-02-01 19:20:17 +00:00
mtime.h FSF address change. 2006-01-12 23:10:04 +00:00
network.h Separate socket/resolv stuff (network.h) from url stuff (vlc_url.h) 2006-02-27 12:46:42 +00:00
os_specific.h * Got rid of SYS_DARWIN everywhere. 2006-02-01 13:01:06 +00:00
snapshot.h Snapshot module (dummy video output module keeping a configurable image cache). 2004-05-27 15:36:15 +00:00
stream_output.h AccessOutWrite is called very often, especially for TS. Don't store stats on each call 2006-02-04 00:08:50 +00:00
variables.h * Make ParseOption (from input) a global service (var_OptionParse) 2006-01-22 17:12:24 +00:00
video_output.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_access.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_acl.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_bits.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_block.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_block_helper.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_codec.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_common.h Minor clean up 2006-03-02 18:19:03 +00:00
vlc_config.h * Got rid of SYS_DARWIN everywhere. 2006-02-01 13:01:06 +00:00
vlc_config_cat.h More UTF8ication 2006-02-01 19:20:17 +00:00
vlc_cpu.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_demux.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_error.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_es.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_es_out.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_filter.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_httpd.h Code reuse 2006-03-02 22:39:03 +00:00
vlc_image.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_input.h src/misc/messages.c: Fixed a nasty memleak recently introduced 2006-01-26 16:51:47 +00:00
vlc_interaction.h include/* : fix doxygen comments 2006-02-02 23:31:42 +00:00
vlc_interface.h * Make ParseOption (from input) a global service (var_OptionParse) 2006-01-22 17:12:24 +00:00
vlc_keys.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_md5.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_messages.h Fix a warning 2006-02-19 13:44:29 +00:00
vlc_meta.h * Show meta-information separately 2006-02-19 16:16:56 +00:00
vlc_objects.h Don't print debug messages and don't do interaction on preparsing 2006-01-27 20:35:42 +00:00
vlc_osd.h Comment lines now fit on a 80 char wide screen 2006-02-18 22:08:11 +00:00
vlc_playlist.h Compute global input/output stats (Refs:#473) 2006-01-28 10:45:13 +00:00
vlc_spu.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_stream.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_symbols.h Code reuse 2006-03-02 22:39:03 +00:00
vlc_threads.h * Got rid of SYS_DARWIN everywhere. 2006-02-01 13:01:06 +00:00
vlc_threads_funcs.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_tls.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_update.h include/* : fix doxygen comments 2006-02-02 23:31:42 +00:00
vlc_url.h Separate socket/resolv stuff (network.h) from url stuff (vlc_url.h) 2006-02-27 12:46:42 +00:00
vlc_video.h * Introduced a new text_style_t 2006-02-07 15:18:06 +00:00
vlc_vlm.h Remove whitespace 2006-02-18 20:28:47 +00:00
vlc_vod.h FSF address change. 2006-01-12 23:10:04 +00:00
vlc_xml.h FSF address change. 2006-01-12 23:10:04 +00:00
vout_synchro.h More UTF8ication 2006-02-01 19:20:17 +00:00
win32_specific.h FSF address change. 2006-01-12 23:10:04 +00:00