linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-15 10:11:52 to 2015-12-18 15:13:12 UTC [more...]

Automatic device driver back-porting with media_build
 2015-12-18 15:13 UTC  (20+ messages)

Patches to dvbv5-zap
 2015-12-18 14:28 UTC  (5+ messages)
` [v4l-utils PATCH-v2 1/4] dvbv5-zap.c: fix setting signal handlers
` [v4l-utils PATCH-v2 2/4] dvbv5-zap.c: allow timeout with -x
` [v4l-utils PATCH-v2 3/4] dvbv5-zap.c: fix wrong signal
` [v4l-utils PATCH-v2 4/4] dvbv5-zap.c: Move common signals code into function

Review & Reply
 2015-12-18 10:18 UTC 

[PATCH 1/5] staging: media: lirc: replace NULL comparisons with !var
 2015-12-18 13:05 UTC  (5+ messages)
` [PATCH 2/5] staging: media: lirc: no space after cast
` [PATCH 3/5] staging: media: lirc: space around operator
` [PATCH 4/5] staging: media: lirc: place operator on previous line
` [PATCH 5/5] staging: media: lirc: use new parport device model

problem with coda when running qt-gstreamer and video reaches its end (resending in plain text)
 2015-12-18 12:25 UTC  (4+ messages)

sn9c20x: incorrect support for 0c45:6270 MT9V011/MT9V111 ?
 2015-12-18 11:48 UTC 

[PATCH 0/3] support of v4l2 encoder for STMicroelectronics SOC
 2015-12-18 11:42 UTC  (5+ messages)
` [PATCH 1/3] Documentation: devicetree: add STI HVA binding
` [PATCH 2/3] [media] hva: STiH41x multi-format video encoder V4L2 driver
` [PATCH 3/3] [media] hva: add h264 support

[PATCH/RFC 00/48] Request API and proof-of-concept implementation
 2015-12-18 11:20 UTC  (51+ messages)
` [PATCH/RFC 01/48] v4l: vsp1: Use pipeline display list to decide how to write to modules
` [PATCH/RFC 02/48] v4l: vsp1: Always setup the display list
` [PATCH/RFC 03/48] v4l: vsp1: Simplify frame end processing
` [PATCH/RFC 04/48] v4l: vsp1: Split display list manager from display list
` [PATCH/RFC 05/48] v4l: vsp1: Store the display list manager in the WPF
` [PATCH/RFC 06/48] v4l: vsp1: bru: Don't program background color in control set handler
` [PATCH/RFC 07/48] v4l: vsp1: rwpf: Don't program alpha value "
` [PATCH/RFC 08/48] v4l: vsp1: sru: Don't program intensity "
` [PATCH/RFC 09/48] v4l: vsp1: Don't setup control handler when starting streaming
` [PATCH/RFC 10/48] v4l: vsp1: Enable display list support for the HS[IT], LUT, SRU and UDS
` [PATCH/RFC 11/48] v4l: vsp1: Don't configure RPF memory buffers before calculating offsets
` [PATCH/RFC 12/48] v4l: vsp1: Remove unneeded entity streaming flag
` [PATCH/RFC 13/48] v4l: vsp1: Document calling context of vsp1_pipeline_propagate_alpha()
` [PATCH/RFC 14/48] v4l: vsp1: Fix 80 characters per line violations
` [PATCH/RFC 15/48] v4l: vsp1: Add header display list support
` [PATCH/RFC 16/48] v4l: vsp1: Use display lists with the userspace API
` [PATCH/RFC 17/48] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
` [PATCH/RFC 18/48] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations
` [PATCH/RFC 19/48] v4l: vsp1: Fix BRU try compose rectangle storage
` [PATCH/RFC 20/48] v4l: vsp1: Add race condition FIXME comment
` [PATCH/RFC 21/48] media: Move media_device link_notify operation to an ops structure
` [PATCH/RFC 22/48] media: Add per-file-handle data support
` [PATCH/RFC 23/48] media: Add request API
` [PATCH/RFC 24/48] media: Add per-entity request data support
` [PATCH/RFC 25/48] videodev2.h: Add request field to v4l2_buffer
` [PATCH/RFC 26/48] videodev2.h: Add request field to v4l2_pix_format_mplane
` [PATCH/RFC 27/48] v4l2-subdev.h: Add request field to format and selection structures
` [PATCH/RFC 28/48] v4l: Support the request API in format operations
` [PATCH/RFC 29/48] v4l: subdev: Add pad config allocator and init
` [PATCH/RFC 30/48] v4l: subdev: Call pad init_cfg operation when opening subdevs
` [PATCH/RFC 31/48] v4l: subdev: Support the request API in format and selection operations
` [PATCH/RFC 32/48] vb2: Add allow_requests flag
` [PATCH/RFC 33/48] vb2: Add helper function to check for request buffers
` [PATCH/RFC 34/48] vb2: Add helper function to queue request-specific buffer
` [PATCH/RFC 35/48] DocBook: media: Document the media request API
` [PATCH/RFC 36/48] DocBook: media: Document the V4L2 "
` [PATCH/RFC 37/48] DocBook: media: Document the subdev selection API
` [PATCH/RFC 38/48] DocBook: media: Document the V4L2 subdev request API
` [PATCH/RFC 39/48] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration
` [PATCH/RFC 40/48] v4l: vsp1: Store active formats in a pad config structure
` [PATCH/RFC 41/48] v4l: vsp1: Store active selection rectangles "
` [PATCH/RFC 42/48] v4l: vsp1: Create a new configure operation to setup modules
` [PATCH/RFC 43/48] v4l: vsp1: Merge RPF and WPF pad ops structures
` [PATCH/RFC 44/48] v4l: vsp1: Pass a media request to the module configure operations
` [PATCH/RFC 45/48] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init time
` [PATCH/RFC 46/48] v4l: vsp1: Support video device formats stored in requests
` [PATCH/RFC 47/48] v4l: vsp1: Pass display list explicitly to configure functions
` [PATCH/RFC 48/48] v4l: vsp1: Support the request API

Preliminary HDCP code available in my tree
 2015-12-18 11:00 UTC  (2+ messages)

[v4l-utils PATCH 1/1] dvbv5-zap.c: fix setting signal handlers
 2015-12-18 10:35 UTC 

cron job: media_tree daily build: WARNINGS
 2015-12-18  4:11 UTC 

VIVID bug in BGRA and ARGB
 2015-12-18  0:04 UTC  (2+ messages)

dvb-t
 2015-12-17 18:35 UTC 

Darlehen bieten
 2015-12-18  7:00 UTC 

[PATCH] [media] uapi/media.h: Use u32 for the number of graph objects
 2015-12-17 15:20 UTC  (5+ messages)

Media Controller patches
 2015-12-17 11:06 UTC  (7+ messages)

[PATCH] [media] media-entity: don't sleep at media_device_register_entity()
 2015-12-17 10:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/5] [media] move documentation to the header files
 2015-12-17 10:55 UTC  (6+ messages)
` [PATCH 2/5] [media] DocBook: document media_entity_graph_walk_cleanup()
` [PATCH 3/5] [media] media-entity.h fix documentation for several parameters
` [PATCH 4/5] [media] au0828-core: fix compilation when !CONFIG_MEDIA_CONTROLLER
` [PATCH 5/5] [media] media-device.h: use just one u64 counter for object ID
  ` [PATCH v2] [media] media-device.h: use just one u32 "

Review & Reply
 2015-12-17  0:55 UTC 

[RFC/PATCH] v4l: vsp1: Configure device based on IP version
 2015-12-17  6:20 UTC 

[PATCH v2 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-12-17  5:52 UTC  (8+ messages)
` [PATCH v2 6/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver

cron job: media_tree daily build: WARNINGS
 2015-12-17  3:58 UTC 

[PATCH v2 00/22] Unrestricted media entity ID range support
 2015-12-16  8:04 UTC  (9+ messages)
` [PATCH v2 03/22] media: Add an API to manage entity enumerations
` [PATCH v2 07/22] media: Amend media graph walk API by init and cleanup functions

[v4l-utils PATCH 1/1] Allow building static binaries
 2015-12-16 20:21 UTC  (3+ messages)

[PATCH v3 00/23] Unrestricted media entity ID range support
 2015-12-16 17:39 UTC  (27+ messages)
` [PATCH v3 01/23] media: Enforce single entity->pipe in a pipeline
` [PATCH v3 02/23] media: Introduce internal index for media entities
` [PATCH v3 03/23] media: Add an API to manage entity enumerations
  ` [PATCH v3.1 "
` [PATCH v3 04/23] media: Move struct media_entity_graph definition up
` [PATCH v3 05/23] media: Add KernelDoc documentation for struct media_entity_graph
` [PATCH v3 06/23] media: Move media graph state for streamon/off to the pipeline
` [PATCH v3 07/23] media: Amend media graph walk API by init and cleanup functions
` [PATCH v3 08/23] media: Use the new media graph walk interface
` [PATCH v3 09/23] v4l: omap3isp: "
` [PATCH v3 10/23] v4l: exynos4-is: "
` [PATCH v3 11/23] v4l: xilinx: "
` [PATCH v3 12/23] v4l: vsp1: "
` [PATCH v3 13/23] media: Use entity enums in graph walk
` [PATCH v3 14/23] media: Keep using the same graph walk object for a given pipeline
` [PATCH v3 15/23] v4l: omap3isp: Use media entity enumeration interface
` [PATCH v3 16/23] v4l: vsp1: "
` [PATCH v3 17/23] staging: v4l: omap4iss: Fix sub-device power management code
` [PATCH v3 18/23] staging: v4l: omap4iss: Use media entity enumeration interface
` [PATCH v3 19/23] staging: v4l: omap4iss: Use the new media graph walk interface
` [PATCH v3 20/23] staging: v4l: davinci_vpbe: "
` [PATCH v3 21/23] media: Remove pre-allocated entity enumeration bitmap
` [PATCH v3 22/23] media: Move MEDIA_ENTITY_MAX_PADS from media-entity.h to media-entity.c
` [PATCH v3 23/23] media: Update media graph walk documentation for the changed API

[PATCH] [media] media-entity: increase max number of PADs
 2015-12-16 17:19 UTC 

[PATCH] [media] media-entity.h: document the remaining functions
 2015-12-16 17:16 UTC 

[PATCH] android: fix warning when releasing active sync point
 2015-12-16 15:37 UTC  (14+ messages)

[PATCH v3 0/7] Exynos: MFC driver: reserved memory cleanup and IOMMU support
 2015-12-16 15:37 UTC  (8+ messages)
` [PATCH v3 1/7] ARM: Exynos: convert MFC device to generic reserved memory bindings
` [PATCH v3 2/7] ARM: dts: exynos4412-odroid*: enable MFC device
` [PATCH v3 3/7] of: reserved_mem: add support for named reserved mem nodes
` [PATCH v3 4/7] media: vb2-dma-contig: add helper for setting dma max seg size
` [PATCH v3 5/7] media: set proper max seg size for devices on Exynos SoCs
` [PATCH v3 6/7] media: s5p-mfc: replace custom reserved memory init code with generic one
` [PATCH v3 7/7] media: s5p-mfc: add iommu support

[linuxtv-media:media-controller 2022/2026] drivers/media/usb/au0828/au0828-core.c:445:36: error: 'struct au0828_dev' has no member named 'media_dev'
 2015-12-16 15:24 UTC 

per-frame camera metadata (again)
 2015-12-16 11:25 UTC  (3+ messages)

[PATCH v2 00/32] VSP: Add R-Car Gen3 support
 2015-12-16 10:37 UTC  (5+ messages)

[PATCH v2 1/3] [media] mt9v032: Add reset and standby gpios
 2015-12-16 10:14 UTC  (4+ messages)
` [PATCH v2 3/3] [media] mt9v032: Add V4L2 controls for AEC and AGC

[GIT PULL FOR v4.5] Renesas VSP1 improvements and fixes
 2015-12-16  8:41 UTC 

[GIT PULL FOR v4.5] uvcvideo fixes
 2015-12-16  8:34 UTC 

cron job: media_tree daily build: WARNINGS
 2015-12-16  4:00 UTC 

[PATCH] V4L: add Y12I, Y8I and Z16 pixel format documentation
 2015-12-15 16:46 UTC 

[Patch v5 0/2] media: v4l: ti-vpe: Add CAL v4l2 camera capture driver
 2015-12-15 15:52 UTC  (5+ messages)
` [Patch v5 1/2] "

[PATCH v2] [media] media-device: handle errors at media_device_init()
 2015-12-15 12:22 UTC 

[PATCH] [media] media-device: handle errors at media_device_init()
 2015-12-15 12:14 UTC 

[PATCH 0/2] [media] Fix race between graph enumeration and entities registration
 2015-12-15 11:13 UTC  (4+ messages)
` [PATCH 2/2] [media] media-device: split media initialization and registration

[patch] [media] v4l2-device: fix a missing error code
 2015-12-15 11:04 UTC 

[patch] [media] media-device: copy_to/from_user() returns positive
 2015-12-15 11:00 UTC 

[PATCH 1/2] [media] media-device: move media entity register/unregister functions
 2015-12-15 10:43 UTC  (2+ messages)
` [PATCH 2/2] [media] media-device: better lock media_device_unregister()

[PATCH v5 0/3] [media] Fix race between graph enumeration and entities registration
 2015-12-15 10:41 UTC  (4+ messages)
` [PATCH v5 1/3] [media] media-device: check before unregister if mdev was registered

[RFC PATCH] vb2: Stop allocating 'alloc_ctx', just set the device instead
 2015-12-15 10:16 UTC  (5+ messages)

Fw: [PATCH 2/2] [media] media-entity: cache media_device on object removal
 2015-12-15 10:11 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).