On Mon, May 28, 2018 at 06:14:55PM +0800, hwren wrote:
> Signed-off-by: hwren
> ---
> doc/APIchanges | 3 +++
> libavcodec/allcodecs.c | 1 +
> libavcodec/avcodec.h | 2 ++
> libavcodec/version.h | 2 +-
> libavformat/riff.c | 1 +
non cosmetic patches should generally not change
On Mon, May 28, 2018 at 18:14:55 +0800, hwren wrote:
> --- a/libavcodec/allcodecs.c
> +++ b/libavcodec/allcodecs.c
> @@ -705,6 +705,7 @@ extern AVCodec ff_libx264_encoder;
> extern AVCodec ff_libx264rgb_encoder;
> extern AVCodec ff_libx265_encoder;
> extern AVCodec ff_libxavs_encoder;
> +extern
Signed-off-by: hwren
---
doc/APIchanges | 3 +++
libavcodec/allcodecs.c | 1 +
libavcodec/avcodec.h | 2 ++
libavcodec/version.h | 2 +-
libavformat/riff.c | 1 +
5 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/doc/APIchanges b/doc/APIchanges
index efe15ba..430a914 1