mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-11 17:55:21 +00:00
minor doc fix
Originally committed as revision 7331 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7910d13474
commit
832a7b631f
@ -91,6 +91,7 @@ AVCodecParserContext *av_parser_init(int codec_id)
|
||||
* in_data += len;
|
||||
* in_len -= len;
|
||||
*
|
||||
* if(size)
|
||||
* decode_frame(data, size);
|
||||
* }
|
||||
* @endcode
|
||||
|
Loading…
Reference in New Issue
Block a user