gstreamer/gst/matroska
Sebastian Dröge e4909b37eb matroskademux: Improve/optimize seeking
First of all a keyframe seek should be done to the
keyframe right before the requested position and not
to the keyframe that is nearest to the requested position.

Use per track index arrays and use our new binary search function
from core to speed up the search.
2009-05-11 15:36:46 +02:00
..
ebml-ids.h
ebml-read.c Make stuff compile with GST_DISABLE_GST_DEBUG. 2008-08-30 14:15:03 +00:00
ebml-read.h
ebml-write.c
ebml-write.h
lzo.c
lzo.h
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
matroska-demux.c matroskademux: Improve/optimize seeking 2009-05-11 15:36:46 +02:00
matroska-demux.h Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
matroska-ids.c
matroska-ids.h matroskademux: Improve/optimize seeking 2009-05-11 15:36:46 +02:00
matroska-mux.c Add RANKS for various encoders and muxers 2009-05-07 18:10:08 +01:00
matroska-mux.h Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02:00
matroska.c
matroska.vcproj