[FFmpeg-cvslog] avcodec/libsvtav1: Fix duplicate definition of caps_internal

2021-09-25 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Tue Aug 24 18:27:07 2021 +0800| [04b89e8ae33ba74e5cb5b3b770613fa599f9cb36] | committer: Limin Wang avcodec/libsvtav1: Fix duplicate definition of caps_internal Reviewed-by: Jan Ekström Signed-off-by: Limin Wang > http://git.videolan.org/gitweb.cgi/ffmp

[FFmpeg-cvslog] avcodec/libsvtav1: make coded GOP type configurable

2021-09-25 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Fri Sep 17 10:02:02 2021 +0800| [64e2fb3f9d89e5ad552f48e2d5beb9be7a91572a] | committer: Limin Wang avcodec/libsvtav1: make coded GOP type configurable Reviewed-by: Jan Ekström Signed-off-by: Limin Wang > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] avcodec/libsvtav1: Fix value range for rc mode

2021-09-25 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Sat Sep 18 08:24:17 2021 +0800| [0463f5d6d56db6cc01bc88a0d77488f4ef23dfdc] | committer: Limin Wang avcodec/libsvtav1: Fix value range for rc mode Reviewed-by: Jan Ekström Signed-off-by: Limin Wang > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] lavc/aarch64: fix relocation out of range error

2021-09-25 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Mon Sep 13 15:24:09 2021 +0800| [378ad2f8fd7c5b5d9d1b3170282ce6b8a289ba07] | committer: Martin Storsjö lavc/aarch64: fix relocation out of range error Use a temporary label instead of global function symbol for b.gt. Signed-off-by: Martin Storsjö > htt

[FFmpeg-cvslog] swresample/aarch64: fix relocation out of range error

2021-09-25 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Mon Sep 13 19:48:59 2021 +0800| [44c64b103ea89dc6f38a65f10bc7cc41099fb938] | committer: Martin Storsjö swresample/aarch64: fix relocation out of range error Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=44c64b

[FFmpeg-cvslog] avcodec/qsvenc: Fix memleaks upon allocation errors

2021-09-25 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Sep 9 00:17:15 2021 +0200| [dd0a7fdfc00b938d79d8fc1d8585197011980cd5] | committer: Andreas Rheinhardt avcodec/qsvenc: Fix memleaks upon allocation errors Fixes leaks in case the allocation of the H.264-specific stuff fails. Fixes Coverity iss

[FFmpeg-cvslog] avcodec/qsvenc: Remove dead code for user-provided buffers

2021-09-25 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Sep 9 00:53:24 2021 +0200| [9348d06fc640289294f288f6a683bf86a32c8db1] | committer: Andreas Rheinhardt avcodec/qsvenc: Remove dead code for user-provided buffers Dead since commit 93016f5d1d280f9cb7856883af287fa66affc04c which ensured that the

[FFmpeg-cvslog] avformat/jacosubenc: Fix writing extradata

2021-09-25 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Sep 24 00:31:52 2021 +0200| [54e8dcce8e5fce245715aafe1768beb0b6aa49f5] | committer: Andreas Rheinhardt avformat/jacosubenc: Fix writing extradata The terminating '\0' is no longer included in the size of the extradata output by the demuxer sin

[FFmpeg-cvslog] fate/subtitles: Add JACOsub remuxing test

2021-09-25 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Sep 24 01:06:42 2021 +0200| [0a6eed319d7404443d6250003f761d21aac57dbd] | committer: Andreas Rheinhardt fate/subtitles: Add JACOsub remuxing test This muxer was untested up until now; had it been tested, it would have been obvious that it has b

[FFmpeg-cvslog] webp: fix transforms after a palette with pixel packing.

2021-09-25 Thread Maryla
ffmpeg | branch: master | Maryla | Mon Aug 30 14:10:51 2021 +0200| [9f4708c22def8a0f13c3b2bc39baca928bb58aaa] | committer: James Zern webp: fix transforms after a palette with pixel packing. When a color indexing transform with 16 or fewer colors is used, WebP uses "pixel packing", i.e. storin

[FFmpeg-cvslog] avformat/jvdec: Make sizeof(JVFrame) smaller to save memory

2021-09-25 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Sep 23 18:13:51 2021 +0200| [2882286a08c20fbb50bb55e16c82cbe6fdbfd565] | committer: Andreas Rheinhardt avformat/jvdec: Make sizeof(JVFrame) smaller to save memory Reviewed-by: Peter Ross Signed-off-by: Andreas Rheinhardt > http://git.videol