diff options
author | Jason Chen <b02280@freescale.com> | 2010-08-16 16:26:08 +0800 |
---|---|---|
committer | Alan Tull <r80115@freescale.com> | 2010-09-25 09:51:00 -0500 |
commit | 852730d5ac125a90d0ca0141bff31095e5e634cb (patch) | |
tree | 3c3a4bc5b416d3174b140b9335f59b7704cfacef /kernel/rcutiny_plugin.h | |
parent | 732353a76753c5f200cf97a73cd48b608e708995 (diff) |
ENGR00126343 v4l2 output: jitters come out when show frame too quick
It's easy to reproduce by run below cmd:
./mxc_v4l2_output.out -iw 320 -ih 240 -ow 1024 -oh 768 -fr 80 -d 3
qvga.yuv
For performance, we did not check display in IC interrupt handle before.
Output must sync to display.
In this patch:
1. make stream begin with one buffer.
2. change timer_work name to icbypass_work.
3. add display sync to timer interrupt handler.
Signed-off-by: Jason Chen <b02280@freescale.com>
Diffstat (limited to 'kernel/rcutiny_plugin.h')
0 files changed, 0 insertions, 0 deletions