]> git.sesse.net Git - ffmpeg/commit
lavf/sr: Dump input pixel format in error message
authorJun Zhao <barryjzhao@tencent.com>
Sat, 1 Jun 2019 03:20:33 +0000 (11:20 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Mon, 3 Jun 2019 05:04:23 +0000 (13:04 +0800)
commit51b0e812161d737802491fa883de8878fc256020
tree07ba377d53ebc1ba3ecde9cd42f9e5b953cc11c2
parent165eabf19bf21d235e1b5254314ba2ba5c627454
lavf/sr: Dump input pixel format in error message

Dump input pixel format in error message, it's will help to debugging

Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
libavfilter/vf_sr.c