[FFmpeg-cvslog] r24913 - trunk/libavcodec/a64multienc.c
Reimar Döffinger
Reimar.Doeffinger
Wed Aug 25 18:11:38 CEST 2010
On Wed, Aug 25, 2010 at 01:47:48PM +0200, bindhammer wrote:
> req_size = 0;
>
> + /* copy charset to buf */
> //XXX this all should maybe move to the muxer? as well as teh chunked/not chunked thing?
> /* either write charset as a whole (more comfy when playing from mem) */
> /* copy charset chunk if exists */
> if(c->mc_lifetime) {
Why this strange indentation of that newly added comment?
More information about the ffmpeg-cvslog
mailing list