]> granicus.if.org Git - handbrake/commit
filters: don't add disabled rotate filter to filter list
authorJohn Stebbins <jstebbins.hb@gmail.com>
Thu, 31 Mar 2016 18:57:45 +0000 (11:57 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Thu, 31 Mar 2016 18:59:11 +0000 (11:59 -0700)
commita447656ed0924573ba242d6c872e52e831ad38c1
tree3d458bf3ec7dde787e1e8ae360166f5076fb29cd
parent6c56b2bed72bbb5f4d4d5b14307385ef42225b83
filters: don't add disabled rotate filter to filter list

add check for settings that cause a filter to be disabled, and disable
the filter in such cases before adding to the filter list.
libhb/avfilter.c
libhb/param.c