| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/bprint: C++ compatible AVBPrint definition. | Vadim Kalinsky | 2014-11-29 | 1 | -6/+9 |
* | lavu/bprint: add const to av_bprint_is_complete() argument. | Nicolas George | 2014-09-21 | 1 | -1/+1 |
* | avutil & avdevice: remove av_bprint_fd_contents() | Michael Niedermayer | 2014-07-15 | 1 | -7/+0 |
* | avutil/bprint: Add av_bprint_fd_contents() | Andrey Utkin | 2014-07-07 | 1 | -0/+7 |
* | lavu/bprint: add append buffer function | Lukasz Marek | 2013-08-30 | 1 | -0/+9 |
* | avutil/bprint: add av_vbprintf() | Michael Niedermayer | 2013-08-10 | 1 | -0/+7 |
* | avutil/bprint: Fix doxygen comments | Michael Niedermayer | 2013-05-24 | 1 | -4/+4 |
* | lavu: add escape API | Stefano Sabatini | 2013-03-07 | 1 | -0/+17 |
* | lavu/bprint: implement av_bprint_strftime(). | Nicolas George | 2012-11-17 | 1 | -1/+15 |
* | lavu/bprint: add av_bprint_get_buffer(). | Nicolas George | 2012-11-02 | 1 | -0/+12 |
* | lavu/bprint: readd documentation for 0 and 1 av_bprint_init() special values | Stefano Sabatini | 2012-07-31 | 1 | -0/+2 |
* | lavu/bprint: extend/clarify documentation for av_bprint_init() size_max value | Stefano Sabatini | 2012-07-28 | 1 | -9/+12 |
* | bprint: add av_bprint_init_for_buffer(). | Nicolas George | 2012-06-07 | 1 | -0/+11 |
* | lavu/bprint: add av_bprint_reset(). | Clément Bœsch | 2012-05-14 | 1 | -0/+5 |
* | lavu: add av_bprintf and related. | Nicolas George | 2012-03-21 | 1 | -0/+136 |