Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavu: add escape API | Stefano Sabatini | 2013-03-07 | 1 | -0/+45 |
* | lavu/bprint: implement av_bprint_strftime(). | Nicolas George | 2012-11-17 | 1 | -0/+53 |
* | lavu/bprint: add av_bprint_get_buffer(). | Nicolas George | 2012-11-02 | 1 | -0/+9 |
* | bprint: Remove custom vsnprintf | Derek Buitenhuis | 2012-09-15 | 1 | -19/+0 |
* | FATE/bprint: Convert a VLA to a normal array | Derek Buitenhuis | 2012-09-12 | 1 | -1/+5 |
* | bprint: implement vsnprintf for win32. | Nicolas George | 2012-06-14 | 1 | -0/+19 |
* | bprint-test: avoid z modifier, mingw fails with it | Michael Niedermayer | 2012-06-10 | 1 | -7/+7 |
* | fate-bprint: try to workaround platform specific value. | Michael Niedermayer | 2012-06-08 | 1 | -1/+1 |
* | bprint: add av_bprint_init_for_buffer(). | Nicolas George | 2012-06-07 | 1 | -0/+14 |
* | lavu/bprint: add av_bprint_reset(). | Clément Bœsch | 2012-05-14 | 1 | -0/+8 |
* | lavu: add av_bprintf and related. | Nicolas George | 2012-03-21 | 1 | -0/+206 |