ffmpeg/libavfilter
Anton Khirnov a6bdfc2a92 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.
2012-05-09 20:30:28 +02:00
..
2011-06-02 20:06:00 +01:00
2011-09-12 08:48:14 +02:00
2011-09-28 08:03:11 +02:00