diff options
| author | Jernej Skrabec <[email protected]> | 2020-08-25 05:52:41 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-09-01 14:13:28 +0200 |
| commit | 46e8893e72b43d10f5cad92355b36a7babe83724 (patch) | |
| tree | f3649c28288d63d0537adcbbe055ef535f38fcc3 /tools/perf/scripts/python | |
| parent | cfc8c3ed533e650270152f293a3536f3ca0e7053 (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')
0 files changed, 0 insertions, 0 deletions