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
/
eac3dec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser
Justin Ruggles
2011-03-25
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Add spectral extension to the E-AC-3 decoder.
Carl Eugen Hoyos
2010-03-30
1
-10
/
+95
*
refactoring: properly separate AC-3 and E-AC-3 code
Diego Biurrun
2009-07-23
1
-0
/
+1
*
Rename ff_log_missing_feature() to av_log_missing_feature().
Ronald S. Bultje
2009-06-29
1
-5
/
+5
*
eac3dec: get rid of unnecessary left shifts in 16-bit * 24-bit
Justin Ruggles
2009-05-25
1
-2
/
+2
*
10l: typing mistake in r18888
Justin Ruggles
2009-05-21
1
-1
/
+1
*
eac3dec: fix bug in GAQ dequantization. large mantissas should only be
Justin Ruggles
2009-05-21
1
-1
/
+1
*
eac3dec: make GAQ dequantization 24-bit
Justin Ruggles
2009-05-21
1
-5
/
+7
*
eac3dec: revert commit r18860. keep the AHT IDCT 24-bit. will make AHT GAQ
Justin Ruggles
2009-05-21
1
-20
/
+18
*
eac3dec: use 16-bit pre-mantissas instead of 24-bit in AHT decoding. it is
Justin Ruggles
2009-05-17
1
-18
/
+20
*
Add documentation about missing E-AC-3 features.
Justin Ruggles
2009-03-17
1
-0
/
+28
*
Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that
Alex Converse
2009-01-07
1
-3
/
+4
*
Make av_log_missing_feature an internal function, and change its name
Stefano Sabatini
2008-12-08
1
-5
/
+6
*
ac3dec: add missing feature log message for block start info
Justin Ruggles
2008-12-06
1
-0
/
+1
*
ac3dec: use skip_bits_long() for block start bits
Justin Ruggles
2008-12-06
1
-1
/
+1
*
revert r15812 (E-AC-3 Spectral Extension) pending further review
Justin Ruggles
2008-11-13
1
-105
/
+8
*
add support for spectral extension
Justin Ruggles
2008-11-13
1
-8
/
+105
*
simplify code and comment regarding determination whether or not AHT is used.
Justin Ruggles
2008-08-31
1
-12
/
+12
*
use correct table name
Justin Ruggles
2008-08-31
1
-1
/
+1
*
skip converter exponent strategy for all channels at once
Justin Ruggles
2008-08-31
1
-3
/
+1
*
merge declaration and init. variable is not used outside the loop.
Justin Ruggles
2008-08-31
1
-2
/
+1
*
commit more OKed parts of the E-AC-3 decoder
Justin Ruggles
2008-08-30
1
-0
/
+411
*
change eac3dec.c license to LGPL
Justin Ruggles
2008-08-24
1
-4
/
+4
*
add more OKed parts of the E-AC-3 decoder
Justin Ruggles
2008-08-23
1
-0
/
+80