Ticket #421 (assigned defect)

Opened 2 months ago

Last modified 1 month ago

Colours in liboggplay are wrong

Reported by: cdouble Assigned to: wiking (accepted)
Priority: normal Milestone:
Component: liboggplay Version:
Severity: normal Keywords:
Cc:

Description

The background in this video is gray in liboggplay, but white in other players:

http://www.bluishcoder.co.nz/5lt9e4ayf7oe.ogg

Attachments

yuv2rgb-vanilla-fix.patch (2.6 kB) - added by wiking on 2008-10-24 08:22:24.
This file fixed yuv2rgb/bgr function but only for vanilla implementation

Change History

2008-10-09 01:28:01 changed by wiking

  • owner changed from shane to wiking.
  • status changed from new to assigned.

2008-10-24 08:22:24 changed by wiking

  • attachment yuv2rgb-vanilla-fix.patch added.

This file fixed yuv2rgb/bgr function but only for vanilla implementation

2008-10-24 08:24:46 changed by wiking

The uploaded patch fixes the vanilla implementation for yuv2rgb transformation. The fixed for the optimized version is still missing => ticket not 100% resolved.