Bug 25545 - HTMLMediaElement: display anamorphic video correctly
Summary: HTMLMediaElement: display anamorphic video correctly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-04 08:17 PDT by Eric Carlson
Modified: 2009-05-04 08:57 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2009-05-04 08:17:22 PDT
Movies with non-square pixel should be displayed with the correct aspect ratio. QuickTime does not do this by default for compatibility with legacy software, so WebCore must turn on the feature when a movie is opened.
Comment 1 Eric Carlson 2009-05-04 08:57:22 PDT
http://trac.webkit.org/changeset/43182