[FFmpeg-devel] [PATCH] RTP/Vorbis payload implementation (GSoC qual task)
Ronald S. Bultje
rsbultje
Sun Apr 12 15:43:04 CEST 2009
Hi,
On Sun, Apr 12, 2009 at 6:14 AM, Luca Barbato <lu_zero at gentoo.org> wrote:
> +static int read_base128(uint8_t ** buf, uint8_t * buf_end)
[..]
> You should use the implementation that's already present in ffmpeg.
That's base64, not base128. We might want this one also as common code
if it's reused in other places (theora comes to mind).
Ronald
More information about the ffmpeg-devel
mailing list