diff options
author | Sven Gothel <[email protected]> | 2013-08-26 10:09:33 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-08-26 10:09:33 +0200 |
commit | 248256fc8eee90f8d11f66d4b5dba8ad296653a1 (patch) | |
tree | 7550ea3c019384d56940ad6103c43b827caaba59 /make/stub_includes/libav/lavc53.lavf53.lavu51/libavutil/rational.h | |
parent | e28a3b39e1e8caf3f6cf3bfe82efdaae818a6c7b (diff) |
libav/ffmpeg: version9: Add libavresample support ; Proper AudioFormat negotiation w/ AudioSink; Misc
- Add libavresample support
- Resample if avail && (!AV_SAMPLE_FMT_S16 || !prefSampleRate || !sinkSupported)
- Resample to: prefSampleRate (if set), AV_SAMPLE_FMT_S16 and min(channelCount, maxChannelCount)
- Proper AudioFormat negotiation w/ AudioSink;
- Utilize AudioSink's 'isSupported(AudioFormat)'
- Misc
- use 'av_get_bytes_per_sample(fmt)' always, don't assume 2
Diffstat (limited to 'make/stub_includes/libav/lavc53.lavf53.lavu51/libavutil/rational.h')
0 files changed, 0 insertions, 0 deletions