1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-25 09:41:30 +02:00
vlc/include
Sam Hocevar eb1ec4a42c * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir.
* ./include/video.h: moved vout_CopyPicture out of the way, an inline
    function did not make sense here.
  * ./include/video.h: moved vout_ChromaCmp out of the way.
  * ./plugins/avi/fourcc.h, ./include/video.h: merged these two files into
    video.h.
  * ./include/os_specific.h: this file is now always included.
  * ./include/debug.h: removed this file which was almost useless, and moved
    ASSERT to common.h.
  * ./include/common.h: fixed vlc_memalign and changed its prototype to
    follow posix_memalign's.
2002-04-25 21:52:42 +00:00
..
videolan * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir. 2002-04-25 21:52:42 +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/modules_plugin.h: exported input_ClockManageRef for fenrir. 2002-04-25 21:52:42 +00:00
config.h * ./include/config.h: fixed config directory name for windows 2002-04-02 23:22:32 +00:00
configuration.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +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 * ./src/interface/main.c: tidied the help output code. 2002-04-23 14:16:21 +00:00
input_ext-dec.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +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 * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir. 2002-04-25 21:52:42 +00:00
input_iovec.h libdvdcss changes: 2001-12-16 18:00:18 +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/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
main.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
mmx.h * Borrowed livid's latest libmmx and MMXEXT MC. Not in the Makefile => to 2001-01-16 17:59:23 +00:00
modules_inner.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
modules.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +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 * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir. 2002-04-25 21:52:42 +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.h * ./include/threads.h: fixed a segfault under Solaris, thanks to Meuuh. 2002-04-18 12:51:59 +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 * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir. 2002-04-25 21:52: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