On Sat, 10 Aug 2013 13:11:33 +0200 Anton Khirnov <[email protected]> wrote:
> > + * > > + * If src is reference-counted, setup dst as a new reference to the > > + * buffer in src. Otherwise allocate a new buffer in dst and copy the > > + * data from src into it. > > + * > > + * All the other fields are copied from src. > > + * > > + * @note dst must not contain references. > > Not true. Well, after all that reviewing and changing, the doxy comment is still not clear about what happens to dst. So users are back to looking at the implementation to see what is happening. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
