index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
cx2341x.c
Age
Commit message (
Expand
)
Author
2009-06-14
ivtv/cx18: fix regression: class controls are no longer seen
Mauro Carvalho Chehab
2009-02-21
v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
2009-02-13
v4l2-common: add comments warning that about the sort order
Hans Verkuil
2009-02-13
cx2341x: fixed bug causing several audio controls to be no longer listed
Hans Verkuil
2009-01-03
cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with V4L2 spec
Andy Walls
2009-01-01
cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18
Andy Walls
2008-08-08
v4l2: extend MPEG Encoding API with AVC and AAC
Hans Verkuil
2008-07-17
ivtv/cx18: ensure the default control values are correct
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.0
Hans Verkuil
2008-06-22
cx2341x: add TS capability
Hans Verkuil
2007-12-12
cx2341x: command argument should be u32 instead of int.
Hans Verkuil
2007-11-01
cx2341x: codingstyle cleanups
Hans Verkuil
2007-08-24
merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb
Mauro Carvalho Chehab
2007-08-21
cx2341x: some controls should not be changed while the device is busy.
Hans Verkuil
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-05-13
Backport several cleanups at includes
Mauro Carvalho Chehab
2007-02-21
merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb
Mauro Carvalho Chehab
2007-02-20
Split VIDEO_MUTE into MUTE and MUTE_YUV
Hans Verkuil
2007-02-19
compat: Add -include linux/version.h to cflags
Trent Piepho
2007-02-18
Add support for three new MPEG controls.
Hans Verkuil
2006-12-19
Removed unimplemented cx2341x API commands
Hans Verkuil
2006-12-18
LOG_STATUS should show the real temporal filter value.
Hans Verkuil
2006-12-18
Force temporal filter to 0 when scaling to prevent ghosting.
Hans Verkuil
2006-08-28
Better temporal filter handling.
Hans Verkuil
2006-06-26
Pass an explicit log prefix to cx2341x_log_status
Hans Verkuil
2006-06-26
Fix 64-bit compile warnings.
Hans Verkuil
2006-06-24
Add V4L2_CID_MPEG_STREAM_VBI_FMT control
Hans Verkuil
2006-06-21
CX2341X port was always set to 'memory', but 'streaming' is also possible
Hans Verkuil
2006-06-19
Disable bitrate_mode when encoding mpeg-1.
Hans Verkuil
2006-06-19
Add cx2341x-specific control array to cx2341x.c
Hans Verkuil
2006-06-18
Add CX2341X MPEG encoder module.
Hans Verkuil