summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/solo6x10/solo6x10-v4l2-enc.c
Commit message (Expand)AuthorAgeFilesLines
* [media] solo6x10: move out of staging into drivers/media/pci.Hans Verkuil2014-07-221-1434/+0
* [media] solo6x10: a few checkpatch fixesHans Verkuil2014-07-221-4/+3
* [media] solo6x10: update GOP size, QP immediatelyAndrey Utkin2014-07-171-0/+4
* [media] solo6x10: expose encoder quantization setting as V4L2 controlAndrey Utkin2014-07-171-0/+5
* [media] solo6x10: check dma_map_sg() return valueHans Verkuil2014-07-171-4/+6
* [media] solo6x10: implement the motion detection eventHans Verkuil2014-07-171-10/+58
* [media] solo6x10: implement the new motion detection controlsHans Verkuil2014-07-171-70/+33
* [media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil2014-07-171-1/+1
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-2/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-041-1/+1
|\
| * [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-051-1/+1
* | Staging: solo6x10: Replace expressions that don't use ALIGN macroAndreea-Cristina Bernat2014-03-161-4/+2
* | staging: solo6x10: solo6x10-v4l2-enc.c: Fix line over 80 characters.Aybuke Ozdemir2014-03-161-15/+23
|/
* [media] solo6x10: fix broken PAL supportHans Verkuil2014-01-131-1/+1
* [media] SOLO6x10: Fix video frame type (I/P/B)Krzysztof Hałasa2013-10-171-0/+1
* [media] SOLO6x10: Fix video headers on certain hardwareKrzysztof Hałasa2013-10-141-9/+12
* [media] SOLO6x10: Fix video encoding on big-endian systemsKrzysztof Hałasa2013-10-141-52/+80
* [media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda2013-09-261-10/+10
* [media] solo6x10: Approximate frame intervals with non-standard denominatorIsmael Luceno2013-05-211-23/+15
* [media] solo6x10: Fix pixelformat accepted/reported by the encoderIsmael Luceno2013-04-221-11/+32
* [media] solo6x10: Update the encoder mode on VIDIOC_S_FMTIsmael Luceno2013-04-221-0/+1
* [media] ioctl numbers are unsigned intMauro Carvalho Chehab2013-03-291-1/+1
* [media] solo6x10: prefix sources with 'solo6x10-'Hans Verkuil2013-03-251-0/+1363
OpenPOWER on IntegriCloud