[algogeeks] Re: linked list

2008-06-12 Thread Sumedh Sakdeo
Well it is possible with a constraint that ur linked list is maintained sorted. Google more on Skiplist. It is a randomized probabilistic algorithm. Regards, Sumedh On 6/11/08, Douglas Diniz [EMAIL PROTECTED] wrote: Well, if you have a classic linked list, O(n) is the best for you. But you

[algogeeks] Re: video transcoding

2008-06-12 Thread Vasant
You can use FFMPEG http://sourceforge.net/projects/ffmpeg Best, VM On Jun 11, 11:54 am, mirchi [EMAIL PROTECTED] wrote: i need help urgently ! i want to know if there are any libraries available in c++ for manipulating mpeg streams or in any other language. i want to extract header