On 26/03/14 20:40, Diego Biurrun wrote: > On Wed, Mar 26, 2014 at 08:19:11PM +0100, Luca Barbato wrote: >> On 26/03/14 19:26, Diego Biurrun wrote: >>> On Wed, Mar 26, 2014 at 05:48:53PM +0100, Vittorio Giovara wrote: >>>> --- a/configure >>>> +++ b/configure >>>> @@ -1846,6 +1846,7 @@ vp5_decoder_select="h264chroma hpeldsp videodsp >>>> vp3dsp" >>>> vp6_decoder_select="h264chroma hpeldsp huffman videodsp vp3dsp" >>>> vp6a_decoder_select="vp6_decoder" >>>> vp6f_decoder_select="vp6_decoder" >>>> +vp7_decoder_select="h264pred videodsp" >>>> vp8_decoder_select="h264pred videodsp" >>> >>> How much code is actually shared? >> >> Plenty >> >>> It might make sense to have one decoder select the other. >> >> Not necessary and I purposefully made so you can build vp8 w/out any vp7. > > How about the other way around? Does it make sense to build VP7 w/o VP8?
Not really, we could do that even if I don't see a large gain on it. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
