| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | audioconvert: add a function for extracting the channel with the given index | Anton Khirnov | 2012-06-10 | 1 | -0/+14 |
* | audioconvert: add a function for getting the name of a single channel. | Anton Khirnov | 2012-06-10 | 1 | -0/+11 |
* | audioconvert: add a function for getting channel's index in layout | Anton Khirnov | 2012-06-10 | 1 | -0/+10 |
* | audioconvert: use av_popcount64 in av_get_channel_layout_nb_channels | Anton Khirnov | 2012-06-10 | 1 | -5/+1 |
* | audioconvert: make av_get_channel_layout accept composite names. | Nicolas George | 2012-04-08 | 1 | -10/+38 |
* | avutil: Add av_get_default_channel_layout() | Justin Ruggles | 2012-04-05 | 1 | -0/+15 |
* | Add channel names to channel_names[] array for channels added in b2890f5 | Tim Walker | 2012-02-22 | 1 | -0/+4 |
* | Add names for more channel layouts to the channel layout map. | Tim W | 2012-02-21 | 1 | -0/+18 |
* | Fix av_get_channel_layout_string() for positions >31 | Mans Rullgard | 2011-11-25 | 1 | -1/+1 |
* | Make channel layout masks unsigned | Mans Rullgard | 2011-11-25 | 1 | -4/+4 |
* | audioconvert: add explanatory comments to channel_names array | Stefano Sabatini | 2011-09-11 | 1 | -5/+20 |
* | audioconvert: K&R whitespace cosmetics | Stefano Sabatini | 2011-09-11 | 1 | -4/+5 |
* | Drop unnecessary directory prefixes from #include directives. | Diego Biurrun | 2011-06-07 | 1 | -2/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -0/+117 |