vlc/include
Gildas Bazin 6f2c07b9f4 * src/input/demux.c, src/misc/objects.c: demux2 has the VLC_OBJECT_DEMUX type.
* src/input/input.c: input_StopThread() sets b_die on demux2 as well.
2004-04-29 13:53:29 +00:00
..
vlc * include/vlc/vlc.h: added a b_play parameter to the libvlc VLC_AddIntf() prototype. 2004-04-20 15:05:24 +00:00
aout_internal.h * include/aout_internal.h: added a b_restart field to aout_input_t. 2004-04-19 10:48:04 +00:00
audio_output.h include/vlc_es.h: defines es_format_t, audio_format_t, video_format_t. 2003-11-20 22:10:56 +00:00
beos_specific.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
charset.h * include/charset.h: added "extern "C" {" for c++ modules. 2004-02-21 23:15:52 +00:00
codecs.h * codecs.h : added WAVE_FORMAT_DIVIO_AAC. 2004-03-25 14:00:33 +00:00
configuration.h * src/misc/configuration.c, include/configuration.h: added a change_action_add()method to associate an action (that can be triggered through a gui) to a config var. 2004-01-29 17:04:01 +00:00
darwin_specific.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
input_ext-dec.h * all: removed decoder_fifo_t. 2003-11-24 00:39:02 +00:00
input_ext-intf.h * src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to input_Control(). 2004-03-31 20:52:31 +00:00
input_ext-plugins.h * src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to input_Control(). 2004-03-31 20:52:31 +00:00
intf_eject.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
iso_lang.h * include/iso_lang.h: Since the exported functions use the "const" keyword, 2003-10-24 17:41:58 +00:00
main.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
mmx.h * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because 2002-11-11 14:39:12 +00:00
modules_inner.h * ALL: MSVC compilation fixes. 2004-01-09 12:23:47 +00:00
modules.h * modules.h: increased MODULE_SHORTCUT_MAX to 50. (It's needed because of 2004-04-02 00:38:31 +00:00
mtime.h Add secstotimestr and msecstotimestr to convert (milli)seconds to a 2003-12-02 01:54:30 +00:00
network.h * ALL: Better announce system 2004-04-18 18:21:09 +00:00
ninput.h * src/input/control.c, include/ninput.h: Added INPUT_GET_INFO. 2004-04-23 12:46:34 +00:00
os_specific.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
osd.h * vout_ShowTextAbsolute now returns VLC_EGENERIC if the text render wasn't 2004-04-14 06:09:56 +00:00
stream_control.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
stream_output.h * stream_output: added a sout_ParseCfg to help sout modules, and attached 2004-04-23 23:25:47 +00:00
variables.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
video_output.h * modules/gui/wxwindows/*: implemented VOUT_SET_STAY_ON_TOP in ControlWindow() 2004-04-08 15:40:32 +00:00
vlc_bits.h * include/vlc_bits.h: bit stream reader/writer. 2003-11-18 20:15:38 +00:00
vlc_block_helper.h * include/vlc_block_helper.h: small bugfix to block_FindStartcodeFromOffset(). 2003-12-07 12:11:13 +00:00
vlc_block.h include/vlc_block.h: 2004-04-15 22:45:27 +00:00
vlc_codec.h * modules/stream_out/transcode.c: if aenc/venc is specified, force the encoder. 2004-04-25 17:02:49 +00:00
vlc_common.h * ALL: Better announce system 2004-04-18 18:21:09 +00:00
vlc_config.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
vlc_cpu.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
vlc_error.h * include/error.h: Renamed this file to include/vlc_error.h to avoid name 2003-07-01 12:56:47 +00:00
vlc_es.h * vlc_es.h: AAAHHH I HATE C++, else said: I need to cast malloc. 2004-04-02 00:06:09 +00:00
vlc_help.h * Massive spelling corrections. 2004-04-27 16:35:15 +00:00
vlc_httpd.h * all: forgot to commit theses files. 2004-03-22 12:33:29 +00:00
vlc_interface.h * include/vlc/vlc.h: added a b_play parameter to the libvlc VLC_AddIntf() prototype. 2004-04-20 15:05:24 +00:00
vlc_keys.h * Add hotkeys to go back/forward in media browsing history 2004-04-19 01:26:26 +00:00
vlc_messages.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
vlc_meta.h * Got rid of more "VideoLAN C*****" references. 2004-04-27 14:57:37 +00:00
vlc_objects.h * src/input/demux.c, src/misc/objects.c: demux2 has the VLC_OBJECT_DEMUX type. 2004-04-29 13:53:29 +00:00
vlc_playlist.h * src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to input_Control(). 2004-03-31 20:52:31 +00:00
vlc_threads_funcs.h + modules/misc/freetype.c: fixed a couple of typos 2003-11-22 00:41:07 +00:00
vlc_threads.h * include/vlc_threads.h: 2004-03-01 12:50:39 +00:00
vlc_video.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
vlc_vlm.h * src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to input_Control(). 2004-03-31 20:52:31 +00:00
vout_synchro.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
win32_specific.h * Strings review in include/ 2004-01-25 18:17:08 +00:00