Mercurial > libavcodec.hg
log audioconvert.c @ 10321:7f609ddb85bf libavcodec
age | author | description |
---|---|---|
Sat, 13 Jun 2009 22:33:13 +0000 | jbr | Do not guess the channel layout when getting its string value. libavcodec |
Sat, 13 Jun 2009 18:57:54 +0000 | jbr | Remove the 3-front-channel layout from the list of channel layout libavcodec |
Sun, 19 Apr 2009 14:05:55 +0000 | jbr | Check that channel layout is compatible with number of channels for libavcodec |
Sat, 18 Apr 2009 18:51:01 +0000 | jbr | Add 3 channel layout convenience macros. libavcodec |
Sun, 12 Apr 2009 03:26:20 +0000 | jbr | Add names for 5.0 and 5.1 back speaker channel layouts. libavcodec |
Mon, 09 Feb 2009 23:11:26 +0000 | cehoyos | Replace snprintf() with av_strlcpy(). libavcodec |
Sun, 01 Feb 2009 02:00:19 +0000 | diego | Use full internal pathname in doxygen @file directives. libavcodec |