On Thu, Sep 29, 2011 at 02:15:24PM +0200, [email protected] wrote: > From: Benjamin Larsson <[email protected]> > > --- a/libavcodec/avcodec.h > +++ b/libavcodec/avcodec.h > @@ -711,6 +711,10 @@ typedef struct RcOverride{ > * Codec supports slice-based (or partition-based) multithreading. > */ > #define CODEC_CAP_SLICE_THREADS 0x2000 > +/** > + * Codec is intra only
Codec is intra-only. LGTM otherwise. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
