index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
eac3dec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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