[vlc-commits] mux: ogg: add skeleton index
    Francois Cartegnie 
    git at videolan.org
       
    Mon Nov  4 10:38:20 CET 2013
    
    
  
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Tue Oct 29 13:46:54 2013 +0900| [87763908b8664be992c6131c7a7eecde6911d00c] | committer: Francois Cartegnie
mux: ogg: add skeleton index
Adds the optional skeleton index for faster seeking.
Switches skeleton generation to Seekable input only case,
as we have no way to know values for fishead page before
the end of the encoding (total size, data start).
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=87763908b8664be992c6131c7a7eecde6911d00c
---
 modules/mux/ogg.c |  418 ++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 366 insertions(+), 52 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=87763908b8664be992c6131c7a7eecde6911d00c
    
    
More information about the vlc-commits
mailing list