[vlc-commits] mux: ogg: add skeleton index

Francois Cartegnie git at videolan.org
Mon Nov 4 10:32:55 CET 2013


vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Tue Oct 29 13:46:54 2013 +0900| [09a1d99315df6f5072143fb64f3c91443a8ed45a] | 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=09a1d99315df6f5072143fb64f3c91443a8ed45a
---

 modules/mux/ogg.c |  418 ++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 366 insertions(+), 52 deletions(-)

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


More information about the vlc-commits mailing list