linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-08 11:56:53 to 2019-04-10 16:05:51 UTC [more...]

[PATCH v3 0/2] Document memory-to-memory video codec interfaces
 2019-04-10 16:05 UTC  (23+ messages)
` [PATCH v3 1/2] media: docs-rst: Document memory-to-memory video decoder interface
` [PATCH v3 2/2] media: docs-rst: Document memory-to-memory video encoder interface

[PATCH v3 0/9] [WIP]: rockchip mpp for v4l2 video deocder
 2019-04-10 16:01 UTC  (10+ messages)
` [PATCH v3 2/9] rockchip: mpp: rkvdec: rbsp
` [PATCH v3 3/9] [WIP]: rockchip: mpp: HEVC decoder ctrl data
` [PATCH v3 4/9] [WIP]: rockchip: mpp: H.264 "
` [PATCH v3 5/9] [TEST]: rockchip: mpp: support qtable
` [PATCH v3 6/9] [TEST]: rockchip: mpp: vdpu2: move qtable to input buffer
` [PATCH v3 7/9] [TEST]: rkvdec: spspps address alignment
` [PATCH v3 8/9] arm64: dts: rockchip: boost clocks for rk3328
` [PATCH v3 9/9] arm64: dts: rockchip: add video codec "

[PATCH v5 00/13] TVP5150 new features
 2019-04-10 15:47 UTC  (12+ messages)
` [PATCH v5 02/13] media: v4l2-fwnode: add v4l2_fwnode_connector
` [PATCH v5 03/13] media: v4l2-fwnode: add initial connector parsing support
` [PATCH v5 05/13] media: tvp5150: add input source selection of_graph support

[GIT PULL FOR v5.2] coda & rcar-csi2 fixes
 2019-04-10 15:32 UTC 

[PATCH] media/doc: Allow sizeimage to be set by v4l clients
 2019-04-10 15:21 UTC 

[PATCH] [media] v4l2-core: fix use-after-free error
 2019-04-10 14:52 UTC  (2+ messages)

[RFC PATCH] media/doc: Allow sizeimage to be set by v4l clients
 2019-04-10 14:52 UTC  (7+ messages)

[PATCH 00/13] si2157: Analog tuning and optimizations
 2019-04-10 14:48 UTC  (11+ messages)
` [PATCH 07/13] si2157: Briefly wait for tuning operation to complete
` [PATCH v2 00/13] si2157: Analog tuning and optimizations
  ` [PATCH v2 05/12] si2157: Add analog tuning related functions

[PATCH 0/7] media: atmel: atmel-isc: new features
 2019-04-10 14:31 UTC  (11+ messages)
` [PATCH 1/7] media: atmel: atmel-isc: add safe checks and fixed wrong ISC state in error case
` [PATCH 2/7] media: atmel: atmel-isc: reworked white balance feature
` [PATCH 3/7] media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE
` [PATCH 4/7] media: atmel: atmel-isc: add support "
` [PATCH 5/7] media: atmel: atmel-isc: limit incoming pixels per frame
` [PATCH 6/7] media: atmel: atmel-isc: fix INIT_WORK misplacement
` [PATCH 7/7] media: atmel: atmel-isc: fix asd memory allocation

[PATCH v3] rcar-csi2: Move setting of Field Detection Control Register
 2019-04-10 14:27 UTC 

[PATCH 01/10] media: coda: set codec earlier
 2019-04-10 14:23 UTC  (16+ messages)
` [PATCH 02/10] media: coda: remove mask from decoder h.264 level control
` [PATCH 03/10] media: coda: clear error return value before picture run
` [PATCH 04/10] media: coda: add min number of buffers controls
` [PATCH 05/10] media: coda: disable encoder command on decoder and vice versa
` [PATCH 06/10] media: coda: implement encoder frame size enumeration
` [PATCH 07/10] media: coda: limit frame interval enumeration to supported frame sizes
` [PATCH 08/10] media: coda: allow encoder to set colorimetry on the output queue
` [PATCH 09/10] media: coda: throw error on create_bufs with too small size
` [PATCH 10/10] media: coda: require all decoder command flags to be cleared

[PATCH] media: omap_vout: potential buffer overflow in vidioc_dqbuf()
 2019-04-10 14:05 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH v2 0/3] rcar-csi2: Update start procedures to latest revision of datasheet
 2019-04-10 13:59 UTC  (3+ messages)
` [PATCH v2 3/3] rcar-csi2: Move setting of Field Detection Control Register

[PATCH v8 0/2] media: cedrus: Add H264 decoding support
 2019-04-10 13:45 UTC  (6+ messages)
` [PATCH v8 1/2] media: uapi: Add H264 low-level decoder API compound controls
` [PATCH v8 2/2] media: cedrus: Add H264 decoding support

[GIT PULL FOR v5.2] Remove deprecated zoran driver
 2019-04-10 12:33 UTC 

[GIT PULL FOR v5.2] Various fixes
 2019-04-10 12:26 UTC 

[bug report] [media] mxb: fix audio handling
 2019-04-10 11:39 UTC  (3+ messages)

[GIT PULL for 5.2] Mipid02, ImgU and sensor driver patches
 2019-04-10 10:51 UTC 

[PATCH] staging: media: zoran: fix trailing whitespaces
 2019-04-10 10:44 UTC  (3+ messages)

[PATCHv2 0/7] cec: introduce cec_notifier_parse_hdmi_phandle helper
 2019-04-10  9:30 UTC  (9+ messages)
` [PATCHv2 1/7] cec-notifier: add "
` [PATCHv2 2/7] meson: ao-cec: use new "
` [PATCHv2 3/7] s5p_cec: "
` [PATCHv2 4/7] stih_cec: "
` [PATCHv2 5/7] tegra_cec: "
` [PATCHv2 6/7] seco-cec: decrement HDMI device refcount
` [PATCHv2 7/7] cros-ec-cec: "

[PATCH v2 0/2] Document memory-to-memory video codec interfaces
 2019-04-10  9:26 UTC  (13+ messages)
` [PATCH v2 1/2] media: docs-rst: Document memory-to-memory video decoder interface

[PATCH 3/7] s5p_cec: use new cec_notifier_find_hdmi_dev helper
 2019-04-10  9:10 UTC 

BUG: unable to handle kernel paging request in tpg_fill_plane_buffer
 2019-04-10  4:44 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2019-04-10  3:50 UTC 

[PATCH 00/10] Venus stateful Codec API
 2019-04-10  2:32 UTC  (21+ messages)
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

[PATCH v3 3/9] media: rcar-vin: Create a group notifier
 2019-04-09 23:29 UTC  (11+ messages)

[PATCH 0/6] ARM: sun8i: a83t: Support Camera Sensor Interface controller
 2019-04-09 22:00 UTC  (17+ messages)
` [PATCH 1/6] clk: sunxi-ng: a83t: Add pll-video0 as parent of csi-mclk
` [PATCH 2/6] dt-bindings: media: sun6i-csi: Add compatible string for A83T variant
` [PATCH 3/6] media: sun6i: Support "
` [PATCH 4/6] ARM: dts: sun8i: a83t: Add device node for CSI (Camera Sensor Interface)
` [PATCH 5/6] ARM: dts: sun8i: a83t: Add I2C2 pinmux setting for PE pins
` [PATCH 6/6] [DO NOT MERGE] ARM: dts: sun8i: a83t: bananapi-m3: Enable BPI OV5640 camera

KASAN: use-after-free Read in __vb2_perform_fileio
 2019-04-09 21:18 UTC  (2+ messages)

Gstreamer / V4L support for MIPI CSI transmitter device
 2019-04-09 15:39 UTC 

missing patch on v4l-utils-1.14 / 1.16
 2019-04-09 15:45 UTC  (2+ messages)

[PATCH v4l-utils v2 0/4] compliance colors
 2019-04-09 14:49 UTC  (5+ messages)
` [PATCH v4l-utils v2 1/4] v4l2-compliance: use warn() in warn_once()
` [PATCH v4l-utils v2 2/4] v4l2-compliance: add colors
` [PATCH v4l-utils v2 3/4] cec-compliance: use warn() in warn_once()
` [PATCH v4l-utils v2 4/4] cec-compliance: add colors

[Xen-devel][PATCH] xen/cameraif: add ABI for para-virtual camera
 2019-04-09 13:26 UTC  (8+ messages)
` [Xen-devel] [PATCH] "

[PATCH 0/8] [PATCH for ZBar] MinGW compatibility patches
 2019-04-09 12:38 UTC  (9+ messages)
` [PATCH 1/8] [PATCH for ZBar] Include windows.h for vfw
` [PATCH 2/8] [PATCH for ZBar] Specify correct path to barcode.png
` [PATCH 3/8] [PATCH for ZBar] Check for clock_gettime on pthread library as well
` [PATCH 4/8] [PATCH for ZBar] Disable zbarcam-gtk on Windows
` [PATCH 5/8] [PATCH for ZBar] Use -no-undefined for libzbargtk
` [PATCH 6/8] [PATCH for ZBar] Make zbargtk build on Windows
` [PATCH 7/8] [PATCH for ZBar] Make use of glib thread names
` [PATCH 8/8] [PATCH for ZBar] Correctly generate version.xml and reldate.xml

[PATCH 1/1] ipu3-imgu: Use %u for formatting unsigned values (not %d)
 2019-04-09 12:01 UTC  (3+ messages)

[PATCH v4 0/3] media: platform: Add support for the Amlogic Meson G12A AO CEC Controller
 2019-04-09  7:41 UTC  (5+ messages)
` [PATCH v4 1/3] media: dt-bindings: media: meson-ao-cec: Add G12A AO-CEC-B Compatible
` [PATCH v4 2/3] media: platform: meson: Add Amlogic Meson G12A AO CEC Controller driver
` [PATCH v4 3/3] MAINTAINERS: Update AO CEC with ao-cec-g12a driver

[RFC PATCH] media: cec: DRM connector to CEC dev mapping
 2019-04-09  7:33 UTC  (4+ messages)
  ` [RFC PATCH v2] "

[PATCH v3 2/3] media: platform: meson: Add Amlogic Meson G12A AO CEC Controller driver
 2019-04-09  7:25 UTC  (4+ messages)

[PATCH 00/14] Add mediatek mipicsi driver for Mediatek SOC MT2712
 2019-04-09  6:18 UTC  (6+ messages)
` [PATCH 01/14] [media] mtk-mipicsi: add mediatek mipicsi driver for mt2712
` [PATCH 02/14] [media] mtk-mipicsi: add pm function
` [PATCH 03/14] [media] mtk-mipicsi: add color format support for mt2712

[RESEND PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-04-09  6:17 UTC  (3+ messages)

[PATCH v5 0/3] Add support for MIPID02 CSI-2 to PARALLEL bridge I2C device
 2019-04-09  6:15 UTC  (4+ messages)
` [PATCH v5 1/3] media: uapi: Add MEDIA_BUS_FMT_BGR888_3X8 media bus format
` [PATCH v5 2/3] dt-bindings: Document MIPID02 bindings
` [PATCH v5 3/3] media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver

[PATCH resend v2] media:staging/intel-ipu3: parameter buffer refactoring
 2019-04-09  5:40 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2019-04-09  3:48 UTC 

[PATCH 00/14] media: ov6650: A collection of fixes
 2019-04-08 21:42 UTC  (15+ messages)
` [PATCH 01/14] media: ov6650: Fix MODDULE_DESCRIPTION
` [PATCH 02/14] media: ov6650: Fix control handler not freed on init error
` [PATCH 03/14] media: ov6650: Fix unverified arguments used in .set_fmt()
` [PATCH 04/14] media: ov6650: Fix unverified arguments accepted by .get_fmt()
` [PATCH 05/14] media: ov6650: Fix unverified arguments accepted by .enum_mbus_code()
` [PATCH 06/14] media: ov6650: Fix unverified pad IDs accepted by .get/set_selectioon()
` [PATCH 07/14] media: ov6650: Fix unverified pad IDs accepted by .g/s_frame_interval()
` [PATCH 08/14] media: ov6650: Fix crop rectangle alignment not passed back
` [PATCH 09/14] media: ov6650: Fix incorrect use of JPEG colorspace
` [PATCH 10/14] media: ov6650: Fix some format attributes not under control
` [PATCH 11/14] media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
` [PATCH 12/14] media: ov6650: Fix default format not applied on device probe
` [PATCH 13/14] media: ov6650: Fix stored frame format not in sync with hardware
` [PATCH 14/14] media: ov6650: Fix stored crop rectangle "

[PATCH v2 0/4] Add Hauppauge HVR1955/1975 devices
 2019-04-08 20:17 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/4] pvrusb2: Add multiple dvb frontend support
  ` [PATCH v4 4/4] pvrusb2: Add Hauppauge HVR1955/1975 devices

[PATCH] staging: zoran: "foo * bar" should be "foo *bar"
 2019-04-08 19:55 UTC 

[PATCH v4l-utils 0/2] v4l2-compliance colors
 2019-04-08 16:50 UTC  (9+ messages)

[PATCH 0/7] cec: introduce cec_notifier_find_hdmi_dev helper
 2019-04-08 13:21 UTC  (10+ messages)
` [PATCH 1/7] cec-notifier: add "
` [PATCH 2/7] meson: ao-cec: use new "
` [PATCH 4/7] stih_cec: "
` [PATCH 6/7] seco-cec: decrement HDMI device refcount


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).