| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | --HG--
rename : src/xine-utils/array.h => include/xine/array.h
rename : src/xine-utils/attributes.h => include/xine/attributes.h
rename : src/xine-engine/audio_out.h => include/xine/audio_out.h
rename : src/xine-engine/broadcaster.h => include/xine/broadcaster.h
rename : src/xine-engine/buffer.h => include/xine/buffer.h
rename : src/xine-engine/configfile.h => include/xine/configfile.h
rename : src/xine-utils/list.h => include/xine/list.h
rename : src/xine-engine/metronom.h => include/xine/metronom.h
rename : src/xine-engine/osd.h => include/xine/osd.h
rename : src/xine-utils/pool.h => include/xine/pool.h
rename : src/xine-engine/refcounter.h => include/xine/refcounter.h
rename : src/xine-utils/ring_buffer.h => include/xine/ring_buffer.h
rename : src/xine-engine/scratch.h => include/xine/scratch.h
rename : src/xine-utils/sorted_array.h => include/xine/sorted_array.h
rename : src/xine-engine/video_out.h => include/xine/video_out.h
rename : src/xine-engine/video_overlay.h => include/xine/video_overlay.h
rename : src/xine-engine/xine_internal.h => include/xine/xine_internal.h
rename : src/xine-utils/xineutils.h => include/xine/xineutils.h
rename : src/libspucc/cc_decoder.c => src/spu_dec/cc_decoder.c | 
|  | All the initialisation functions returning a new object instance that
was allocated through malloc() or calloc() can get the malloc
attribute so that the compiler can optimise their call. | 
|  |  | 
|  |  | 
|  | For contributed code, leave whatever the version we last synced for is using
to make simpler future syncs. | 
|  | CVS patchset: 5879
CVS date: 2003/12/09 00:02:28 | 
|  | old open() function replaced by :
  *_class_get_instance() : return an instance if the plugin handles the mrl
  *_plugin_open() : open the stream
CVS patchset: 4598
CVS date: 2003/04/13 16:02:53 | 
|  | CVS patchset: 4270
CVS date: 2003/02/23 21:58:07 | 
|  | nbc_set_high_water_mark
 nbc_set_low_water_mark
gives network input plugins a bit more control
over buffering.
CVS patchset: 3544
CVS date: 2002/12/15 16:48:56 | 
|  | CVS patchset: 2868
CVS date: 2002/10/20 01:15:53 | 
|  | CVS patchset: 1621
CVS date: 2002/03/23 20:09:56 |