linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-11 12:58:35 to 2012-04-18 04:34:08 UTC [more...]

[PATCH 03/12] drivers: media: dvb: ddbridge: ddbridge-code: Remove unneeded include of version.h
 2012-04-18  4:30 UTC  (4+ messages)
` [PATCH 04/12] drivers: media: radio: radio-keene.c: "
` [PATCH 05/12] drivers: media: video: adp1653.c: "
` [PATCH 06/12] drivers: media: video: tlg2300: pd-video.c: Include version.h header

[PATCH 0/4] [Media] Radio: Fixes and New features for FM
 2012-04-18  0:02 UTC  (6+ messages)
` [PATCH 1/4] [Media] WL128x: Add support for FM TX RDS
` [PATCH 2/4] [Media] Create new control class for FM RX
` [PATCH 3/4] [Documentation] Add documentation for V4L2 FM new features,
` [PATCH 4/4] [Media] WL12xx: Add support for FM new features

v4l-cx23885-enc.fw
 2012-04-17 21:18 UTC 

v4l2 Device with H264 support
 2012-04-17 21:12 UTC  (5+ messages)

(no subject)
 2012-04-17 19:48 UTC 

[PATCH v3 0/9] OMAP3 ISP preview engine configuration improvement
 2012-04-17 18:41 UTC  (18+ messages)
` [PATCH v3 1/9] omap3isp: preview: Skip brightness and contrast in configuration ioctl
` [PATCH v3 2/9] omap3isp: preview: Optimize parameters setup for the common case
` [PATCH v3 3/9] omap3isp: preview: Remove averager parameter update flag
` [PATCH v3 4/9] omap3isp: preview: Remove unused isptables_update structure definition
` [PATCH v3 5/9] omap3isp: preview: Merge configuration and feature bits
` [PATCH v3 6/9] omap3isp: preview: Remove update_attrs feature_bit field
` [PATCH v3 7/9] omap3isp: preview: Rename prev_params fields to match userspace API
` [PATCH v3 8/9] omap3isp: preview: Simplify configuration parameters access
` [PATCH v3 9/9] omap3isp: preview: Shorten shadow update delay

[RFC] [PATCH] v4l2: use unsigned rather than enums in ioctl() structs
 2012-04-17 17:50 UTC  (12+ messages)

[PATCH 00/11] Integration of videobuf2 with dmabuf
 2012-04-17 17:11 UTC  (6+ messages)
` [PATCH 08/11] v4l: vb2-dma-contig: add support for scatterlist in userptr mode

[Patch] bttv: Enable radio if the card description has no radio flag but the tuner has FM
 2012-04-17 17:00 UTC 

[PATCH 00/15] V4L camera control enhancements
 2012-04-17 16:09 UTC  (20+ messages)
` [PATCH 01/15] V4L: Extend V4L2_CID_COLORFX with more image effects
` [PATCH 02/15] V4L: Add helper function for standard integer menu controls
` [PATCH 03/15] V4L: Add camera exposure bias control
` [PATCH 04/15] V4L: Add camera white balance preset control
` [PATCH 05/15] V4L: Add camera wide dynamic range control
` [PATCH 06/15] V4L: Add camera image stabilization control
` [PATCH 07/15] V4L: Add camera ISO sensitivity controls
` [PATCH 08/15] V4L: Add camera exposure metering control
` [PATCH 09/15] V4L: Add camera scene mode control
` [PATCH 10/15] V4L: Add camera 3A lock control
` [PATCH 11/15] V4L: Add auto focus targets to the selections API
` [PATCH 12/15] V4L: Add auto focus targets to the subdev "
` [PATCH 13/15] V4L: Add camera auto focus controls
` [PATCH 14/15] V4L: Add S5C73M3 sensor sub-device driver
` [PATCH 15/15] vivi: Add controls

[PATCH] [Trivial] Documentation: Add newline at end-of-file to files lacking one
 2012-04-17 16:03 UTC  (3+ messages)

[PATCH] Fix QUERYMENU regression
 2012-04-17 15:36 UTC  (2+ messages)

[RFC 00/13] Support for dmabuf exporting for videobuf2
 2012-04-17 14:08 UTC  (11+ messages)
` [RFC 01/13] v4l: add buffer exporting via dmabuf
` [RFC 02/13] v4l: vb2: "
` [RFC 03/13] v4l: vb2-dma-contig: let mmap method to use dma_mmap_coherent call
` [RFC 04/13] v4l: vb2-dma-contig: add setup of sglist for MMAP buffers
` [RFC 05/13] v4l: vb2-dma-contig: add support for DMABUF exporting

[RFC] HDMI-CEC proposal
 2012-04-17 13:44 UTC  (6+ messages)

[PATCH] Fix QUERYMENU regression
 2012-04-17 13:36 UTC 

dvb lock patch
 2012-04-17 13:30 UTC  (3+ messages)

Datasheets?
 2012-04-17 11:20 UTC 

[media] tda10071: NXP TDA10071 DVB-S/S2 driver
 2012-04-17 11:19 UTC  (2+ messages)

Server Rental Service in Hong Kong
 2012-04-17  9:45 UTC 

[PATCH v2 07/13] davinci: vpif: add support to use videobuf_iolock()
 2012-04-17 10:06 UTC  (3+ messages)
  ` [PATCH v2 05/13] davinci: vpif display: declare contiguous region of memory handled by dma_alloc_coherent
  ` [PATCH v2 01/13] davinci: vpif: add check for genuine interrupts in the isr

[PATCH v4 00/14] Integration of videobuf2 with dmabuf
 2012-04-17  1:03 UTC  (24+ messages)
` [PATCH v4 01/14] v4l: Add DMABUF as a memory type
` [PATCH v4 02/14] Documentation: media: description of DMABUF importing in V4L2
` [PATCH v4 03/14] v4l: vb2: add support for shared buffer (dma_buf)
` [PATCH v4 04/14] v4l: vb: remove warnings about MEMORY_DMABUF
` [PATCH v4 05/14] v4l: vb2-dma-contig: Shorten vb2_dma_contig prefix to vb2_dc
` [PATCH v4 06/14] v4l: vb2-dma-contig: Remove unneeded allocation context structure
` [PATCH v4 07/14] v4l: vb2-dma-contig: Reorder functions
` [PATCH v4 08/14] v4l: vb2-dma-contig: add support for scatterlist in userptr mode
` [PATCH v4 09/14] v4l: vb2: add prepare/finish callbacks to allocators
` [PATCH v4 10/14] v4l: vb2-dma-contig: add prepare/finish to dma-contig allocator
` [PATCH v4 11/14] v4l: vb2-dma-contig: add support for dma_buf importing
` [PATCH v4 12/14] v4l: vb2-dma-contig: change map/unmap behaviour for importers
` [PATCH v4 13/14] v4l: s5p-tv: mixer: support for dmabuf importing
` [PATCH v4 14/14] v4l: fimc: "

[GIT PULL v3.4] git://git.linuxtv.org/mkrufky/tuners.git xc5000
 2012-04-16 22:16 UTC 

outstanding ARM patches
 2012-04-16 21:08 UTC  (3+ messages)

Winning Number: RRA: 12058006/08
 2012-04-16 16:35 UTC 

Add a new usb id for Elgato EyeTV DTT
 2012-04-16 15:45 UTC  (6+ messages)
` [PATCH] dib0700: add new USB PID for the Elgato EyeTV DTT stick

[PATCHv2 0/8] Update to S5P-TV drivers
 2012-04-16 13:58 UTC  (9+ messages)
` [PATCHv2 1/8] media: s5p-tv: fix plane size calculation
` [PATCHv2 2/8] v4l: s5p-tv: mixer: fix compilation warning
` [PATCHv2 3/8] v4l: s5p-tv: hdmiphy: add support for per-platform variants
` [PATCHv2 4/8] v4l: s5p-tv: hdmi: parametrize DV timings
` [PATCHv2 5/8] v4l: s5p-tv: hdmi: fix mode synchronization
` [PATCHv2 6/8] v4l: s5p-tv: mixer: fix handling of interlaced modes
` [PATCHv2 7/8] s5p-tv: Fix section mismatch warning in mixer_video.c
` [PATCHv2 8/8] media/video/s5p-tv: mark const init data with __initconst instead of __initdata

[PATCH v3] omap3isp: preview: Shorten shadow update delay
 2012-04-16 13:12 UTC  (2+ messages)

UVC frame interval inconsistency
 2012-04-16 12:40 UTC  (2+ messages)

MAIL 16.04.12
 2012-04-12 15:41 UTC 

[PATCH 1/2] V4L: sh_mobile_ceu_camera: maximum image size depends on the hardware version
 2012-04-16  1:55 UTC  (3+ messages)
` [PATCH 2/2] ARM: mach-shmobile: sh7372 CEU supports up to 8188x8188 images

ASUS U3100 Mini
 2012-04-15 18:43 UTC  (7+ messages)

[PATCH 1/3] m88brs2000 DVB-S frontend and tuner module
 2012-04-15 15:53 UTC  (8+ messages)
  ` [PATCH 1/6] m88ds3103, montage dvb-s/s2 demodulator driver
  ` [PATCH 2/6] m88ds3103, dvbsky dvb-s2 usb box
  ` [PATCH 3/6] m88ds3103, dvbsky dvb-s2 cx23883 pci card
  ` [PATCH 4/6] m88ds3103, dvbsky dvb-s2 cx23885 pcie card
  ` [PATCH 5/6] m88ds3103, dvbsky remote control key map
  ` [PATCH 6/6] m88ds3103, dvbsky remote control include header file

[RFC] b2c2_flexcop_pci: Add suspend/resume support
 2012-04-15 14:18 UTC 

Announcing v4l-utils-0.8.8
 2012-04-14 22:33 UTC 

[yavta PATCH v2 1/3] Support integer menus
 2012-04-14 21:48 UTC  (5+ messages)
` [yavta PATCH v2 2/3] Add videodev2.h to allow building on systems without latest kernel headers
` [yavta PATCH v2 3/3] Support extended controls, including 64-bit integers

soundgraph imon pad remote controller generate 'unknown keypress' when used in Keyboard mode
 2012-04-14 20:20 UTC 

re:
 2012-04-14 13:13 UTC 

YOUR EMAIL ADDRESS WON YOU‏‏
 2012-04-14  8:34 UTC 

[yavta PATCH 1/3] Support integer menus
 2012-04-13 20:14 UTC  (8+ messages)
` [yavta PATCH 2/3] Support extended controls, including 64-bit integers
` [yavta PATCH 3/3] Support additional dpcm compressed bayer formats

media_build compile errors
 2012-04-13 19:23 UTC  (2+ messages)

[RFC/PATCH] v4l: added V4L2_BUF_FLAG_EOS flag indicating the last frame in the stream
 2012-04-13 16:31 UTC  (2+ messages)

Our Dedicated Server Prices Help Your Bottom Line
 2012-04-13 12:28 UTC 

[PATCH linux-next] video: vicam: Add MODULE_FIRMWARE
 2012-04-12 21:23 UTC 

[PATCH linux-next] staging: go7007: Add MODULE_FIRMWARE
 2012-04-12 21:00 UTC 

Investment Proposal
 2012-04-12 18:04 UTC 

Lånet erbjudande @ 3%
 2012-04-12 15:50 UTC 

[PATCH 1/3] adv7180: add support to user controls
 2012-04-12 16:39 UTC  (3+ messages)
` [PATCH 2/3] videobuf-dma-contig: add cache support
` [PATCH 3/3] STA2X11 VIP: new V4L2 driver

RTL28XX driver
 2012-04-12 13:12 UTC  (11+ messages)

[PATCH] dib7000p: remove duplicate code and comment
 2012-04-12 12:46 UTC 

Hello,
 2012-04-11 16:14 UTC 

[PATCHv24 00/16] Contiguous Memory Allocator
 2012-04-12 12:39 UTC  (2+ messages)

[PATCH v2] tinyjpeg: Dynamic luminance quantization table for Pixart JPEG
 2012-04-12 10:20 UTC 

Server Rental Service in HK
 2012-04-12  8:41 UTC 

pctv452e usb (Technotrend TT Connect S2-3600) & DM1105N
 2012-04-12  4:36 UTC 

Initial tuning file for Danish cable provider YouSee
 2012-04-11 20:45 UTC  (2+ messages)

Patch Broken driver cx23885 mygica x8507
 2012-04-11 18:30 UTC 

Updated DVB-T tuning file for uk-SuttonColdfield
 2012-04-11 12:58 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).