[Ffmpeg-cvslog] r6911 - in trunk: libavcodec/flacenc.c libavutil/common.h

Guillaume Poirier gpoirier
Mon Nov 6 14:36:16 CET 2006


Hi,

Alex Beregszaszi wrote:
> Hi,
> 
> 
>>>>Fix ASF format parser's broken UTF-16 string handling
>>>>1. Add a PUT_UTF8 macro to common.h; code borrowed from
>>>>libavcodec/flacenc.c. 2. Make use of the macro in asf.c
>>>
>>>
>>>Forgot to commit the change to asf.c ?
>>
>>Mmm, no. it should read "Make use of the macro in flacenc.c"
> 
> 
>  static void write_utf8(PutBitContext *pb, uint32_t val)

I never said it was, it just uses the macro in write_utf8().
Unless I'm blind, the log msg is now correct.

Guillaume




More information about the ffmpeg-cvslog mailing list