bd4e410a8d
* * rocDecode/AVC: Added initial field picture decode support. - 7 conformance streams pass. * * rocDecode/AVC: Minor change based on review comment. * * rocDecode/AVC: Fixed an issue with getting the decoded frame buffer index for the second field. - 10 more field conformance streams now pass. * * rocDecode/AVC: Changed from C type cast to C++ type cast.