[vlc-devel] commit: Begin es out timeshift implementation. (Laurent Aimar )

git version control git at videolan.org
Mon Nov 17 20:16:37 CET 2008


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Thu Nov 13 00:08:30 2008 +0100| [7e1b9f44158641bf8049cc253cd8296fcff38129] | committer: Laurent Aimar 

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.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7e1b9f44158641bf8049cc253cd8296fcff38129
---

 src/input/es_out_timeshift.c |  259 ++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 252 insertions(+), 7 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7e1b9f44158641bf8049cc253cd8296fcff38129



More information about the vlc-devel mailing list