summaryrefslogtreecommitdiff
path: root/libavcore/audioconvert.c
Commit message (Collapse)AuthorAge
* Make av_get_channel_layout_string() guess the number of channels if itStefano Sabatini2011-01-13
| | | | | | was not provided. Originally committed as revision 26324 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move audio channel API from libavcodec to libavcore.Stefano Sabatini2010-11-21
Originally committed as revision 25787 to svn://svn.ffmpeg.org/ffmpeg/trunk