| Commit message (Expand) | Author | Age | Files | Lines |
* | audioconvert: add av_get_standard_channel_layout(). | Nicolas George | 2012-07-30 | 1 | -0/+10 |
* | audioconvert: add av_get_channel_description(). | Nicolas George | 2012-07-30 | 1 | -0/+11 |
* | audioconvert: include the description of channels in the library. | Nicolas George | 2012-07-30 | 1 | -29/+34 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-10 | 1 | -5/+36 |
|\ |
|
| * | 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: implement av_bprint_channel_layout(). | Nicolas George | 2012-06-07 | 1 | -8/+18 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-09 | 1 | -3/+0 |
|\| |
|
| * | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-23 | 1 | -0/+4 |
|\| |
|
| * | Add channel names to channel_names[] array for channels added in b2890f5 | Tim Walker | 2012-02-22 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-22 | 1 | -0/+17 |
|\| |
|
| * | Add names for more channel layouts to the channel layout map. | Tim W | 2012-02-21 | 1 | -0/+18 |
* | | audioconvert: consistent use of FF_ARRAY_ELEMS for channel_layout_map. | Clément Bœsch | 2012-02-15 | 1 | -4/+3 |
* | | lavu: add 2.1 channel layout. | Clément Bœsch | 2012-01-16 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-26 | 1 | -6/+6 |
|\| |
|
| * | 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: make av_get_channel_layout accept composite names. | Nicolas George | 2011-11-09 | 1 | -9/+38 |
* | | audioconvert: prefer 5.X over 5.X(side). | Nicolas George | 2011-11-07 | 1 | -2/+2 |
* | | audioconvert: use + in av_get_channel_layout_string. | Nicolas George | 2011-11-06 | 1 | -1/+1 |
* | | audioconvert: fix type of av_get_default_channel_layout | Marton Balint | 2011-10-07 | 1 | -1/+1 |
* | | audioconvert: make 7POINT1 channel layout the default for 8 channels | Marton Balint | 2011-10-07 | 1 | -1/+1 |
* | | audioconvert: add av_get_default_channel_layout public function | Marton Balint | 2011-10-02 | 1 | -0/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-12 | 1 | -9/+25 |
|\| |
|
| * | 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 |
* | | Use the shorter channel layout description for the common case. | Carl Eugen Hoyos | 2011-08-28 | 1 | -4/+4 |
* | | audioconvert: define unique strings for AV_CH_LAYOUT_5POINT{0,1}_BACK | Stefano Sabatini | 2011-07-28 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-08 | 1 | -2/+2 |
|\| |
|
| * | 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 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -0/+117 |