gst/gsttagsetter.c: Merging an empty list with another list in KEEP_ALL mode should...
authorRene Stadler <mail@renestadler.de>
Sun, 13 Apr 2008 19:58:43 +0000 (19:58 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 13 Apr 2008 19:58:43 +0000 (19:58 +0000)
commit9530644a179742d36013f42d096edb86ba67ecb3
tree4fccdf9e1387ea3f9c8ebfba4419c0142af2bcd9
parent7323fccbcc04cc6f85494100c59c57a76aac22b9
gst/gsttagsetter.c: Merging an empty list with another list in KEEP_ALL mode should yield an empty list as result and...

Original commit message from CVS:
Patch by: Rene Stadler <mail at renestadler de>
* gst/gsttagsetter.c: (gst_tag_setter_merge_tags):
Merging an empty list with another list in KEEP_ALL mode should
yield an empty list as result and not the second list (#512578).
* tests/check/gst/gsttagsetter.c:
Add unit test for tag merge modes and the aforementioned bug.
ChangeLog
gst/gsttagsetter.c
tests/check/gst/gsttagsetter.c