summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/12.0.1.html
diff options
context:
space:
mode:
authorLeo Liu <[email protected]>2016-07-04 16:32:48 -0400
committerLeo Liu <[email protected]>2016-07-12 09:27:53 -0400
commit55f0b97b407efedf1c4807604ed9d631fefe7ac3 (patch)
treefe96477baf05ae2ddcc94c2628c0aa51e6bd8aaa /docs/relnotes/12.0.1.html
parent82f875f4d800d05b04a8174e8863b2b70276bbb0 (diff)
st/omx/dec: convert decoder video buffer to progressive
with encode tunneling The idea of encode tunneling is to use video buffer directly for encoder, but currently the encoder doesn’t support interlaced surface, the OMX decoder set progressive surface before on that purpose. Since now we are polling the driver for interlacing information for decoder, we got the interlaced as preferred as other APIs(VDPAU, VA-API), thus breaking the transcode with tunneling. The solution is when with tunnel detected, re-allocate progressive target buffers, and then converting the interlaced decoder results to there. This has been tested with transcode results bit to bit matching as before with surface from progressive to progressive. Signed-off-by: Leo Liu <[email protected]> Acked-by: Christian König <[email protected]> Tested-by: Julien Isorce <[email protected]>
Diffstat (limited to 'docs/relnotes/12.0.1.html')
0 files changed, 0 insertions, 0 deletions