git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
use cutoff frequency to adjust bandwidth in ac3 encoder
[ffmpeg.git]
/
libavcodec
/
ac3enc.c
2007-12-28
Justin Ruggles
use cutoff frequency to adjust bandwidth in ac3 encoder
blob
|
commitdiff
2007-12-28
Justin Ruggles
use bps instead of kbps for bitrate
blob
|
commitdiff
|
diff to current
2007-12-28
Justin Ruggles
Do not give advice for which bitrate to choose.
blob
|
commitdiff
|
diff to current
2007-12-28
Justin Ruggles
fix typo
blob
|
commitdiff
|
diff to current
2007-12-09
Justin Ruggles
cosmetics: rename common ac3 variables
blob
|
commitdiff
|
diff to current
2007-12-09
Justin Ruggles
cosmetics: rename ac3 bit allocation variables
blob
|
commitdiff
|
diff to current
2007-12-09
Justin Ruggles
cosmetics: rename ac3 tables
blob
|
commitdiff
|
diff to current
2007-11-27
D Richard Felker III
sync message with modern ffmpeg bitrate option syntax.
blob
|
commitdiff
|
diff to current
2007-07-19
Panagiotis Issaris
Fix the self tests which are contained in some codecs...
blob
|
commitdiff
|
diff to current
2007-07-15
Justin Ruggles
move some common values to ac3.h and utilize them
blob
|
commitdiff
|
diff to current
2007-06-02
Ramiro Polla
Use AV_xx throughout libavcodec
blob
|
commitdiff
|
diff to current
2007-03-22
Justin Ruggles
cosmetics. align and condense.
blob
|
commitdiff
|
diff to current
2007-03-22
Justin Ruggles
simplify
blob
|
commitdiff
|
diff to current
2007-03-22
Justin Ruggles
utilize multi-stage AC-3 bit allocation. speeds up...
blob
|
commitdiff
|
diff to current
2007-03-18
Bill O'Shaughnessy
AC-3 encoded volume is too high. Revert revision 7160:
blob
|
commitdiff
|
diff to current
2007-03-11
Justin Ruggles
remove redundancy in AC-3 parser by using common tables...
blob
|
commitdiff
|
diff to current
2007-03-09
Justin Ruggles
Remove common code from AC-3 encoder and utilize ac3.c.
blob
|
commitdiff
|
diff to current
2007-03-09
Justin Ruggles
simplify AC-3 bit allocation
blob
|
commitdiff
|
diff to current
2007-03-08
Justin Ruggles
cosmetics. remove space before semi-colon.
blob
|
commitdiff
|
diff to current
2006-11-23
Bill O'Shaughnessy
bring AC3 encoder output up to input volume level
blob
|
commitdiff
|
diff to current
2006-11-14
Måns Rullgård
revert bad checkin
blob
|
commitdiff
|
diff to current
2006-11-14
Måns Rullgård
move some CFLAGS settings away from config.* writing...
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-09-03
Justin Ruggles
Fix 2 bit allocation bugs. One fix enables using a...
blob
|
commitdiff
|
diff to current
2006-04-28
Benjamin Larsson
Revert bad ac3enc commit, the commited code was bigger...
blob
|
commitdiff
|
diff to current
2006-04-22
Benjamin Larsson
Patch to generate the ac3 window, based on code by...
blob
|
commitdiff
|
diff to current
2006-04-10
Benjamin Larsson
AC3 encoding volume fix, by Justin Ruggles jruggle...
blob
|
commitdiff
|
diff to current
2006-04-03
Justin Ruggles
AC3: support encoding fractional frame sizes
blob
|
commitdiff
|
diff to current
2006-03-26
Benjamin Larsson
Use a more descriptive error message.
blob
|
commitdiff
|
diff to current
2006-03-06
Michael Niedermayer
switch ac3enc to av_crc
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-05-05
Justin Ruggles
While adding stereo rematrixing, I came across somethin...
blob
|
commitdiff
|
diff to current
2004-12-29
Michael Niedermayer
common.c -> bitstream.c (and the single non bitstream...
blob
|
commitdiff
|
diff to current
2004-11-25
Jeff Muizelaar
fix some type mismatches patch by (Jeff Muizelaar ...
blob
|
commitdiff
|
diff to current
2004-08-02
Jeff Muizelaar
simpler delta decreasing algorithm patch by (Jeff Muize...
blob
|
commitdiff
|
diff to current
2004-02-18
Michael Niedermayer
auxdatae, crcrs fix by (Jean-Francois Panisset <panisse...
blob
|
commitdiff
|
diff to current
2003-11-03
Michael Niedermayer
av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux...
blob
|
commitdiff
|
diff to current
2003-11-03
Michel Bardiaux
av_log() patch by (Michel Bardiaux <mbardiaux at peakti...
blob
|
commitdiff
|
diff to current
2003-10-12
Alex Beregszaszi
removed the obsolete and unused parameters of init_put_bits
blob
|
commitdiff
|
diff to current
2003-08-20
Michael Niedermayer
AC3 encoding patch ba (Ross Martin <ffmpeg at ross...
blob
|
commitdiff
|
diff to current
2003-03-06
Michael Niedermayer
per file doxy
blob
|
commitdiff
|
diff to current
2003-02-11
Zdenek Kabelac
* UINTX -> uintx_t INTX -> intx_t
blob
|
commitdiff
|
diff to current
2003-02-10
Zdenek Kabelac
* static,const,compiler warning cleanup
blob
|
commitdiff
|
diff to current
2003-01-19
Måns Rullgård
C99 initializers and kill warnings patch by (mru at...
blob
|
commitdiff
|
diff to current
2002-12-09
Michael Niedermayer
AVVideoFrame -> AVFrame
blob
|
commitdiff
|
diff to current
2002-10-28
Fabrice Bellard
preparing integration of new AC3 decoder
blob
|
commitdiff
|
diff to current
2002-05-25
Fabrice Bellard
license/copyright change
blob
|
commitdiff
|
diff to current
2002-05-18
Fabrice Bellard
removed useless header includes - use av memory functions
blob
|
commitdiff
|
diff to current
2002-04-08
Zdenek Kabelac
* encoding of AC3 with more than 2 channels
blob
|
commitdiff
|
diff to current
2002-02-12
Michael Niedermayer
alternative bitstream writer (disabled by default,...
blob
|
commitdiff
|
diff to current
2001-09-16
Fabrice Bellard
fixed symetric quantization (better quality!)
blob
|
commitdiff
|
diff to current
2001-08-15
Fabrice Bellard
renamed log2 to av_log2
blob
|
commitdiff
|
diff to current
2001-08-13
Fabrice Bellard
win32 fixes
blob
|
commitdiff
|
diff to current
2001-08-06
Fabrice Bellard
types fix
blob
|
commitdiff
|
diff to current
2001-07-22
Fabrice Bellard
Initial revision
blob
|
commitdiff
|
diff to current