summaryrefslogtreecommitdiff
path: root/libavcodec/aacenctab.h
Commit message (Expand)AuthorAge
* avcodec/mpeg4audio: Unavpriv and deduplicate mpeg4audio_sample_ratesAndreas Rheinhardt2022-01-04
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* Mark some pointers as constAndreas Rheinhardt2021-01-01
* aacenc: mark the preset 5.0/5.1 layouts correctly with back speakersRostislav Pehlivanov2017-11-09
* aacenc: support extended channel layouts using PCEsRostislav Pehlivanov2017-11-09
* aacenc: partially revert previous commits to set options via a profileRostislav Pehlivanov2015-10-17
* aacenc: add support for changing options based on a profileRostislav Pehlivanov2015-10-12
* aacenc: add support for encoding 7.1 channel audioRostislav Pehlivanov2015-10-12
* avcodec/aacenctab: Make aac_maxval_cb constMichael Niedermayer2015-09-23
* AAC encoder: simplify and speed up find_min_bookClaudio Freire2015-09-23
* aacenctab: add tns_min_sfb[] to the encoder tables headerRostislav Pehlivanov2015-09-01
* aacenctab: Add missing ff_ prefixesTimothy Gu2015-08-22
* aacenc: Move local encoder specific tables to a separate fileRostislav Pehlivanov2015-08-07