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
/
ivtv
/
ivtv-ioctl.c
Age
Commit message (
Expand
)
Author
2007-12-08
ivtv: Some general fixes
Mauro Carvalho Chehab
2007-12-02
ivtv: Remove a invalid shadow-variable
Mauro Carvalho Chehab
2007-11-05
ivtv: ivtv yuv format description correction
Hans Verkuil
2007-11-05
ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME frame...
Hans Verkuil
2007-10-12
ivtv: fix resizing MPEG1 streams
Hans Verkuil
2007-08-25
ivtv: use new videodev2.h pixel formats
Hans Verkuil
2007-08-24
ivtv: set correct pixel format and alpha properties in VIDIOC_G_FBUF
Hans Verkuil
2007-08-23
ivtv: fix VIDIOC_G_ENC_INDEX flag handling
Hans Verkuil
2007-08-23
ivtv: reorganized and cleanup ivtv struct
Hans Verkuil
2007-08-23
ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.c
Hans Verkuil
2007-08-22
ivtv: log in status if framebuffer uses YUV instead of RGB
Hans Verkuil
2007-08-20
ivtv: prevent changing VBI format while capture is in progress.
Hans Verkuil
2007-08-20
ivtv: fix output mode processing: UDMA_YUV wasn't cleared.
Hans Verkuil
2007-08-19
ivtv: add VIDIOC_OVERLAY
Hans Verkuil
2007-08-19
ivtv: log stereo/bilingual audio modes
Hans Verkuil
2007-08-19
ivtv: move serialization to the fileops level.
Hans Verkuil
2007-08-19
ivtv: improve debug messages
Hans Verkuil
2007-08-18
ivtv: fix handling of INITIALIZE_INPUT fw call
Hans Verkuil
2007-08-04
ivtv: make VIDIOC_INT_RESET support smarter.
Hans Verkuil
2007-08-04
ivtv: show card name as well in the LOG_STATUS output.
Hans Verkuil
2007-08-03
ivtv: report ivtv version in status log.
Hans Verkuil
2007-07-31
ivtv: fix VIDIOC_S_FBUF support: new OSD values where never actually set.
Hans Verkuil
2007-07-22
ivtv: fix pause/continue/play handling
Hans Verkuil
2007-06-16
ivtv: fix return code of VIDIOC_G/S_FBUF when no framebuffer is present.
Hans Verkuil
2007-06-07
ivtv: fix ia64 printk format warnings.
Hans Verkuil
2007-05-29
Add ivtv CROPCAP support and fix ivtv S_CROP for video output.
Hans Verkuil
2007-05-21
Backed out changeset c7cb1aaec112a3ee7d6483b54d03d6a093754f10
Hans Verkuil
2007-05-19
Use v4l2_pix_out_fmt instead of v4l2_pix_fmt for video output format
Hans Verkuil
2007-05-17
Adding new fields to v4l2_pix_format broke the ABI, reverted that change
Hans Verkuil
2007-04-10
ivtv: fix incorrect bitwise-and for command flags.
Hans Verkuil
2007-03-10
Fix VIDIOC_TRY_ENCODER_CMD and VIDEO_TRY_COMMAND
Hans Verkuil
2007-03-10
Use v4l_printk_ioctl instead of printing the ioctl name for each ioctl in ivtv.
Hans Verkuil
2007-03-10
Add VIDIOC_G/S_PRIORITY support to ivtv.
Hans Verkuil
2007-03-10
Set vsync_field correctly in ivtv.
Hans Verkuil
2007-02-27
Update ivtv VIDIOC_G_CHIP_IDENT.
Hans Verkuil
2007-02-27
Fix comment style and set default debug level to 0
Hans Verkuil
2007-02-26
Add ivtv driver for the Conexant cx23416/cx23415 MPEG encoder/decoder
Hans Verkuil