1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-06-19 19:03:00 +02:00

lavu: add av_bprintf and related.

This commit is contained in:
Nicolas George
2012-02-01 20:37:50 +01:00
parent 594a3d6315
commit b75c67dc01
5 changed files with 350 additions and 3 deletions
+3
View File
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
2012-03-21 - xxxxxxx - lavu 51.43.100
Add bprint.h for bprint API.
2012-02-21 - xxxxxxx - lavc 54.4.100
Add av_get_pcm_codec() function.