mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
buffersrc: fix av_buffersrc_add_ref doxy.
av_buffersrc_add_ref can handle audio too now.
This commit is contained in:
@@ -42,7 +42,7 @@ enum {
|
||||
};
|
||||
|
||||
/**
|
||||
* Add video buffer data in picref to buffer_src.
|
||||
* Add buffer data in picref to buffer_src.
|
||||
*
|
||||
* @param buffer_src pointer to a buffer source context
|
||||
* @param picref a buffer reference, or NULL to mark EOF
|
||||
|
||||
Reference in New Issue
Block a user