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
|
Thu, 22 Jan 2009 00:31:26 +0000 |
bcoudurier |
Add const, remove warning:
libavcodec
|
Mon, 19 Jan 2009 23:41:46 +0000 |
diego |
Use "" instead of <> when #including non-system headers.
libavcodec
|
Mon, 17 Nov 2008 12:48:31 +0000 |
cehoyos |
One const is enough.
libavcodec
|
Sun, 02 Nov 2008 21:04:28 +0000 |
andoma |
Change multichannel API define prefix from "CHANNEL_" to "CH_".
libavcodec
|
Sat, 01 Nov 2008 05:03:42 +0000 |
pross |
Add audio channel layout API to libavcodec.
libavcodec
|
Thu, 02 Oct 2008 19:09:56 +0000 |
gpoirier |
Remove duplicate "const" qualifier for *matrix.
libavcodec
|
Mon, 08 Sep 2008 15:24:16 +0000 |
michael |
Drop deprecated SAMPLE_FMT_S24.
libavcodec
|
Tue, 19 Aug 2008 10:36:30 +0000 |
pross |
Add SAMPLE_FMT_DBL.
libavcodec
|