]> git.sesse.net Git - ffmpeg/commit
lavfi: change AVFilterLink.sample_rate from int64_t to int on next bump
authorAnton Khirnov <anton@khirnov.net>
Wed, 9 May 2012 06:43:07 +0000 (08:43 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 9 May 2012 18:31:26 +0000 (20:31 +0200)
commitf20ab492acd2ab49f859dcd6d310029fb8c09dc4
tree27f5a5feb0ccc9acdd34ce283d6d5eb32daacf47
parenta6bdfc2a92a46aa7ee2d95a40f43b848ef94ec13
lavfi: change AVFilterLink.sample_rate from int64_t to int on next bump

There is no real reason for it to be 64bit, it's just a plain int in the
rest of Libav.
libavfilter/avfilter.h
libavfilter/version.h