Lines Matching refs:added

10 Soon after the V4L API was added to the kernel it was criticised as too
59 module. The ``YUV422`` and ``YUV411`` planar image formats were added.
62 output devices were added.
64 1999-01-14: A raw VBI capture interface was added.
99 1999-05-02: Fixed a typo in videodev.h, and added the
118 2. ``V4L2_TUNER_SUB_LANG1`` was added. (1999-09-05)
195 8. A ``sequence`` field was added to struct v4l2_buffer. The ``sequence``
206 2000-01-13: The ``V4L2_FMT_FLAG_NOT_INTERLACED`` flag was added.
212 added.
214 2000-11-25: ``V4L2_TYPE_VBI_INPUT`` was added.
235 2001-04-13: Big endian 16-bit RGB formats were added.
239 :ref:`VIDIOC_S_FREQUENCY <VIDIOC_G_FREQUENCY>` ioctls were added.
243 2000-09-18: ``V4L2_BUF_TYPE_VBI`` was added. This may *break
256 1. Figures clarifying the line numbering scheme were added to the V4L2
283 were added. The former is an alias for the old ``V4L2_TYPE_VBI``, the
354 ``modulator`` and ``std`` where added instead.
358 capability flag ``V4L2_AUDCAP_STEREO`` was added to indicated if the
372 A ``type`` field was added.
379 tuner or modulator index number. A tuner ``type`` field was added
392 added to autodetect the received standard, if the hardware has this
394 ``index`` field was added for
396 :ref:`v4l2_std_id <v4l2-std-id>` field named ``id`` was added as
415 9. The :ref:`VIDIOC_TRY_FMT <VIDIOC_G_FMT>` ioctl was added to
463 added as in struct v4l2_format. The ``VIDIOC_ENUM_FBUFFMT`` ioctl is no
481 newly added ``field`` field.
505 a newly added ``colorspace`` field, where one of
513 enum v4l2_memory was added to distinguish between
520 enum v4l2_field was added to indicate if a
522 removed. Since no unadjusted system time clock was added to the
528 was added to distinguish between
556 above. A ``field`` field of type enum v4l2_field was added to
576 field ``readbuffers`` was added to control the driver behaviour in
593 1. A new capability flag ``V4L2_CAP_RADIO`` was added for radio devices.
597 2. An optional driver access priority mechanism was added, see
607 :ref:`VIDIOC_ENUMAUDIO` ioctl was added to
636 was added to the write-only versions. The old ioctls were removed on
689 1. A new field ``input`` (former ``reserved[0]``) was added to the
716 1. A new sliced VBI interface was added. It is documented in
723 1. The :ref:`VIDIOC_LOG_STATUS` ioctl was added.
777 1. New video standard macros were added: ``V4L2_STD_NTSC_M_KR`` (NTSC M
821 :ref:`VIDIOC_TRY_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` were added, a
834 buffer type field was added replacing a reserved field. Note on
846 were added.
849 added.
868 ``V4L2_FIELD_INTERLACED_BT`` were added. See enum v4l2_field for
872 inverted local alpha value were added to the video overlay interface.
876 A new ``global_alpha`` field was added to struct v4l2_window,
893 ``V4L2_PIX_FMT_YUV32`` were added.
899 :ref:`V4L2_PIX_FMT_SBGGR16 <V4L2-PIX-FMT-SBGGR16>` were added.
904 added. The controls ``V4L2_CID_BLACK_LEVEL``, ``V4L2_CID_WHITENESS``,
907 3. A :ref:`Camera controls class <camera-controls>` was added, with
925 were added.
934 and the ``V4L2_CAP_HW_FREQ_SEEK`` capability were added.
939 ``V4L2_PIX_FMT_PAC207`` and ``V4L2_PIX_FMT_PJPG`` were added.
950 ``V4L2_PIX_FMT_SGRBG10DPCM8`` were added.
961 ``V4L2_PIX_FMT_NV61`` were added.
970 1. New control flag ``V4L2_CTRL_FLAG_WRITE_ONLY`` was added.
972 2. New control ``V4L2_CID_COLORFX`` was added.
1025 2. Multi-planar API added. Does not affect the compatibility of current
1042 1. V4L2_CTRL_FLAG_VOLATILE was added to signal volatile controls to
1055 2. Added the device_caps field to struct v4l2_capabilities and added
1165 1. Rewrote Colorspace chapter, added new enum v4l2_ycbcr_encoding
1225 YUV to RGB conversion and scaling for faster video playback, and added