diff options
author | Clément Bœsch <ubitux@gmail.com> | 2011-09-12 19:22:53 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2011-09-13 22:41:08 +0200 |
commit | afbeb494565de2530d0dd288588434d9d2902cda (patch) | |
tree | 9275f1548a633460874604c02690897f1957d94a /libavformat | |
parent | e29d6db55b96a642c5498794247742020697369a (diff) | |
download | ffmpeg-afbeb494565de2530d0dd288588434d9d2902cda.tar.gz |
ffprobe: replace fmt callback with str callback.
Having a string callback is much more simpler than a variable args
one for writers to deal with, especially when dealing with escaping.
This patch also introduces a local fast_asprintf() function which is
similar to av_asprintf() but avoids reallocating at each print (leading
to a performance issue).
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions