[FFmpeg-cvslog] avcodec/mpegvideo: Don't overallocate buffer

2022-10-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Oct 25 02:11:50 2022 +0200| [20ee12c677c6f58afbae643f039ba06e7d6f070a] | committer: Andreas Rheinhardt avcodec/mpegvideo: Don't overallocate buffer Only encoders need two sets of int16_t [12][64] (one to save the current best state and one for

[FFmpeg-cvslog] avcodec/msmpeg4dec: Move setting decode_mb for WMV2 to wmv2dec.c

2022-10-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Oct 26 01:26:32 2022 +0200| [ca96456c0e77fa93b295363344fc943ae0fa61ec] | committer: Andreas Rheinhardt avcodec/msmpeg4dec: Move setting decode_mb for WMV2 to wmv2dec.c It avoids checks and allows to make ff_wmv2_decode_mb() static; furthermore

[FFmpeg-cvslog] avcodec/mpegvideo: Allocate map and score_map buffers jointly

2022-10-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Oct 25 02:51:21 2022 +0200| [4200ed2e91d248ef62f7fb701a7679d0e0afa654] | committer: Andreas Rheinhardt avcodec/mpegvideo: Allocate map and score_map buffers jointly Reduces the amounts of allocs, frees and allocation checks. Signed-off-by: An

[FFmpeg-cvslog] avcodec/mpegvideo: Remove always-false check

2022-10-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Oct 26 03:07:15 2022 +0200| [7e93fba51fb646529b6d18d83aa15f2fb105cbd7] | committer: Andreas Rheinhardt avcodec/mpegvideo: Remove always-false check This basically reverts cc0380222add8df8ff9b3bd95eaf2b9d8c4c0d11. At the time of said commit, cl

[FFmpeg-cvslog] avcodec/mpegvideo: Remove incorrect comment

2022-10-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Oct 26 03:27:12 2022 +0200| [17987b371bf8ebc284950115a7e2987baa2f2685] | committer: Andreas Rheinhardt avcodec/mpegvideo: Remove incorrect comment Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] avfilter/vf_frei0r: set align to 1 for frei0r frames

2022-10-29 Thread Brendan Hack
ffmpeg | branch: master | Brendan Hack | Wed Aug 24 18:44:39 2022 +1000| [01b9abd7716cf24d3de870fd563e118d0d71123f] | committer: Paul B Mahol avfilter/vf_frei0r: set align to 1 for frei0r frames The frei0r API requires linesize to be width * 4. Since the align property of ff_default_get_video_