]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/hlsproto.c
dsputil_alpha.h: Add missing stddef.h header to fix standalone compilation
[ffmpeg] / libavformat / hlsproto.c
index 179bdf1967a5059d26e99218aa2609b9c1a37e2e..b750501c4d1bef84297e8f27edde50bd74cec0c2 100644 (file)
@@ -36,7 +36,7 @@
  * An apple http stream consists of a playlist with media segment files,
  * played sequentially. There may be several playlists with the same
  * video content, in different bandwidth variants, that are played in
- * parallel (preferrably only one bandwidth variant at a time). In this case,
+ * parallel (preferably only one bandwidth variant at a time). In this case,
  * the user supplied the url to a main playlist that only lists the variant
  * playlists.
  *