Jan Ekström (12021-02-22): > From: Stefano Sabatini <[email protected]> > > Base escaping only escapes values required for base character data > according to part 2.4 of XML, and if additional flags are added > single and double quotes can additionally be escaped in order > to handle single and double quoted attributes. > --- > libavutil/avstring.h | 14 ++++++++++++++ > libavutil/bprint.c | 29 +++++++++++++++++++++++++++++ > libavutil/version.h | 2 +- > tools/ffescape.c | 7 +++++-- > 4 files changed, 49 insertions(+), 3 deletions(-)
I am happy with this version. Thank you very much. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
