]> granicus.if.org Git - handbrake/commit
Enable DTS passthru for matroska container
authorjstebbins <jstebbins.hb@gmail.com>
Sat, 18 Apr 2009 18:44:01 +0000 (18:44 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Sat, 18 Apr 2009 18:44:01 +0000 (18:44 +0000)
commitf090626988119eef202bfa9eddae7f92d99f3967
tree06fd13bf5a2b98ef966db3ce9a778aac494e2b98
parent2776908045cff478bc3d3269978c9c193be8bc1d
Enable DTS passthru for matroska container
since we have no way to create silent dts frames for insertion to
maintain sync, frames from other streams may be dropped when there is
a sync problem on the DTS stream

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2339 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/hb-backend.c
libhb/common.c
libhb/decdca.c
libhb/muxavi.c
libhb/muxmkv.c
libhb/sync.c
libhb/work.c