]> git.sesse.net Git - vlc/commit
Begin es out timeshift implementation.
authorLaurent Aimar <fenrir@videolan.org>
Wed, 12 Nov 2008 23:08:30 +0000 (00:08 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 17 Nov 2008 19:03:27 +0000 (20:03 +0100)
commit7e1b9f44158641bf8049cc253cd8296fcff38129
treedd5218bb9dd80144be7386a361d775369e3c8715
parent7e676a0275dd15b42fd05092a3d8710415aa2add
Begin es out timeshift implementation.

There are some problems:
- The data are stored in memory.
- Only pause/unpause are supported.
- Data are sent too fast to the next es_out.
src/input/es_out_timeshift.c