Commit History

Author SHA1 Message Date
  Derek Buitenhuis 96d616052b Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 8 years ago
  Muhammad Faiz 83065939cb avutil/parsing: add '\r' as whitespace 8 years ago
  Michael Niedermayer 9514472904 avutil & avdevice: remove av_bprint_fd_contents() 10 years ago
  Michael Niedermayer 31d49db75e avutil/bprint:ædd io.h, try to fix msvc build 10 years ago
  Michael Niedermayer 0ebcf87803 protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_contents() patches 10 years ago
  Andrey Utkin fcd1f6bc9d avutil/bprint: Add av_bprint_fd_contents() 10 years ago
  Lou Logan 88f2586adb fix various typos 10 years ago
  Lukasz Marek 0b46d6f3ef lavu/bprint: add append buffer function 11 years ago
  Derek Buitenhuis d9c1fb8376 bprint: Include va_copy compat 11 years ago
  Michael Niedermayer 112c970ca6 avutil/bprint: add av_vbprintf() 11 years ago
  Stefano Sabatini 9767ec6b86 lavu: add escape API 11 years ago
  Nicolas George 4cd74c8143 lavu/bprint: implement av_bprint_strftime(). 11 years ago
  Nicolas George 483c1aa5f1 lavu/bprint: add av_bprint_get_buffer(). 12 years ago
  Derek Buitenhuis d512e74dec bprint: Remove custom vsnprintf 12 years ago
  Derek Buitenhuis 0c5fe2f0da FATE/bprint: Convert a VLA to a normal array 12 years ago
  Nicolas George 69bf775e9f bprint: implement vsnprintf for win32. 12 years ago
  Michael Niedermayer 4bfee465e9 bprint-test: avoid z modifier, mingw fails with it 12 years ago
  Michael Niedermayer 5b51efdc3a fate-bprint: try to workaround platform specific value. 12 years ago
  Nicolas George b3e2bb08a9 bprint: add av_bprint_init_for_buffer(). 12 years ago
  Clément Bœsch 9548deeea9 lavu/bprint: add av_bprint_reset(). 12 years ago
  Nicolas George b75c67dc01 lavu: add av_bprintf and related. 12 years ago