v4l-utils and libv4l 0.8.5發佈 video4linux(V4L)和DVB公用程式
來源:互聯網
上載者:User
關鍵字DVBlibv4lv4l-utilsvideo4linux公用程式
v4l-utils and libv4l是各種video4linux(V4L)和DVB公用程式。 libv4l庫陪同收集video4linux2(V4L2)設備上添加一個薄的抽象層。 這一層的目的是使應用程式編寫者很容易支援的各種設備,而無需單獨的代碼寫在同一類的不同設備。 它由3個不同的庫組成。 libv4lconvert提供的功能(已知)像素格式轉換V4l2_PIX_FMT_BGR24或V4l2_PIX_FMT_YUV420。 libv4l1提供V4L2設備上(不推薦)v4l1獨立的API,對於那些設備支援v4l1相容性(其中許多v412驅動不支援)的驅動程式。 libv4l2 V4L2設備上提供V4L2的API,而添加的應用程式libv4lconvert轉換在必要時的支援。
v4l-utils and libv4l 0.8.5該版本V4L2- CTL添加新的遮罩控制類型和控制事件的支援,連同小的錯誤修正。 qv4l2獲得點陣圖控制支援。 增加了一個新的解析器em28xx轉儲與drxk前端。 在libv4l增加一些更多的HTTP://www.aliyun.com/zixun/aggregation/9600.html">筆記本電腦型號作為向下設備表,支援實施SE401像素格式和軟體autogain調整。 其他一些小的改動。
* parse_em28xx_drxk.pl: New parser for dumps of em28xx with drxk frontend (mchehab) * qv4l2: Add support for bitmap controls (hverkuil) * v4l2-ctl: add support for the new bitmask control type (hverkuil) * v4l2-ctl: add support for the control event (hverkuil) * v4l2-ctl: small bugfixes (hverkuil) * v4l2-compliance: various new tests (hverkuil) * lib_media_dev: various fixes / cleanups (hdegoede) * libv4l changes * Add some more laptop models to the upside down devices table (hdegoede) * Add support for SE401 pixelformat (hdegoede) * Software autogain tweaks (hdegoede)