[FFmpeg-cvslog] doc/APIchanges: add avdevice_*_control_message functions

Lukasz Marek git at videolan.org
Tue Jan 28 18:09:59 CET 2014


ffmpeg | branch: master | Lukasz Marek <lukasz.m.luki at gmail.com> | Tue Jan 28 11:41:30 2014 +0100| [4115cd0e768f33a15b14ce354e4fbf8dfc65f821] | committer: Michael Niedermayer

doc/APIchanges: add avdevice_*_control_message functions

Signed-off-by: Lukasz Marek <lukasz.m.luki at gmail.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4115cd0e768f33a15b14ce354e4fbf8dfc65f821
---

 doc/APIchanges |    8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/APIchanges b/doc/APIchanges
index 8c8c466..ed99bfd 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,14 @@ libavutil:     2012-10-22
 
 API changes, most recent first:
 
+2014-01-27 - 102bd64 - lavd 55.7.100 - avdevice.h
+                       lavf 55.28.100 - avformat.h
+    Add avdevice_dev_to_app_control_message() function
+
+2014-01-27 - 7151411 - lavd 55.6.100 - avdevice.h
+                       lavf 55.27.100 - avformat.h
+    Add avdevice_app_to_dev_control_message() function
+
 2014-01-xx - xxxxxxx - lavc 55.32.1 - avcodec.h
   Edges are not required anymore on video buffers allocated by get_buffer2()
   (i.e. as if the CODEC_FLAG_EMU_EDGE flag was always on). Deprecate



More information about the ffmpeg-cvslog mailing list