index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
aac.h
Age
Commit message (
Expand
)
Author
2008-12-21
AAC: Fix AAC prediction when used in conjunction with the CPE
Alex Converse
2008-12-10
AAC: move scratch array to context to ensure 16-byte alignment
Måns Rullgård
2008-11-24
AAC: Frequency domain prediction and hence Main profile support
Alex Converse
2008-11-05
Fix perceptual noise shaping scaling including an oversight of the offset for
Alex Converse
2008-10-06
Correct documentation of ch_select array.
Alex Converse
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-22
Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. Reduce
Robert Swain
2008-08-18
More OKed AAC decoder code hunks
Robert Swain
2008-08-18
More OKed AAC decoder code hunks
Robert Swain
2008-08-15
More OKed AAC decoder hunks
Robert Swain
2008-08-15
Synchronise AAC decoder code with that from SoC
Robert Swain
2008-08-15
More OKed sections of AAC decoder code
Robert Swain
2008-08-11
More OKed hunks of the AAC decoder from SoC
Robert Swain
2008-08-09
Sync already committed code with that in SoC and commit more OKed hunks of code
Robert Swain
2008-08-05
AAC definitions and structures that have been OKed from the SoC AAC decoder
Robert Swain