On Mon, Apr 17, 2017 at 12:00:59PM -0400, Vittorio Giovara wrote: > On Sat, Apr 15, 2017 at 6:31 AM, Diego Biurrun <[email protected]> wrote: > > --- /dev/null > > +++ b/libavcodec/clearvideo.c > > @@ -0,0 +1,385 @@ > > + > > +#include "avcodec.h" > > +#include "bytestream.h" > > +#include "get_bits.h" > > shouldn't new code be converted to the new bitstream reader?
See 2/2 in the series. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
