]> granicus.if.org Git - handbrake/commit
Support for reading VOB subtitle tracks from file inputs initital implementation.
authordynaflash <dynaflashtech@gmail.com>
Thu, 20 May 2010 15:28:27 +0000 (15:28 +0000)
committerdynaflash <dynaflashtech@gmail.com>
Thu, 20 May 2010 15:28:27 +0000 (15:28 +0000)
commit5c0877e87e58f15cf5fe86c43afaad0778a8817d
tree6100ce310d0bedebcc3c1bf50883ab2365f846e0
parentf6b620012c27bc2858ea0ad198bd3edf34965ca3
Support for reading VOB subtitle tracks from file inputs initital implementation.
- Patch by davidfstr, Nice Work!
- Adds support for reading VOB subtitle tracks from file inputs.
Tested with:
- MKV VOB -> MKV VOB passthru.
- MKV VOB -> MKV VOB burned in.
VOB subtitle palette moved from per-title to per-track.
Discussion leading up to commit can be referenced here: http://forum.handbrake.fr/viewtopic.php?f=4&t=16267

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3308 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.c
libhb/common.h
libhb/decavcodec.c
libhb/decvobsub.c
libhb/dvd.c
libhb/dvdnav.c
libhb/internal.h
libhb/muxmkv.c
libhb/stream.c