summaryrefslogtreecommitdiff
path: root/include/linux/node.h
diff options
context:
space:
mode:
authorIlja Friedel <ihf@chromium.org>2014-10-21 15:06:58 +0400
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-10-28 20:43:25 +0300
commitbb21c54af7c6d7896f218cc8e4e5d4a466b8e137 (patch)
tree42095b67924bab4887e16bd7126f5fd1fe07e1db /include/linux/node.h
parent643709941d152a8dee58f5ea9f9e19d3f1725722 (diff)
downloadlinux-bb21c54af7c6d7896f218cc8e4e5d4a466b8e137.tar.xz
[media] s5p-mfc: Only set timestamp/timecode for new frames
Timestamp i of a previously decoded buffer was overwritten for some H.264 streams with timestamp i+1 of the next buffer. This happened when encountering frame_type S5P_FIMV_DECODE_FRAME_SKIPPED, indicating no new frame. In most cases this wrong indexing might not have been noticed except for a one frame delay in frame presentation. For H.264 streams though that require reordering of frames for presentation, it caused a slightly erratic presentation time lookup and consequently dropped frames in the Pepper Flash plugin. Signed-off-by: Ilja H. Friedel <ihf@google.com> Signed-off-by: Kiran AVND <avnd.kiran@samsung.com> Signed-off-by: Arun Kumar K <arun.kk@samsung.com> Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'include/linux/node.h')
0 files changed, 0 insertions, 0 deletions