diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-05-06 10:40:11 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-05-09 20:30:28 +0200 |
commit | a6bdfc2a92a46aa7ee2d95a40f43b848ef94ec13 (patch) | |
tree | 25aa61758c09e060304207409da4393a23973b6b /libavfilter/vf_vflip.c | |
parent | 7ef0adcc2e800cb1357d4d5d7ce878c0f9a36c01 (diff) | |
download | ffmpeg-a6bdfc2a92a46aa7ee2d95a40f43b848ef94ec13.tar.gz |
lavfi: change AVFilterBufferRefAudioProps.sample_rate from uint32_t to int
There's no reason for it to be explicitly 32 bits. It's declared as a
plain int in all other places in Libav.
This breaks audio filtering API and ABI in theory, but since it's
unusable right now this shouldn't be a problem.
Diffstat (limited to 'libavfilter/vf_vflip.c')
0 files changed, 0 insertions, 0 deletions