Bug 136872 - [Mac] MediaPlayerPrivateAVFoundationObjC::paintWithVideoOutput doesn't work with rotated movies
Summary: [Mac] MediaPlayerPrivateAVFoundationObjC::paintWithVideoOutput doesn't work w...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-09-16 15:01 PDT by Eric Carlson
Modified: 2021-10-05 03:27 PDT (History)
5 users (show)

See Also:


Attachments
Proposed patch. (3.43 KB, patch)
2014-09-16 15:08 PDT, Eric Carlson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2014-09-16 15:01:07 PDT
MediaPlayerPrivateAVFoundationObjC::paintWithVideoOutput doesn't consider a video track with a transform.
Comment 1 Eric Carlson 2014-09-16 15:03:07 PDT
<rdar://problem/18187713>
Comment 2 Eric Carlson 2014-09-16 15:08:51 PDT
Created attachment 238215 [details]
Proposed patch.
Comment 3 Brent Fulgham 2014-09-16 16:12:22 PDT
Committed r173677: <http://trac.webkit.org/changeset/173677>
Comment 4 Brent Fulgham 2014-09-16 16:27:31 PDT
Committed r173678: <http://trac.webkit.org/changeset/173678>