-
- Downloads
video: fix VideoScaler code and add keep aspect feature
* Safer scale_and_pad code using libav format description - Support not planar or YUV planar output format * add option to keep input frame aspect (used by mixer and encoder) Refs #49037 Refs #48679 Change-Id: I75a5f79377c50fdbf878153b1e894fd6e0a81fcd
Showing
- daemon/src/video/video_encoder.cpp 7 additions, 4 deletionsdaemon/src/video/video_encoder.cpp
- daemon/src/video/video_mixer.cpp 1 addition, 13 deletionsdaemon/src/video/video_mixer.cpp
- daemon/src/video/video_scaler.cpp 62 additions, 11 deletionsdaemon/src/video/video_scaler.cpp
- daemon/src/video/video_scaler.h 5 additions, 2 deletionsdaemon/src/video/video_scaler.h
Loading
Please register or sign in to comment