aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7164/saa7164-encoder.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-5/+1
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* [media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe2011-03-211-4/+4
* [media] saa7164: Checkpatch compliance cleanupSteven Toth2010-12-291-13/+20
* [media] saa7164: Removed use of the BKLSteven Toth2010-10-211-39/+9
* [media] saa7164: Remove V4L2_CAP_STREAMING capability flagSteven Toth2010-10-211-1/+0
* [media] Fix the negative -E{BLAH} returns from fops_readGavin Hurlbut2010-10-211-1/+1
* [media] Change the second input names to include " 2" to distinguish themGavin Hurlbut2010-10-211-1/+1
* [media] saa7134: Fix lots os spaces at the wrong placesMauro Carvalho Chehab2010-10-211-5/+5
* [media] saa7164: Don't use typedefsMauro Carvalho Chehab2010-10-211-1/+1
* [media] saa7164: Remove loud debugging during video_poll()Steven Toth2010-10-211-1/+0
* [media] saa7164: Some whitespace cleanupSteven Toth2010-10-211-2/+0
* [media] saa7164: rename a structure for readabilitySteven Toth2010-10-211-22/+22
* [media] saa7164: allow DMA engine buffers to vary in size between analog and ...Steven Toth2010-10-211-101/+144
* [media] saa7164: code cleanupSteven Toth2010-10-211-8/+0
* [media] saa7164: mundane buffer debugging changes to track issuesSteven Toth2010-10-211-0/+8
* [media] saa7164: adjust the PS pack size handling to fill buffers 100%Steven Toth2010-10-211-5/+4
* [media] saa7164: buffer crc checks and ensure we use the memcpy funcSteven Toth2010-10-211-0/+9
* [media] saa7164: add guard bytes around critical buffers to detect failureSteven Toth2010-10-211-4/+17
* [media] saa7164: measure via histograms various irq and queue latenciesSteven Toth2010-10-211-0/+16
* [media] saa7164: allow the number of encoder buffers to be user configurableSteven Toth2010-10-211-1/+6
* [media] saa7164: allow variable length GOP sizes and switch encoder default t...Steven Toth2010-10-211-3/+10
* [media] saa7164: allow encoder output format to be user configurableSteven Toth2010-10-211-4/+5
* [media] saa7164: implement encoder peak bitrate featureSteven Toth2010-10-211-0/+17
* [media] saa7164: allow the IBP reference distance to be configurableSteven Toth2010-10-211-0/+16
* [media] saa7164: add support for encoder CBR and VBR optionallySteven Toth2010-10-211-0/+17
* [media] saa7164: add various encoder message functionsSteven Toth2010-10-211-0/+1371
* [media] saa7164: basic definitions for -encoder.cSteven Toth2010-10-211-0/+23