Commit message (Expand) | Author | Age | |
---|---|---|---|
* | af_lavrresample: fix inverted condition | wm4 | 2013-05-13 |
* | audio: fix compilation with older libavresample versions | wm4 | 2013-05-13 |
* | af_lavrresample: avoid channel reordering with unknown layouts | wm4 | 2013-05-12 |
* | audio: let libavresample do channel reordering | wm4 | 2013-05-12 |
* | af_lavrresample: context is always allocated here | wm4 | 2013-05-12 |
* | af: use mp_chmap for mp_audio, include channel map in format negotiation | wm4 | 2013-05-12 |
* | audio: add some setters for mp_audio, and require filters to use them | wm4 | 2013-05-12 |
* | af_lavrresample: add no-detach suboption | wm4 | 2013-04-13 |
* | audio: switch to libavcodec channel order, use libavresample for mixing | wm4 | 2013-04-13 |
* | af: use af_lavrresample for format conversions, if possible | wm4 | 2013-04-13 |
* | af_lavrresample: allow other ffmpeg sample formats for input/output | wm4 | 2013-04-13 |
* | af_lavrresample: add new resampling filter to replace the old ones | Stefano Pigozzi | 2013-03-13 |