[FFmpeg-devel] [PATCH V1 0/3] Refine SR filter
Jun Zhao
mypopydev at gmail.com
Sat Jun 1 07:58:23 EEST 2019
V1: - Dump input pixel format in error message
- Remove NULL check before call sws_freeContext
- Refine the error handling coding logic for init
Jun Zhao (3):
lavf/sr: Dump input pixel format in error message
lavf/sr: Don't need to check NULL before sws_freeContext
lavf/sr: Refine the coding style for init
libavfilter/vf_sr.c | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
More information about the ffmpeg-devel
mailing list