mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
cosmetics: typo
Originally committed as revision 10534 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
f94361612a
commit
a889bf135e
@ -151,7 +151,7 @@ static int get_sindex(AVFormatContext *s, int id, int format) {
|
||||
|
||||
/**
|
||||
* \brief filters out interesting tags from material information.
|
||||
* \param len lenght of tag section, will be adjusted to contain remaining bytes
|
||||
* \param len length of tag section, will be adjusted to contain remaining bytes
|
||||
* \param si struct to store collected information into
|
||||
*/
|
||||
static void gxf_material_tags(ByteIOContext *pb, int *len, st_info_t *si) {
|
||||
|
Loading…
Reference in New Issue
Block a user