[MPlayer-dev-eng] [PATCH] New input command, edl_loadfile

Vlad Seryakov vseryakov at gmail.com
Wed Aug 25 23:16:48 CEST 2010


On Aug 25, 2010, at 8:26 AM, Diego Biurrun wrote:

> On Tue, Aug 24, 2010 at 09:14:55PM -0400, Vlad Seryakov wrote:
>> 
>> If this is ok and accepted, updating the docs would be the next step.
> 
> Reynaldo?
> 
>> --- mplayer.c	(revision 32011)
>> +++ mplayer.c	(working copy)
>> @@ -2611,6 +2611,13 @@
>>     }
>> }
>> 
>> +static void edl_loadfile()
> 
> (void)
> 
> This should have caused a warning...
> 
>> +    if (edl_filename) {
>> +        if (edl_records) free_edl(edl_records);
> 
> Break this line while you're at it..
> 

Fixed

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: edlfile.txt
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100825/aab68bfc/attachment.txt>
-------------- next part --------------



More information about the MPlayer-dev-eng mailing list