summaryrefslogtreecommitdiff
path: root/libavutil/audioconvert.c
Commit message (Expand)AuthorAge
* lavu/audioconvert: add a second low frequency channel.Tim Walker2012-09-12
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* audioconvert: add a function for extracting the channel with the given indexAnton Khirnov2012-06-10
* audioconvert: add a function for getting the name of a single channel.Anton Khirnov2012-06-10
* audioconvert: add a function for getting channel's index in layoutAnton Khirnov2012-06-10
* audioconvert: use av_popcount64 in av_get_channel_layout_nb_channelsAnton Khirnov2012-06-10
* audioconvert: make av_get_channel_layout accept composite names.Nicolas George2012-04-08
* avutil: Add av_get_default_channel_layout()Justin Ruggles2012-04-05
* Add channel names to channel_names[] array for channels added in b2890f5Tim Walker2012-02-22
* Add names for more channel layouts to the channel layout map.Tim W2012-02-21
* Fix av_get_channel_layout_string() for positions >31Mans Rullgard2011-11-25
* Make channel layout masks unsignedMans Rullgard2011-11-25
* audioconvert: add explanatory comments to channel_names arrayStefano Sabatini2011-09-11
* audioconvert: K&R whitespace cosmeticsStefano Sabatini2011-09-11
* Drop unnecessary directory prefixes from #include directives.Diego Biurrun2011-06-07
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Merge libavcore into libavutilReinhard Tartler2011-02-15