mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-04-25 08:56:59 +08:00
Replace incorrect @NOTE Doxygen command by @note; capitalization matters.
Originally committed as revision 23980 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -1038,7 +1038,7 @@ int av_seek_frame(AVFormatContext *s, int stream_index, int64_t timestamp,
|
||||
* @param flags flags
|
||||
* @return >=0 on success, error code otherwise
|
||||
*
|
||||
* @NOTE This is part of the new seek API which is still under construction.
|
||||
* @note This is part of the new seek API which is still under construction.
|
||||
* Thus do not use this yet. It may change at any time, do not expect
|
||||
* ABI compatibility yet!
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user