Lines Matching full:were
29 aliases ``O_NONCAP`` and ``O_NOIO`` were defined. Applications can set
40 struct ``video_standard`` and the color subcarrier fields were
59 module. The ``YUV422`` and ``YUV411`` planar image formats were added.
62 output devices were added.
110 Version 0.20 introduced a number of changes which were *not backward
115 1. Some typos in ``V4L2_FMT_FLAG`` symbols were fixed. struct v4l2_clip
137 4. All the different get- and set-format commands were swept into one
152 ``VIDIOC_S_PARM`` ioctls were merged with ``VIDIOC_G_OUTPARM`` and
159 6. Control enumeration was simplified, and two new control flags were
188 cause errors if it were being used for timestamping a multimedia
203 ``reserved1`` field became ``offset``. Previously drivers were required
211 2000-11-20: ``V4L2_TYPE_VBI_OUTPUT`` and ``V4L2_PIX_FMT_Y41P`` were
216 2000-12-04: A couple typos in symbol names were fixed.
235 2001-04-13: Big endian 16-bit RGB formats were added.
239 :ref:`VIDIOC_S_FREQUENCY <VIDIOC_G_FREQUENCY>` ioctls were added.
254 A number of changes were made to the raw VBI interface.
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
325 ``V4L2_FLAG_READ`` and ``V4L2_FLAG_WRITE`` were merged into
328 The redundant fields ``inputs``, ``outputs`` and ``audios`` were
334 ``maxframerate`` were removed. This information is available as
400 originally needed to distguish between variations of standards, were
412 ``category`` and ``group`` did not catch on and/or were not
424 and ``VIDIOC_S_WIN`` ioctls to prepare for a video overlay were
477 Since the remaining flags were replaced as well, the ``flags`` field
480 The interlace flags were replaced by a enum v4l2_field value in a
504 The color space flags were replaced by a enum v4l2_colorspace value in
521 buffer contains a top or bottom field. The old field flags were
541 ``V4L2_FBUF_CAP_SCALEUP`` and ``V4L2_FBUF_CAP_SCALEDOWN`` flags were
551 fields were renamed to ``left`` and ``top``, i. e. offsets to a
579 Similar changes were made to struct v4l2_outputparm.
582 ``VIDIOC_G_PERF`` ioctl were dropped. Except when using the
612 The same changes were made to
633 :ref:`VIDIOC_S_CTRL <VIDIOC_G_CTRL>` ioctls were defined with
635 argument. They were changed to write-read, while a ``_OLD`` suffix
636 was added to the write-only versions. The old ioctls were removed on
643 1. In :ref:`pixfmt-rgb` the following pixel formats were incorrectly
728 ``V4L2_STD_ATSC_16_VSB``) were defined. Note the ``V4L2_STD_525_60``
732 3. The ``VIDIOC_G_COMP`` and ``VIDIOC_S_COMP`` ioctl were renamed to
777 1. New video standard macros were added: ``V4L2_STD_NTSC_M_KR`` (NTSC M
792 ``V4L2_BUF_TYPE_SLICED_VBI_OUTPUT`` of the sliced VBI interface were
810 ``/dev/vout`` which never caught on were replaced by ``/dev/video``.
821 :ref:`VIDIOC_TRY_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` were added, a
846 were 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.
893 ``V4L2_PIX_FMT_YUV32`` were added.
899 :ref:`V4L2_PIX_FMT_SBGGR16 <V4L2-PIX-FMT-SBGGR16>` were added.
903 ``V4L2_CID_SHARPNESS`` and ``V4L2_CID_BACKLIGHT_COMPENSATION`` were
905 ``V4L2_CID_HCENTER`` and ``V4L2_CID_VCENTER`` were deprecated.
917 were superseded by the :ref:`extended controls <extended-controls>`
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.
1016 and no hardware exists to verify the API. Nor were any userspace
1023 1. The old VIDIOC_*_OLD symbols and V4L1 support were removed.
1261 The following V4L2 API elements were superseded by new interfaces and