Skip to content
  • Gwenole Beauchesne's avatar
    h264: introduce per-field POC in GstVaapiPictureH264. · 3480fcc8
    Gwenole Beauchesne authored
    Use the POC member available in the GstVaapiPicture base class and
    get rid of the dependency on the local VAPictureH264 TopFieldOrderCnt
    and BottomFieldOrderCnt. Rather, use a simple field_poc[] array
    initialized to INT_MAX, so that to simplify picture POC calculation
    for non frame pictures.
    3480fcc8