h264: simplify code when MMCO is 5.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 23 Oct 2012 08:33:50 +0000 (10:33 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 23 Oct 2012 08:37:47 +0000 (10:37 +0200)
commit97979ee6de1ba834bc05a2a675e93dec1815a5eb
treec785ee6a31946ccc448a5790c7edc4df3da6e3ab
parentd9b5e47585ec7bf5f10f4918422cb00c126cfd4c
h264: simplify code when MMCO is 5.

Remove exit_picture() and exit_picture_poc() since PicOrderCnt(CurrPic)
is now updated accordingly to the standard. Besides, MMCO = 5 specific
operations are moved up to exec_ref_pic_marking_adaptive_mmco_5().
gst-libs/gst/vaapi/gstvaapidecoder_h264.c