Sun, 06 Sep 2009 09:15:07 +0000 |
reimar |
Make sample_fmts and channel_layouts compound literals const to reduce size of
libavcodec
|
Thu, 30 Jul 2009 21:00:08 +0000 |
diego |
Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros.
libavcodec
|
Mon, 20 Apr 2009 00:34:08 +0000 |
jbr |
ac3enc: log a warning message if the channel layout is not specified at
libavcodec
|
Sun, 19 Apr 2009 15:06:13 +0000 |
jbr |
Add channel layout support to the AC-3 encoder.
libavcodec
|
Fri, 17 Apr 2009 08:39:11 +0000 |
jbr |
ac3enc: reorder input channels to AC-3 channel order
libavcodec
|
Mon, 13 Apr 2009 16:59:38 +0000 |
stefano |
Rename pbBufPtr() to put_bits_ptr().
libavcodec
|
Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavcodec
|
Sun, 12 Apr 2009 08:35:26 +0000 |
stefano |
Split bitstream.h, put the bitstream writer stuff in the new file
libavcodec
|
Thu, 05 Mar 2009 22:17:12 +0000 |
diego |
Remove duplicated MUL16 macro definition, fixes the warning:
libavcodec
|
Sun, 22 Feb 2009 13:48:55 +0000 |
stefano |
Add missing av_cold in static init/close functions.
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavcodec
|
Mon, 01 Sep 2008 14:33:54 +0000 |
jbr |
create a separate codec_id for E-AC-3
libavcodec
|
Wed, 20 Aug 2008 00:32:17 +0000 |
jbr |
commit the OKed parts of the E-AC-3 decoder
libavcodec
|
Sun, 03 Aug 2008 16:42:32 +0000 |
jbr |
cosmetics: make all references to AC-3 capitalized and hyphenated
libavcodec
|
Thu, 31 Jul 2008 10:47:31 +0000 |
pross |
Modify all codecs to report their supported input and output sample format(s).
libavcodec
|
Tue, 24 Jun 2008 20:01:31 +0000 |
stefang |
mark read-only data as const
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Sat, 07 Jun 2008 22:29:54 +0000 |
jbr |
pass bap table to ff_ac3_bit_alloc_calc_bap()
libavcodec
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavcodec
|
Sun, 27 Apr 2008 22:39:51 +0000 |
diego |
Add long names to AVCodec declarations.
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Thu, 20 Mar 2008 19:36:20 +0000 |
diego |
two more typos spotted by Mike
libavcodec
|
Thu, 20 Mar 2008 19:08:42 +0000 |
diego |
british_english--;
libavcodec
|
Mon, 21 Jan 2008 00:29:22 +0000 |
diego |
Remove two unused variables.
libavcodec
|
Mon, 21 Jan 2008 00:28:29 +0000 |
diego |
Remove unnecessary forward declaration.
libavcodec
|
Sun, 13 Jan 2008 08:33:00 +0000 |
reimar |
Get rid of fft_rev table, use ff_reverse and a shift.
libavcodec
|
Sat, 12 Jan 2008 17:37:36 +0000 |
reimar |
Use FFSWAP instead of "manual" swap
libavcodec
|
Fri, 04 Jan 2008 23:09:58 +0000 |
aurel |
improve CRC API
libavcodec
|
Fri, 28 Dec 2007 06:13:55 +0000 |
jbr |
use cutoff frequency to adjust bandwidth in ac3 encoder
libavcodec
|
Fri, 28 Dec 2007 05:32:12 +0000 |
jbr |
use bps instead of kbps for bitrate
libavcodec
|
Fri, 28 Dec 2007 03:12:24 +0000 |
jbr |
Do not give advice for which bitrate to choose.
libavcodec
|
Fri, 28 Dec 2007 03:05:49 +0000 |
jbr |
fix typo
libavcodec
|
Sun, 09 Dec 2007 03:27:14 +0000 |
jbr |
cosmetics: rename common ac3 variables
libavcodec
|
Sun, 09 Dec 2007 03:23:04 +0000 |
jbr |
cosmetics: rename ac3 bit allocation variables
libavcodec
|
Sun, 09 Dec 2007 03:21:33 +0000 |
jbr |
cosmetics: rename ac3 tables
libavcodec
|
Tue, 27 Nov 2007 05:32:04 +0000 |
rfelker |
sync message with modern ffmpeg bitrate option syntax.
libavcodec
|
Thu, 19 Jul 2007 08:47:07 +0000 |
takis |
Fix the self tests which are contained in some codecs and are using random().
libavcodec
|
Sun, 15 Jul 2007 01:31:09 +0000 |
jbr |
move some common values to ac3.h and utilize them
libavcodec
|
Sat, 02 Jun 2007 01:41:07 +0000 |
ramiro |
Use AV_xx throughout libavcodec
libavcodec
|
Thu, 22 Mar 2007 05:39:20 +0000 |
jbr |
cosmetics. align and condense.
libavcodec
|
Thu, 22 Mar 2007 05:38:00 +0000 |
jbr |
simplify
libavcodec
|
Thu, 22 Mar 2007 05:34:26 +0000 |
jbr |
utilize multi-stage AC-3 bit allocation. speeds up encoding by 25-30%
libavcodec
|
Sun, 18 Mar 2007 23:18:05 +0000 |
jbr |
AC-3 encoded volume is too high. Revert revision 7160:
libavcodec
|
Sun, 11 Mar 2007 02:13:05 +0000 |
jbr |
remove redundancy in AC-3 parser by using common tables from ac3tab.h
libavcodec
|
Fri, 09 Mar 2007 13:57:42 +0000 |
jbr |
Remove common code from AC-3 encoder and utilize ac3.c.
libavcodec
|
Fri, 09 Mar 2007 03:17:43 +0000 |
jbr |
simplify AC-3 bit allocation
libavcodec
|
Thu, 08 Mar 2007 23:38:50 +0000 |
jbr |
cosmetics. remove space before semi-colon.
libavcodec
|
Thu, 23 Nov 2006 22:21:01 +0000 |
gpoirier |
bring AC3 encoder output up to input volume level
libavcodec
|
Tue, 14 Nov 2006 03:18:09 +0000 |
mru |
revert bad checkin
libavcodec
|
Tue, 14 Nov 2006 03:12:29 +0000 |
mru |
move some CFLAGS settings away from config.* writing section
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Sun, 03 Sep 2006 15:59:08 +0000 |
jbr |
Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. The other fixes an issue with floorcod=7.
libavcodec
|
Fri, 28 Apr 2006 14:19:11 +0000 |
banan |
Revert bad ac3enc commit, the commited code was bigger and slower.
libavcodec
|
Sat, 22 Apr 2006 21:21:16 +0000 |
banan |
Patch to generate the ac3 window, based on code by Justin Ruggles.
libavcodec
|
Mon, 10 Apr 2006 12:12:26 +0000 |
banan |
AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net.
libavcodec
|
Mon, 03 Apr 2006 00:51:09 +0000 |
corey |
AC3: support encoding fractional frame sizes
libavcodec
|
Sun, 26 Mar 2006 17:07:02 +0000 |
banan |
Use a more descriptive error message.
libavcodec
|
Mon, 06 Mar 2006 14:53:13 +0000 |
michael |
switch ac3enc to av_crc
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Thu, 05 May 2005 14:10:52 +0000 |
michael |
While adding stereo rematrixing, I came across something that needs to
libavcodec
|
Wed, 29 Dec 2004 17:50:25 +0000 |
michael |
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
libavcodec
|
Thu, 25 Nov 2004 19:17:27 +0000 |
michael |
fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>)
libavcodec
|
Mon, 02 Aug 2004 10:42:21 +0000 |
michael |
simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at student dot cs dot uwaterloo dot ca>)
libavcodec
|
Wed, 18 Feb 2004 19:15:19 +0000 |
michael |
auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>)
libavcodec
|
Mon, 03 Nov 2003 18:06:54 +0000 |
michael |
av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Sun, 12 Oct 2003 21:25:00 +0000 |
alex |
removed the obsolete and unused parameters of init_put_bits
libavcodec
|
Wed, 20 Aug 2003 07:57:00 +0000 |
michaelni |
AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)
libavcodec
|
Thu, 06 Mar 2003 11:32:04 +0000 |
michaelni |
per file doxy
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Mon, 10 Feb 2003 09:35:32 +0000 |
kabi |
* static,const,compiler warning cleanup
libavcodec
|
Sun, 19 Jan 2003 18:30:29 +0000 |
michaelni |
C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Mns Rullgrd))
libavcodec
|
Mon, 09 Dec 2002 12:03:43 +0000 |
michaelni |
AVVideoFrame -> AVFrame
libavcodec
|
Mon, 28 Oct 2002 00:39:05 +0000 |
bellard |
preparing integration of new AC3 decoder
libavcodec
|
Sat, 25 May 2002 22:45:33 +0000 |
glantau |
license/copyright change
libavcodec
|
Sat, 18 May 2002 23:03:29 +0000 |
glantau |
removed useless header includes - use av memory functions
libavcodec
|
Mon, 08 Apr 2002 12:08:03 +0000 |
kabi |
* encoding of AC3 with more than 2 channels
libavcodec
|
Tue, 12 Feb 2002 15:43:16 +0000 |
michaelni |
alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it)
libavcodec
|
Sun, 16 Sep 2001 21:52:58 +0000 |
glantau |
fixed symetric quantization (better quality!)
libavcodec
|
Wed, 15 Aug 2001 13:07:42 +0000 |
glantau |
renamed log2 to av_log2
libavcodec
|
Mon, 13 Aug 2001 21:48:05 +0000 |
glantau |
win32 fixes
libavcodec
|
Mon, 06 Aug 2001 00:47:50 +0000 |
glantau |
types fix
libavcodec
|
Sun, 22 Jul 2001 14:18:56 +0000 |
glantau |
Initial revision
libavcodec
|