]> granicus.if.org Git - handbrake/commit
libhb: don't forget to delete chapter markers after saving them in filter_loop.
authorRodeo <tdskywalker@gmail.com>
Tue, 7 Jan 2014 00:00:50 +0000 (00:00 +0000)
committerRodeo <tdskywalker@gmail.com>
Tue, 7 Jan 2014 00:00:50 +0000 (00:00 +0000)
commitfe7d16cfa8d7438b76c245b8bae9d358082a734f
tree85691e1ae4cdae84a73b07423adb88ab2da46ce5
parent4b8e7cd0e3c3a9ef9fe5ff5a986d1dda77ceb3c9
libhb: don't forget to delete chapter markers after saving them in filter_loop.

Some filters will propagate them, and since filter_loop also restores them, this can result in duplicate chapters or other related issues.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5955 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/work.c