Mercurial > mplayer.hg
annotate libfaad2/README @ 25157:cf3b6015735d
Set protocol for the vo proxy used in shared-buffer mode.
NOTE: You have to update your mplayerosx to svn r148 or newer to work with it.
This change will speed up vo proxy and fix all these warnings:
vo_macosx.m: In function 'config':
vo_macosx.m:165: warning: 'NSProxy' may not respond to '-startWithWidth:withHeight:withBytes:withAspect:'
vo_macosx.m:165: warning: (Messages without a matching method signature
vo_macosx.m:165: warning: will be assumed to return 'id' and accept
vo_macosx.m:165: warning: '...' as arguments.)
vo_macosx.m: In function 'flip_page':
vo_macosx.m:183: warning: 'NSProxy' may not respond to '-render'
vo_macosx.m: In function 'uninit':
vo_macosx.m:235: warning: 'NSProxy' may not respond to '-stop'
vo_macosx.m: In function 'control':
vo_macosx.m:334: warning: 'NSProxy' may not respond to '-ontop'
vo_macosx.m:336: warning: 'NSProxy' may not respond to '-toggleFullscreen'
author | ulion |
---|---|
date | Wed, 28 Nov 2007 00:01:35 +0000 |
parents | 59b6fa5b4201 |
children |
rev | line source |
---|---|
18141 | 1 This is a FAAD2 CVS snapshot from 2004-09-15. |
14728
e59f6e015975
Correct CVS snapshot date and provide a little more detail.
diego
parents:
13453
diff
changeset
|
2 Only the content of the libfaad/ and include/ subdirectories is present here. |
14733 | 3 MPlayer-specific modifications can be found in local_changes.diff. |