avprobe: use avio_size() instead of deprecated AVFormatContext.file_size.
authorAnton Khirnov <anton@khirnov.net>
Thu, 12 Jan 2012 08:45:13 +0000 (09:45 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 12 Jan 2012 17:18:23 +0000 (18:18 +0100)
commit136ee32da3c728fb4e3490393efb947cc7c4e898
tree1dbb50eebb86db9308232dc6ca9c60e989e3177e
parent44bcab5883fcfdc9e9b1cc5315e994fd33391deb
avprobe: use avio_size() instead of deprecated AVFormatContext.file_size.
avprobe.c