Blender Git Commit Log
Git Commits -> Revision 4fd73e7
August 10, 2020, 05:54 (GMT) |
Remove Video Proxy Resolution limitation Height and width of video proxies was limited to multiples of 8 with comment "JPEG requires this". I could not find any resource that would confirm this to be the case with FFMPEG and MJPEG codec. I have looked in: https://ffmpeg.org/ffmpeg-all.html https://ffmpeg.org/ffmpeg-formats.html https://ffmpeg.org/doxygen/trunk/structAVCodecContext.html Reviewed By: ISS, sergey, sybren Differential Revision: https://developer.blender.org/D6507 |
Commit Details:
Full Hash: 4fd73e74655321c600f3bce1a9eed24f7a87ce1a
Parent Commit: b522e83
Committed By: Richard Antalik
Lines Changed: +0, -4
1 Modified Path:
/source/blender/imbuf/intern/indexer.c (+0, -4) (Diff)