h264: fix incorrect integration of previous commit (4d31e1e).
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 14 Nov 2012 18:22:13 +0000 (19:22 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 14 Nov 2012 18:23:32 +0000 (19:23 +0100)
commit1e506ad6eec8d1599353545c644a78b247cc164e
tree316825745828a556ab7b6e88f3289f732a3f0f9f
parent4d31e1e58acbd016105895808f7648383316741c
h264: fix incorrect integration of previous commit (4d31e1e).

git am got confused somehow, though the end result doesn't change at
all since we require both SPS and PPS to be parsed prior to decoding
the first slice.
gst-libs/gst/vaapi/gstvaapidecoder_h264.c