]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/rl2.c
hevcdec: set the active SPS before calling get_format()
[ffmpeg] / libavcodec / rl2.c
index ba539e7d3abb1310c95e2cb74f286a9ca1a5406b..c42a1cd007a9e699239b93884055586ac2ee55aa 100644 (file)
@@ -53,7 +53,7 @@ typedef struct Rl2Context {
  * @param s rl2 context
  * @param in input buffer
  * @param size input buffer size
- * @param out ouput buffer
+ * @param out output buffer
  * @param stride stride of the output buffer
  * @param video_base offset of the rle data inside the frame
  */