[FFmpeg-soc] How is everyone progressing?

Michael Niedermayer michaelni at gmx.at
Fri Aug 1 12:23:50 CEST 2008


On Fri, Aug 01, 2008 at 12:19:41AM -0400, Alexander Strange wrote:
> 
> On Jul 30, 2008, at 8:54 PM, Robert Swain wrote:
> 
> > Hello GSoCers,
> >
> > I was wondering how everyone was progressing on their tasks. Here is
> > the list of people and what I perceive as their status:
> >
> > Multi-threaded decoding - Alexander - Active - Still working on h.264
> > but it is performing well.
> 
> >
> > Please respond to this mail commenting on your (or your student's)
> > progress so we can all see what's going on.
> >
> > Regards,
> > Rob
> 
> Progressive H.264 is done and working, but PAFF is currently broken.  
> I'll have that fixed as soon as lu_zero can update his mainline git  
> mirror.
> 
> Right now I'm working on slice+frame threading, and then I'll do  
> encoding. I was really expecting to be closer to finished by now, so  
> I'll try to get basic stuff finished first - I don't want it sitting  
> around unmergeable forever. Any more codecs we want converted can be  
> done later, or the maintainer can do it themselves if I write good  
> enough documentation.
> 
> One thing I'm not sure about is all the other thread stuff - I could  
> get rid of some duplicate code if we dropped support for non-pthreads.  
> All the other OSes have pthread emulation libraries that are probably  
> better maintained than our os2/w32/bethreads, and I can't test or  

If you can simplify code by droping them then do so, the respective
maintainers can update them later to whaever new API ...
What iam against though is pthread code outside pthread.c, it should stay
there and it should be possible to implement what is in pthread.c on other
thread systems.

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20080801/bcfd7682/attachment.pgp>


More information about the FFmpeg-soc mailing list