--- zzzz-none-000/linux-3.10.107/Documentation/DocBook/media/v4l/v4l2.xml 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/Documentation/DocBook/media/v4l/v4l2.xml 2021-02-04 17:41:59.000000000 +0000 @@ -70,7 +70,7 @@ Remote Controller chapter.
- mchehab@redhat.com + m.chehab@samsung.com
@@ -107,6 +107,16 @@ + + Antti + Palosaari + SDR API. + +
+ crope@iki.fi +
+
+
@@ -125,6 +135,8 @@ 2011 2012 2013 + 2014 + 2015 Bill Dirks, Michael H. Schimek, Hans Verkuil, Martin Rubli, Andy Walls, Muralidharan Karicheri, Mauro Carvalho Chehab, Pawel Osciak @@ -139,6 +151,67 @@ structs, ioctls) must be noted in more detail in the history chapter (compat.xml), along with the possible impact on existing drivers and applications. --> + + 4.4 + 2015-05-26 + ap + Renamed V4L2_TUNER_ADC to V4L2_TUNER_SDR. +Added V4L2_CID_RF_TUNER_RF_GAIN control. +Added transmitter support for Software Defined Radio (SDR) Interface. + + + + + 4.1 + 2015-02-13 + mcc + Fix documentation for media controller device nodes and add support for DVB device nodes. +Add support for Tuner sub-device. + + + + 3.19 + 2014-12-05 + hv + Rewrote Colorspace chapter, added new &v4l2-ycbcr-encoding; and &v4l2-quantization; fields +to &v4l2-pix-format;, &v4l2-pix-format-mplane; and &v4l2-mbus-framefmt;. + + + + + 3.17 + 2014-08-04 + lp, hv + Extended &v4l2-pix-format;. Added format flags. Added compound control types +and VIDIOC_QUERY_EXT_CTRL. + + + + + 3.15 + 2014-02-03 + hv, ap + Update several sections of "Common API Elements": "Opening and Closing Devices" +"Querying Capabilities", "Application Priority", "Video Inputs and Outputs", "Audio Inputs and Outputs" +"Tuners and Modulators", "Video Standards" and "Digital Video (DV) Timings". Added SDR API. + + + + + 3.14 + 2013-11-25 + rr + Set width and height as unsigned on v4l2_rect. + + + + + 3.11 + 2013-05-26 + hv + Remove obsolete VIDIOC_DBG_G_CHIP_IDENT ioctl. + + 3.10 @@ -493,7 +566,7 @@ Video for Linux Two API Specification - Revision 3.10 + Revision 4.4 &sub-common; @@ -521,6 +594,7 @@
&sub-dev-teletext;
&sub-dev-radio;
&sub-dev-rds;
+
&sub-dev-sdr;
&sub-dev-event;
&sub-dev-subdev;
@@ -547,7 +621,6 @@ &sub-create-bufs; &sub-cropcap; - &sub-dbg-g-chip-ident; &sub-dbg-g-chip-info; &sub-dbg-g-register; &sub-decoder-cmd; @@ -570,6 +643,7 @@ &sub-g-crop; &sub-g-ctrl; &sub-g-dv-timings; + &sub-g-edid; &sub-g-enc-index; &sub-g-ext-ctrls; &sub-g-fbuf; @@ -601,7 +675,6 @@ &sub-subdev-enum-frame-size; &sub-subdev-enum-mbus-code; &sub-subdev-g-crop; - &sub-subdev-g-edid; &sub-subdev-g-fmt; &sub-subdev-g-frame-interval; &sub-subdev-g-selection;