author | Prasad, Ram <x0038811@ti.com> | |
Thu, 7 Sep 2017 15:25:14 +0000 (15:25 +0000) | ||
committer | Karthik Ramanan <a0393906@ti.com> | |
Thu, 7 Sep 2017 10:39:58 +0000 (16:09 +0530) | ||
commit | 4200ae57a90c7fb0f5a0a06df98da900d9d907db | |
tree | 22322a873ca6d498027dc005cc6b22b0a807b26d | tree | snapshot (tar.xz tar.gz zip) |
parent | 6a2c2afc36348421e0d73300151ec675f58a893a | commit | diff |
viddec3test:Handling outBufsInUseFlag for interlaced contents
When outBufsInUseFlag is set in case of interlaced
streams, for second field decoding, new output buffer
should not be sent but the buffer which was sent for first
field decoding needs to be sent.
Thsi patch takes care of this issue.
Signed-off-by: Ramprasad N <x0038811@ti.com>
When outBufsInUseFlag is set in case of interlaced
streams, for second field decoding, new output buffer
should not be sent but the buffer which was sent for first
field decoding needs to be sent.
Thsi patch takes care of this issue.
Signed-off-by: Ramprasad N <x0038811@ti.com>
viddec3test.c | diff | blob | history |