]> granicus.if.org Git - handbrake/commit
libhb: fix issues with video options
authorjstebbins <jstebbins.hb@gmail.com>
Thu, 28 May 2015 20:29:01 +0000 (20:29 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Thu, 28 May 2015 20:29:01 +0000 (20:29 +0000)
commit04dbdddcb1a1d2a8231cee75ac51feae9727833d
tree94e6e9002566807730265ff969e62ee68cda0a83
parentf0109cb4cecd63949e65f7cafda9f47d81916759
libhb: fix issues with video options

Fixes: https://forum.handbrake.fr/viewtopic.php?f=10&t=32535&sid=321e6d1092fd09c8d380e13e86d1a9ee
- Sanitize empty video encoder settings strings to NULL.
- In the CLI, use encoder defaults if user changes the preset's video
  encoder.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7237 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.c
libhb/encx265.c
test/test.c