git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
aac: Fix low delay windowing.
[ffmpeg.git]
/
libavcodec
/
aacdec.c
2014-01-04
Alex Converse
aac: Fix low delay windowing.
blob
|
commitdiff
2014-01-04
Alex Converse
aac: Fix TNS decoding for the 512 sample window family.
blob
|
commitdiff
|
diff to current
2013-11-23
Diego Biurrun
Add missing #includes for *INT64_MAX and *INT64_C
blob
|
commitdiff
|
diff to current
2013-11-04
Gian-Carlo Pascutto
aacdec: Set the profile during decoding
blob
|
commitdiff
|
diff to current
2013-10-25
Alex Converse
aacdec: Fix calls to avpriv_report_missing_feature().
blob
|
commitdiff
|
diff to current
2013-10-23
Alex Converse
aac: Add support for Enhanced AAC Low Delay (ER AAC...
blob
|
commitdiff
|
diff to current
2013-10-23
Alex Converse
aacdec: Use avpriv_report_missing_feature() instead...
blob
|
commitdiff
|
diff to current
2013-10-03
Diego Biurrun
cosmetics: Group .name and .long_name together in codec...
blob
|
commitdiff
|
diff to current
2013-09-18
Alex Converse
aacdec: Add support for LD (Low Delay) AAC
blob
|
commitdiff
|
diff to current
2013-09-18
Alex Converse
aacdec: Add support for Error Resilience syntax.
blob
|
commitdiff
|
diff to current
2013-08-04
Luca Barbato
aac: Forward errors properly in aac_decode_frame_int
blob
|
commitdiff
|
diff to current
2013-08-04
Luca Barbato
aac: Check init_get_bits return value
blob
|
commitdiff
|
diff to current
2013-07-25
Diego Biurrun
cosmetics: Add '0' to float constants ending in '.'.
blob
|
commitdiff
|
diff to current
2013-06-26
Luca Barbato
aac: return meaningful errors
blob
|
commitdiff
|
diff to current
2013-06-26
Luca Barbato
aac: K&R formatting cosmetics
blob
|
commitdiff
|
diff to current
2013-04-27
Luca Barbato
aac: check the maximum number of channels
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
avcodec: av_log_missing_feature(1) ---> avpriv_request_...
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
avcodec: av_log_ask_for_sample() ---> avpriv_request_sa...
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
av_log_missing_feature() ---> avpriv_report_missing_fea...
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-02-25
Diego Biurrun
Remove unnecessary dsputil.h #includes
blob
|
commitdiff
|
diff to current
2013-02-12
Justin Ruggles
aac: decode directly to the user-provided AVFrame
blob
|
commitdiff
|
diff to current
2013-01-22
Ronald S. Bultje
floatdsp: move scalarproduct_float from dsputil to...
blob
|
commitdiff
|
diff to current
2013-01-22
Ronald S. Bultje
floatdsp: move butterflies_float from dsputil to avfloa...
blob
|
commitdiff
|
diff to current
2013-01-22
Ronald S. Bultje
floatdsp: move vector_fmul_reverse from dsputil to...
blob
|
commitdiff
|
diff to current
2013-01-16
Justin Ruggles
lavc: Move vector_fmul_window to AVFloatDSPContext
blob
|
commitdiff
|
diff to current
2012-12-12
Alex Converse
aacdec: Fix an off-by-one overwrite when switching...
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: add a wrapper for AVCodecContext.get_buffer().
blob
|
commitdiff
|
diff to current
2012-11-26
Justin Ruggles
dsputil: move vector_fmul_scalar() to AVFloatDSPContext...
blob
|
commitdiff
|
diff to current
2012-11-26
Mans Rullgard
aacdec: fix signed overflows in lcg_random()
blob
|
commitdiff
|
diff to current
2012-11-26
Justin Ruggles
aacdec: use float planar sample format for output
blob
|
commitdiff
|
diff to current
2012-10-31
Diego Biurrun
aacdec: Drop some unused function arguments
blob
|
commitdiff
|
diff to current
2012-10-23
Diego Biurrun
Improve wording and spelling of av_log_missing_feature...
blob
|
commitdiff
|
diff to current
2012-10-12
Diego Biurrun
Use proper return values in case of missing features
blob
|
commitdiff
|
diff to current
2012-10-09
Diego Biurrun
Restructure av_log_missing_feature message
blob
|
commitdiff
|
diff to current
2012-08-08
Alex Converse
aacdec: Don't fall back to the old output configuration...
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-30
Diego Biurrun
Improve descriptiveness of a number of codec and contai...
blob
|
commitdiff
|
diff to current
2012-07-24
Diego Biurrun
aac: Mention abbreviation as well in long_name
blob
|
commitdiff
|
diff to current
2012-07-01
Mans Rullgard
aacdec: remove dead assignment
blob
|
commitdiff
|
diff to current
2012-06-20
Alex Converse
aacdec: Fix popping channel layouts.
blob
|
commitdiff
|
diff to current
2012-06-08
Justin Ruggles
Add a float DSP framework to libavutil
blob
|
commitdiff
|
diff to current
2012-06-04
Alex Converse
aacdec: Turn PS off when switching to stereo and turn...
blob
|
commitdiff
|
diff to current
2012-04-20
Alex Converse
aac: Handle HE-AACv2 when sniffing a channel order.
blob
|
commitdiff
|
diff to current
2012-04-16
Alex Converse
aacdec: More robust output configuration.
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-04-04
Diego Biurrun
cosmetics: Consistently place static, inline and av_col...
blob
|
commitdiff
|
diff to current
2012-03-18
Diego Biurrun
Update Janne's email address.
blob
|
commitdiff
|
diff to current
2012-03-09
Michael Niedermayer
aacdec: Fix SCE parity check.
blob
|
commitdiff
|
diff to current
2012-03-09
Michael Niedermayer
aacdec: Fix out of array writes (stack).
blob
|
commitdiff
|
diff to current
2012-02-29
Michael Niedermayer
aacdec: Support stereo streams that erroneously signal...
blob
|
commitdiff
|
diff to current
2012-02-29
Alex Converse
aacdec: Reshuffle functions so get_che() can call set_d...
blob
|
commitdiff
|
diff to current
2012-02-28
Diego Biurrun
doxygen: Remove documentation for non-existing paramete...
blob
|
commitdiff
|
diff to current
2012-02-28
Alex Converse
aacdec: Remove erroneous reference to global gain from...
blob
|
commitdiff
|
diff to current
2012-02-22
Alex Converse
aac: fix infinite loop on end-of-frame with sequence...
blob
|
commitdiff
|
diff to current
2012-02-21
Alex Converse
Mark mutable static data const where appropriate.
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
dsputil: Add ff_ prefix to the dsputil*_init* functions
blob
|
commitdiff
|
diff to current
2012-02-09
Alex Converse
aacdec: Unify preconfigured layout and PCE layout.
blob
|
commitdiff
|
diff to current
2012-02-09
Alex Converse
aacdec: Support native channel layout when requested.
blob
|
commitdiff
|
diff to current
2012-02-09
Alex Converse
aacdec: Try to sniff a reasonable channel layout for...
blob
|
commitdiff
|
diff to current
2012-02-08
Alex Converse
aacdec: Remove incorrect comment.
blob
|
commitdiff
|
diff to current
2012-02-08
Alex Converse
aacdec: Simplify output configuration.
blob
|
commitdiff
|
diff to current
2012-01-11
Alex Converse
latmdec: Check AudioSpecificConfig length before decodi...
blob
|
commitdiff
|
diff to current
2012-01-09
Alex Converse
aacdec: Turn off PS for multichannel files that use...
blob
|
commitdiff
|
diff to current
2011-12-21
Martin Storsjö
aacdec: Handle new extradata passed as side data
blob
|
commitdiff
|
diff to current
2011-12-21
Alex Converse
aacdec: Cleanup decode_ics_info.
blob
|
commitdiff
|
diff to current
2011-12-13
Alex Converse
aacdec: Use intfloat.h rather than local punning union.
blob
|
commitdiff
|
diff to current
2011-12-02
Janne Grunau
aac_latm: reconfigure decoder on audio specific config...
blob
|
commitdiff
|
diff to current
2011-12-02
Janne Grunau
latmdec: fix audio specific config parsing
blob
|
commitdiff
|
diff to current
2011-12-02
Justin Ruggles
Add avcodec_decode_audio4().
blob
|
commitdiff
|
diff to current
2011-11-22
Alex Converse
aacdec: Fix PS in ADTS.
blob
|
commitdiff
|
diff to current
2011-10-28
Michael Niedermayer
aacdec: allow output reconfiguration on channel changes
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
aac_latm: remove unneeded check for zero-size packet.
blob
|
commitdiff
|
diff to current
2011-10-25
Janne Grunau
cosmetics: simplify latm_decode_init
blob
|
commitdiff
|
diff to current
2011-10-25
Janne Grunau
latm: avoid unnecessary reinit of the aac decoder
blob
|
commitdiff
|
diff to current
2011-10-25
Janne Grunau
aacdec: initialize sbr context only in new channel...
blob
|
commitdiff
|
diff to current
2011-10-22
Dustin Brody
lavc: replace references to deprecated AVCodecContext...
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for some mpeg4audio symbols...
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for ff_aac_parse_header().
blob
|
commitdiff
|
diff to current
2011-10-08
Mans Rullgard
aacdec: fix undefined shifts
blob
|
commitdiff
|
diff to current
2011-08-18
Alex Converse
aac: Only set sample rate and object type from ADTS...
blob
|
commitdiff
|
diff to current
2011-08-18
Alex Converse
aac: Set SBR and PS to unsignalled during headerless...
blob
|
commitdiff
|
diff to current
2011-08-18
Alex Converse
aac: Only output configure if audio was found.
blob
|
commitdiff
|
diff to current
2011-08-09
Alex Converse
aac: Don't attempt to output configure an invalid chann...
blob
|
commitdiff
|
diff to current
2011-08-05
Dustin Brody
aac: propagate error return values for AV_LOG_ERROR...
blob
|
commitdiff
|
diff to current
2011-08-01
Alex Converse
aac: Remove some suspicious illegal memcpy()s from...
blob
|
commitdiff
|
diff to current
2011-07-29
Anton Khirnov
lavc: use designated initialisers for all codecs.
blob
|
commitdiff
|
diff to current
2011-07-13
Alex Converse
lavf: Cleanup try_decode_frame() logic.
blob
|
commitdiff
|
diff to current
2011-06-30
Benjamin Larsson
Add support for aac streams in mp4/mov without extradata.
blob
|
commitdiff
|
diff to current
2011-06-20
Justin Ruggles
Replace usages of av_get_bits_per_sample_fmt() with...
blob
|
commitdiff
|
diff to current
2011-05-23
Justin Ruggles
aacdec: fix typo in scalefactor clipping check
blob
|
commitdiff
|
diff to current
2011-05-20
Ronald S. Bultje
LATM/AAC: Free previously initialized context on reinit.
blob
|
commitdiff
|
diff to current
2011-05-18
Justin Ruggles
Add floating-point sample format support to the ac3...
blob
|
commitdiff
|
diff to current
2011-05-15
Justin Ruggles
aacdec: Use float instead of int16_t for ltp_state...
blob
|
commitdiff
|
diff to current
2011-04-27
Alex Converse
aacdec: remove sf_scale and sf_offset.
blob
|
commitdiff
|
diff to current
2011-04-27
Justin Ruggles
aacdec: use a scale of 2 in the LTP MDCT rather than...
blob
|
commitdiff
|
diff to current
2011-04-27
Alex Converse
Define POW_SF2_ZERO in aac.h and use for ff_aac_pow2sf_...
blob
|
commitdiff
|
diff to current
2011-04-27
Alex Converse
Large intensity stereo and PNS indices are legal. Clip...
blob
|
commitdiff
|
diff to current
2011-04-23
Alex Converse
Add some debug log messages to AAC extradata
blob
|
commitdiff
|
diff to current
2011-04-22
Young Han Lee
aacdec: indentation cosmetics
blob
|
commitdiff
|
diff to current
next