projects
/
platform
/
upstream
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove old VCSs from version.sh
2011-02-22
Alex Converse
Remove old VCSs from version.sh
commit
|
commitdiff
|
tree
2011-02-19
Young Han Lee
aacdec: dsputilize the scalar multiplication in intensity...
commit
|
commitdiff
|
tree
2011-02-15
Young Han Lee
aacdec: Implement LTP support.
commit
|
commitdiff
|
tree
2011-01-16
Alex Converse
Fix two typos in git howto.
commit
|
commitdiff
|
tree
2011-01-12
Alex Converse
Remove myself as AAC maintainer. I just don't have...
commit
|
commitdiff
|
tree
2010-11-12
Alex Converse
10l: dx shouldn't exist.
commit
|
commitdiff
|
tree
2010-11-12
Alex Converse
10l: vorbisdec: declare dy
commit
|
commitdiff
|
tree
2010-11-12
Gregory Maxwell
vorbisdec: Fix floor1 decoding
commit
|
commitdiff
|
tree
2010-11-07
Alex Converse
aaclatm: Eliminate dummy packets due to muxlength calculation.
commit
|
commitdiff
|
tree
2010-11-01
Nathan Caldwell
aacenc: Correct spreading calculation for high spreading.
commit
|
commitdiff
|
tree
2010-11-01
Nathan Caldwell
aacenc: cosmetics: Swap spreading_hi/low name to match...
commit
|
commitdiff
|
tree
2010-10-10
Alex Converse
oggenc: Don't use char* to point to a string constant.
commit
|
commitdiff
|
tree
2010-09-10
Alex Converse
aacdec: Rework channel mapping compatibility hacks.
commit
|
commitdiff
|
tree
2010-09-09
Alex Converse
adts demuxer: Set the time base to be the LCM of all...
commit
|
commitdiff
|
tree
2010-08-31
Alex Converse
aacenc: Remove an unused variable from adjust_frame_informat...
commit
|
commitdiff
|
tree
2010-08-31
Alex Converse
aacenc: Don't set s->cur_channel before apply_window_and_mdct().
commit
|
commitdiff
|
tree
2010-08-30
Alex Converse
aacenc: Write tag.elem_id early.
commit
|
commitdiff
|
tree
2010-08-30
Alex Converse
psymodel: Const correct FFPsyWindowInfo.
commit
|
commitdiff
|
tree
2010-08-30
Alex Converse
aacenc: Only apply M/S if common_window is set.
commit
|
commitdiff
|
tree
2010-08-26
Alex Converse
x86: Require yasm OR --disable-asm OR --disable-mmx...
commit
|
commitdiff
|
tree
2010-08-24
Alex Converse
Fix undefined expressions that use multiple calls to...
commit
|
commitdiff
|
tree
2010-08-23
Nathan Caldwell
acenc: LAME-inspired window decision
commit
|
commitdiff
|
tree
2010-08-23
Alex Converse
Revert unintended changes to fft.h from r24890.
commit
|
commitdiff
|
tree
2010-08-23
Nathan Caldwell
aacenc: Rename Psy3gpp* structs to AacPsy*
commit
|
commitdiff
|
tree
2010-08-23
Alex Converse
imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits".
commit
|
commitdiff
|
tree
2010-08-22
Alex Converse
Convert ff_imdct_half_sse() to yasm.
commit
|
commitdiff
|
tree
2010-08-07
Alex Converse
oggparsevorbis: Add some sanity checks to header packet...
commit
|
commitdiff
|
tree
2010-08-06
Alex Converse
libvpxdec: Fix "error: implicit declaration of function...
commit
|
commitdiff
|
tree
2010-08-06
Alex Converse
vorbis_dec: Change partition_class[] to uint8_t.
commit
|
commitdiff
|
tree
2010-08-03
Alex Converse
vorbisdec: Return AVERROR(ENOMEM) on malloc() failure.
commit
|
commitdiff
|
tree
2010-08-03
Alex Converse
vorbisdec: Prevent a potential integer overflow.
commit
|
commitdiff
|
tree
2010-08-01
Alex Converse
Add WebM to the Matroska demuxer name.
commit
|
commitdiff
|
tree
2010-07-28
Alex Converse
10l: missed one reindent.
commit
|
commitdiff
|
tree
2010-07-28
Alex Converse
Reindent after last commit.
commit
|
commitdiff
|
tree
2010-07-28
Alex Converse
ff_prefix non static vp56 functions.
commit
|
commitdiff
|
tree
2010-07-27
Alex Converse
Document existing rules for AVInputFormat.name.
commit
|
commitdiff
|
tree
2010-07-24
Alex Converse
aacenc: TLS: Save maximum values for each swb in a...
commit
|
commitdiff
|
tree
2010-07-24
Alex Converse
10l: Remove some commented out code that slipped in.
commit
|
commitdiff
|
tree
2010-07-24
Alex Converse
aacenc: TLS: Try to preserve some energy in each non...
commit
|
commitdiff
|
tree
2010-07-24
Alex Converse
aacenc: Prevent premature termination of the two loop...
commit
|
commitdiff
|
tree
2010-07-24
Alex Converse
aacdec: Only load and write each predictor variable...
commit
|
commitdiff
|
tree
2010-07-24
Alex Converse
aacdec: 4% faster main profile decoding.
commit
|
commitdiff
|
tree
2010-07-24
Alex Converse
aacenc: Favor log2f() and sqrtf() over log2() and sqrt().
commit
|
commitdiff
|
tree
2010-07-23
Alex Converse
aacenc: Factorize some scalefactor utilities.
commit
|
commitdiff
|
tree
2010-07-19
Alex Converse
aacenc: Convert if () abort() to assert().
commit
|
commitdiff
|
tree
2010-07-19
Alex Converse
Cosmetics: Whitespace
commit
|
commitdiff
|
tree
2010-07-19
Nathan Caldwell
aacenc: Adjust array offsets for the current channel...
commit
|
commitdiff
|
tree
2010-07-19
Nathan Caldwell
aacenc: Refactor apply_window_and_mdct() so it no longer...
commit
|
commitdiff
|
tree
2010-07-16
Alex Converse
10l: Add a missing const.
commit
|
commitdiff
|
tree
2010-07-16
Alex Converse
aacenc: Template quantize_and_encode_band_cost().
commit
|
commitdiff
|
tree
2010-07-14
Alex Converse
aacenc: psy_3gpp_init(): Fix line_to_frequency for...
commit
|
commitdiff
|
tree
2010-07-14
Alex Converse
aacenc: aac_psy_init(): Factorize line_to_frequency.
commit
|
commitdiff
|
tree
2010-07-14
Alex Converse
aacenc: psy_3gpp_init(): Fix ath for the first line...
commit
|
commitdiff
|
tree
2010-07-14
Alex Converse
aacenc: psy_3gpp_init(): Calculate barks on demand.
commit
|
commitdiff
|
tree
2010-07-13
Alex Converse
aacsbr: Eliminate double precision arithmetic.
commit
|
commitdiff
|
tree
2010-07-12
Alex Converse
aacdec: Eliminate the use of doubles in the MAIN predictor.
commit
|
commitdiff
|
tree
2010-07-12
Alex Converse
aacdec: Eliminate the use of doubles in decode_cce().
commit
|
commitdiff
|
tree
2010-07-12
Alex Converse
aacdec: Use a LUT to generate CCE scale.
commit
|
commitdiff
|
tree
2010-07-12
Alex Converse
Split the ADTS header decoder off of the ADTS parser.
commit
|
commitdiff
|
tree
2010-07-12
Alex Converse
aacdec: Remove the warning about non-meaningful window...
commit
|
commitdiff
|
tree
2010-07-10
Alex Converse
AAC fate2 tests.
commit
|
commitdiff
|
tree
2010-07-07
Alex Converse
Cosmetics: whitespace
commit
|
commitdiff
|
tree
2010-07-07
Alex Converse
aacenc: Enforce LFE bitstream restrictions.
commit
|
commitdiff
|
tree
2010-07-07
Alex Converse
Cosmetics: whitespace
commit
|
commitdiff
|
tree
2010-07-01
Alex Converse
Allow remuxing of explicitly signalled AAC files into...
commit
|
commitdiff
|
tree
2010-06-28
Alex Converse
aacenc: Start the lookahead pointer 1/4 of the way...
commit
|
commitdiff
|
tree
2010-06-28
Alex Converse
aacenc: Fix window decision logic.
commit
|
commitdiff
|
tree
2010-06-28
Alex Converse
aacenc: Fill in the estimated codebook for the final...
commit
|
commitdiff
|
tree
2010-06-28
Alex Converse
10l: Revert r23867. It didn't make any sense.
commit
|
commitdiff
|
tree
2010-06-28
Alex Converse
Make ff_psy_preprocess_end() act like av_freep().
commit
|
commitdiff
|
tree
2010-06-28
Alex Converse
aacenc: Properly pad extradata.
commit
|
commitdiff
|
tree
2010-06-23
Alex Converse
Fix alphabetization of the CONFIG_HARDCODED_TABLES...
commit
|
commitdiff
|
tree
2010-06-23
Alex Converse
aactab: Tablegenify ff_aac_pow2sf_tab.
commit
|
commitdiff
|
tree
2010-06-22
Alex Converse
Move Parametric Stereo related ps* files to aacps*.
commit
|
commitdiff
|
tree
2010-06-22
Alex Converse
Cosmetics whitespace.
commit
|
commitdiff
|
tree
2010-06-21
Alex Converse
aacdec: cosmetics: (more) whitespace
commit
|
commitdiff
|
tree
2010-06-21
Alex Converse
aacdec: cosmetics: whitespace
commit
|
commitdiff
|
tree
2010-06-21
Alex Converse
aacdec: Factorize if (elem_type < TYPE_DSE).
commit
|
commitdiff
|
tree
2010-06-21
Alex Converse
aacdec: Handle the first frame being empty case.
commit
|
commitdiff
|
tree
2010-06-20
Alex Converse
aacsbr: Make dk signed. There is no point in it being...
commit
|
commitdiff
|
tree
2010-06-20
Alex Converse
psdec: IPD/OPD reset is no longer needed by the context...
commit
|
commitdiff
|
tree
2010-06-20
Alex Converse
psdec: Simplify filter addressing by incrementing the...
commit
|
commitdiff
|
tree
2010-06-20
Alex Converse
psdec: Replace a division with a shift.
commit
|
commitdiff
|
tree
2010-06-20
Alex Converse
Rename PS bitstream reading functions to have a read_...
commit
|
commitdiff
|
tree
2010-06-20
Alex Converse
Cosmetics: whitespace.
commit
|
commitdiff
|
tree
2010-06-20
Alex Converse
Use memcpy() where appropriate in PS stereo processing...
commit
|
commitdiff
|
tree
2010-06-20
Alex Converse
Allow PS envelope fixup when ps->num_env_old <= 1.
commit
|
commitdiff
|
tree
2010-06-20
Alex Converse
10l: aacsbr: Fix f_master[2] calculation when k2diff...
commit
|
commitdiff
|
tree
2010-06-20
Alex Converse
Document the PS_BASELINE define.
commit
|
commitdiff
|
tree
2010-06-20
Alex Converse
Remove iid_mode from the PS context.
commit
|
commitdiff
|
tree
2010-06-19
Alex Converse
psdec: Factorize iid/icc/ipd/opd parameter bitstream...
commit
|
commitdiff
|
tree
2010-06-19
Alex Converse
Add HE-AAC v2 support to the AAC decoder.
commit
|
commitdiff
|
tree
2010-06-08
Alex Converse
Cosmetics: Fold constants and re-indent after last...
commit
|
commitdiff
|
tree
2010-06-08
Alex Converse
Base downsampled SBR synthesis filterbank on a single...
commit
|
commitdiff
|
tree
2010-06-07
Alex Converse
10l: Fix types and now unused variables after last...
commit
|
commitdiff
|
tree
2010-06-07
Alex Converse
Rewrite the SBR decoder QMF analysis filter on top...
commit
|
commitdiff
|
tree
2010-06-05
Alex Converse
Cleanup apply_window_and_mdct().
commit
|
commitdiff
|
tree
2010-06-05
Alex Converse
Whitespace cosmetics
commit
|
commitdiff
|
tree
2010-06-05
Alex Converse
aac: Move an initialization macro used only by the...
commit
|
commitdiff
|
tree
2010-06-05
Alex Converse
Rename aac.c to aacdec.c.
commit
|
commitdiff
|
tree
next