summaryrefslogtreecommitdiffstats
path: root/libaf/af_lavcac3enc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r29544Uoti Urpala2009-08-221-2/+2
|\
| * Fix incorrect channel ordering for lavc audio codecs (specifically ffac3,tack2009-08-181-2/+2
* | Merge svn changes up to r29455Uoti Urpala2009-07-291-1/+1
|\|
| * Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.diego2009-07-261-1/+1
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-3/+3
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-3/+3
|/
* Remove af_msg special-casing API in libaf.bircoph2009-03-281-11/+11
* Use standard license headers with standard formatting.diego2008-05-141-3/+3
* Add directory names to libavcodec #includes.diego2008-03-031-2/+2
* typo fix: inited --> initializeddiego2008-02-141-3/+3
* Fix buffer overflow bug by calculate the buffer size accurately.ulion2008-01-111-3/+20
* Add new audio filter for encoding multi-channel audio into ac3 at runtime.ulion2007-12-131-0/+301