Quoting Mark Thompson (2016-09-04 14:48:07) > Enables VP8 decoding - the decoder places the the bitstream version > in the profile field, which we want to ignore. > --- > An alternative would be defining FF_PROFILE_VP8_VERSION[0-3] in avcodec.h and > then using those here, but I think that is worse.
Yeah, I agree. This should be fine. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
