vlc/include
Christophe Massiot cf891bad55 * configure.in: Fixed detection of Qt-embedded.
* modules/codec/a52.c: Fixed detection of A/52 sound.
* modules/audio_filter/converter/a52tofloat32.c: Fixed a bug related to
  downmixing.
* ALL: Added hooks for audio volume management.
2002-09-16 20:46:38 +00:00
..
vlc * ./bootstrap: we touch m4/Makefile.am so that configure doesn't complain 2002-08-26 23:36:20 +00:00
.cvsignore * Moved ./include/defs.h to ./config.h 2002-08-26 01:01:13 +00:00
aout_internal.h * configure.in: Fixed detection of Qt-embedded. 2002-09-16 20:46:38 +00:00
audio_output.h * configure.in: Fixed detection of Qt-embedded. 2002-09-16 20:46:38 +00:00
beos_specific.h * New pthread implementation for WinNT/2K/XP. This implementation shouldn't 2002-04-02 23:43:57 +00:00
configuration.h * ./include/configuration.h, ./include/modules_inner.h: compilation fix for 2002-07-31 22:54:21 +00:00
darwin_specific.h * ./src/misc/darwin_specific.c, ./src/misc/extras.c: moved our custom 2002-07-05 11:18:56 +00:00
input_ext-dec.h * demuxes: Worked around a bug in old VLC and VLS by changing TS stream types 2002-08-30 22:22:24 +00:00
input_ext-intf.h doxygen documented my code 2002-08-18 13:16:51 +00:00
input_ext-plugins.h * ./modules/audio_output/oss.c: compilation fixes. 2002-08-08 00:35:11 +00:00
interface.h * ALL: new module API. Makes a few things a lot simpler, and we gain 2002-07-31 20:56:53 +00:00
intf_eject.h * ALL: new module API. Makes a few things a lot simpler, and we gain 2002-07-31 20:56:53 +00:00
iso_lang.h * ALL: changed "struct foo_s" into "struct foo_t" to make greppers happy. 2002-07-20 18:01:43 +00:00
main.h * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs 2002-08-20 18:08:51 +00:00
mmx.h * ./include/modules_inner.h: support for several modules with the same 2002-08-08 22:28:23 +00:00
modules.h * ./src/misc/modules.c: if a plugin requested not to be unloaded, then we 2002-08-21 17:31:58 +00:00
modules_inner.h * ./src/misc/modules.c: if a plugin requested not to be unloaded, then we 2002-08-21 17:31:58 +00:00
mtime.h * ALL: the first libvlc commit. 2002-06-01 12:32:02 +00:00
netutils.h * ALL: new module API. Makes a few things a lot simpler, and we gain 2002-07-31 20:56:53 +00:00
network.h * ALL: changed "struct foo_s" into "struct foo_t" to make greppers happy. 2002-07-20 18:01:43 +00:00
os_specific.h * ./include/os_specific.h: changed prototype of system_*() to use vlc_t 2002-06-02 14:26:16 +00:00
stream_control.h * ALL: new module API. Makes a few things a lot simpler, and we gain 2002-07-31 20:56:53 +00:00
stream_output.h * Fixed a variable overflow bug in the audio output. 2002-08-12 22:12:51 +00:00
video.h * ALL: decoders now use a fourcc as a probe value. 2002-07-23 00:39:17 +00:00
video_output.h * ./modules/audio_output/oss.c: compilation fixes. 2002-08-08 00:35:11 +00:00
vlc_common.h * demuxes: Worked around a bug in old VLC and VLS by changing TS stream types 2002-08-30 22:22:24 +00:00
vlc_config.h * configure.in: Fixed detection of Qt-embedded. 2002-09-16 20:46:38 +00:00
vlc_cpu.h * ALL: new module API. Makes a few things a lot simpler, and we gain 2002-07-31 20:56:53 +00:00
vlc_messages.h (A few minor pending patches I had around) 2002-08-26 09:12:46 +00:00
vlc_objects.h * ./src/misc/modules.c: the module linked list is going bye bye. We now use 2002-08-15 12:11:15 +00:00
vlc_playlist.h * ALL: new module API. Makes a few things a lot simpler, and we gain 2002-07-31 20:56:53 +00:00
vlc_symbols.h The liba52 "codec" is now an audio filter. It means we are now able to 2002-09-02 23:17:06 +00:00
vlc_threads.h The liba52 "codec" is now an audio filter. It means we are now able to 2002-09-02 23:17:06 +00:00
vlc_threads_funcs.h * ./include/vlc_threads_funcs.h, modules/video_output/directx/vout.c: Win32 2002-08-30 19:16:05 +00:00
win32_specific.h * ./src/misc/beos_specific.cpp: BeOS fixes, removed a static variable. 2002-06-01 14:31:32 +00:00