log libvo/vo_corevideo.m @ 29574:0aa36133f638

age author description
Tue, 01 Sep 2009 21:12:33 +0000 reimar Add a dealloc function to corevideo to reduce the memleaks from
Tue, 01 Sep 2009 20:09:01 +0000 reimar Fix some of the major memleaks of vo_corevideo with -fixed-vo
Tue, 01 Sep 2009 12:12:45 +0000 reimar Make shm_fd a local variable and close it when we need it no longer, thus
Tue, 01 Sep 2009 10:48:47 +0000 reimar Reduce vo_corevideo memleaks by initializing static context etc. only once
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