h264: introduce new frame store structure.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 2 Nov 2012 14:14:58 +0000 (15:14 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 16 Nov 2012 15:50:30 +0000 (16:50 +0100)
commit9b4b807e7dc396298b40eecf80f5e58c37395792
tree3ef8a2e48c27c74c56f58a248d2bda71648911b5
parent531b1ceab4245f823690d2a961e7a4815f4f890c
h264: introduce new frame store structure.

The frame store represents a Decoded Picture Buffer entry, which can
hold up to two fields. So far, the frame store is only used to hold
full frames.
gst-libs/gst/vaapi/gstvaapidecoder_h264.c