V2: - Fix the fate break issue after change options location (Tks Micheal's review)
V1: - Change some options location in opt table - Use avctx->frame_rate first for framerate setting in kvazaar encoder - Indent the code in kvazaar wrapper to follow FFmpeg's coding style Jun Zhao (3): lavc/options_table: Change some options location in opt table. lavc/libkvazaar: Use avctx->frame_rate first for framerate setting lavc/libkvazaar: indent the code libavcodec/libkvazaar.c | 33 +++++++++++++++-------- libavcodec/options_table.h | 48 +++++++++++++++++----------------- tests/ref/fate/api-mjpeg-codec-param | 24 ++++++++-------- tests/ref/fate/api-png-codec-param | 24 ++++++++-------- 4 files changed, 69 insertions(+), 60 deletions(-) _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel