[vlc-devel] commit: Removed timeshift module. (Laurent Aimar )
git version control
git at videolan.org
Mon Nov 17 20:16:44 CET 2008
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Mon Nov 17 19:05:40 2008 +0100| [75c6fc8a9ab6a04fac971dea563feaff139637be] | committer: Laurent Aimar
Removed timeshift module.
It has been replaced by generic timeshift at es_out level.
The only regressions I see is:
- it is not (yet) possible to timeshift module that (wrongly) advertize
pace control.
- the new timeshift still uses too much memory (~20Mbytes per hour for DVB-T).
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=75c6fc8a9ab6a04fac971dea563feaff139637be
---
modules/access_filter/Modules.am | 2 -
modules/access_filter/timeshift.c | 613 -------------------------------------
2 files changed, 0 insertions(+), 615 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=75c6fc8a9ab6a04fac971dea563feaff139637be
More information about the vlc-devel
mailing list