git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cosmetics after last commit
[ffmpeg.git]
/
libavcodec
/
ac3dec.c
2009-08-05
Justin Ruggles
cosmetics after last commit
blob
|
commitdiff
2009-08-05
Justin Ruggles
Modify decode_band_structure() so that the actual band...
blob
|
commitdiff
|
diff to current
2009-08-05
Justin Ruggles
Use coupling band sizes instead of coupling band struct...
blob
|
commitdiff
|
diff to current
2009-08-03
Justin Ruggles
cosmetics: add more detailed information to the documen...
blob
|
commitdiff
|
diff to current
2009-07-23
Diego Biurrun
refactoring: properly separate AC-3 and E-AC-3 code
blob
|
commitdiff
|
diff to current
2009-07-23
Diego Biurrun
Make sure that eac3_decoder only gets enabled when...
blob
|
commitdiff
|
diff to current
2009-06-29
Ronald S. Bultje
Rename ff_log_missing_feature() to av_log_missing_featu...
blob
|
commitdiff
|
diff to current
2009-05-21
Justin Ruggles
eac3dec: revert commit r18860. keep the AHT IDCT 24...
blob
|
commitdiff
|
diff to current
2009-05-19
Diego Biurrun
The AC-3 decoder is now LGPL. Exchange the license...
blob
|
commitdiff
|
diff to current
2009-05-19
Jason Garrett-Glaser
LGPL version of ac3_decode_transform_coeffs_ch, ~12...
blob
|
commitdiff
|
diff to current
2009-05-17
Justin Ruggles
eac3dec: use 16-bit pre-mantissas instead of 24-bit...
blob
|
commitdiff
|
diff to current
2009-05-16
Justin Ruggles
ac3dec: fix coupling range check. the start subband...
blob
|
commitdiff
|
diff to current
2009-05-16
Siarhei Siamashka
Support for getting (i)MDCT output multiplied by a...
blob
|
commitdiff
|
diff to current
2009-05-06
Justin Ruggles
cosmetics: line wrap and vertical alignment
blob
|
commitdiff
|
diff to current
2009-05-06
Justin Ruggles
ac3dec: Remove unneeded context variable, num_cpl_subba...
blob
|
commitdiff
|
diff to current
2009-05-05
Justin Ruggles
cosmetics: indentation after last commit
blob
|
commitdiff
|
diff to current
2009-05-05
Justin Ruggles
ac3dec: move channel remapping to outside of block...
blob
|
commitdiff
|
diff to current
2009-04-19
Justin Ruggles
Add channel layout support to the AC-3 decoder and...
blob
|
commitdiff
|
diff to current
2009-04-17
Justin Ruggles
ac3dec: reorder output channels to SMPTE channel order
blob
|
commitdiff
|
diff to current
2009-04-07
Thilo Borgmann
Implement avcodec_decode_video2(), _audio3() and _subti...
blob
|
commitdiff
|
diff to current
2009-01-19
Diego Biurrun
cosmetics: Remove pointless period after copyright...
blob
|
commitdiff
|
diff to current
2009-01-07
Alex Converse
Factorise enum of AC3 error types to be usable by AAC...
blob
|
commitdiff
|
diff to current
2008-12-08
Stefano Sabatini
Make av_log_missing_feature an internal function, and...
blob
|
commitdiff
|
diff to current
2008-12-08
Justin Ruggles
cosmetics: alignment after last commit
blob
|
commitdiff
|
diff to current
2008-12-08
Justin Ruggles
ac3: detect dba errors and prevent writing past end...
blob
|
commitdiff
|
diff to current
2008-12-06
Justin Ruggles
ac3dec: simplify exponent bounds checking
blob
|
commitdiff
|
diff to current
2008-12-06
Justin Ruggles
ac3dec: unroll inner loop in exponent decoding. 46...
blob
|
commitdiff
|
diff to current
2008-12-06
Justin Ruggles
cosmetics: vertical alignment
blob
|
commitdiff
|
diff to current
2008-12-06
Justin Ruggles
cosmetics: reindent after last commit
blob
|
commitdiff
|
diff to current
2008-12-06
Justin Ruggles
ac3dec: detect out-of-range exponents
blob
|
commitdiff
|
diff to current
2008-12-04
Justin Ruggles
silence gcc warning: ‘n_bands’ may be used uninitialized
blob
|
commitdiff
|
diff to current
2008-12-04
Justin Ruggles
ac3dec: use uint8_t for band sizes
blob
|
commitdiff
|
diff to current
2008-12-03
Justin Ruggles
ac3dec: skip decoding and use error concealment for...
blob
|
commitdiff
|
diff to current
2008-11-13
Justin Ruggles
revert r15812 (E-AC-3 Spectral Extension) pending furth...
blob
|
commitdiff
|
diff to current
2008-11-13
Justin Ruggles
cosmetics: vertical alignment
blob
|
commitdiff
|
diff to current
2008-11-13
Justin Ruggles
silence a gcc warning about using an uninitialized...
blob
|
commitdiff
|
diff to current
2008-11-13
Justin Ruggles
cosmetics: indentation
blob
|
commitdiff
|
diff to current
2008-11-13
Justin Ruggles
add support for spectral extension
blob
|
commitdiff
|
diff to current
2008-11-13
Justin Ruggles
add a generic function to decode banding structure...
blob
|
commitdiff
|
diff to current
2008-11-13
Justin Ruggles
add a line break in error message text
blob
|
commitdiff
|
diff to current
2008-11-13
Justin Ruggles
simplify decoding of coupling frequency range
blob
|
commitdiff
|
diff to current
2008-11-13
Justin Ruggles
cosmetics: rename two variables
blob
|
commitdiff
|
diff to current
2008-09-08
Michael Niedermayer
Rename error_resilience to error_recognition.
blob
|
commitdiff
|
diff to current
2008-09-01
Justin Ruggles
create a separate codec_id for E-AC-3
blob
|
commitdiff
|
diff to current
2008-08-31
Justin Ruggles
turn on E-AC-3 decoding support and update the Changelog
blob
|
commitdiff
|
diff to current
2008-08-31
Justin Ruggles
cosmetics: indentation
blob
|
commitdiff
|
diff to current
2008-08-31
Justin Ruggles
commit more OKed parts of the E-AC-3 decoder
blob
|
commitdiff
|
diff to current
2008-08-30
Justin Ruggles
commit more OKed parts of the E-AC-3 decoder
blob
|
commitdiff
|
diff to current
2008-08-30
Justin Ruggles
cosmetics: update comment about dithering
blob
|
commitdiff
|
diff to current
2008-08-29
Justin Ruggles
cosmetics: change another "get" to "decode"
blob
|
commitdiff
|
diff to current
2008-08-29
Justin Ruggles
cosmetics: change "get" to "decode"
blob
|
commitdiff
|
diff to current
2008-08-28
Justin Ruggles
cosmetics: indentation
blob
|
commitdiff
|
diff to current
2008-08-28
Justin Ruggles
remove unneeded variable, dither_all
blob
|
commitdiff
|
diff to current
2008-08-27
Justin Ruggles
cosmetics: indent after last commit
blob
|
commitdiff
|
diff to current
2008-08-27
Justin Ruggles
do not read exponent strategies from each block for...
blob
|
commitdiff
|
diff to current
2008-08-27
Justin Ruggles
copy default coupling band structure from table to...
blob
|
commitdiff
|
diff to current
2008-08-27
Justin Ruggles
add more OKed parts of the E-AC-3 decoder: structural...
blob
|
commitdiff
|
diff to current
2008-08-27
Justin Ruggles
cosmetics: rename some functions from *get_* to *decode_*
blob
|
commitdiff
|
diff to current
2008-08-23
Justin Ruggles
fix decoding of coupling leak info for normal AC-3
blob
|
commitdiff
|
diff to current
2008-08-23
Justin Ruggles
cosmetics: indentation
blob
|
commitdiff
|
diff to current
2008-08-23
Justin Ruggles
add some approved parts of the E-AC-3 decoder
blob
|
commitdiff
|
diff to current
2008-08-20
Justin Ruggles
cosmetics: indentation
blob
|
commitdiff
|
diff to current
2008-08-20
Justin Ruggles
commit the OKed parts of the E-AC-3 decoder
blob
|
commitdiff
|
diff to current
2008-08-20
Justin Ruggles
get data size based on the actual data array instead...
blob
|
commitdiff
|
diff to current
2008-08-20
Justin Ruggles
rename AC3_MAX_FRAME_SIZE to AC3_FRAME_BUFFER_SIZE...
blob
|
commitdiff
|
diff to current
2008-08-17
Justin Ruggles
remove some unneeded header includes
blob
|
commitdiff
|
diff to current
2008-08-17
Justin Ruggles
use LFG instead of Mersenne Twister for AC-3 PRNG
blob
|
commitdiff
|
diff to current
2008-08-16
Justin Ruggles
update my email address to one which does not depend...
blob
|
commitdiff
|
diff to current
2008-08-13
Loren Merritt
simd int->float
blob
|
commitdiff
|
diff to current
2008-08-13
Loren Merritt
simd downmix
blob
|
commitdiff
|
diff to current
2008-08-13
Loren Merritt
don't mark the delayed samples for upmixing if they...
blob
|
commitdiff
|
diff to current
2008-08-13
Loren Merritt
oops, non-normalized downmix to mono contaminated add_b...
blob
|
commitdiff
|
diff to current
2008-08-12
Loren Merritt
optimize ac3_downmix.
blob
|
commitdiff
|
diff to current
2008-08-12
Loren Merritt
use float_to_int16_interleave in ac3
blob
|
commitdiff
|
diff to current
2008-08-12
Loren Merritt
use imdct_half in ac3
blob
|
commitdiff
|
diff to current
2008-08-12
Loren Merritt
mdct wrapper function to match fft
blob
|
commitdiff
|
diff to current
2008-08-12
Loren Merritt
remove mdct tmp buffer
blob
|
commitdiff
|
diff to current
2008-08-05
Justin Ruggles
cosmetics: use a better function name than uncouple_cha...
blob
|
commitdiff
|
diff to current
2008-08-05
Justin Ruggles
cosmetics: change function name and comments to refer...
blob
|
commitdiff
|
diff to current
2008-08-05
Justin Ruggles
remove unneeded local variable
blob
|
commitdiff
|
diff to current
2008-08-03
Justin Ruggles
Read bitstream parameters for E-AC-3 streams before...
blob
|
commitdiff
|
diff to current
2008-08-03
Justin Ruggles
Hardcode the table for ungrouping 3 values in 5 bits...
blob
|
commitdiff
|
diff to current
2008-08-03
Justin Ruggles
use the same table for ungrouping exponents and bap...
blob
|
commitdiff
|
diff to current
2008-08-03
Justin Ruggles
cosmetics: make all references to AC-3 capitalized...
blob
|
commitdiff
|
diff to current
2008-07-31
Peter Ross
Modify all codecs to report their supported input and...
blob
|
commitdiff
|
diff to current
2008-07-19
Justin Ruggles
read 'coupling in use' parameter from bitstream into...
blob
|
commitdiff
|
diff to current
2008-07-19
Justin Ruggles
cosmetic: use hex value instead of decimal to show...
blob
|
commitdiff
|
diff to current
2008-06-12
Stefano Sabatini
Make AVCodec long_names definition conditional dependin...
blob
|
commitdiff
|
diff to current
2008-06-08
Justin Ruggles
move rematrixing band table to ac3dec_data.c
blob
|
commitdiff
|
diff to current
2008-06-07
Justin Ruggles
split up header parsing function
blob
|
commitdiff
|
diff to current
2008-06-07
Justin Ruggles
store exp_strategy for all blocks in decode context
blob
|
commitdiff
|
diff to current
2008-06-07
Justin Ruggles
store cpl_in_use for all blocks in decode context
blob
|
commitdiff
|
diff to current
2008-06-07
Justin Ruggles
move the decode context and some macro constants to...
blob
|
commitdiff
|
diff to current
2008-06-07
Justin Ruggles
move mix level tables from parser to decoder. have...
blob
|
commitdiff
|
diff to current
2008-06-07
Justin Ruggles
add more gain levels and adjust mix level tables accord...
blob
|
commitdiff
|
diff to current
2008-06-07
Justin Ruggles
pass bap table to ff_ac3_bit_alloc_calc_bap()
blob
|
commitdiff
|
diff to current
2008-06-07
Justin Ruggles
cosmetics: indent
blob
|
commitdiff
|
diff to current
2008-06-07
Justin Ruggles
skip unsupported frame types and substream id's
blob
|
commitdiff
|
diff to current
2008-06-07
Justin Ruggles
read frame type from header info into decode context
blob
|
commitdiff
|
diff to current
2008-06-07
Justin Ruggles
get substreamid from ac3 parser
blob
|
commitdiff
|
diff to current
next