summaryrefslogtreecommitdiff
path: root/editeng
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2022-09-02 14:19:41 +0200
committerMiklos Vajna <vmiklos@collabora.com>2022-09-02 15:41:56 +0200
commit38671e21d7dbcd5019912b9468305018de0c922e (patch)
treecc0fb9699d729f4163198edf24e8b63140afd23e /editeng
parent412e0ab26618c38f548c340f85ef63bbe73ef6b2 (diff)
Related: tdf#149969 PPTX export: add loop from the animation of a media shape
The PPTX import maps media nodes to XAudio nodes, but the export side in PPTXAnimationExport::WriteAnimationNodeAudio() only handled audio, not video. This is fine, that code was added for audio narration purposes, but the same animation handles looping for videos, so this needs extending. Fix the problem by exporting <p:audio> conditionally and write video markup (especially info about repeat count) when the content of the media shape is video, not audio. Change-Id: Iba6bb4901b984c4363023f05232efc06ff069022 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139261 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'editeng')
0 files changed, 0 insertions, 0 deletions