commit | ab3f7d60964cef77e1248f6c479738b05d158837 | [log] [tgz] |
---|---|---|
author | Sreerenj Balachandran <sreerenj.balachandran@intel.com> | Mon Oct 28 15:04:16 2013 +0200 |
committer | Sebastian Dröge <sebastian@centricular.com> | Thu Oct 31 23:00:58 2013 +0100 |
tree | 469dc43bf3636f5a3a306a93d72109eb91b6f647 | |
parent | fa12af3d0190cd2b6b7cbcc10977e981813106ad [diff] |
h264parse: Remove the explicit PAR calculation based on VUI headers The PAR calculation based on VUI headers is already doing by the h264 codecparser and we does't need to duplicate those code. https://bugzilla.gnome.org//show_bug.cgi?id=711009