projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
commit more OKed parts of the E-AC-3 decoder
2008-08-31
Justin Ruggles
commit more OKed parts of the E-AC-3 decoder
commit
|
commitdiff
|
tree
2008-08-30
Justin Ruggles
commit more OKed parts of the E-AC-3 decoder
commit
|
commitdiff
|
tree
2008-08-30
Justin Ruggles
commit more OKed parts of the E-AC-3 decoder
commit
|
commitdiff
|
tree
2008-08-30
Justin Ruggles
cosmetics: update comment about dithering
commit
|
commitdiff
|
tree
2008-08-29
Justin Ruggles
cosmetics: change another "get" to "decode"
commit
|
commitdiff
|
tree
2008-08-29
Justin Ruggles
cosmetics: change "get" to "decode"
commit
|
commitdiff
|
tree
2008-08-28
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2008-08-28
Justin Ruggles
remove unneeded variable, dither_all
commit
|
commitdiff
|
tree
2008-08-27
Justin Ruggles
cosmetics: rename a table
commit
|
commitdiff
|
tree
2008-08-27
Justin Ruggles
cosmetics: indent after last commit
commit
|
commitdiff
|
tree
2008-08-27
Justin Ruggles
do not read exponent strategies from each block for...
commit
|
commitdiff
|
tree
2008-08-27
Justin Ruggles
add definitions and documentation for shared functions...
commit
|
commitdiff
|
tree
2008-08-27
Justin Ruggles
copy default coupling band structure from table to...
commit
|
commitdiff
|
tree
2008-08-27
Justin Ruggles
add more OKed parts of the E-AC-3 decoder: structural...
commit
|
commitdiff
|
tree
2008-08-27
Justin Ruggles
cosmetics: rename some functions from *get_* to *decode_*
commit
|
commitdiff
|
tree
2008-08-25
Justin Ruggles
right shift the values by 8 in GAQ remap "B" table...
commit
|
commitdiff
|
tree
2008-08-24
Justin Ruggles
restore accidently deleted file
commit
|
commitdiff
|
tree
2008-08-24
Justin Ruggles
1000l to me. committed to wrong repo. revert last commit.
commit
|
commitdiff
|
tree
2008-08-24
Justin Ruggles
cosmetics: rename some functions from *get_* to *decode_*
commit
|
commitdiff
|
tree
2008-08-24
Justin Ruggles
change eac3dec.c license to LGPL
commit
|
commitdiff
|
tree
2008-08-23
Justin Ruggles
fix decoding of coupling leak info for normal AC-3
commit
|
commitdiff
|
tree
2008-08-23
Justin Ruggles
add more OKed parts of the E-AC-3 decoder
commit
|
commitdiff
|
tree
2008-08-23
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2008-08-23
Justin Ruggles
add some approved parts of the E-AC-3 decoder
commit
|
commitdiff
|
tree
2008-08-20
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2008-08-20
Justin Ruggles
commit the OKed parts of the E-AC-3 decoder
commit
|
commitdiff
|
tree
2008-08-20
Justin Ruggles
get data size based on the actual data array instead...
commit
|
commitdiff
|
tree
2008-08-20
Justin Ruggles
rename AC3_MAX_FRAME_SIZE to AC3_FRAME_BUFFER_SIZE...
commit
|
commitdiff
|
tree
2008-08-17
Justin Ruggles
remove some unneeded header includes
commit
|
commitdiff
|
tree
2008-08-17
Justin Ruggles
use LFG instead of Mersenne Twister for AC-3 PRNG
commit
|
commitdiff
|
tree
2008-08-17
Justin Ruggles
fix and simplify frame size check and reencoding in...
commit
|
commitdiff
|
tree
2008-08-16
Justin Ruggles
update my email address to one which does not depend...
commit
|
commitdiff
|
tree
2008-08-16
Justin Ruggles
use range of lpc orders in ORDER_METHOD_EST
commit
|
commitdiff
|
tree
2008-08-16
Justin Ruggles
cosmetics: adjust line breaks and vertical alignment
commit
|
commitdiff
|
tree
2008-08-16
Justin Ruggles
use limited range of lpc orders when quantizing coefficients
commit
|
commitdiff
|
tree
2008-08-05
Justin Ruggles
cosmetics: use a better function name than uncouple_channels()
commit
|
commitdiff
|
tree
2008-08-05
Justin Ruggles
cosmetics: change function name and comments to refer...
commit
|
commitdiff
|
tree
2008-08-05
Justin Ruggles
remove unneeded local variable
commit
|
commitdiff
|
tree
2008-08-03
Justin Ruggles
Read bitstream parameters for E-AC-3 streams before...
commit
|
commitdiff
|
tree
2008-08-03
Justin Ruggles
Hardcode the table for ungrouping 3 values in 5 bits...
commit
|
commitdiff
|
tree
2008-08-03
Justin Ruggles
use the same table for ungrouping exponents and bap...
commit
|
commitdiff
|
tree
2008-08-03
Justin Ruggles
cosmetics: make all references to AC-3 capitalized...
commit
|
commitdiff
|
tree
2008-08-03
Justin Ruggles
remove a comment which is no longer true
commit
|
commitdiff
|
tree
2008-08-03
Justin Ruggles
cosmetics: vertical alignment
commit
|
commitdiff
|
tree
2008-08-03
Justin Ruggles
use MAX_BLOCKS for array size instead of 6
commit
|
commitdiff
|
tree
2008-08-03
Justin Ruggles
rearrange dimensions of pre_mantissa array
commit
|
commitdiff
|
tree
2008-07-19
Justin Ruggles
read 'coupling in use' parameter from bitstream into...
commit
|
commitdiff
|
tree
2008-07-19
Justin Ruggles
cosmetic: use hex value instead of decimal to show...
commit
|
commitdiff
|
tree
2008-06-08
Justin Ruggles
move rematrixing band table to ac3dec_data.c
commit
|
commitdiff
|
tree
2008-06-08
Justin Ruggles
add ac3dec_data.[c,h]
commit
|
commitdiff
|
tree
2008-06-08
Justin Ruggles
add fields needed for E-AC-3 decoding to decode context
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
split up header parsing function
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
store exp_strategy for all blocks in decode context
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
store cpl_in_use for all blocks in decode context
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
cosmetics: add and align references to spec variable...
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
cosmetics: vertical align
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
use macro constants for array sizes in decode context
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
cosmetics: vertical align
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
cosmetics: reorder decode context fields into logical...
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
move the decode context and some macro constants to...
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
move mix level tables from parser to decoder. have...
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
add more gain levels and adjust mix level tables accordingly.
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
pass bap table to ff_ac3_bit_alloc_calc_bap()
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
set default mix levels regardless of bitstream id
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
cosmetics: indent
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
skip unsupported frame types and substream id's
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
read frame type from header info into decode context
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
get substreamid from ac3 parser
commit
|
commitdiff
|
tree
2008-06-07
Justin Ruggles
get the number of blocks from the ac3 parser and use...
commit
|
commitdiff
|
tree
2008-06-04
Justin Ruggles
return error on frame sync error
commit
|
commitdiff
|
tree
2008-06-03
Justin Ruggles
prevent crash when dba params are invalid
commit
|
commitdiff
|
tree
2008-06-02
Justin Ruggles
move some AC3HeaderInfo struct fields to the Coded...
commit
|
commitdiff
|
tree
2008-05-31
Justin Ruggles
cosmetics: add a comment, remove a comment
commit
|
commitdiff
|
tree
2008-05-31
Justin Ruggles
simplify
commit
|
commitdiff
|
tree
2008-05-31
Justin Ruggles
set lfe params at frame init instead of in every block
commit
|
commitdiff
|
tree
2008-05-31
Justin Ruggles
only calculate number of exponent groups when exponents...
commit
|
commitdiff
|
tree
2008-05-31
Justin Ruggles
cosmetics: remove unneeded braces
commit
|
commitdiff
|
tree
2008-05-31
Justin Ruggles
10l: cosmetics
commit
|
commitdiff
|
tree
2008-05-31
Justin Ruggles
new dba values requires running last 2 bit allocation...
commit
|
commitdiff
|
tree
2008-05-31
Justin Ruggles
get_transform_coeffs() never returns an error, so make...
commit
|
commitdiff
|
tree
2008-05-31
Justin Ruggles
use enum value for CRC error
commit
|
commitdiff
|
tree
2008-05-31
Justin Ruggles
move header error logging to after CRC check
commit
|
commitdiff
|
tree
2008-05-27
Justin Ruggles
zero the upper frequencies of the correct coefficients
commit
|
commitdiff
|
tree
2008-05-26
Justin Ruggles
parse audio in ogm demuxer.
commit
|
commitdiff
|
tree
2008-05-25
Justin Ruggles
safer solution for setting audio parameters
commit
|
commitdiff
|
tree
2008-05-25
Justin Ruggles
set audio parameters if frame header is ok, even if...
commit
|
commitdiff
|
tree
2008-05-25
Justin Ruggles
cosmetics: indent
commit
|
commitdiff
|
tree
2008-05-25
Justin Ruggles
add error concealment
commit
|
commitdiff
|
tree
2008-05-25
Justin Ruggles
cosmetics: indent
commit
|
commitdiff
|
tree
2008-05-25
Justin Ruggles
10l: fix error in commit r13382
commit
|
commitdiff
|
tree
2008-05-25
Justin Ruggles
add checks for missing information in the first block
commit
|
commitdiff
|
tree
2008-05-25
Justin Ruggles
add check for invalid channel mode when coupling is...
commit
|
commitdiff
|
tree
2008-05-11
Justin Ruggles
fix reading of samples-per-frame
commit
|
commitdiff
|
tree
2008-05-02
Justin Ruggles
include avcodec.h
commit
|
commitdiff
|
tree
2008-05-02
Justin Ruggles
move call to init_get_bits inside conditional
commit
|
commitdiff
|
tree
2008-05-02
Justin Ruggles
share streaminfo parsing function
commit
|
commitdiff
|
tree
2008-05-02
Justin Ruggles
split out some decoder context params to a shared macro
commit
|
commitdiff
|
tree
2008-05-02
Justin Ruggles
change function parameters for dump_headers()
commit
|
commitdiff
|
tree
2008-05-02
Justin Ruggles
change function parameters for metadata_streaminfo()
commit
|
commitdiff
|
tree
2008-05-01
Justin Ruggles
fix encoding of flac private data
commit
|
commitdiff
|
tree
next