---
libavcodec/qsvenc_h264.c | 2 +-
libavutil/avassert.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavcodec/qsvenc_h264.c b/libavcodec/qsvenc_h264.c
index 7aa65e9..dfa4666 100644
--- a/libavcodec/qsvenc_h264.c
+++ b/libavcodec/qsvenc_h264.c
@@ -1,5 +1,5 @@
/*
-
AV_CODEC_FLAG_GLOBAL_HEADER should be set before calling avcodec_open2() to
have any effect.
---
doc/examples/transcoding.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/examples/transcoding.c b/doc/examples/transcoding.c
index a83fa3a..e48837c 100644
--- a/doc/exam