Initial ordered chapters support
commit58497380e5222749892414089d26916095c0485c
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Sun, 29 Mar 2009 19:45:06 +0000 (29 22:45 +0300)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Thu, 2 Apr 2009 03:51:25 +0000 (2 06:51 +0300)
tree2c028e049003f394a2f5166c05a967134704e1ad
parent0f590fce191097887a81d0a6676cb0a943ce54e4
Initial ordered chapters support

Add basic support for Matroska ordered chapters. The switching between
segments is implemented as a general edit timeline that could also be
used for other purposes.

Some things still need improvement. In particular the current code
does not try to do any proper mapping between audio/video/subtitle
streams of different files and there should be options for better
control of how MPlayer searches other files for the required content.
Makefile
command.c
mencoder.c
mp_core.h
mpcommon.c
mpcommon.h
mplayer.c
osdep/findfiles.c [new file with mode: 0644]
osdep/findfiles.h [new file with mode: 0644]