]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
Merge commit 'b8f3ab8e6a7ce3627764da53b809628c828d4047'
[ffmpeg] / doc / APIchanges
index 1d10af59629f60f47632dfccf5f4a6c069d000aa..5707d1397aa8882ef2c7ef1cbad2fdf28cb38087 100644 (file)
@@ -15,6 +15,18 @@ libavutil:     2012-10-22
 
 API changes, most recent first:
 
+2012-11-25 - xxxxxxx - lavu 52.9.100 - opt.h
+  Add the following convenience functions to opt.h:
+   av_opt_get_image_size
+   av_opt_get_pixel_fmt
+   av_opt_get_sample_fmt
+   av_opt_set_image_size
+   av_opt_set_pixel_fmt
+   av_opt_set_sample_fmt
+
+2012-11-17 - xxxxxxx - lavu 52.8.100 - bprint.h
+  Add av_bprint_strftime().
+
 2012-11-15 - xxxxxxx - lavu 52.7.100 - opt.h
   Add av_opt_get_key_value().