mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-11-03 01:33:50 +08:00
doxygen: misc consistency, spelling and wording fixes
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
|
||||
/**
|
||||
* 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
|
||||
*/
|
||||
static int find_frame_end(ParseContext *pc, const uint8_t *buf, int buf_size){
|
||||
|
||||
Reference in New Issue
Block a user