]> git.sesse.net Git - vlc/history - src/input/clock.h
decoder: reorder to avoid forward declation, no functional changes
[vlc] / src / input / clock.h
2015-02-03 Francois Cartegnieclock: input_clock_ConvertTS: missing log object
2011-11-27 Jean-Baptiste KempfLGPL
2011-07-25 Benjamin DrungFix typo 'allows to do' -> 'allows doing'
2011-04-04 Rémi Denis-CourmontUnexport input_DecoderNew and input_clock_t
2010-11-06 Rémi Denis-CourmontRemove __LIBVLC__ checks from src/
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).