mpeg2: fix is_first_field calculation.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 28 Feb 2012 10:58:21 +0000 (11:58 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 16 Mar 2012 12:56:48 +0000 (13:56 +0100)
commitd6ab5e121000ac0941da86c74a446fb2512c1fd6
tree6382d6eb853dbaf7494a4c3f3bc30c3804a56b40
parent10dfc67ccabde8d36602fa740b8dafc9676195da
mpeg2: fix is_first_field calculation.

Reset is_first_field for frame pictures. Factor out locations where
the flag is updated.
gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.c