projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move the SBR patch count check to prevent overwrites.
2010-04-30
Alex Converse
Move the SBR patch count check to prevent overwrites.
commit
|
commitdiff
|
tree
2010-04-30
Alex Converse
Increase size of patch_borders[].
commit
|
commitdiff
|
tree
2010-04-30
Alex Converse
Reindent
commit
|
commitdiff
|
tree
2010-04-30
Alex Converse
Rewrite ff_sbr_apply in a manner more friendly to PS.
commit
|
commitdiff
|
tree
2010-04-30
Alex Converse
Declare myself (Alex Converse) AAC maintainer.
Declare myself (
Alex Converse
) AAC maintainer.
commit
|
commitdiff
|
tree
2010-04-09
Alex Converse
Add M_SQRT2 to the constants in mathematics.h.
commit
|
commitdiff
|
tree
2010-04-08
Alex Converse
Reindent read_sbr_extension.
commit
|
commitdiff
|
tree
2010-04-08
Alex Converse
Print an error and skip PS when PS is found but explicitly...
commit
|
commitdiff
|
tree
2010-04-08
Alex Converse
Add support for PS sync extensions.
commit
|
commitdiff
|
tree
2010-04-08
Alex Converse
Use get_bits_left() in the sync extension check.
commit
|
commitdiff
|
tree
2010-04-08
Alex Converse
Fix ext_object_type.
commit
|
commitdiff
|
tree
2010-04-02
Alex Converse
aacenc: Error when an unsupported profile is requested
commit
|
commitdiff
|
tree
2010-04-02
Alex Converse
aacenc: Don't lowpass the input unless specifically...
commit
|
commitdiff
|
tree
2010-03-24
Alex Converse
aacenc: Merge quantize_band_cost() with quantize_and_encode_...
commit
|
commitdiff
|
tree
2010-03-13
Alex Converse
aacsbr: DSPUtilize analysis input scaling.
commit
|
commitdiff
|
tree
2010-03-13
Alex Converse
aac: Don't bias output during the IMDCT if SBR will...
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
aacsbr: Check that bs_num_env is valid before writing...
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
aacsbr: Cleanup read_sbr_grid and copy_sbr_grid after...
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
aacsbr: Factor out the common end border case from...
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
aacsbr: read bs_rel_bord directly into t_env.
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
aacsbr: Make the previous value of bs_num_env local...
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
aacsbr: Initialize e_a[1] to -1.
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
aacsbr: Dead code removal.
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
aacsbr: Remove a slightly incorrect comment.
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
Revert r22288 "Increase FF_INPUT_BUFFER_PADDING_SIZE...
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
aacsbr: Cleanup the newly merged read_sbr_grid, eliminating...
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
aacsbr: Move the e_a calculation from sbr_mapping(...
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
aacsbr: Merge sbr_time_freq_grid into read_sbr_grid...
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
aacsbr: Fail early on illegal envelope counts.
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
aacsbr: Check for illegal values of bs_pointer in sbr_read_g...
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
10l: Include missing return values in functions made...
commit
|
commitdiff
|
tree
2010-03-09
Alex Converse
aacsbr: Propagate errors from read_sbr_grid to prevent...
commit
|
commitdiff
|
tree
2010-03-08
Alex Converse
Add myself to CREDITS
commit
|
commitdiff
|
tree
2010-03-08
Alex Converse
Add an HE-AAC v1 decoder.
commit
|
commitdiff
|
tree
2010-03-08
Alex Converse
av_find_stream_info(): Add a workaround for backwards...
commit
|
commitdiff
|
tree
2010-03-07
Alex Converse
10l: AAC: Set multiplier to 0.
commit
|
commitdiff
|
tree
2010-03-07
Alex Converse
AAC: Set codec parameters in the first frame rather...
commit
|
commitdiff
|
tree
2010-03-07
Alex Converse
Increase FF_INPUT_BUFFER_PADDING_SIZE to 64.
commit
|
commitdiff
|
tree
2010-03-07
Alex Converse
AAC: Add a new line after the TNS error message.
commit
|
commitdiff
|
tree
2010-03-07
Alex Converse
Add support for non-backwards compatible signaled parametric...
commit
|
commitdiff
|
tree
2010-03-04
Alex Converse
AAC: Return the number of bytes consumed in decoding...
commit
|
commitdiff
|
tree
2010-03-04
Alex Converse
ffmpeg.c: Don't use NULL for integer metadata flags.
commit
|
commitdiff
|
tree
2010-03-04
Alex Converse
AAC: Mark predictor functions av_always_inline.
commit
|
commitdiff
|
tree
2010-03-04
Alex Converse
Cosmetics: Re-indent after last commit.
commit
|
commitdiff
|
tree
2010-03-04
Alex Converse
AAC parser: Don't write channels, sample rate, and...
commit
|
commitdiff
|
tree
2010-02-24
Alex Converse
aac: Keep decode_band_types() from eating all padding...
commit
|
commitdiff
|
tree
2010-02-18
Alex Converse
Add some AAC buffer overread checks.
commit
|
commitdiff
|
tree
2010-02-17
Alex Converse
get_bits: Fix spelling and grammar in GET_VLC() comment.
commit
|
commitdiff
|
tree
2010-02-15
Alex Converse
AAC: Mark che_configure() as av_cold.
commit
|
commitdiff
|
tree
2010-02-15
Alex Converse
AAC: Mark functions that are only called when the output...
commit
|
commitdiff
|
tree
2010-02-10
Alex Converse
Output the first AAC frame. This is needed for SBR...
commit
|
commitdiff
|
tree
2010-01-22
Alex Converse
Implement an sse version of scalarproduct_float().
commit
|
commitdiff
|
tree
2010-01-11
Alex Converse
fft-test: Add RDFT/IRDFT support.
commit
|
commitdiff
|
tree
2010-01-11
Alex Converse
fft-test: Replace do_mdct with a tf_transform enum...
commit
|
commitdiff
|
tree
2010-01-08
Alex Converse
fft-test: whitespace cosmetics
commit
|
commitdiff
|
tree
2009-12-14
Alex Converse
10l: Don't spawn a subshell when disabling vdpau.
commit
|
commitdiff
|
tree
2009-12-14
Alex Converse
Disable vdpau support if the detected libvdpau does...
commit
|
commitdiff
|
tree
2009-12-02
Alex Converse
AAC: Add a global header but output not locked output...
commit
|
commitdiff
|
tree
2009-12-02
Alex Converse
Set the SBR mode to implicit on ADTS frames occurring...
commit
|
commitdiff
|
tree
2009-11-21
Alex Converse
10l: Fix inverted if-condition from r20448. Fixes issue...
commit
|
commitdiff
|
tree
2009-11-15
Alex Converse
Pad the extradata in the AAC ADTS to AudioSpecificConfig...
commit
|
commitdiff
|
tree
2009-11-12
Alex Converse
Mark AOT_ALS as a supported MPEG-4 audio object type.
commit
|
commitdiff
|
tree
2009-11-12
Alex Converse
Debug print MP4 objectTypeIndication in hex not decimal...
commit
|
commitdiff
|
tree
2009-11-12
Alex Converse
Cosmetics: Re-indent
commit
|
commitdiff
|
tree
2009-11-12
Alex Converse
Fix a __warn_memset_zero_len gcc-4.4 warning.
commit
|
commitdiff
|
tree
2009-11-11
Alex Converse
Cosmetics: Remove the implied gap before AOT_USAC in...
commit
|
commitdiff
|
tree
2009-11-11
Alex Converse
AAC: Rename sect_len to sect_end. It marks the last...
commit
|
commitdiff
|
tree
2009-11-11
Alex Converse
Add a channels field to MPEG4AudioConfig.
commit
|
commitdiff
|
tree
2009-11-11
Alex Converse
Add Low Delay MPEG Surround to the enum of MPEG-4 Audio...
commit
|
commitdiff
|
tree
2009-11-03
Alex Converse
Don't lock the channel output configuration based on...
commit
|
commitdiff
|
tree
2009-09-24
Alex Converse
Check if a git-svn revision number is available to...
commit
|
commitdiff
|
tree
2009-09-22
Alex Converse
AAC: Simplify some logic from r19956. (The escape codebook...
commit
|
commitdiff
|
tree
2009-09-21
Alex Converse
aacenc: Use preprocessor constants for trellis states...
commit
|
commitdiff
|
tree
2009-09-21
Alex Converse
aacenc: Split paths in the scalefactor selection trellis...
commit
|
commitdiff
|
tree
2009-09-21
Alex Converse
aacenc: Replace cbrt() with cbrtf() when the result...
commit
|
commitdiff
|
tree
2009-09-21
Alex Converse
aacenc: Multiple distortion by lambda after it's summed...
commit
|
commitdiff
|
tree
2009-09-21
Alex Converse
Cosmetics: Reindent after r19943.
commit
|
commitdiff
|
tree
2009-09-21
Alex Converse
aacenc: Don't make unnecessary compares to the escape...
commit
|
commitdiff
|
tree
2009-08-27
Alex Converse
Re-add search_for_ms to the coefficients encoders to...
commit
|
commitdiff
|
tree
2009-08-17
Alex Converse
Use the AOT enum instead of integer literals for setting...
commit
|
commitdiff
|
tree
2009-08-17
Alex Converse
Mark the AOT escape value as supported.
commit
|
commitdiff
|
tree
2009-08-17
Alex Converse
Add USAC and SAOC AOTs to the AudioObjectType enum.
commit
|
commitdiff
|
tree
2009-07-22
Alex Converse
Revert unintended portion of last commit. (Setting...
commit
|
commitdiff
|
tree
2009-07-22
Alex Converse
Be sure to increment our position in the coefficient...
commit
|
commitdiff
|
tree
2009-07-20
Alex Converse
Remove an unused field from the BandCodingPath struct.
commit
|
commitdiff
|
tree
2009-07-20
Alex Converse
Actually use all the codebooks we are iterating over...
commit
|
commitdiff
|
tree
2009-07-20
Alex Converse
Fix an integer overflow in the AAC encoder.
commit
|
commitdiff
|
tree
2009-07-17
Alex Converse
Replace pow(x, 0.75) with sqrtf(x * sqrtf(x)) for a...
commit
|
commitdiff
|
tree
2009-07-17
Alex Converse
Dead code removal in the AAC encoder.
commit
|
commitdiff
|
tree
2009-07-16
Alex Converse
Add iirfilter to the TESTPROGS variable (and target)
commit
|
commitdiff
|
tree
2009-07-16
Alex Converse
When calculating AAC quantized band cost, don't leave...
commit
|
commitdiff
|
tree
2009-07-16
Alex Converse
IIR filter test program.
commit
|
commitdiff
|
tree
2009-07-14
Alex Converse
Use cutoff frequency to adjust bandwidth in the generic...
commit
|
commitdiff
|
tree
2009-07-10
Alex Converse
Cosmetics: reindent after last commit
commit
|
commitdiff
|
tree
2009-07-10
Alex Converse
Ignore subsequent channel configurations after the...
commit
|
commitdiff
|
tree
2009-07-10
Alex Converse
Mark iir filter init and free functions av_cold.
commit
|
commitdiff
|
tree
2009-07-10
Alex Converse
Fix "iirfilter.c:55: warning: unused variable ‘size’"
commit
|
commitdiff
|
tree
2009-07-10
Alex Converse
Eliminate use of complex.h from iirfilter.c
commit
|
commitdiff
|
tree
2009-07-10
Alex Converse
Add a log2 replacement for systems that haven't quite...
commit
|
commitdiff
|
tree
2009-07-09
Alex Converse
Add myself as AAC encoder maintainer
commit
|
commitdiff
|
tree
next