]> git.sesse.net Git - vlc/commit
Implemented buffering manipulation at the es_out level.
authorLaurent Aimar <fenrir@videolan.org>
Wed, 8 Oct 2008 19:20:05 +0000 (21:20 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 8 Oct 2008 22:11:16 +0000 (00:11 +0200)
commite5ed591a2e074ca07dd7d34f207834a02552a2f6
tree3f0ae41468a312263573059bfce4075a4863463b
parent2b9d081445b117c363df65dc33743fdacebf3d4c
Implemented buffering manipulation at the es_out level.

It allows faster seek and start up time when the access pace can be controlled.
src/input/clock.c
src/input/decoder.c
src/input/es_out.c
src/input/input_clock.h
src/input/input_decoder.h