Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Let the format filter do the AC3 endianness conversion instead of duplicating | reimar | 2010-01-11 |
* | Add support for distinguishing between little- and big-endian SPDIF AC3 | reimar | 2010-01-11 |
* | Fix incorrect channel ordering for lavc audio codecs (specifically ffac3, | tack | 2009-08-18 |
* | Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. | diego | 2009-07-26 |
* | Remove af_msg special-casing API in libaf. | bircoph | 2009-03-28 |
* | Use standard license headers with standard formatting. | diego | 2008-05-14 |
* | Add directory names to libavcodec #includes. | diego | 2008-03-03 |
* | typo fix: inited --> initialized | diego | 2008-02-14 |
* | Fix buffer overflow bug by calculate the buffer size accurately. | ulion | 2008-01-11 |
* | Add new audio filter for encoding multi-channel audio into ac3 at runtime. | ulion | 2007-12-13 |