[Ffmpeg-cvslog] r6911 - in trunk: libavcodec/flacenc.c libavutil/common.h
Alex Beregszaszi
alex
Mon Nov 6 15:04:03 CET 2006
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.
Not:
+#define PUT_UTF8(val, tmp, PUT_BYTE)\
The macro is new, and you didnt changed asf.c
--
Alex Beregszaszi | alex at fsn.hu
More information about the ffmpeg-cvslog
mailing list