[MPlayer-dev-eng] [PATCH] corevideo:shared_buffer broken

Zongyao Qu Zongyao.qu at gmail.com
Tue Oct 9 01:58:59 CEST 2012


Xidorn Quan <quanxunzhen <at> gmail.com> writes:

> I don't think it is where the problem is since nil can accept any
> message and simply ignore them without complaining.

nil is able to be passed any message 
only means that app will not crash.

Since the function returns vo_true, which it actually didn't do the right thing,
The return value would confuse the caller.
you could find some relative code in video_out.c



More information about the MPlayer-dev-eng mailing list