Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aac-enc.c | Greg Kennedy | 2021-08-24 | 1 | -1/+1 |
| | | | fix typo in error messag | ||||
* | Adjust the aac-enc.c encoding example to fix flushing the encoder with FDKv2 | Martin Storsjo | 2018-09-02 | 1 | -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 example | Martin Storsjo | 2018-07-05 | 1 | -1/+1 |
| | |||||
* | Windows MSVC Makefile | opcodevoid | 2016-09-11 | 1 | -0/+6 |
| | |||||
* | Add an encoder example | Martin Storsjo | 2012-09-13 | 1 | -0/+234 |