David Ison <paralleldev <at> dtison.net> writes:

> > (And I suspect parallelization of vc1 is not
> > an easy task.)
> >
> > Thank you for any contribution!
> Are you referring to the file
> 
> libavcodec/vc1.c   ?

To libavcodec/vc1*, yes

An easier choice may be parallelization of the 
scale filter: It is possible to let libswscale 
work on slices, working on several slices at 
the same time should allow for a big speedup 
for some conversions.

Carl Eugen

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to