21 Commits (26f4ee37f7ce0c04668a3ff38eff31f65e0618be)

Author SHA1 Message Date
Muhammad Faiz 83065939cb avutil/parsing: add '\r' as whitespace 9 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 11 years ago
Michael Niedermayer 0ebcf87803 protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_contents() patches 11 years ago
Andrey Utkin fcd1f6bc9d avutil/bprint: Add av_bprint_fd_contents() 11 years ago
Lou Logan 88f2586adb fix various typos 11 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 12 years ago
Nicolas George 4cd74c8143 lavu/bprint: implement av_bprint_strftime(). 12 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. 13 years ago
Michael Niedermayer 4bfee465e9 bprint-test: avoid z modifier, mingw fails with it 13 years ago
Michael Niedermayer 5b51efdc3a fate-bprint: try to workaround platform specific value. 13 years ago
Nicolas George b3e2bb08a9 bprint: add av_bprint_init_for_buffer(). 13 years ago
Clément Bœsch 9548deeea9 lavu/bprint: add av_bprint_reset(). 13 years ago
Nicolas George b75c67dc01 lavu: add av_bprintf and related. 13 years ago