vp8enc: Store configuration in the vpx_codec_enc_cfg_t struct instead of duplicating...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 17 Sep 2012 07:16:39 +0000 (09:16 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 17 Sep 2012 07:29:26 +0000 (09:29 +0200)
commit481503670836d764a545cb5a32346e8bda5b5f3d
treef3cf3d3faa127402bb7b621bc4fcc9e64f2e6fe0
parent8ed85c7538593de6728223a187af0078db64f772
vp8enc: Store configuration in the vpx_codec_enc_cfg_t struct instead of duplicating all variables

Also protect encoder with a mutex.
ext/vpx/gstvp8enc.c
ext/vpx/gstvp8enc.h