Many changes.
commitc706ac30dbf8628e7836bc69c05add846bc823a6
authorsaintdev <saintdev@3291aec2-eb20-0410-9a9b-815520b14c3d>
Mon, 2 Jul 2007 23:07:27 +0000 (2 23:07 +0000)
committersaintdev <saintdev@3291aec2-eb20-0410-9a9b-815520b14c3d>
Mon, 2 Jul 2007 23:07:27 +0000 (2 23:07 +0000)
tree5edc5681c3d6a8da5e40ec1620a25c7cda0037f9
parent04c2b85bc76a875b710753bf4aef1a98a58f56ae
Many changes.
-Preliminary VLC compatability (does not work yet)
-mk_writeVoid() function to write a Void of length
-mk_writeSeek() Writes a SeekHead based on the pointers in w->seek_data
-Remove some unused variables
-Switch to off_t for file offsets
-mk_createTrack now returns NULL if it fails
-Fix mk_createChapterSimple

git-svn-id: svn://inti/libmkv/trunk@59 3291aec2-eb20-0410-9a9b-815520b14c3d
configure.in
include/libmkv.h
src/chapters.c
src/matroska.c
src/matroska.h
src/tracks.c