h264: move MMCO handlers out of the loop (cosmetics).
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 22 Oct 2012 08:50:29 +0000 (10:50 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 22 Oct 2012 15:21:32 +0000 (17:21 +0200)
commit04bbd8cc11d38b282e833dd0dc4efa6bdb52d1b2
treea01b8a983e996f0e067039d3b04566601e33584d
parenta39a709d2d001a19059de304c16b96fe2d2f64fe
h264: move MMCO handlers out of the loop (cosmetics).

This change only splits each individual MMCO handler into several functions
dedicated for each operation. This is needed to perform further work later
on.
gst-libs/gst/vaapi/gstvaapidecoder_h264.c