aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJernej Skrabec <[email protected]>2020-08-25 05:52:41 +0200
committerMauro Carvalho Chehab <[email protected]>2020-09-01 14:13:28 +0200
commit46e8893e72b43d10f5cad92355b36a7babe83724 (patch)
treef3649c28288d63d0537adcbbe055ef535f38fcc3 /tools/perf/scripts/python/event_analyzing_sample.py
parentcfc8c3ed533e650270152f293a3536f3ca0e7053 (diff)
media: cedrus: h264: Fix frame list construction
Current frame list construction algorithm assumes that decoded image will be output into its own buffer. That is true for progressive content but not for interlaced where each field is decoded separately into same buffer. Fix that by checking if capture buffer is listed in DPB. If it is, reuse it. Signed-off-by: Jernej Skrabec <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions