projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cosmetics: indentation after last commit
2008-01-05
Justin Ruggles
cosmetics: indentation after last commit
commit
|
commitdiff
|
tree
2008-01-05
Justin Ruggles
move E-AC3 header parsing to ff_ac3_parse_header()
commit
|
commitdiff
|
tree
2008-01-05
Justin Ruggles
remove unneeded variables from AC3HeaderInfo
commit
|
commitdiff
|
tree
2008-01-05
Justin Ruggles
do not set channels before checking request_channels
commit
|
commitdiff
|
tree
2008-01-05
Justin Ruggles
use request_channels in liba52 decoder
commit
|
commitdiff
|
tree
2008-01-05
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2008-01-05
Justin Ruggles
check for request_channels at codec init
commit
|
commitdiff
|
tree
2008-01-05
Justin Ruggles
do not set channels before checking request_channels
commit
|
commitdiff
|
tree
2008-01-05
Justin Ruggles
adjust output channels based on AVCodecContext.request_chann...
commit
|
commitdiff
|
tree
2008-01-04
Justin Ruggles
cosmetics: indentation and add a TODO comment
commit
|
commitdiff
|
tree
2008-01-03
Justin Ruggles
only check ac3 crc if AVCodecContext.error_resilience > 0
commit
|
commitdiff
|
tree
2008-01-03
Justin Ruggles
cosmetics: indentation after last commit
commit
|
commitdiff
|
tree
2008-01-03
Justin Ruggles
remove workaround which is no longer needed due to
commit
|
commitdiff
|
tree
2008-01-03
Justin Ruggles
add crc check to ac3 decoder
commit
|
commitdiff
|
tree
2007-12-30
Justin Ruggles
simplify
commit
|
commitdiff
|
tree
2007-12-30
Justin Ruggles
pass an AC3DecodeContext to ac3_downmix() instead of...
commit
|
commitdiff
|
tree
2007-12-30
Justin Ruggles
cosmetics: rename sampling_rate to sample_rate
commit
|
commitdiff
|
tree
2007-12-30
Justin Ruggles
do not need to cast a (void *)
commit
|
commitdiff
|
tree
2007-12-30
Justin Ruggles
cosmetics: vertical realignment after last commit
commit
|
commitdiff
|
tree
2007-12-30
Justin Ruggles
cosmetics: rename all AC3DecodeContext variables from...
commit
|
commitdiff
|
tree
2007-12-30
Justin Ruggles
cosmetics: rename GetBitContext gb to gbc
commit
|
commitdiff
|
tree
2007-12-30
Justin Ruggles
remove unused context variable
commit
|
commitdiff
|
tree
2007-12-28
Justin Ruggles
use cutoff frequency to adjust bandwidth in ac3 encoder
commit
|
commitdiff
|
tree
2007-12-28
Justin Ruggles
use bps instead of kbps for bitrate
commit
|
commitdiff
|
tree
2007-12-28
Justin Ruggles
Do not give advice for which bitrate to choose.
commit
|
commitdiff
|
tree
2007-12-28
Justin Ruggles
fix typo
commit
|
commitdiff
|
tree
2007-12-20
Justin Ruggles
Add option for user to scale the amount of dynamic...
commit
|
commitdiff
|
tree
2007-12-17
Justin Ruggles
Skip dialog normalization. It shouldn't be used by...
commit
|
commitdiff
|
tree
2007-12-17
Justin Ruggles
Revert commit made in revision 11228. I'm getting some...
commit
|
commitdiff
|
tree
2007-12-16
Justin Ruggles
downmix before the IMDCT if no block switching is used
commit
|
commitdiff
|
tree
2007-12-09
Justin Ruggles
cosmetics: rename ac3 decoder variables
commit
|
commitdiff
|
tree
2007-12-09
Justin Ruggles
cosmetics: rename common ac3 variables
commit
|
commitdiff
|
tree
2007-12-09
Justin Ruggles
cosmetics: vertical align after last commit
commit
|
commitdiff
|
tree
2007-12-09
Justin Ruggles
cosmetics: rename ac3 bit allocation variables
commit
|
commitdiff
|
tree
2007-12-09
Justin Ruggles
cosmetics: rename ac3 tables
commit
|
commitdiff
|
tree
2007-11-04
Josh Coalson
Add decoding support for variable block size FLAC files...
commit
|
commitdiff
|
tree
2007-11-03
Josh Coalson
Add support for FLAC's new RICE2 entropy coding method...
commit
|
commitdiff
|
tree
2007-09-15
Justin Ruggles
skip incomplete frames
commit
|
commitdiff
|
tree
2007-09-15
Justin Ruggles
better AC3 header error reporting
commit
|
commitdiff
|
tree
2007-09-15
Justin Ruggles
fix random dithering of zero-bit mantissas
commit
|
commitdiff
|
tree
2007-09-15
Justin Ruggles
cosmetics: rename variables. tbl->tab for consistency...
commit
|
commitdiff
|
tree
2007-09-15
Justin Ruggles
fix decoding of DolbyNet AC3
commit
|
commitdiff
|
tree
2007-09-03
Wolfram Gloger
fix probe buffer issue. patch by Wolfram Gloger {wmglo...
commit
|
commitdiff
|
tree
2007-08-09
Justin Ruggles
cosmetics: vertical alignment
commit
|
commitdiff
|
tree
2007-08-09
Justin Ruggles
comments modification: add, clean up, Doxygenize, and...
commit
|
commitdiff
|
tree
2007-08-07
Justin Ruggles
enable the native AC-3 decoder
commit
|
commitdiff
|
tree
2007-08-05
Justin Ruggles
cosmetics: blank lines, remove some comments
commit
|
commitdiff
|
tree
2007-08-05
Justin Ruggles
add pointer to the parent context for use with av_log()
commit
|
commitdiff
|
tree
2007-08-05
Justin Ruggles
use array for dynamic range scaling factors
commit
|
commitdiff
|
tree
2007-08-05
Justin Ruggles
add dialogue normalization
commit
|
commitdiff
|
tree
2007-08-05
Justin Ruggles
10l to me. Revert recent changes to ac3_probe() which...
commit
|
commitdiff
|
tree
2007-08-05
Justin Ruggles
additional tweaks to AC3 probe function. give a higher...
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
increase the maximum AC3 probe buffer size and reduce...
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
add support for downmixing to stereo or mono
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
use dsputil for float to signed 16-bit sample conversion
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
consolidate decoding of lfe and coupling channels with...
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
there are only 4 rematrixing bands
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
cosmetics: use more appropriate names for iterator...
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
move some variables to a more local scope.
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
make exponent decoding consistent (prepare for merging...
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
cosmetics: use braces when it makes the code easier...
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
change AC3DecodeContext variable to local variable
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
use array instead of bitmask
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
use table for converting dynamic range codes to scale...
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
use floating-point mantissa dequantization tables
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
dither zero-bit mantissas by default. remove dithering...
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
simplify coefficient decoding
commit
|
commitdiff
|
tree
2007-08-04
Justin Ruggles
merge decoding of coupling channel coefficients and...
commit
|
commitdiff
|
tree
2007-08-03
Justin Ruggles
split out coupling coefficient reconstruction into...
commit
|
commitdiff
|
tree
2007-08-01
Justin Ruggles
align array used in mdct. fixes segfault.
commit
|
commitdiff
|
tree
2007-07-29
Justin Ruggles
simplify stereo rematrixing
commit
|
commitdiff
|
tree
2007-07-29
Justin Ruggles
change 2 fields from context to local variables
commit
|
commitdiff
|
tree
2007-07-28
Justin Ruggles
BLOCK_SIZE is not used properly, just use numbers instead...
commit
|
commitdiff
|
tree
2007-07-28
Justin Ruggles
remove broken downmixing. will add new implementation...
commit
|
commitdiff
|
tree
2007-07-24
Justin Ruggles
simplify snr offset and bit allocation
commit
|
commitdiff
|
tree
2007-07-24
Justin Ruggles
only use sized data types when necessary
commit
|
commitdiff
|
tree
2007-07-24
Justin Ruggles
set bit allocation parameters directly instead of copying
commit
|
commitdiff
|
tree
2007-07-23
Justin Ruggles
use enum value instead of numerical value for acmod
commit
|
commitdiff
|
tree
2007-07-23
Justin Ruggles
use consistent data type for exponents. needs to be...
commit
|
commitdiff
|
tree
2007-07-23
Justin Ruggles
change some bit masks to arrays
commit
|
commitdiff
|
tree
2007-07-21
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2007-07-21
Justin Ruggles
Use shared AC-3 header parsing. Move some initializations...
commit
|
commitdiff
|
tree
2007-07-21
Justin Ruggles
don't need to synchronize in the decoder. the parser...
commit
|
commitdiff
|
tree
2007-07-21
Justin Ruggles
get rid of an ugly macro
commit
|
commitdiff
|
tree
2007-07-19
Justin Ruggles
don't need to define ALT_BITSTREAM_READER
commit
|
commitdiff
|
tree
2007-07-19
Justin Ruggles
update license header. add copyright for myself. correct...
commit
|
commitdiff
|
tree
2007-07-19
Justin Ruggles
revise comment for exponent decoding function
commit
|
commitdiff
|
tree
2007-07-19
Justin Ruggles
new implementation of exponent decoding
commit
|
commitdiff
|
tree
2007-07-19
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2007-07-19
Justin Ruggles
remove portions of bit allocation which are no longer...
commit
|
commitdiff
|
tree
2007-07-15
Justin Ruggles
fix the 256-point MDCT
commit
|
commitdiff
|
tree
2007-07-15
Justin Ruggles
use shared ac3 bit allocation function
commit
|
commitdiff
|
tree
2007-07-15
Justin Ruggles
no need for the decoder to have the license as a prefix
commit
|
commitdiff
|
tree
2007-07-15
Justin Ruggles
remove a debugging function and variable, and remove...
commit
|
commitdiff
|
tree
2007-07-15
Justin Ruggles
ABS -> FFABS
commit
|
commitdiff
|
tree
2007-07-15
Justin Ruggles
move some common values to ac3.h and utilize them
commit
|
commitdiff
|
tree
2007-07-14
Justin Ruggles
use random number generator from libavutil
commit
|
commitdiff
|
tree
2007-07-14
Justin Ruggles
10l to me. I accidentally removed a word.
commit
|
commitdiff
|
tree
next