Change demuxer_seek_chapter() parameters
commitf12c83b85b135c1cb9fb34e978eb0c8051450da8
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Wed, 1 Apr 2009 16:55:26 +0000 (1 19:55 +0300)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Thu, 2 Apr 2009 03:51:26 +0000 (2 06:51 +0300)
tree793b653cd5bda953f13cf02b1b14c72d9c0c7713
parent997f636599a0a8eda56246b535aa9c920b24b67c
Change demuxer_seek_chapter() parameters

Remove the "num_chapters" and "mode" parameters that aren't needed by
any callers. Change "float *seek_pts" to "double *". Allocate the
string returned via "chapter_name" with talloc.
command.c
libmpdemux/demuxer.c
libmpdemux/demuxer.h
mencoder.c
mplayer.c