On 08/02/2014 10:56 AM, Luca Barbato wrote:
+2014-04-xx - xxxxxxx - lavu 53.20.0 - error.h +2014-04-xx - xxxxxxx - lavr 1.4.0 - avresample.h + Add avresample_convert_frame() and avresample_config().
Mention what has been changed in lavu.
+ * The output AVFrame can be NULL or have fewer allocated samples than required. + * + * In this case, any remaining samples not written to the output will be added + * to an internal FIFO buffer, to be returned at the next call to this function + * or to avresample_convert() or to avresample_read().
Merge these 2 paragraphs. I'll review the rest tomorrow. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
