public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-28 20:14:05 to 2010-07-31 11:31:22 UTC [more...]

Not able to capture video frames
 2010-07-31 11:32 UTC  (2+ messages)

Handling of large keycodes
 2010-07-31 11:14 UTC  (3+ messages)

[PATCH 00/20] MT9M111/MT9M131
 2010-07-31 10:33 UTC  (23+ messages)
` [PATCH 01/20] mt9m111: Added indication that MT9M131 is supported by this driver
` [PATCH 02/20] mt9m111: init chip after read CHIP_VERSION
` [PATCH 03/20] mt9m111: register cleanup hex to dec bitoffset
` [PATCH 04/20] mt9m111: added new bit offset defines
` [PATCH 05/20] mt9m111: added default row/col/width/height values
` [PATCH 06/20] mt9m111: changed MAX_{HEIGHT,WIDTH} values to silicon pixelcount
` [PATCH 07/20] mt9m111: changed MIN_DARK_COLS to MT9M131 spec count
` [PATCH 08/20] mt9m111: cropcap use defined default rect properties in defrect
` [PATCH 09/20] mt9m111: cropcap check if type is CAPTURE
` [PATCH 10/20] mt9m111: rewrite make_rect for positioning in debug
` [PATCH 11/20] mt9m111: added mt9m111 format structure
` [PATCH 12/20] mt9m111: s_crop add calculation of output size
` [PATCH 13/20] mt9m111: s_crop check for VIDEO_CAPTURE type
` [PATCH 14/20] mt9m111: added reg_mask function
` [PATCH 15/20] mt9m111: rewrite setup_rect, added soft_crop for smooth panning
` [PATCH 16/20] mt9m111: added more supported BE colour formats
` [PATCH 17/20] mt9m111: rewrite set_pixfmt
` [PATCH 18/20] mt9m111: make use of testpattern in debug mode
` [PATCH 19/20] mt9m111: try_fmt rewrite to use preset values
` [PATCH 20/20] mt9m111: s_fmt make use of try_fmt

[PATCH 0/9 v3] IR: few fixes, additions and ENE driver
 2010-07-31  9:35 UTC  (22+ messages)
` [PATCH 01/13] IR: Kconfig fixes
` [PATCH 02/13] IR: minor fixes:
` [PATCH 03/13] IR: replace spinlock with mutex
` [PATCH 04/13] IR: fix locking in ir_raw_event_work
` [PATCH 05/13] IR: JVC: make repeat work
` [PATCH 06/13] IR: nec decoder: fix repeat
` [PATCH 07/13] IR: NECX: support repeat
` [PATCH 08/13] IR: Allow not to compile keymaps in
` [PATCH 09/13] IR: add helper function for hardware with small o/b buffer
` [PATCH 10/13] IR: extend interfaces to support more device settings LIRC: add new IOCTL that enables learning mode (wide band receiver)
` [PATCH 11/13] IR: report unknown scancodes the in-kernel decoders found
` [PATCH 12/13] STAGING: remove lirc_ene0100 driver
` [PATCH 13/13] IR: Port ene driver to new IR subsystem and enable it

(no subject)
 2010-07-30 23:54 UTC 

[PATCH 0/2] Per-subdev, host-specific data
 2010-07-30 20:24 UTC  (3+ messages)
` [PATCH 1/2] v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::priv
` [PATCH 2/2] v4l: Add a v4l2_subdev host private data field

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2010-07-30 19:33 UTC 

[RFC] [PATCH 0/6] Add camera support to the OMAP1 Amstrad Delta videophone
 2010-07-30 18:49 UTC  (4+ messages)
` [RFC] [PATCH 1/6] SoC Camera: add driver for OMAP1 camera interface

[media-ctl PATCH 0/3] Some patches for MC testapp
 2010-07-30 15:42 UTC  (12+ messages)
` [media-ctl PATCH 1/3] Create initial .gitignore file
` [media-ctl PATCH 2/3] Just include kernel headers
` [media-ctl PATCH 3/3] Be able to add more CFLAGS

[PATCH v5 0/3] Multi-planar video format and buffer support for the V4L2 API
 2010-07-30 14:43 UTC  (5+ messages)
` [PATCH v5 1/3] v4l: Add multi-planar API definitions to "
` [PATCH v5 2/3] v4l: Add multi-planar ioctl handling code
` [PATCH v5 3/3] v4l: Add compat functions for the multi-planar API

[RFC/PATCH v3 00/10] Media controller (core and V4L2)
 2010-07-30 14:00 UTC  (24+ messages)
` [RFC/PATCH v3 01/10] media: Media device node support
` [RFC/PATCH v3 02/10] media: Media device
` [RFC/PATCH v3 03/10] media: Entities, pads and links
` [RFC/PATCH v3 04/10] media: Entity graph traversal
` [RFC/PATCH v3 05/10] media: Reference count and power handling
` [RFC/PATCH v3 06/10] media: Entities, pads and links enumeration
` [RFC/PATCH v3 07/10] media: Links setup
` [RFC/PATCH v3 08/10] v4l: Add a media_device pointer to the v4l2_device structure
` [RFC/PATCH v3 09/10] v4l: Make video_device inherit from media_entity
` [RFC/PATCH v3 10/10] v4l: Make v4l2_subdev "
` [SAMPLE v3 00/12] V4L2 API additions and OMAP3 ISP driver
` [SAMPLE v3 01/12] v4l: Move the media/v4l2-mediabus.h header to include/linux
` [SAMPLE v3 02/12] v4l: Add 16 bit YUYV and SGRBG10 media bus format codes
` [SAMPLE v3 03/12] v4l: Create v4l2 subdev file handle structure
` [SAMPLE v3 04/12] v4l-subdev: Add pads operations
` [SAMPLE v3 05/12] v4l: v4l2_subdev userspace format API
` [SAMPLE v3 06/12] v4l: Add subdev userspace API to enumerate and configure frame interval
` [SAMPLE v3 07/12] v4l: Add crop ioctl to V4L2 subdev API
` [SAMPLE v3 08/12] v4l: subdev: Generic ioctl support
` [SAMPLE v3 09/12] ARM: OMAP3: Update Camera ISP definitions for OMAP3630
` [SAMPLE v3 10/12] omap3: Export omap3isp platform device structure
` [SAMPLE v3 11/12] omap34xxcam: Register the ISP platform device during omap34xxcam probe

[PATCH 0/9 v2] IR: few fixes, additions and ENE driver
 2010-07-30 12:45 UTC  (25+ messages)
` [PATCH 01/13] IR: Kconfig fixes
` [PATCH 02/13] IR: minor fixes:
` [PATCH 03/13] IR: replace spinlock with mutex
` [PATCH 04/13] IR: fix locking in ir_raw_event_work
` [PATCH 05/13] IR: JVC: make repeat work
` [PATCH 06/13] IR: nec decoder: fix repeat
` [PATCH 07/13] IR: NECX: support repeat
` [PATCH 08/13] IR: Allow not to compile keymaps in
` [PATCH 09/13] IR: add helper function for hardware with small o/b buffer
` [PATCH 10/13] IR: extend interfaces to support more device settings LIRC: add new IOCTL that enables learning mode (wide band receiver)
` [PATCH 11/13] IR: report unknown scancodes the in-kernel decoders found
` [PATCH 12/13] STAGING: remove lirc_ene0100 driver
` [PATCH 13/13] IR: Port ene driver to new IR subsystem and enable it

[PATCH v2]Resend:videobuf_dma_sg: a new implementation for mmap
 2010-07-30 11:39 UTC  (4+ messages)

(no subject)
 2010-07-30  2:03 UTC  (36+ messages)
` [PATCH 1/9] IR: Kconfig fixes
` [PATCH 2/9] IR: minor fixes:
` [PATCH 3/9] IR: replace spinlock with mutex
` [PATCH 4/9] IR: add helper function for hardware with small o/b buffer
` [PATCH 5/9] IR: extend interfaces to support more device settings
` [PATCH 6/9] IR: Allow not to compile keymaps in
` [PATCH 7/9] IR: report unknown scancodes the in-kernel decoders found
` [PATCH 8/9] STAGING: remove lirc_ene0100 driver
` [PATCH 9/9] IR: Port ene driver to new IR subsystem and enable it
` [PATCH 0/9 v2] IR: few fixes, additions and ENE driver
` <kein Betreff>

DVBT +AF9015 +MXL5007t
 2010-07-29 21:40 UTC  (2+ messages)

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2010-07-29 19:33 UTC 

Max size format
 2010-07-29 17:59 UTC  (3+ messages)

[PATCH] added support for DM040832731 DVB-S USB BOX - Correction
 2010-07-29 18:18 UTC  (3+ messages)

[PATCH]videobuf_dma_sg: a new implementation for mmap
 2010-07-29 17:00 UTC  (6+ messages)
` [PATCH v2]videobuf_dma_sg: "

gspca_zc3xx module
 2010-07-29 16:57 UTC  (2+ messages)

linux-next: Tree for July 28 (lirc)
 2010-07-29 16:24 UTC  (3+ messages)
` [PATCH] staging/lirc: fix non-CONFIG_MODULES build horkage

linux-next: Tree for July 28 (lirc #2)
 2010-07-29 16:25 UTC  (8+ messages)

[PATCH] Fix possible memory leak in dvbca.c
 2010-07-29 12:02 UTC  (3+ messages)

Can I expect in-kernel decoding to work out of box?
 2010-07-29 11:58 UTC  (18+ messages)

signaling and / or clarification
 2010-07-29 11:32 UTC 

dvb-apps maintainer
 2010-07-29 10:36 UTC 

[PATCH] V4L2: sh_vou: VOU does support the full PAL resolution too
 2010-07-29  7:38 UTC 

[PATCH] V4L: fix a comment in a driver
 2010-07-29  7:32 UTC 

Fwd: JPEG hw decoder
 2010-07-29  7:03 UTC  (2+ messages)
        `  "

[PATCH] IR/mceusb: remove bad ir_input_dev use
 2010-07-29  2:38 UTC  (2+ messages)

cx23885: Unknown symbol __ir_input_register
 2010-07-29  1:26 UTC  (5+ messages)

saa7164 i2c problem
 2010-07-29  1:24 UTC 

[PATCH 0/9 v1] IR: few fixes, additions and ENE driver
 2010-07-28 21:16 UTC  (10+ messages)
` [PATCH 1/9] IR: Kconfig fixes
` [PATCH 4/9] IR: add helper functions for ir input devices that send ir timing data in small chunks, and alternation between pulses and spaces isn't guaranteed
` [PATCH 5/9] IR: extend interfaces to support more device settings


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox