Mercurial > mplayer.hg
log libvo/vo_corevideo.m @ 29564:4ae3d2d7946e
age | author | description |
---|---|---|
Tue, 01 Sep 2009 09:36:04 +0000 | reimar | Use MPlayer's standard aspect handling functions in corevideo |
Fri, 28 Aug 2009 13:29:07 +0000 | reimar | Reuse the osx_common convert_key function to convert OSX keycodes to MPlayer |
Mon, 18 May 2009 21:19:11 +0000 | adrian | When used with shared_buffer, there's no need for a NSApp object, which causes MPlayer to be marked as unresponsive. |
Mon, 18 May 2009 21:00:35 +0000 | adrian | When used with shared_buffer, autorelease in each flip_page so objects don't accumulate until exit. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Mon, 04 May 2009 16:55:05 +0000 | diego | Rename macosx video output driver to corevideo. base libvo/vo_macosx.m@0b4b2ad6b762 |