aboutsummaryrefslogtreecommitdiffstats
path: root/aac-enc.c
Commit message (Collapse)AuthorAgeFilesLines
* Update aac-enc.cGreg Kennedy2021-08-241-1/+1
| | | fix typo in error messag
* Adjust the aac-enc.c encoding example to fix flushing the encoder with FDKv2Martin Storsjo2018-09-021-13/+10
| | | | Even with numInSamples == -1, all the buffer pointers need to be non-null.
* Use TT_MP4_ADTS instead of a literal number in the encoder exampleMartin Storsjo2018-07-051-1/+1
|
* Windows MSVC Makefileopcodevoid2016-09-111-0/+6
|
* Add an encoder exampleMartin Storsjo2012-09-131-0/+234