Re: Unused function in quartz

2009-01-07 Thread Maarten Lankhorst
Hello Francois, Rob Shearman schreef: > 2009/1/6 Francois Gouget : > >> In the following commit you added the OutputPin_DeliverNewSegment() >> function to pin.c. However today it is unused. Is there any plan to use >> it? Is it still relevant? >> > > Not, it looks like it has been supersed

Re: Unused function in quartz

2009-01-06 Thread Rob Shearman
2009/1/6 Francois Gouget : > In the following commit you added the OutputPin_DeliverNewSegment() > function to pin.c. However today it is unused. Is there any plan to use > it? Is it still relevant? Not, it looks like it has been superseded by InputPin_NewSegment. If Maarten agrees, then feel free

Unused function in quartz

2009-01-06 Thread Francois Gouget
Hi, In the following commit you added the OutputPin_DeliverNewSegment() function to pin.c. However today it is unused. Is there any plan to use it? Is it still relevant? commit 0a6f11c88a8da49d80e4e7d8a0236ae4b36926b7 Author: Robert Shearman Date: Thu Sep 25 23:50:06 2003 +