OSDN Git Service

lavf/img2: Add svg and svgz to allow reading image sequences.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Sun, 21 May 2017 23:09:21 +0000 (01:09 +0200)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Sun, 21 May 2017 23:09:21 +0000 (01:09 +0200)
commit7f60dc03a0b88de78298bb57834d9fbc68926b64
treeb34ac3710ee55ec108b6b6a07f188e7e89f0da3b
parent017a68e8fb8b146eda89b7678e754c4bdaba6f10
lavf/img2: Add svg and svgz to allow reading image sequences.

Increase the return value for svg_probe() to make it != AVPROBE_SCORE_EXTENSION.
libavformat/img2.c
libavformat/img2dec.c