[MPlayer-dev-eng] [RFC] EDL seeking and timing

Vlad Seryakov vseryakov at gmail.com
Thu Sep 2 19:25:51 CEST 2010


On Sep 2, 2010, at 3:34 AM, Diego Biurrun wrote:

> On Wed, Sep 01, 2010 at 09:40:26PM -0400, Vlad Seryakov wrote:
>> 
>> --- command.c	(revision 32037)
>> +++ command.c	(working copy)
>> @@ -70,6 +70,8 @@
>> 
>> extern int use_menu;
>> +extern int edl_adjust_pts;
>> +extern double start_pts;
> 
> Please avoid extern declarations in .c files.  We have edl.h for this.
> 

Fixed. Also i renamed the variable into edl_start_pts to better reflect the meaning.

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



More information about the MPlayer-dev-eng mailing list