summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ivtv/ivtv-ioctl.c
AgeCommit message (Expand)Author
2007-12-08 ivtv: Some general fixesMauro Carvalho Chehab
2007-12-02 ivtv: Remove a invalid shadow-variableMauro Carvalho Chehab
2007-11-05ivtv: ivtv yuv format description correctionHans Verkuil
2007-11-05ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME frame...Hans Verkuil
2007-10-12ivtv: fix resizing MPEG1 streamsHans Verkuil
2007-08-25ivtv: use new videodev2.h pixel formatsHans Verkuil
2007-08-24ivtv: set correct pixel format and alpha properties in VIDIOC_G_FBUFHans Verkuil
2007-08-23ivtv: fix VIDIOC_G_ENC_INDEX flag handlingHans Verkuil
2007-08-23ivtv: reorganized and cleanup ivtv structHans Verkuil
2007-08-23ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.cHans Verkuil
2007-08-22ivtv: log in status if framebuffer uses YUV instead of RGBHans Verkuil
2007-08-20ivtv: prevent changing VBI format while capture is in progress.Hans Verkuil
2007-08-20ivtv: fix output mode processing: UDMA_YUV wasn't cleared.Hans Verkuil
2007-08-19ivtv: add VIDIOC_OVERLAYHans Verkuil
2007-08-19ivtv: log stereo/bilingual audio modesHans Verkuil
2007-08-19ivtv: move serialization to the fileops level.Hans Verkuil
2007-08-19ivtv: improve debug messagesHans Verkuil
2007-08-18ivtv: fix handling of INITIALIZE_INPUT fw callHans Verkuil
2007-08-04ivtv: make VIDIOC_INT_RESET support smarter.Hans Verkuil
2007-08-04ivtv: show card name as well in the LOG_STATUS output.Hans Verkuil
2007-08-03ivtv: report ivtv version in status log.Hans Verkuil
2007-07-31ivtv: fix VIDIOC_S_FBUF support: new OSD values where never actually set.Hans Verkuil
2007-07-22ivtv: fix pause/continue/play handlingHans Verkuil
2007-06-16ivtv: fix return code of VIDIOC_G/S_FBUF when no framebuffer is present.Hans Verkuil
2007-06-07ivtv: fix ia64 printk format warnings.Hans Verkuil
2007-05-29Add ivtv CROPCAP support and fix ivtv S_CROP for video output.Hans Verkuil
2007-05-21Backed out changeset c7cb1aaec112a3ee7d6483b54d03d6a093754f10Hans Verkuil
2007-05-19Use v4l2_pix_out_fmt instead of v4l2_pix_fmt for video output formatHans Verkuil
2007-05-17Adding new fields to v4l2_pix_format broke the ABI, reverted that changeHans Verkuil
2007-04-10ivtv: fix incorrect bitwise-and for command flags.Hans Verkuil
2007-03-10Fix VIDIOC_TRY_ENCODER_CMD and VIDEO_TRY_COMMANDHans Verkuil
2007-03-10Use v4l_printk_ioctl instead of printing the ioctl name for each ioctl in ivtv.Hans Verkuil
2007-03-10Add VIDIOC_G/S_PRIORITY support to ivtv.Hans Verkuil
2007-03-10Set vsync_field correctly in ivtv.Hans Verkuil
2007-02-27Update ivtv VIDIOC_G_CHIP_IDENT.Hans Verkuil
2007-02-27Fix comment style and set default debug level to 0Hans Verkuil
2007-02-26Add ivtv driver for the Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil