index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
saa7164
/
saa7164-encoder.c
Age
Commit message (
Expand
)
Author
2010-10-21
[media] saa7164: rename a structure for readability
Steven Toth
2010-10-21
[media] saa7164: allow DMA engine buffers to vary in size between analog and ...
Steven Toth
2010-10-21
[media] saa7164: code cleanup
Steven Toth
2010-10-21
[media] saa7164: mundane buffer debugging changes to track issues
Steven Toth
2010-10-21
[media] saa7164: adjust the PS pack size handling to fill buffers 100%
Steven Toth
2010-10-21
[media] saa7164: buffer crc checks and ensure we use the memcpy func
Steven Toth
2010-10-21
[media] saa7164: add guard bytes around critical buffers to detect failure
Steven Toth
2010-10-21
[media] saa7164: measure via histograms various irq and queue latencies
Steven Toth
2010-10-21
[media] saa7164: allow the number of encoder buffers to be user configurable
Steven Toth
2010-10-21
[media] saa7164: allow variable length GOP sizes and switch encoder default t...
Steven Toth
2010-10-21
[media] saa7164: allow encoder output format to be user configurable
Steven Toth
2010-10-21
[media] saa7164: implement encoder peak bitrate feature
Steven Toth
2010-10-21
[media] saa7164: allow the IBP reference distance to be configurable
Steven Toth
2010-10-21
[media] saa7164: add support for encoder CBR and VBR optionally
Steven Toth
2010-10-21
[media] saa7164: add various encoder message functions
Steven Toth
2010-10-21
[media] saa7164: basic definitions for -encoder.c
Steven Toth