Daniel Almeida ([email protected])

Number of posts: 38 (0.04 per day)
First post: 2021-04-26 23:34:42
Last post: 2024-03-15 18:53:40

Date List Subject
2024-03-15 18:53:40 linux-kernel Re: [PATCH v2,4/4] media: mediatek: vcodec: replace v4l2_m2m_next_src_buf with v4l2_m2m_src_buf_remove
2024-03-15 18:25:18 linux-kernel Re: [PATCH v2,0/4] media: mediatek: vcodec: fix ctrl request complete fail
2024-03-07 21:52:36 linux-kernel Re: [RFC PATCH v2 2/2] media: rkvdec: rewrite parts of the driver in Rust
2024-03-07 19:13:32 linux-kernel [RFC PATCH v2 2/2] media: rkvdec: rewrite parts of the driver in Rust
2024-03-07 19:13:28 linux-kernel [RFC PATCH v2 1/2] v4l2-core: rewrite the VP9 library in Rust
2024-03-07 19:13:02 linux-kernel [RFC PATCH v2 0/2] Rewrite parts of rkvdec driver and the VP9 codec library in Rust
2024-02-28 18:02:04 linux-kernel Re: [RFC PATCH 1/1] v4l2-core: rewrite the VP9 library in Rust
2024-02-27 22:35:41 linux-kernel [RFC PATCH 0/1] Rewrite the VP9 codec library in Rust
2024-02-27 21:56:07 linux-kernel [RFC PATCH 1/1] v4l2-core: rewrite the VP9 library in Rust
2023-10-24 16:04:44 linux-kernel Re: [PATCH 0/5] visl: Adapt output frames for reference comparison
2023-10-24 16:01:35 linux-kernel Re: [PATCH 5/5] doc: visl: Document codec_variability parameter
2023-05-03 11:05:15 linux-kernel Re: [PATCH 0/6] Initial Rust V4L2 support
2023-04-26 17:18:33 linux-kernel Re: [PATCH 0/6] Initial Rust V4L2 support
2023-04-11 14:12:18 linux-kernel Re: [PATCH 0/6] Initial Rust V4L2 support
2023-04-09 14:13:05 linux-kernel Re: [PATCH 0/6] Initial Rust V4L2 support
2023-04-08 19:27:33 linux-kernel Re: [PATCH 0/6] Initial Rust V4L2 support
2023-04-07 23:37:26 linux-kernel Re: [PATCH v2 2/2] rust: virtio: add virtio support
2023-04-06 22:00:58 linux-kernel [PATCH 6/6] rust: media: add v4l2 rust sample
2023-04-06 22:00:55 linux-kernel [PATCH 5/6] rust: media: add {video|v4l2}_device_register support
2023-04-06 21:59:18 linux-kernel [PATCH 4/6] rust: media: videobuf2: add a videobuf2 abstraction
2023-04-06 21:58:52 linux-kernel [PATCH 1/6] rust: media: add the media module
2023-04-06 21:58:52 linux-kernel [PATCH 3/6] rust: sync: introduce FfiMutex
2023-04-06 21:58:52 linux-kernel [PATCH 2/6] rust: media: add initial videodev2.h abstractions
2023-04-06 21:58:21 linux-kernel [PATCH 0/6] Initial Rust V4L2 support
2023-04-05 20:27:35 linux-kernel [PATCH v2 0/2] rust: virtio: add virtio support
2023-04-05 20:27:10 linux-kernel [PATCH v2 1/2] rust: add scatterlist support
2023-04-05 20:25:40 linux-kernel [PATCH v2 2/2] rust: virtio: add virtio support
2023-03-07 13:17:58 linux-kernel [PATCH] rust: virtio: add virtio support
2023-01-04 13:23:39 linux-wireless Re: Bug while resuming from suspend on mt7921e
2022-12-23 23:53:34 linux-kernel Re: [PATCH v1 7/9] media: verisilicon: Add Rockchip AV1 decoder
2022-12-23 23:33:48 linux-kernel Re: [PATCH v1 7/9] media: verisilicon: Add Rockchip AV1 decoder
2022-11-07 11:47:37 linux-wireless Re: Bug while resuming from suspend on mt7921e
2022-10-14 19:15:02 linux-kernel Re: [RFC PATCH v5] media: mediatek: vcodec: support stateless AV1 decoder
2022-09-22 17:02:18 linux-kernel Re: [RFC PATCH v3] media: mediatek: vcodec: support stateless AV1 decoder
2021-08-10 22:08:32 linux-kernel [RFC PATCH 1/2] media: Add AV1 uAPI
2021-08-10 22:07:33 linux-kernel [RFC PATCH 2/2] media: vivpu: add virtual VPU driver
2021-08-10 22:07:07 linux-kernel [RFC PATCH 0/2] Add the stateless AV1 uAPI and the VIVPU virtual driver to showcase it.
2021-04-26 23:34:42 linux-kernel Re: [PATCH v6 00/10] MPEG-2 stateless API cleanup and destaging