[FFmpeg-cvslog] avcodec/cinepakenc: Fix invalid shifts

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Oct 6 07:23:14 2019 +0200| [3858c755d90e0cefd5549f85a64967d7a163dd55] | committer: Andreas Rheinhardt avcodec/cinepakenc: Fix invalid shifts Fixes: left shift of 1 by 31 places cannot be represented in type 'int'. Affected the

[FFmpeg-cvslog] avcodec/cinepakenc: Fix invalid shifts

2020-07-01 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.1 | Andreas Rheinhardt | Sun Oct 6 07:23:14 2019 +0200| [96f18b64276b1172f344d729833bdb982d9d800f] | committer: Andreas Rheinhardt avcodec/cinepakenc: Fix invalid shifts Fixes: left shift of 1 by 31 places cannot be represented in type 'int'. Affected the

[FFmpeg-cvslog] avcodec/cinepakenc: Fix invalid shifts

2020-05-19 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.2 | Andreas Rheinhardt | Sun Oct 6 07:23:14 2019 +0200| [d74e112ad8c236055c1232d3a14fd5b81d521a61] | committer: Andreas Rheinhardt avcodec/cinepakenc: Fix invalid shifts Fixes: left shift of 1 by 31 places cannot be represented in type 'int'. Affected the

[FFmpeg-cvslog] avcodec/cinepakenc: Fix invalid shifts

2019-10-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Oct 6 07:23:14 2019 +0200| [e3650dcfc9cde6ceccf7bbc225962da196e2a386] | committer: Michael Niedermayer avcodec/cinepakenc: Fix invalid shifts Fixes: left shift of 1 by 31 places cannot be represented in type 'int'. Affected the FATE-tests