doxygen: misc consistency, spelling and wording fixes
This commit is contained in:
@@ -216,7 +216,7 @@ void av_parser_close(AVCodecParserContext *s)
|
||||
/*****************************************************/
|
||||
|
||||
/**
|
||||
* combines the (truncated) bitstream to a complete frame
|
||||
* Combine the (truncated) bitstream to a complete frame.
|
||||
* @return -1 if no complete frame could be created, AVERROR(ENOMEM) if there was a memory allocation error
|
||||
*/
|
||||
int ff_combine_frame(ParseContext *pc, int next, const uint8_t **buf, int *buf_size)
|
||||
|
Reference in New Issue
Block a user