[FFmpeg-devel] [PATCH] Support binary statsfiles
Reimar Döffinger
Reimar.Doeffinger
Tue Oct 13 17:57:33 CEST 2009
On Tue, Oct 13, 2009 at 11:30:43AM -0400, David Conrad wrote:
> libtheora uses non-human-readable format for its two-pass statsfile.
> This adds _size fields to support this.
>
> To minimize the API change / still make human-readable statsfiles
> convenient, I think stats_out and stats_in should still be null-
> terminated.
I don't mind particularly, but you could just convert the libtheora
data, in the worst case just by base64-encoding it...
More information about the ffmpeg-devel
mailing list