]> git.sesse.net Git - ffmpeg/commit
flac demuxer: improve probing
authorAnton Khirnov <anton@khirnov.net>
Sat, 30 Jul 2016 13:14:26 +0000 (15:14 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 31 Jul 2016 06:19:45 +0000 (08:19 +0200)
commited1cd81076434b76f37576d4d806973476a8e96c
tree9b5e28bcb91ebb1b5a4dca6494f3264cce0e8556
parent5ebef79abecc3ffcc4ab0d46e203d13b068107c9
flac demuxer: improve probing

Extend the probe function to validate the STREAMINFO block that must
follow the fLaC ID tag.
libavformat/flacdec.c