linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-23 23:37:52 to 2022-03-28 20:01:22 UTC [more...]

[PATCH v1 01/24] media: h264: Increase reference lists size to 32
 2022-03-28 19:59 UTC  (24+ messages)
` [PATCH v1 02/24] media: doc: Document dual use of H.264 pic_num/frame_num
` [PATCH v1 03/24] media: h264: Avoid wrapping long_term_frame_idx
` [PATCH v1 04/24] media: h264: Store current picture fields
` [PATCH v1 05/24] media: h264: Store all fields into the unordered list
` [PATCH v1 06/24] media: v4l2: Trace calculated p/b0/b1 initial reflist
` [PATCH v1 07/24] media: h264: Sort p/b reflist using frame_num
` [PATCH v1 08/24] media: v4l2: Reorder field reflist
` [PATCH v1 09/24] media: v4l2-mem2mem: Fix typo in trace message
` [PATCH v1 10/24] media: v4l2-mem2mem: Trace on implicit un-hold
` [PATCH v1 11/24] media: videobuf2-v4l2: Warn on holding buffers without support
` [PATCH v1 12/24] media: rkvdec: Stop overclocking the decoder
` [PATCH v1 13/24] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH v1 14/24] media: rkvdec: h264: Fix dpb_valid implementation
` [PATCH v1 15/24] media: rkvdec: Enable capture buffer holding for H264
` [PATCH v1 16/24] media: rkvdec: Ensure decoded resolution fit coded resolution
` [PATCH v1 17/24] media: rkvdec: h264: Validate and use pic width and height in mbs
` [PATCH v1 18/24] media: rkvdec: h264: Fix bit depth wrap in pps packet
` [PATCH v1 19/24] media: rkvdec-h264: Add field decoding support
` [PATCH v1 20/24] media: hantro: Enable HOLD_CAPTURE_BUF for H.264
` [PATCH v1 21/24] media: hantro: Stop using H.264 parameter pic_num
` [PATCH v1 22/24] media: hantro: h264: Make dpb entry management more robust
` [PATCH v1 23/24] media: hantro: Add H.264 field decoding support
` [PATCH v1 24/24] media: rkvdec-h264: Don't hardcode SPS/PPS parameters

[PATCH v4 0/9] i.MX8MP DW100 dewarper driver
 2022-03-28 19:32 UTC  (11+ messages)
` [PATCH v4 1/9] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v4 2/9] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v4 3/9] vivid: add dynamic array test control
` [PATCH v4 4/9] media: Documentation: dw100: Add user documentation for the DW100 driver
` [PATCH v4 5/9] media: v4l: uapi: Add user control base for DW100 controls
` [PATCH v4 6/9] media: uapi: Add a control for DW100 driver
` [PATCH v4 7/9] media: dt-bindings: media: Add i.MX8MP DW100 binding
` [PATCH v4 8/9] media: dw100: Add i.MX8MP dw100 dewarper driver
` [PATCH v4 9/9] media: MAINTAINERS: add entry for i.MX8MP DW100 v4l2 mem2mem driver

[RFC v4 0/8] Proposal for a GPU cgroup controller
 2022-03-28 18:28 UTC  (11+ messages)
` [RFC v4 1/8] gpu: rfc: "
` [RFC v4 2/8] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [RFC v4 3/8] dmabuf: Use the GPU cgroup charge/uncharge APIs
` [RFC v4 4/8] dmabuf: heaps: export system_heap buffers with GPU cgroup charging
` [RFC v4 5/8] dmabuf: Add gpu cgroup charge transfer function
` [RFC v4 6/8] binder: Add a buffer flag to relinquish ownership of fds
` [RFC v4 7/8] binder: use __kernel_pid_t and __kernel_uid_t for userspace
` [RFC v4 8/8] selftests: Add binder cgroup gpu memory transfer test

[PATCH 01/22] orion5x: Replace comments with C99 initializers
 2022-03-28 18:08 UTC  (49+ messages)
` [PATCH 02/22] s3c: "
` [PATCH 03/22] ia64: "
` [PATCH 04/22] x86: "
` [PATCH 05/22] acpica: "
` [PATCH 06/22] idt77252: "
` [PATCH 07/22] cm4000: "
` [PATCH 08/22] i5100: "
` [PATCH 09/22] gpio-winbond: Use "
` [PATCH 10/22] hfi1: Replace comments with "
` [PATCH 11/22] rdmavt: "
` [PATCH 12/22] alps: "
` [PATCH 13/22] capi: "
` [PATCH 14/22] mISDN: "
` [PATCH 15/22] macintosh: "
` [PATCH 16/22] dvb-usb: "
            ` [PATCH 16/22 v3] "
  ` [PATCH 16/22 v2] "
` [PATCH 17/22] cxl: "
` [PATCH 18/22] smsc: "
` [PATCH 19/22] wnc36xx: "
` [PATCH 20/22] wireless: "
` [PATCH 21/22] rtw89: "
` [PATCH 22/22] pci: "
` [PATCH 00/22] "

Proposal for a new video driver for Qualcomm upcoming SOCs
 2022-03-28 17:12 UTC 

[RFC PATCH v3 0/2] HEVC enhancements
 2022-03-28 17:10 UTC  (5+ messages)
` [RFC PATCH v3 1/2] media: docs-rst: Append HEVC specific term
` [RFC PATCH v3 2/2] staging: media: cedrus: Rename H265 to HEVC

[PATCH] media: i2c: ov5645: Fix media bus format
 2022-03-28 16:32 UTC 

[PATCH] media: media.h: remove unneeded <stdint.h> inclusion
 2022-03-28 16:21 UTC  (2+ messages)

[PATCH] media-ctl: Add MEDIA_BUS_FMT_JPEG_1X8
 2022-03-28 16:07 UTC  (4+ messages)

[PATCH v5 00/27] media: ov5640: Rework the clock tree programming for MIPI
 2022-03-28 14:57 UTC  (5+ messages)

[PATCH 1/2] dma-buf: add dma_fence_unwrap
 2022-03-28 14:28 UTC  (20+ messages)
` [PATCH 2/2] dma-buf/sync-file: fix warning about fence containers

[PATCH v3, 00/10] Enable two H264 encoder core on MT8195
 2022-03-28 13:48 UTC  (5+ messages)
` [PATCH v3, 03/10] dt-bindings: media: mtk-vcodec: Adds encoder cores dt-bindings for mt8195

[PATCH 1/4] media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPI
 2022-03-28 12:09 UTC  (2+ messages)
` [PATCH 2/4] dt-bindings: media: video-interfaces: Add new bus-type

[PATCH -next] media: platform: change clk_disable to clk_disable_unprepare
 2022-03-28 11:47 UTC 

Quanta Computer Inc. Astro HD Cam, not initializing
 2022-03-28 10:34 UTC  (2+ messages)

Koszty instalacji fotowoltaicznej
 2022-03-28  7:46 UTC 

[PATCH] drm/amdgpu: resolve s3 hang for r7340
 2022-03-28  7:38 UTC  (3+ messages)

[PATCH] i2c: at91: use dma safe buffers
 2022-03-28  7:35 UTC  (2+ messages)

[PATCH v5] media: uvcvideo: Fix memory leak if uvc_ctrl_add_mapping fails
 2022-03-28  6:54 UTC 

[PATCH v4] media: uvcvideo: Fix memory leak if uvc_ctrl_add_mapping fails
 2022-03-27 22:18 UTC  (2+ messages)

[PATCH] pci: atomisp_cmd: fix three missing checks on list iterator
 2022-03-27  8:58 UTC 

[RFC PATCH v2 0/2] HEVC enhancements
 2022-03-26 21:39 UTC  (3+ messages)
` [RFC PATCH v2 1/2] media: docs-rst: Append HEVC specific term
` [RFC PATCH v2 2/2] staging: media: cedrus: Rename H265 to HEVC

[PATCH] media: staging: atomisp: rework reading the id and revision values
 2022-03-26 19:18 UTC 

Inconsistent RC5 ir-keytable events
 2022-03-26 18:44 UTC  (11+ messages)

[PATCH] staging: media: hantro: Update TODO list
 2022-03-26 18:37 UTC  (2+ messages)
` [PATCH] staging: media: rkvdec: "

[PATCH] staging: media: hantro: Fix typos
 2022-03-26 18:36 UTC 

[RFC PATCH 1/2] media: docs-rst: Append HEVC specific term
 2022-03-26 18:31 UTC  (2+ messages)
` [RFC PATCH 2/2] staging: media: cedrus: Rename H265 to HEVC

media newbie want to contribue on staging devices
 2022-03-26 11:18 UTC  (2+ messages)

[PATCH v3] saa7134: fix incorrect check to determine if list is empty
 2022-03-26  7:44 UTC 

[PATCH v2] saa7134: fix incorrect check to determine if list is empty
 2022-03-26  7:33 UTC 

[PATCH v2] saa7134: fix incorrect check to determine if list is empty
 2022-03-26  7:22 UTC 

[PATCH] uvc: fix missing check to determine if element is found in list
 2022-03-26  7:00 UTC  (2+ messages)

drivers/media/platform/samsung/exynos4-is/fimc-isp-video.h:35:6: warning: no previous prototype for 'fimc_isp_video_device_unregister'
 2022-03-25 20:21 UTC 

[PATCH v3 00/17] media: rkisp1: Misc bug fixes and cleanups
 2022-03-25 18:22 UTC  (5+ messages)
` [PATCH v3 14/17] media: rkisp1: debug: Collect input status by sampling ISP_FLAGS_SHD

[PATCH v2] media: uvc_video: fix bit overflow in uvc_probe_video
 2022-03-25 15:37 UTC  (2+ messages)

[PATCH] dma-buf: WIP dma_fence_array_first fix
 2022-03-25 15:43 UTC 

[PATCH v3] media: uvcvideo: Fix handling on Bitmask controls
 2022-03-25 14:09 UTC 

[PATCH v1] media: videobuf2: Allow applications customize data offsets of capture buffers
 2022-03-25 13:11 UTC  (7+ messages)

[PATCH 1/2] media: venus: hfi: Add error message for timeout error
 2022-03-25  7:58 UTC  (2+ messages)

[PATCH] media: uvc_video: fix bit overflow in uvc_probe_video
 2022-03-25  1:35 UTC  (3+ messages)

[PATCH v3] media: uvcvideo: Fix memory leak if uvc_ctrl_add_mapping fails
 2022-03-24 22:32 UTC  (2+ messages)

[PATCH v2] media: uvcvideo: Fix memory leak if uvc_ctrl_add_mapping fails
 2022-03-24 22:21 UTC  (4+ messages)

[PATCH v2] media: uvcvideo: Fix handling on Bitmask controls
 2022-03-24 22:18 UTC  (4+ messages)

[PATCH] media: uvc_v4l2: fix possible memory leak in uvc_ioctl_ctrl_map
 2022-03-24 20:07 UTC  (4+ messages)

[PATCH] media: mc: delete redundant code in __media_device_unregister_entity
 2022-03-24 13:47 UTC  (2+ messages)

[PATCH] media: dvb_vb2: fix possible out of bound access
 2022-03-24 10:23 UTC  (2+ messages)

[PATCH v2 0/2] media: Driver for OV1063x camera sensor
 2022-03-24  8:48 UTC  (5+ messages)
` [PATCH v2 2/2] media: i2c: Add OV1063x sensor driver

[PATCH] media: rga: fix possible memory leak in rga_probe
 2022-03-24  8:37 UTC 

[PATCH v6 0/8] v4l: subdev active state
 2022-03-24  8:00 UTC  (9+ messages)
` [PATCH v6 1/8] media: subdev: rename subdev-state alloc & free
` [PATCH v6 2/8] media: subdev: add active state to struct v4l2_subdev
` [PATCH v6 3/8] media: subdev: add v4l2_subdev_get_pad_* helpers
` [PATCH v6 4/8] media: subdev: pass also the active state to subdevs from ioctls
` [PATCH v6 5/8] media: subdev: add subdev state locking
` [PATCH v6 6/8] media: subdev: add locking wrappers to subdev op wrappers
` [PATCH v6 7/8] media: subdev: add v4l2_subdev_get_fmt() helper function
` [PATCH v6 8/8] media: Documentation: add documentation about subdev state

cron job: media_tree daily build: WARNINGS
 2022-03-24  5:59 UTC 

[RFC v3 5/8] dmabuf: Add gpu cgroup charge transfer function
 2022-03-23 23:37 UTC  (2+ messages)


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