1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-31 06:46:39 +02:00
vlc/include
Gildas Bazin 0170377dc0 * changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macros to accept a
default value as an argument.
* modified the command line parsing to accept --foo and --no-foo when a
"foo" boolean config option is defined.
* modified the help menu to indicate if the option is enabled or
disabled by default.
2002-05-30 08:17:04 +00:00
..
videolan * Removed the main() declaration because SDL defines it as a macro. 2002-04-28 01:26:15 +00:00
.cvsignore * Moved modules_builtins.h.in into src/misc. Please remove 2001-06-02 01:10:19 +00:00
ac3_downmix.h * AC3 IMDCT and downmix functions are now in plugins, --imdct and 2001-05-15 16:19:42 +00:00
ac3_imdct.h * introduced a memalign wrapper that will align the memory manually if 2002-04-05 01:05:22 +00:00
audio_output.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
beos_specific.h * New pthread implementation for WinNT/2K/XP. This implementation shouldn't 2002-04-02 23:43:57 +00:00
common.h * ./src/misc/iso_lang.c: code simplifications. 2002-05-20 22:36:42 +00:00
config.h * moved the mpeg-motion and mpeg-idct options to the mpeg_vdec plugin 2002-05-19 09:37:02 +00:00
configuration.h * changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macros to accept a 2002-05-30 08:17:04 +00:00
darwin_specific.h * New pthread implementation for WinNT/2K/XP. This implementation shouldn't 2002-04-02 23:43:57 +00:00
defs.h.in * ./plugins/dvd/dvd_access.c, plugins/dvd/dvd_seek.c: very minor cosmetic 2002-05-21 00:34:41 +00:00
input_ext-dec.h * ./include/inpu_ext-dec.h added a check to fifo->b_die after the call 2002-05-24 12:42:14 +00:00
input_ext-intf.h * Moved Program Specific Information decoder to the ts demux module 2002-04-25 02:10:33 +00:00
input_ext-plugins.h * ALL: changed __inline__ with inline (autoconf does the job for us anyway, 2002-05-18 17:47:47 +00:00
input_iovec.h * ALL: changed __inline__ with inline (autoconf does the job for us anyway, 2002-05-18 17:47:47 +00:00
interface.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
intf_eject.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
intf_msg.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
intf_playlist.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
iso_lang.h * ./src/misc/iso_lang.c: code simplifications. 2002-05-20 22:36:42 +00:00
main.h * moved the function definitions from threads.h into threads_funcs.h. This 2002-04-27 22:11:22 +00:00
mmx.h * ./include/mmx.h, ./plugins/imdct/*: gcc-3.1 compilation fixes courtesy 2002-05-14 18:11:15 +00:00
modules_inner.h * changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macros to accept a 2002-05-30 08:17:04 +00:00
modules.h * changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macros to accept a 2002-05-30 08:17:04 +00:00
mtime.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
netutils.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
network.h Input III (Episode 1). 2002-03-01 00:33:18 +00:00
os_specific.h * ./include/os_specific.h: got it wrong once again... alcohol is bad, kids. 2002-04-28 09:05:37 +00:00
stream_control.h * ./plugins/mga/mga.c: removed the mgammx module and put the code in 2002-01-07 02:12:30 +00:00
threads_funcs.h Mac OS X-specific : 2002-05-19 23:51:37 +00:00
threads.h * moved the function definitions from threads.h into threads_funcs.h. This 2002-04-27 22:11:22 +00:00
vdec_ext-plugins.h * Support for pictures with a pitch different from the picture width, 2002-04-15 23:04:08 +00:00
video_output.h * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir. 2002-04-25 21:52:42 +00:00
video.h *Added a b_force flag to picture_t so that we can force the display 2002-05-28 18:34:42 +00:00
win32_specific.h * New pthread implementation for WinNT/2K/XP. This implementation shouldn't 2002-04-02 23:43:57 +00:00