mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-06 14:15:29 +01:00
Fix grammar errors in documentation
Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -239,7 +239,7 @@ static int discard_pid(MpegTSContext *ts, unsigned int pid)
|
||||
}
|
||||
|
||||
/**
|
||||
* Assembles PES packets out of TS packets, and then calls the "section_cb"
|
||||
* Assemble PES packets out of TS packets, and then call the "section_cb"
|
||||
* function when they are complete.
|
||||
*/
|
||||
static void write_section_data(AVFormatContext *s, MpegTSFilter *tss1,
|
||||
|
||||
Reference in New Issue
Block a user