[vlc-devel] CVS Commit (fenrir)

cvs at videolan.org cvs at videolan.org
Tue Nov 4 03:23:12 CET 2003


Update of /cvs/videolan/vlc/modules/codec
Modified Files:
	faad.c 

Update of /cvs/videolan/vlc/modules/control
Modified Files:
	hotkeys.c 

Update of /cvs/videolan/vlc/modules/demux/avi
Modified Files:
	avi.c 

Update of /cvs/videolan/vlc/src/input
Modified Files:
	input.c 

Log Message:
 * input: fixed position-offset, time and time-offset.

 * hotkeys: never _never_ use  demux_Control outside of src/input/ (it's
 completely broken,  there is a lot  more things to do),  all interfaces
 have  to  use  var_Get/Set  (time(-offset),  position(-offset),  state,
 rate(-slower|-faster)...  ).
 Btw,   input_SetStatus,   input_Seek,   input_Tell,   input_ChangeArea,
 input_ToggleES,  will   be  quickly   obsolete  and   removed(at  least
 unavailable for intf), so we should convert remaining interfaces (ie all
 except wx, osx, rc, http, hotkeys).

 * avi: implemented DEMUX_SET_TIME (not yet used).

-- 
fenrir

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list