[FFmpeg-devel] remove int readers

Ramiro Ribeiro Polla ramiro
Thu Jun 21 01:13:28 CEST 2007


Reimar Doeffinger wrote:
> Btw. I think the next step would be to put the bytestream stuff into
> libavutil and use it where appropriate ;-)
>
>   

Yes, definitely. ByteIOContext looks good, but seems very slow. Take 
libavformat/rm.c for example. It can be considerably faster with 
bytestream functions.

Ok, I haven't benchmarked it, so "considerably" is only my thoughts. But 
the assembly output did look better (without a bunch of calls). I don't 
have the time to look further though.

Ramiro Polla




More information about the ffmpeg-devel mailing list