[Ffmpeg-devel] Parallel mpeg4/h264 decoding in same process

Dario Souza dario
Thu Jun 2 01:00:36 CEST 2005


> 
> I think the alloc one ends up allocating static tables at some
> points...
> so that would leak some mem.
> If not, then init is the only one unless you plan on registering new
> codecs at runtime.
> 
> Fran?ois.
> 

After some extensive tests and `cvs update` and seeing your feedback on the
subject, I found a bug in my routine.
I guess now I don't need any mutex or patches whatsoever.
Ffmpeg is decoding simultaneous streams using different contexts,
in separate threads with no problem.

Thanks a lot anyway,
Dario Andrade







More information about the ffmpeg-devel mailing list