summaryrefslogtreecommitdiffstats
path: root/video/out/cocoa/video_view.h
Commit message (Collapse)AuthorAgeFilesLines
* osx: change license header on some more cocoa fileswm42017-06-241-7/+7
| | | | Changing the headers was actually forgotten in the previous commit.
* cocoa: allow to embed into an arbitrary NSViewStefano Pigozzi2014-10-081-0/+1
| | | | | Basically add if guards on all the problematic features. I'm still thinking about a better way to handle this, but for the time being, this will do.
* cocoa: separate video view and events viewStefano Pigozzi2014-10-051-0/+23