doxygen: misc consistency, spelling and wording fixes
This commit is contained in:
parent
8b494b7b27
commit
58c42af722
51 changed files with 179 additions and 179 deletions
|
|
@ -26,7 +26,7 @@
|
|||
#include "parser.h"
|
||||
|
||||
/**
|
||||
* finds the end of the current frame in the bitstream.
|
||||
* Find the end of the current frame in the bitstream.
|
||||
* @return the position of the first byte of the next frame, or -1
|
||||
*/
|
||||
int ff_mpeg4_find_frame_end(ParseContext *pc, const uint8_t *buf, int buf_size);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue