[FFmpeg-devel] [PATCH V2 0/3] Change options location and kvazaar
Jun Zhao
mypopydev at gmail.com
Sun Dec 16 05:08:19 EET 2018
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(-)
More information about the ffmpeg-devel
mailing list