[FFmpeg-cvslog] mmvideo: check frame dimensions

2015-03-11 Thread Anton Khirnov
ffmpeg | branch: release/0.10 | Anton Khirnov | Sun Dec 14 21:01:59 2014 +0100| [fc159ba88ea2dd1fa11e4ab6af8b574fc80db454] | committer: Anton Khirnov mmvideo: check frame dimensions The frame size must be set by the caller and each dimension must be a multiple of 2. CC: libav-sta...@libav.org

[FFmpeg-cvslog] mmvideo: check frame dimensions

2015-01-06 Thread Anton Khirnov
ffmpeg | branch: release/2.3 | Anton Khirnov | Sun Dec 14 21:01:59 2014 +0100| [8a01fb3729e58aab2fdc17ed6ddfa2c4efb3a54c] | committer: Michael Niedermayer mmvideo: check frame dimensions The frame size must be set by the caller and each dimension must be a multiple of 2. Found-by: Mateusz "j0

[FFmpeg-cvslog] mmvideo: check frame dimensions

2014-12-30 Thread Anton Khirnov
ffmpeg | branch: release/2.1 | Anton Khirnov | Sun Dec 14 21:01:59 2014 +0100| [823a9177a3ea14bbce2cb6ae97435918953e2d3b] | committer: Michael Niedermayer mmvideo: check frame dimensions The frame size must be set by the caller and each dimension must be a multiple of 2. Found-by: Mateusz "j0

[FFmpeg-cvslog] mmvideo: check frame dimensions

2014-12-21 Thread Anton Khirnov
ffmpeg | branch: release/2.5 | Anton Khirnov | Sun Dec 14 21:01:59 2014 +0100| [f5631d23e06ac3d1a8148a2989bef4e29ee28e09] | committer: Michael Niedermayer mmvideo: check frame dimensions The frame size must be set by the caller and each dimension must be a multiple of 2. Found-by: Mateusz "j0

[FFmpeg-cvslog] mmvideo: check frame dimensions

2014-12-20 Thread Anton Khirnov
ffmpeg | branch: release/1.1 | Anton Khirnov | Sun Dec 14 21:01:59 2014 +0100| [03dba25a4001495226651068232b4c6b1e75fd02] | committer: Anton Khirnov mmvideo: check frame dimensions The frame size must be set by the caller and each dimension must be a multiple of 2. CC: libav-sta...@libav.org

[FFmpeg-cvslog] mmvideo: check frame dimensions

2014-12-20 Thread Anton Khirnov
ffmpeg | branch: release/2.2 | Anton Khirnov | Sun Dec 14 21:01:59 2014 +0100| [3f10a779b465fd22d3aec1b744ca8544bc2da970] | committer: Anton Khirnov mmvideo: check frame dimensions The frame size must be set by the caller and each dimension must be a multiple of 2. CC: libav-sta...@libav.org

[FFmpeg-cvslog] mmvideo: check frame dimensions

2014-12-20 Thread Anton Khirnov
ffmpeg | branch: release/2.4 | Anton Khirnov | Sun Dec 14 21:01:59 2014 +0100| [69a930b988ff4f88ae27e4fc24ff6ed116840b5e] | committer: Anton Khirnov mmvideo: check frame dimensions The frame size must be set by the caller and each dimension must be a multiple of 2. CC: libav-sta...@libav.org

[FFmpeg-cvslog] mmvideo: check frame dimensions

2014-12-19 Thread Anton Khirnov
ffmpeg | branch: release/2.4 | Anton Khirnov | Sun Dec 14 21:01:59 2014 +0100| [9bafd6a8f6a013c5f45141f596574a9a3fbfb561] | committer: Michael Niedermayer mmvideo: check frame dimensions The frame size must be set by the caller and each dimension must be a multiple of 2. Found-by: Mateusz "j0

[FFmpeg-cvslog] mmvideo: check frame dimensions

2014-12-19 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sun Dec 14 21:01:59 2014 +0100| [17ba719d9ba30c970f65747f42d5fbb1e447ca28] | committer: Anton Khirnov mmvideo: check frame dimensions The frame size must be set by the caller and each dimension must be a multiple of 2. CC: libav-sta...@libav.org Bug-I