aboutsummaryrefslogtreecommitdiff
path: root/libavutil/bprint.c
AgeCommit message (Expand)Author
2016-05-11Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis
2016-05-06avutil/parsing: add '\r' as whitespaceMuhammad Faiz
2014-07-15avutil & avdevice: remove av_bprint_fd_contents()Michael Niedermayer
2014-07-09avutil/bprint:ædd io.h, try to fix msvc buildMichael Niedermayer
2014-07-08protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_cont...Michael Niedermayer
2014-07-07avutil/bprint: Add av_bprint_fd_contents()Andrey Utkin
2014-06-03fix various typosLou Logan
2013-08-30lavu/bprint: add append buffer functionLukasz Marek
2013-08-10bprint: Include va_copy compatDerek Buitenhuis
2013-08-10avutil/bprint: add av_vbprintf()Michael Niedermayer
2013-03-07lavu: add escape APIStefano Sabatini
2012-11-17lavu/bprint: implement av_bprint_strftime().Nicolas George
2012-11-02lavu/bprint: add av_bprint_get_buffer().Nicolas George
2012-09-15bprint: Remove custom vsnprintfDerek Buitenhuis
2012-09-12FATE/bprint: Convert a VLA to a normal arrayDerek Buitenhuis
2012-06-14bprint: implement vsnprintf for win32.Nicolas George
2012-06-10bprint-test: avoid z modifier, mingw fails with itMichael Niedermayer
2012-06-08fate-bprint: try to workaround platform specific value.Michael Niedermayer
2012-06-07bprint: add av_bprint_init_for_buffer().Nicolas George
2012-05-14lavu/bprint: add av_bprint_reset().Clément Bœsch
2012-03-21lavu: add av_bprintf and related.Nicolas George