[FFmpeg-devel] [PATCH] lavu: add escape API
Stefano Sabatini
stefasab at gmail.com
Tue Feb 26 01:39:58 CET 2013
On date Thursday 2013-02-21 19:41:06 +0100, Stefano Sabatini encoded:
> On date Thursday 2013-01-24 18:01:31 +0100, Nicolas George encoded:
[...]
> [...]
> > No other remarks this time.
>
> Updated.
> --
> FFmpeg = Fierce and Fundamental Magnificient Political Exxagerate Gospel
> From 58c93b455d7eb00924745747aa08648c0071071d Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefasab at gmail.com>
> Date: Sun, 16 Dec 2012 12:17:23 +0100
> Subject: [PATCH] lavu: add escape API
>
> The escape API will be useful to perform escaping programmatically, which
> is required when crafting argument strings, and will be used for context
> printing as well.
>
> This is based on the ffescape tool code, with a few extensions and fixes.
>
> TODO: bump minor, add APIchanges entry
> ---
> libavutil/avstring.c | 18 ++++++++++
> libavutil/avstring.h | 41 ++++++++++++++++++++++
> libavutil/bprint.c | 42 +++++++++++++++++++++++
> libavutil/bprint.h | 17 ++++++++++
> tools/ffescape.c | 92 +++++++++++---------------------------------------
> 5 files changed, 137 insertions(+), 73 deletions(-)
Ping.
--
FFmpeg = Faithful and Fanciful Minimal Programmable Evanescent Gnome
More information about the ffmpeg-devel
mailing list