]> granicus.if.org Git - handbrake/commit
LinGui: clear extra options when video codec changes
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 24 Jan 2017 22:44:03 +0000 (15:44 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 24 Jan 2017 22:46:15 +0000 (15:46 -0700)
commit4e8b01e38239393fa9d22c0b40c5f4bbd75ec5fc
treeeb7368e5bbf1854393383e90570adb7c2ae43686
parent928e01c5dee1e989fb5986ed1a7d12fcb869b6b4
LinGui: clear extra options when video codec changes

Some valid options (e.g. vp9 qmin=0) can crash some libav encoders (mpeg4).

(cherry picked from commit 4334419b4adbc78648608ad4076de8005f4c4f27)
gtk/src/videohandler.c