]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
udp: Fix local_port management
[ffmpeg] / doc / APIchanges
index 0c6e275534461d3e6c122e95e508160f0205c37c..0ddfb11e03c8b7e436ad02dae10024293f7aa560 100644 (file)
@@ -13,6 +13,34 @@ libavutil:     2014-08-09
 
 API changes, most recent first:
 
+2015-xx-xx - xxxxxxx - lavf 56.20.0 - avio.h
+  Add avio_put_str16be.
+
+2015-xx-xx - xxxxxxx - lavu 54.14.0 - cpu.h
+  Add AV_CPU_FLAG_AVXSLOW.
+
+2015-xx-xx - xxxxxxx - lavc 56.23.0
+  Add av_vda_default_init2.
+
+2015-xx-xx - xxxxxxx - lavu 54.12.0
+  Add AV_LOG_TRACE for extremely verbose debugging.
+
+2015-xx-xx - xxxxxxx - lavu 54.11.0
+  Add av_small_strptime().
+
+2015-xx-xx - xxxxxxx - lavc 56.22.0
+  Add FF_PROFILE_DTS_EXPRESS.
+
+2015-xx-xx - xxxxxxx - lavu 54.10.0
+  Add AV_PIX_FMT_MMAL for MMAL hardware acceleration.
+
+2015-xx-xx - xxxxxxx - lavc 56.13
+  Add width, height, coded_width, coded_height and format to
+  AVCodecParserContext.
+
+2015-xx-xx - xxxxxxx - lavu 54.9.0
+  Add AV_PIX_FMT_QSV for QSV hardware acceleration.
+
 2015-01-27 - 728685f - lavc 56.12.0, lavu 54.8.0 - avcodec.h, frame.h
   Add AV_PKT_DATA_AUDIO_SERVICE_TYPE and AV_FRAME_DATA_AUDIO_SERVICE_TYPE for
   storing the audio service type as side data.