]> git.sesse.net Git - vlc/commit
Removed timeshift module.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 17 Nov 2008 18:05:40 +0000 (19:05 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 17 Nov 2008 19:03:28 +0000 (20:03 +0100)
commit75c6fc8a9ab6a04fac971dea563feaff139637be
tree64b7344c075a52965c7813e9a9c9170b07890ed6
parent80863b952f7ae7d39109b4ae07a940b45c6d2497
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).
modules/access_filter/Modules.am
modules/access_filter/timeshift.c [deleted file]