aboutsummaryrefslogtreecommitdiffstats
path: root/libAACenc/src/bitenc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert useless changesMatthias P. Braendli2015-03-111-4/+1
| | | | This reverts commit b46963cc7e82dcb8c6509139f9176458db7c9d91.
* Fix -V optionMatthias P. Braendli2015-03-111-1/+4
|
* Fix bitenc for non-DABMatthias P. Braendli2014-12-231-2/+5
|
* Place DSE first in AUMatthias P. Braendli2014-11-211-7/+27
|
* Revert "Write DSE at start of AU"Matthias P. Braendli2014-07-251-36/+28
| | | | | | | | | This reverts commit 05e6de86461b4ab0c55880db0c83d7a7bd6c5bc1 which broke audio decoding for PURE One Elite receivers, but fixed slideshow and DLS decoding on PURE Sensia receivers. Slides and DLS are now not working on PURE Sensia, but at least audio is working again.
* Write DSE at start of AUMatthias P. Braendli2014-03-251-28/+36
| | | | To respect the ETSI standard for XPAD in DAB+
* retab the codeMatthias P. Braendli2014-03-071-1/+1
|
* less noisepiratfm2013-12-141-1/+1
|
* AU alignment changed (last AU takes all possible space in superframe).piratfm2013-12-141-8/+18
| | | | Now player works more stable.
* Apply piratfm's first commitMatthias P. Braendli2013-12-141-0/+1
| | | | | | It's the patch from commit e969ea8 AAC960 works now. All modes: LC/SBR/PS. Only for DAB+, not DRM. without the copyright headers that create a ton of merge conficts
* Encoder 7.1 supportJean-Michel Trivi2013-09-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * AAC-Encoder - Add 7.1 rear surround and 7.1 front center support to supported encoder channel modes. Change max channels from 6 to 8 and add 7.1 configuration to bandwidth and channel mapping functions. Modified file(s): libAACenc\include\aacenc_lib.h libAACenc\src\aacEnc_ram.cpp libAACenc\src\aacEnc_ram.h libAACenc\src\aacenc.cpp libAACenc\src\aacenc.h libAACenc\src\aacenc_lib.cpp libAACenc\src\adj_thr.cpp libAACenc\src\adj_thr.h libAACenc\src\adj_thr_data.h libAACenc\src\bandwidth.cpp libAACenc\src\bitenc.cpp libAACenc\src\channel_map.cpp libAACenc\src\interface.h libAACenc\src\metadata_compressor.cpp libAACenc\src\psy_main.cpp libAACenc\src\psy_main.h libAACenc\src\qc_data.h libAACenc\src\qc_main.cpp libAACenc\src\qc_main.h * SBR-Encoder - Support up to 7.1 audio channels. Changed max channels from 6 to 8. Modified file(s): libSBRenc\include\sbr_encoder.h libSBRenc\src\sbr.h libSBRenc\src\sbr_encoder.cpp libSBRenc\src\sbr_ram.cpp * Transport-Encoder - Add 7.1 channel configuration to audio specific config writer in transport encoder library. Modified file(s): libMpegTPEnc\src\tpenc_asc.cpp libMpegTPEnc\src\version * SYS-Library - Add 7.1 channel modes to CHANNEL_MODE description. Modified file(s): libSYS\include\FDK_audio.h libSYS\src\genericStds.cpp Bug 9428126 Change-Id: Ide53583aa8e03df4537b98db80740dfe0e7a9e0f
* Disclaimer update, lib version incrementJean-Michel Trivi2013-08-201-1/+1
| | | | | | | | | - Update disclaimer in all source files. - Increment library version in each FDK sub-module. Bug 9428126 Change-Id: I490b96d4ee472246b01483202b0bb4f1e9c2a5d7
* Snapshot 2bda038c163298531d47394bc2c09e1409c5d0dbThe Android Open Source Project2012-07-111-0/+1474
Change-Id: If584e579464f28b97d50e51fc76ba654a5536c54