summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx2341x.c
AgeCommit message (Expand)Author
2009-06-14ivtv/cx18: fix regression: class controls are no longer seenMauro Carvalho Chehab
2009-02-21v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil
2009-02-13v4l2-common: add comments warning that about the sort orderHans Verkuil
2009-02-13cx2341x: fixed bug causing several audio controls to be no longer listedHans Verkuil
2009-01-03cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with V4L2 specAndy Walls
2009-01-01cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls
2008-08-08v4l2: extend MPEG Encoding API with AVC and AACHans Verkuil
2008-07-17ivtv/cx18: ensure the default control values are correctHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-06-22cx2341x: add TS capabilityHans Verkuil
2007-12-12cx2341x: command argument should be u32 instead of int.Hans Verkuil
2007-11-01cx2341x: codingstyle cleanupsHans Verkuil
2007-08-24merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-08-21cx2341x: some controls should not be changed while the device is busy.Hans Verkuil
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-05-13Backport several cleanups at includesMauro Carvalho Chehab
2007-02-21merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-02-20Split VIDEO_MUTE into MUTE and MUTE_YUVHans Verkuil
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2007-02-18Add support for three new MPEG controls.Hans Verkuil
2006-12-19Removed unimplemented cx2341x API commandsHans Verkuil
2006-12-18LOG_STATUS should show the real temporal filter value.Hans Verkuil
2006-12-18Force temporal filter to 0 when scaling to prevent ghosting.Hans Verkuil
2006-08-28Better temporal filter handling.Hans Verkuil
2006-06-26Pass an explicit log prefix to cx2341x_log_statusHans Verkuil
2006-06-26Fix 64-bit compile warnings.Hans Verkuil
2006-06-24Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil
2006-06-21CX2341X port was always set to 'memory', but 'streaming' is also possibleHans Verkuil
2006-06-19Disable bitrate_mode when encoding mpeg-1.Hans Verkuil
2006-06-19Add cx2341x-specific control array to cx2341x.cHans Verkuil
2006-06-18Add CX2341X MPEG encoder module.Hans Verkuil