]> git.sesse.net Git - vlc/history - src/input/input_clock.c
A BIG kludge for the calculation of mux_rate, so that times displayed in
[vlc] / src / input / input_clock.c
2001-07-18 Christophe Massiot* Rewrote the video decoder to take advantage of severa...
2001-07-17 Christophe MassiotCleaned up include/. Unnecessary headers are no longer...
2001-06-27 Christophe MassiotElementary Stream input plugin (use it with --input...
2001-06-09 Stéphane Borel*Fixed a bug in synchro reinitialisation: we no longer...
2001-05-08 Arnaud de Bossorei... end of the last commit :-P
2001-05-08 Arnaud de Bossorei... - fix a discontinuity bug in input_ClockManageRef()
2001-05-07 Stéphane Borel*Changed the level arg in intf_WarnMsg so that it is...
2001-04-29 Stéphane Borel-slight modification in ClockManageRef: after a synchro...
2001-04-28 Henri Fallon- Fixed a bug in TS input. It should be more smooth now
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-26 Sam Hocevar * Commited Shane's XVideo patches. It works here...
2001-04-06 Sam Hocevar * Code cleanup: removed a few tabulations.
2001-03-14 Christophe Massiot* Tried to fix the "stream jumps at will" bug.
2001-02-22 Christophe Massiot* Added functions and hooks to display dates instead...
2001-02-08 Christophe Massiot* Implemented basic stream navigation function, and...
2001-02-08 Christophe Massiot* Pause function implemented ('p' key).
2001-02-07 Christophe MassiotAnother mistake.
2001-02-07 Christophe Massiot* Functional fast forward and slow motion API ;
2001-02-07 Christophe Massiot* Centralized clock management, preparing for stream...
2001-01-24 Christophe Massiot* Hooks for fast forward and slow motion support.