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

Francois Cartegnie git at videolan.org
Mon Nov 4 10:12:41 CET 2013


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

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

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


More information about the vlc-commits mailing list