Tue, 15 Dec 2009 20:38:54 +0000 |
adrian |
Add support for -geometry to corevideo.
|
Tue, 15 Dec 2009 20:25:50 +0000 |
adrian |
Add -xineramascreen support to corevideo vo. Still prefer corevideo's own device_id parameter if it's set.
|
Sun, 20 Sep 2009 19:07:57 +0000 |
adrian |
Fix vo_corevideo with shared buffer after r29606: Only do GUI dependent display config if shared buffer is not enabled.
|
Fri, 04 Sep 2009 18:43:28 +0000 |
reimar |
Factor out duplicated code to set play video scaled by a certain factor.
|
Fri, 04 Sep 2009 18:21:28 +0000 |
reimar |
Subopt parser subopts should now be const.
|
Tue, 01 Sep 2009 21:16:58 +0000 |
reimar |
Make glContext a local variable, it is not needed outside the function
|
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
|