I recently converted some get_buffer user code to get_buffer2,
and spent more time trying to figure out what to do than should
be needed, due to some lacking info (e.g. it isn't clear that you
can have less buf[] entries than data[] entries).

So, here are some clarifications.

Derek Buitenhuis (3):
  avcodec: doxy: Clarify what get_buffer2 must fill in buf[]
  avcodec: doxy: Clarify how to use buf[] when implementing
    get_buffer2()
  avutil: doxy: Small clarification for av_buffer_create()

 libavcodec/avcodec.h |   11 +++++++----
 libavutil/buffer.h   |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)

-- 
1.7.10.4

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to