]> granicus.if.org Git - handbrake/commit
libhb: send initial chapter through pipeline
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 17 May 2016 17:51:25 +0000 (11:51 -0600)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 17 May 2016 17:51:25 +0000 (11:51 -0600)
commitde858d1600ac61258dc895b2fc8756b7c5d1d3a8
treecdbd82e3d9ee83cfb9a31ebbb034852aa36fb2cb
parent9dcce9df07f4db1fa61f25ffeb106aa00bd64190
libhb: send initial chapter through pipeline

Eliminate the need for everyone to assume that the first chapter starts
at the first frame.
12 files changed:
libhb/bd.c
libhb/common.c
libhb/decavcodec.c
libhb/dvd.c
libhb/dvd.h
libhb/dvdnav.c
libhb/enc_qsv.c
libhb/encavcodec.c
libhb/encx264.c
libhb/internal.h
libhb/muxavformat.c
libhb/stream.c