[MPlayer-dev-eng] [PATCH] EDL cleanup and fixes

Oded Shimon ods15 at ods15.dyndns.org
Wed Nov 3 15:23:20 CET 2004


On Wednesday 03 November 2004 05:27, Reynaldo H. Verdejo Pinochet wrote:
> You dont need this (edl_muted), there is already an edl_mute_count
> that does the same, if edl_mute_count%2 != 0 youre on edl's mute mode

There, this is a new patch, its _identical_ to the previous one, except it 
uses:
edl_mute_count & 1
instead of:
edl_muted

On a side note, like I said, after you commit this patch I can send you the 
EDL seek patch. I found out EDL is also a bit broken when you load multiple 
files, I have a patch to fix this too. The patch for it also depends on this 
mute patch. Try to commit this patch or reply to me why you can't ASAP.

- ods15
-------------- next part --------------
A non-text attachment was scrubbed...
Name: edl-mute.patch
Type: text/x-diff
Size: 3261 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20041103/e2c94cbc/attachment.patch>


More information about the MPlayer-dev-eng mailing list