You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
1st attempt at correcting the punktuation.
Originally committed as revision 12555 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -269,7 +269,7 @@ int get_buffer(ByteIOContext *s, unsigned char *buf, int size);
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Reads size bytes from ByteIOContext into buf.
|
* Reads size bytes from ByteIOContext into buf.
|
||||||
* This reads at most 1 packet. If thats not enough fewer bytes will be
|
* This reads at most 1 packet. If that's not enough fewer bytes will be
|
||||||
* returned.
|
* returned.
|
||||||
* @returns number of bytes read or AVERROR
|
* @returns number of bytes read or AVERROR
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user