linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-14 23:00:49 to 2019-08-16 13:12:10 UTC [more...]

[PATCH v6 00/11] media: hantro: Add support for H264 decoding
 2019-08-16 13:11 UTC  (11+ messages)
` [PATCH v6 03/11] media: uapi: h264: Add the concept of decoding mode
` [PATCH v6 07/11] media: cedrus: Specify H264 startcode and "
` [PATCH v6 09/11] media: hantro: Add core bits to support H264 decoding

[PATCH v2] v4l: rcar-fcp: Read IP version register at probe time
 2019-08-16 12:44 UTC  (5+ messages)

[PATCH] media: mc-device.c: fix memleak in media_device_register_entity
 2019-08-16 11:57 UTC  (3+ messages)

[PATCHv2 00/12] Stateful/stateless codec core support
 2019-08-16 11:47 UTC  (29+ messages)
` [PATCHv2 01/12] videodev2.h: add V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAM
` [PATCHv2 02/12] videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCHv2 04/12] media: s5p_mfc_dec: set flags for OUTPUT coded formats
` [PATCHv2 05/12] media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCHv2 09/12] vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF
` [PATCHv2 10/12] videodev2.h: add V4L2_DEC_CMD_FLUSH
` [PATCHv2 11/12] media: docs-rst: Document m2m stateless video decoder interface

[PATCH v7 00/13] Add TVP5150 features
 2019-08-16 11:28 UTC  (18+ messages)
` [PATCH v7 01/13] dt-bindings: connector: analog: add tv norms property
` [PATCH v7 02/13] media: v4l2-fwnode: add v4l2_fwnode_connector
` [PATCH v7 03/13] media: v4l2-fwnode: add initial connector parsing support
` [PATCH v7 04/13] partial revert of "[media] tvp5150: add HW input connectors support"
` [PATCH v7 05/13] media: tvp5150: add input source selection of_graph support
` [PATCH v7 06/13] media: dt-bindings: tvp5150: Add input port connectors DT bindings
` [PATCH v7 07/13] media: tvp5150: add FORMAT_TRY support for get/set selection handlers
` [PATCH v7 08/13] media: tvp5150: initialize subdev before parsing device tree
` [PATCH v7 09/13] media: tvp5150: add s_power callback
` [PATCH v7 10/13] media: dt-bindings: tvp5150: cleanup bindings stlye
` [PATCH v7 11/13] media: dt-bindings: tvp5150: add optional tvnorms documentation
` [PATCH v7 12/13] media: tvp5150: add support to limit tv norms on connector
` [PATCH v7 13/13] media: tvp5150: make debug output more readable

[PATCH] doc-rst: add more info for resolution change blocks in ipu3
 2019-08-16 11:25 UTC 

[PATCH] media: staging: imgu: make imgu work on low frequency for low input
 2019-08-16 11:02 UTC  (5+ messages)

[PATCH v2] media: staging: imgu: make imgu work on low frequency for low input
 2019-08-16 10:20 UTC 

Linux Kernel 5.2.8 (uvc or i915?)
 2019-08-16  9:58 UTC  (3+ messages)
    ` Linux Kernel 5.2.8 (uvc or i915? <<<)

[ANN] Topics for a media summit in Lyon in October
 2019-08-16  9:37 UTC  (5+ messages)

[PATCH] videobuf2-core: avoid buffer operations while in stop_streaming
 2019-08-16  9:35 UTC  (3+ messages)

[PATCH v6 0/4] DCMI bridge support
 2019-08-16  8:15 UTC  (3+ messages)
` [PATCH v6 2/4] media: stm32-dcmi: trace the supported fourcc/mbus_code

[PATCH] media: video-i2c: add mlx90640 subpage data to output
 2019-08-16  7:57 UTC  (4+ messages)

[ANN] Media summit in Lisbon at September
 2019-08-16  7:51 UTC  (10+ messages)

[PATCHv2] gspca: zero usb_buf on error
 2019-08-16  6:38 UTC 

[PATCH] cx231xx-video: fix WARN about mismatched capabilities
 2019-08-16  6:34 UTC  (2+ messages)

[PATCH] dma-buf: fix a memory leak bug
 2019-08-16  5:53 UTC 

[PATCH] gspca: zero usb_buf on error
 2019-08-16  5:48 UTC  (3+ messages)

[PATCH] media: rockchip/rga: Update maintainership
 2019-08-16  4:24 UTC 

cron job: media_tree daily build: ERRORS
 2019-08-16  3:59 UTC 

[PATCH] dvb-usb-v2/gl861: fix wrong memcpy
 2019-08-16  1:08 UTC  (3+ messages)

[PATCH v8 00/14] Rockchip ISP1 Driver
 2019-08-16  0:21 UTC  (29+ messages)
` [PATCH v8 01/14] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v8 02/14] media: doc: add document for "
` [PATCH v8 03/14] media: rkisp1: Add user space ABI definitions
` [PATCH v8 04/14] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver
` [PATCH v8 10/14] dt-bindings: Document the Rockchip ISP1 bindings
` [PATCH v8 11/14] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v8 14/14] MAINTAINERS: add entry for Rockchip ISP1 driver

[PATCH v3] media: imx: mipi csi-2: Don't fail if initial state times-out
 2019-08-15 20:25 UTC  (12+ messages)

[PATCH 00/22] media: imx: Create media links in bound notifiers
 2019-08-15 19:56 UTC  (10+ messages)
` [PATCH 04/22] media: Move v4l2_fwnode_parse_link from v4l2 to driver base

[PATCH v2 0/2] Collapse vimc into single monolithic driver
 2019-08-15 19:42 UTC  (3+ messages)
` [PATCH v2 1/2] media: vimc: Collapse component structure into a "
` [PATCH v2 2/2] media: vimc: Fix gpf in rmmod path when stream is active

[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-15 18:10 UTC  (3+ messages)
` [PATCH v7 1/9] drm_dp_cec: add connector info support

[PATCH v2 0/6] V4L2 core I2C/SPI code cleanup
 2019-08-15 16:48 UTC  (7+ messages)
` [PATCH v2 1/6] media: v4l2-core: Module re-organization
` [PATCH v2 2/6] media: v4l2-core: move spi helpers out of v4l2-common.c
` [PATCH v2 3/6] media: v4l2-core: move i2c "
` [PATCH v2 4/6] media: v4l2-core: introduce a helper to unregister a spi subdev
` [PATCH v2 5/6] media: v4l2-core: introduce a helper to unregister a i2c subdev
` [PATCH v2 6/6] media: v4l2-core: Remove BUG() from i2c and spi helpers

MyGica T230 dvb-t2 data corruption since commit 5fa8815
 2019-08-15 16:41 UTC  (9+ messages)
        ` [PATCH 0/2] media: dvb-usb: move T230 to dvbsky
          ` [PATCH 1/2] "
          ` [PATCH 2a/2] "
          ` [PATCH 2b/2] "

[PATCH v1] [media] mceusb: fix (eliminate) TX IR signal length limit
 2019-08-15 16:41 UTC 

[PATCH v10 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-08-15 16:09 UTC  (3+ messages)
` [PATCH v10 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[RFC 0/5] media: v4l2-ctrls: Add camera 'location' support
 2019-08-15 15:12 UTC  (35+ messages)
` [RFC 1/5] media: dt-bindings: Document 'location' property
` [RFC 2/5] media: v4l2-ctrl: Document V4L2_CID_LOCATION
` [RFC 3/5] media: v4l2-ctrls: Add support for V4L2_CID_LOCATION
` [RFC 4/5] media: i2c: ov5670: Report the camera location

[PATCH 0/7] media: rc: Add keymaps for common STB/SBC devices
 2019-08-15 14:59 UTC  (8+ messages)
` [PATCH 1/7] media: rc: add keymap for Amediatech X96-MAX remote
` [PATCH 2/7] media: rc: add keymap for Khadas VIM/EDGE remote
` [PATCH 3/7] media: rc: add keymap for Tanix TX3 mini remote
` [PATCH 4/7] media: rc: add keymap for Tanix TX5 max remote
` [PATCH 5/7] media: rc: add keymap for WeTek Hub remote
` [PATCH 6/7] media: rc: add keymap for WeTeK Play 2 remote
` [PATCH 7/7] media: rc: add keymap for HardKernel ODROID remote

[PATCHv3 00/12] Stateful/stateless codec core support
 2019-08-15 14:44 UTC  (13+ messages)
` [PATCHv3 01/12] videodev2.h: add V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAM
` [PATCHv3 02/12] videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCHv3 03/12] media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCHv3 04/12] media: s5p_mfc_dec: set flags for OUTPUT coded formats
` [PATCHv3 05/12] media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCHv3 06/12] media: vicodec: set flags for vdec/stateful OUTPUT coded formats
` [PATCHv3 07/12] media: docs-rst: Document memory-to-memory video decoder interface
` [PATCHv3 08/12] pixfmt-compressed.rst: improve H264/HEVC/MPEG1+2/VP8+9 documentation
` [PATCHv3 09/12] vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF
` [PATCHv3 10/12] videodev2.h: add V4L2_DEC_CMD_FLUSH
` [PATCHv3 11/12] media: docs-rst: Document m2m stateless video decoder interface
` [PATCHv3 12/12] media: docs-rst: Document memory-to-memory video encoder interface

[PATCH v6 00/13] TVP5150 new features
 2019-08-15 13:37 UTC  (34+ messages)
` [PATCH v6 01/13] dt-bindings: connector: analog: add tv norms property
` [PATCH v6 02/13] media: v4l2-fwnode: add v4l2_fwnode_connector
` [PATCH v6 03/13] media: v4l2-fwnode: add initial connector parsing support
` [PATCH v6 05/13] media: tvp5150: add input source selection of_graph support
` [PATCH v6 12/13] media: tvp5150: add support to limit tv norms on connector

[PATCH v3] media: dvb: Provide 4 devm variants
 2019-08-15 13:02 UTC  (4+ messages)

[PATCH] hdpvr: add terminating 0 at end of string
 2019-08-15 13:00 UTC 

Build failed in Jenkins: libcamera #3
 2019-08-15 12:41 UTC  (2+ messages)
` Jenkins build is back to normal : libcamera #4

[PATCH] radio/si470x: kill urb on error
 2019-08-15 12:40 UTC 

[PATCH v6 0/5] media: Allwinner A10 CSI support
 2019-08-15  8:34 UTC  (3+ messages)
` [PATCH v6 1/5] dt-bindings: media: Add Allwinner A10 CSI binding

Build failed in Jenkins: media-build #71
 2019-08-15  6:53 UTC  (2+ messages)
` Jenkins build is back to normal : media-build #72

cron job: media_tree daily build: ERRORS
 2019-08-15  3:52 UTC 

S/G_SELECTION: The target flag usage for capture/output buftype
 2019-08-15  2:59 UTC 

S/G_SELECTION: The target flag usage for capture/output buftype
 2019-08-15  2:59 UTC 


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).