basesrc: implement a default get_caps function
Don't rely on the return value of a vmethod to trigger the default implementation but make a real defaul implementation of the method that the subclass can chain up to.
Please register or sign in to comment