You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
minor doc fix
Originally committed as revision 7331 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -91,7 +91,8 @@ AVCodecParserContext *av_parser_init(int codec_id)
|
||||
* in_data += len;
|
||||
* in_len -= len;
|
||||
*
|
||||
* decode_frame(data, size);
|
||||
* if(size)
|
||||
* decode_frame(data, size);
|
||||
* }
|
||||
* @endcode
|
||||
*/
|
||||
|
Reference in New Issue
Block a user