projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
simplify decoding of uncompressed samples. patch by matthieu castet <castet matthieu...
2008-05-11
Matthieu Castet
simplify decoding of uncompressed samples. patch by...
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
2008-04-29
Justin Ruggles
remove unused variable, min_framesize
commit
|
commitdiff
|
tree
2008-03-31
Justin Ruggles
remove redundant context variable
commit
|
commitdiff
|
tree
2008-03-30
Justin Ruggles
Use 15-bit LPC precision by default. This generally...
commit
|
commitdiff
|
tree
2008-03-30
Justin Ruggles
fix Ogg/FLAC header size
commit
|
commitdiff
|
tree
2008-03-26
Justin Ruggles
only allocate context input buffer if AVCodecContext...
commit
|
commitdiff
|
tree
2008-03-25
Justin Ruggles
cosmetics: indentation after last commit
commit
|
commitdiff
|
tree
2008-03-25
Justin Ruggles
additional protection from segmentation faults and...
commit
|
commitdiff
|
tree
2008-03-23
Justin Ruggles
Pass AACAC3ParseContext to sync() instead of individual...
commit
|
commitdiff
|
tree
2008-03-10
Justin Ruggles
make input buffer const, as it should be. fixes a warning.
commit
|
commitdiff
|
tree
2008-03-09
Justin Ruggles
downmix before imdct unless different size transforms...
commit
|
commitdiff
|
tree
2008-03-01
Justin Ruggles
use scale factor instead of sum for downmix level adjustment...
commit
|
commitdiff
|
tree
2008-03-01
Justin Ruggles
pre-calculate downmix coefficient sums. 2% faster 5...
commit
|
commitdiff
|
tree
2008-03-01
Justin Ruggles
Use 24-bit fixed-point transform coefficients until...
commit
|
commitdiff
|
tree
2008-01-08
Justin Ruggles
used defined name for testing error resilience level
commit
|
commitdiff
|
tree
2008-01-07
Justin Ruggles
split out init of downmix coeffs into a separate function...
commit
|
commitdiff
|
tree
2008-01-06
Justin Ruggles
remove unneeded variable from AC3DecodeContext
commit
|
commitdiff
|
tree
2008-01-06
Justin Ruggles
make sure that the last coupling band stops at the...
commit
|
commitdiff
|
tree
2008-01-06
Justin Ruggles
fix phase flag processing for the case when coupling...
commit
|
commitdiff
|
tree
2008-01-06
Justin Ruggles
fix playing of multichannel audio for codecs without...
commit
|
commitdiff
|
tree
2008-01-05
Justin Ruggles
check for request_channels in dca init function
commit
|
commitdiff
|
tree
2008-01-05
Justin Ruggles
add downmixing support to libfaad decoder
commit
|
commitdiff
|
tree
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
next