[FFmpeg-cvslog] avformat/segafilmenc: Fix undefined left shift of 1 by 31 places

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Tue Jan 14 04:13:30 2020 +0100| [2f16093b82dd7ed296c8aab81dce90524a31290b] | committer: Andreas Rheinhardt avformat/segafilmenc: Fix undefined left shift of 1 by 31 places by changing the type to unsigned. Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avformat/segafilmenc: Fix undefined left shift of 1 by 31 places

2020-07-01 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.1 | Andreas Rheinhardt | Tue Jan 14 04:13:30 2020 +0100| [84abf2ee322a31774ec9a6935892900af7244cfe] | committer: Andreas Rheinhardt avformat/segafilmenc: Fix undefined left shift of 1 by 31 places by changing the type to unsigned. Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avformat/segafilmenc: Fix undefined left shift of 1 by 31 places

2020-05-19 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.2 | Andreas Rheinhardt | Tue Jan 14 04:13:30 2020 +0100| [95d2ae971000d5388bdec996eb7aacc627d5a997] | committer: Andreas Rheinhardt avformat/segafilmenc: Fix undefined left shift of 1 by 31 places by changing the type to unsigned. Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avformat/segafilmenc: Fix undefined left shift of 1 by 31 places

2020-01-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Jan 14 04:13:30 2020 +0100| [8ae026d74f599b2d00b91798af1c1067a879007c] | committer: Michael Niedermayer avformat/segafilmenc: Fix undefined left shift of 1 by 31 places by changing the type to unsigned. Signed-off-by: Andreas Rheinhardt