vp8enc, vp9enc: reset multipass file index when stopping encoder
authorTim-Philipp Müller <tim@centricular.com>
Sat, 15 Aug 2015 10:12:05 +0000 (11:12 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 15 Aug 2015 10:21:02 +0000 (11:21 +0100)
commit98527a6ea22198db575822dc8201cacea1d5d8bb
tree9f2f69793b9e9f1a59401f248651e20353b7c17d
parent0e10e9295376282036fef0a2129101d7fae9bb94
vp8enc, vp9enc: reset multipass file index when stopping encoder

Fixes multipass encoding when re-using the same element/pipeline
for subsequent encoding runs.

https://bugzilla.gnome.org/show_bug.cgi?id=747728
ext/vpx/gstvp8enc.c
ext/vpx/gstvp9enc.c