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? Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
