]> git.sesse.net Git - vlc/history - src/input/clock.h
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / input / clock.h
2010-02-06 Laurent AimarExtended input_GetPcrSystem to also return the current...
2010-01-28 Laurent AimarAdded es_out_ControlModifyPcrSystem to synchronize...
2010-01-28 Laurent AimarAdded es_out_ControlGetPcrSystem helper.
2009-07-16 Laurent AimarLet the input bufferize more data when possible.
2009-07-13 Laurent AimarAutomatically compute the latency(pts_delay) needed...
2009-07-13 Laurent AimarAuto detect when we need to buffer again.
2009-01-21 Laurent AimarReduce locking and mdate count in input clock.
2009-01-18 Laurent AimarMade input_clock_t in charge of pts_delay.
2008-10-13 Laurent AimarCosmetics.
2008-10-13 Laurent AimarSanitize input headers (pass 1).