]> granicus.if.org Git - handbrake/commit
libhb: allow removal of tags
authorJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 2 Jan 2017 18:06:36 +0000 (11:06 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 4 Jan 2017 00:03:56 +0000 (17:03 -0700)
commit0d1fec639aee17804285fdf7e7d99f8e92769e6e
tree8c482688bd9184594956dd2e53e4aea506ff8999
parent7afd2d7c5cd3078a99701d73eb6445c3a1d70808
libhb: allow removal of tags

Setting an empty string tag allows removal of existing tags.
Note that setting a NULL string does not remove an existing tag but
instead results in the tag getting passed through from the source.
gtk/src/callbacks.c
libhb/hb_json.c