Changeset 7784f477 in ffmpeg

Timestamp:
Nov 6, 2014, 8:02:25 AM (10 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
b6a99563, c070a875
Parents:
56dc46a1
git-author:
Anton Khirnov <anton@khirnov.net> (08/28/14 10:13:25)
git-committer:
Anton Khirnov <anton@khirnov.net> (11/06/14 08:02:25)
Message:

lavf: stop using avpriv_flac_parse_streaminfo()

The only parameters needed by the demuxers are the sample rate and sample
count, which can be trivially extracted manually, without resorting to
an avpriv function.

(No files)

Note: See TracChangeset for help on using the changeset viewer.