summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-08-30lavu/bprint: add append buffer functionLukasz Marek3-1/+28
2013-08-10bprint: Include va_copy compatDerek Buitenhuis1-0/+1
2013-08-10avutil/bprint: add av_vbprintf()Michael Niedermayer3-1/+31
2013-03-07lavu: add escape APIStefano Sabatini7-75/+147
2012-11-17lavu/bprint: implement av_bprint_strftime().Nicolas George5-2/+74
2012-11-02lavu/bprint: add av_bprint_get_buffer().Nicolas George3-1/+22
2012-09-15bprint: Remove custom vsnprintfDerek Buitenhuis1-19/+0
2012-09-12FATE/bprint: Convert a VLA to a normal arrayDerek Buitenhuis1-1/+5
2012-06-14bprint: implement vsnprintf for win32.Nicolas George1-0/+19
2012-06-10bprint-test: avoid z modifier, mingw fails with itMichael Niedermayer1-7/+7
2012-06-08fate-bprint: try to workaround platform specific value.Michael Niedermayer2-2/+2
2012-06-07bprint: add av_bprint_init_for_buffer().Nicolas George2-0/+25
2012-05-14lavu/bprint: add av_bprint_reset().Clément Bœsch3-1/+14
2012-03-21lavu: add av_bprintf and related.Nicolas George5-3/+350