vp9enc: provide support for multiple pass cache files
authorTim-Philipp Müller <tim@centricular.com>
Sat, 15 Aug 2015 10:09:42 +0000 (11:09 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 15 Aug 2015 10:09:42 +0000 (11:09 +0100)
commit0e10e9295376282036fef0a2129101d7fae9bb94
tree330a2234487b413a877bb394b5fed1c3db971f07
parent2b1db231754a323d9264408f7b8e893a467f9988
vp9enc: provide support for multiple pass cache files

Some files may provide different caps insight of one stream. Since
vp9enc support caps reinit, we should support cache reinit too.
If more then file cache file will be created, the naming will be:
cache cache.1 cache.2 ...

Based on patch by: Oleksij Rempel <linux@rempel-privat.de>

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