Sat, 04 Sep 2010 08:36:38 +0000 |
diego |
Refactor more instances of avcodec_initialized handling into init_avcodec().
|
Mon, 11 Jan 2010 20:40:51 +0000 |
reimar |
Let the format filter do the AC3 endianness conversion instead of duplicating
|
Mon, 11 Jan 2010 20:27:52 +0000 |
reimar |
Add support for distinguishing between little- and big-endian SPDIF AC3
|
Tue, 18 Aug 2009 22:24:36 +0000 |
tack |
Fix incorrect channel ordering for lavc audio codecs (specifically ffac3,
|
Sun, 26 Jul 2009 19:53:00 +0000 |
diego |
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
Sat, 28 Mar 2009 19:57:56 +0000 |
bircoph |
Remove af_msg special-casing API in libaf.
|
Wed, 14 May 2008 17:24:10 +0000 |
diego |
Use standard license headers with standard formatting.
|
Mon, 03 Mar 2008 19:32:15 +0000 |
diego |
Add directory names to libavcodec #includes.
|
Thu, 14 Feb 2008 14:23:55 +0000 |
diego |
typo fix: inited --> initialized
|
Fri, 11 Jan 2008 10:15:46 +0000 |
ulion |
Fix buffer overflow bug by calculate the buffer size accurately.
|
Thu, 13 Dec 2007 12:38:17 +0000 |
ulion |
Add new audio filter for encoding multi-channel audio into ac3 at runtime.
|