[MPlayer-dev-eng] [PATCH] deinterlace property fix

Vicente Sendra visenri at yahoo.es
Tue Oct 9 23:37:24 CEST 2012


I've previously send a fix for command.c in:
Better double frame rate output and framedrop

But there was a bug in my code.

This new one fixes old problem:

Better handling of deinterlace property, returns M_PROPERTY_ERROR if it can't be changed (or read), and displays osd value correctly (when change was not successful it showed the opposite value).

And my bug:

if VFCTRL_GET_DEINTERLACE was not successfull, deinterlace value was undefined.

I send it as a separate fix, as it's unrelated to new framedrop system.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: command.diff
Type: application/octet-stream
Size: 1612 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20121009/6887a0ce/attachment-0001.obj>


More information about the MPlayer-dev-eng mailing list