.. |
vlc
|
* src/*: WinCE compilation fixes.
|
2004-10-01 15:56:10 +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
|
* src/audio_output/common.c: common facility for channel reordering (aout_CheckChannelReorder() and aout_ChannelReorder()).
|
2004-09-30 16:46:37 +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: a few defines to avoid redefinitions.
|
2004-08-08 01:36:56 +00:00 |
configuration.h
|
* include/configuration.h: added change_float/integer_range( min, max ) macro.
|
2004-09-26 12:59:50 +00:00 |
darwin_specific.h
|
-
|
2004-07-27 16:20:32 +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
|
* include/main.h, include/vlc_common.h: WinCE build fixes.
|
2004-10-04 16:03:30 +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
|
* include/modules_inner.h, include/modules.h: added a shortname field to the module declaration section.
|
2004-05-16 19:17:56 +00:00 |
modules.h
|
* ALL: brought back module_EndBank() from the dead and fixed a few bugs in libvlc.c.
|
2004-06-01 15:45:07 +00:00 |
mtime.h
|
2nd attempt to get libcdio cdda working.
|
2004-09-06 04:38:46 +00:00 |
network.h
|
* vlc_b64_encode patch by Torsten Spindler
|
2004-10-06 13:41:57 +00:00 |
os_specific.h
|
* Strings review in include/
|
2004-01-25 18:17:08 +00:00 |
osd.h
|
* ALL: Major rework of the subpictures architecture.
|
2004-08-03 00:11:32 +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
|
* include/stream_output.h: add a ip_version field to sap_address_t
|
2004-08-10 15:02:11 +00:00 |
variables.h
|
various documentation fixes
|
2004-06-18 11:35:45 +00:00 |
video_output.h
|
* ALL: separation of the SPU engine from the VOUT.
|
2004-09-15 15:50:54 +00:00 |
vlc_access.h
|
* modules/demux/ts.c, modules/access/dvb: Added support for the CAM device
|
2004-09-03 18:42:25 +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
|
* Spelling fixes.
|
2004-08-28 11:29:48 +00:00 |
vlc_block.h
|
* include/vlc_block.h: compilation fix (define BLOCK_FLAG_NO_KEYFRAME).
|
2004-10-22 18:34:38 +00:00 |
vlc_codec.h
|
* modules/codec/ffmpeg/video_filter.c, include/vlc_filter.h:
|
2004-08-26 21:27:06 +00:00 |
vlc_common.h
|
common tls types
|
2004-11-06 10:48:15 +00:00 |
vlc_config.h
|
* src/misc/modules.c:
|
2004-10-27 13:20:42 +00:00 |
vlc_cpu.h
|
* Strings review in include/
|
2004-01-25 18:17:08 +00:00 |
vlc_demux.h
|
* input: added a INPUT_UPDATE_META (for meta data in access like ICY)
|
2004-08-25 18:50:36 +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_out.h
|
* src/input/es_out.c, include/vlc_es_out.h: added an ES_OUT_GET_TS method to get a converted timestamp.
|
2004-10-29 10:59:19 +00:00 |
vlc_es.h
|
* added origin (position) and 'original frame size' params to SPU es
|
2004-09-18 09:52:20 +00:00 |
vlc_filter.h
|
* src/video_output/vout_subpictures.c: support for subpictures filters.
|
2004-09-17 09:11:50 +00:00 |
vlc_help.h
|
* include/vlc_help.h: update.
|
2004-09-08 10:07:05 +00:00 |
vlc_httpd.h
|
Export HTTP/SSL support otherwise it's not much use
|
2004-11-04 22:57:16 +00:00 |
vlc_input.h
|
* include/vlc_input.h, src/playlist/item.c: added vlc_input_item_Init()/Clean() facility.
|
2004-09-19 19:22:04 +00:00 |
vlc_interface.h
|
* include/vlc_interface.h src/libvlc.h: typography.
|
2004-11-03 00:05:22 +00:00 |
vlc_keys.h
|
- modules/control/showintf.c: new control module, able to show the
|
2004-10-10 10:08:44 +00:00 |
vlc_messages.h
|
* Strings review in include/
|
2004-01-25 18:17:08 +00:00 |
vlc_meta.h
|
First attempt to reinstate a libcdio cdda.
|
2004-09-04 14:51:04 +00:00 |
vlc_objects.h
|
New TLS object type
|
2004-11-06 10:43:35 +00:00 |
vlc_playlist.h
|
* it's information, not informations (you missed some, dj :P)
|
2004-07-16 11:33:32 +00:00 |
vlc_spu.h
|
* src/video_output/vout_subpictures.c: support for subpictures filters.
|
2004-09-17 09:11:50 +00:00 |
vlc_stream.h
|
* vlc_stream.h : oops again.
|
2004-06-22 20:09:22 +00:00 |
vlc_threads_funcs.h
|
vlc_threads_funcs.h: got rid of vlc_cond_broadcast.
|
2004-08-11 23:34:38 +00:00 |
vlc_threads.h
|
* include/vlc_threads.h:
|
2004-03-01 12:50:39 +00:00 |
vlc_tls.h
|
TLS modules interface
|
2004-11-06 10:45:07 +00:00 |
vlc_video.h
|
* modules/video_filter/logo.c: new --logo-position option (by default the logo is displayed on the top right)
|
2004-09-27 09:02:26 +00:00 |
vlc_vlm.h
|
* src/misc/vlm.c: added support for the 'mux' option for VOD.
|
2004-10-20 12:01:09 +00:00 |
vlc_vod.h
|
* modules/misc/rtsp.c, src/misc/vlm.c: VOD RTSP support is beginning to work.
|
2004-09-20 21:50:18 +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 |