summaryrefslogtreecommitdiff
path: root/libavutil/bprint.c
Commit message (Expand)AuthorAge
* avutil/bprint: Add av_bprint_fd_contents()Andrey Utkin2014-07-07
* fix various typosLou Logan2014-06-03
* lavu/bprint: add append buffer functionLukasz Marek2013-08-30
* bprint: Include va_copy compatDerek Buitenhuis2013-08-10
* avutil/bprint: add av_vbprintf()Michael Niedermayer2013-08-10
* lavu: add escape APIStefano Sabatini2013-03-07
* lavu/bprint: implement av_bprint_strftime().Nicolas George2012-11-17
* lavu/bprint: add av_bprint_get_buffer().Nicolas George2012-11-02
* bprint: Remove custom vsnprintfDerek Buitenhuis2012-09-15
* FATE/bprint: Convert a VLA to a normal arrayDerek Buitenhuis2012-09-12
* bprint: implement vsnprintf for win32.Nicolas George2012-06-14
* bprint-test: avoid z modifier, mingw fails with itMichael Niedermayer2012-06-10
* fate-bprint: try to workaround platform specific value.Michael Niedermayer2012-06-08
* bprint: add av_bprint_init_for_buffer().Nicolas George2012-06-07
* lavu/bprint: add av_bprint_reset().Clément Bœsch2012-05-14
* lavu: add av_bprintf and related.Nicolas George2012-03-21