jifmux: add "streamable" property
Submitted by min..@..arp.fm
Link to original bug (#753964)
Description
Created attachment 309863
0001-Add-support-for-the-streamable-property-which-allows.patch
By default jifmux uses the GST_TAG_MERGE_KEEP mode on incoming tag events, meaning that only the first attempt to set a tag counts.
This patch adds the streamable parameter, which if set to "true" will use GST_TAG_MERGE_REPLACE instead on tags.
This allows tags to be set on multiple JPEGs.
Patch is modelled on the flvmux element, which has identical behaviour.
Patch 309863, "0001-Add-support-for-the-streamable-property-which-allows.patch":
file_753964.txt
Version: 1.4.5