]> granicus.if.org Git - handbrake/commit
Matroska muxer!
authorsaintdev <no-reply@handbrake.fr>
Sat, 14 Jul 2007 02:24:41 +0000 (02:24 +0000)
committersaintdev <no-reply@handbrake.fr>
Sat, 14 Jul 2007 02:24:41 +0000 (02:24 +0000)
commitd779db015e45de223ff533649d2a16319da713e0
treee0cf952a01516a3437635f79717f3289f546fd75
parent94f9f929935a52ddf7899ff67be5f4cc56c68759
Matroska muxer!

-Chapters don't work in VLC. I'll need to update the library to work-around this. Most other players should pick them up, however.
-PAR, check.
-x264 b-frames, check.
-Multi-track audio, check.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@680 b64f7644-9d1e-0410-96f1-a4d463321fa5
Jamfile
contrib/Jamfile
contrib/version_libmkv.txt [new file with mode: 0644]
libhb/Jamfile
libhb/common.h
libhb/internal.h
libhb/muxcommon.c
libhb/muxmkv.c [new file with mode: 0644]
test/test.c