Skip to content

macosx: Create current media input item once, rather than on every property access

Also fixes bugs when comparing an input item retrieved via this property to the current input item (we expected them to match before, but since the input item was being recreated on every access to the property, they wouldn't)

Signed-off-by: Claudio Cambra developer@claudiocambra.com

Merge request reports

Loading