]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
Merge commit 'b8f3ab8e6a7ce3627764da53b809628c828d4047'
[ffmpeg] / doc / APIchanges
index 57be6ba7354eb43d2c15d2cd6244a32baea874d9..5707d1397aa8882ef2c7ef1cbad2fdf28cb38087 100644 (file)
@@ -15,6 +15,15 @@ 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().