On Sat, Aug 26, 2017 at 03:21:43PM -0300, James Almer wrote:
> Remove usage of FF_MPV_COMMON_OPTS, and set SnowContext.motion_est directly.
> Based on code from svq1enc.c
>
> Signed-off-by: James Almer
> ---
> libavcodec/snow.h| 3 ++-
> libavcodec/snowenc.c | 11 +++
> 2 files chan
Remove usage of FF_MPV_COMMON_OPTS, and set SnowContext.motion_est directly.
Based on code from svq1enc.c
Signed-off-by: James Almer
---
libavcodec/snow.h| 3 ++-
libavcodec/snowenc.c | 11 +++
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/libavcodec/snow.h b/libavc