index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
ac3enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
Move ff_reverse in libavcodec to av_reverse in libavutil.
Francesco Lavra
2009-11-09
1
-2
/
+2
*
Make sample_fmts and channel_layouts compound literals const to reduce size of
Reimar Döffinger
2009-09-06
1
-2
/
+2
*
Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros.
Diego Biurrun
2009-07-30
1
-3
/
+1
*
ac3enc: log a warning message if the channel layout is not specified at
Justin Ruggles
2009-04-20
1
-0
/
+5
*
Add channel layout support to the AC-3 encoder.
Justin Ruggles
2009-04-19
1
-17
/
+68
*
ac3enc: reorder input channels to AC-3 channel order
Justin Ruggles
2009-04-17
1
-3
/
+6
*
Rename pbBufPtr() to put_bits_ptr().
Stefano Sabatini
2009-04-13
1
-2
/
+2
*
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Split bitstream.h, put the bitstream writer stuff in the new file
Stefano Sabatini
2009-04-12
1
-1
/
+2
*
Remove duplicated MUL16 macro definition, fixes the warning:
Diego Biurrun
2009-03-05
1
-2
/
+0
*
Add missing av_cold in static init/close functions.
Daniel Verkamp
2009-02-22
1
-1
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
create a separate codec_id for E-AC-3
Justin Ruggles
2008-09-01
1
-1
/
+1
*
commit the OKed parts of the E-AC-3 decoder
Justin Ruggles
2008-08-20
1
-1
/
+1
*
cosmetics: make all references to AC-3 capitalized and hyphenated
Justin Ruggles
2008-08-03
1
-4
/
+4
*
Modify all codecs to report their supported input and output sample format(s).
Peter Ross
2008-07-31
1
-0
/
+1
*
mark read-only data as const
Stefan Gehrer
2008-06-24
1
-1
/
+1
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
pass bap table to ff_ac3_bit_alloc_calc_bap()
Justin Ruggles
2008-06-07
1
-1
/
+2
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
Add long names to AVCodec declarations.
Stefano Sabatini
2008-04-27
1
-0
/
+1
*
Apply 'cold' attribute to init/uninit functions in libavcodec
Zuxy Meng
2008-03-21
1
-2
/
+2
*
two more typos spotted by Mike
Diego Biurrun
2008-03-20
1
-1
/
+1
*
british_english--;
Diego Biurrun
2008-03-20
1
-1
/
+1
*
Remove two unused variables.
Diego Biurrun
2008-01-21
1
-1
/
+1
*
Remove unnecessary forward declaration.
Diego Biurrun
2008-01-21
1
-2
/
+0
*
Get rid of fft_rev table, use ff_reverse and a shift.
Reimar Döffinger
2008-01-13
1
-11
/
+1
*
Use FFSWAP instead of "manual" swap
Reimar Döffinger
2008-01-12
1
-6
/
+2
*
improve CRC API
Aurelien Jacobs
2008-01-04
1
-2
/
+5
*
use cutoff frequency to adjust bandwidth in ac3 encoder
Justin Ruggles
2007-12-28
1
-4
/
+14
*
use bps instead of kbps for bitrate
Justin Ruggles
2007-12-28
1
-5
/
+4
*
Do not give advice for which bitrate to choose.
Justin Ruggles
2007-12-28
1
-1
/
+1
*
fix typo
Justin Ruggles
2007-12-28
1
-1
/
+1
*
cosmetics: rename common ac3 variables
Justin Ruggles
2007-12-09
1
-21
/
+21
*
cosmetics: rename ac3 bit allocation variables
Justin Ruggles
2007-12-09
1
-64
/
+64
*
cosmetics: rename ac3 tables
Justin Ruggles
2007-12-09
1
-9
/
+9
*
sync message with modern ffmpeg bitrate option syntax.
D Richard Felker III
2007-11-27
1
-1
/
+1
*
Fix the self tests which are contained in some codecs and are using random().
Panagiotis Issaris
2007-07-19
1
-0
/
+1
*
move some common values to ac3.h and utilize them
Justin Ruggles
2007-07-15
1
-5
/
+5
*
Use AV_xx throughout libavcodec
Ramiro Polla
2007-06-02
1
-4
/
+2
*
cosmetics. align and condense.
Justin Ruggles
2007-03-22
1
-3
/
+2
*
simplify
Justin Ruggles
2007-03-22
1
-2
/
+4
*
utilize multi-stage AC-3 bit allocation. speeds up encoding by 25-30%
Justin Ruggles
2007-03-22
1
-12
/
+43
*
AC-3 encoded volume is too high. Revert revision 7160:
Bill O'Shaughnessy
2007-03-18
1
-1
/
+1
*
remove redundancy in AC-3 parser by using common tables from ac3tab.h
Justin Ruggles
2007-03-11
1
-3
/
+3
*
Remove common code from AC-3 encoder and utilize ac3.c.
Justin Ruggles
2007-03-09
1
-180
/
+15
*
simplify AC-3 bit allocation
Justin Ruggles
2007-03-09
1
-77
/
+24
[next]