1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2024-12-29 01:10:24 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Greg Kennedy
573e93e4d0 Update aac-enc.c
fix typo in error messag
2021-08-24 10:00:04 +03:00
Martin Storsjo
ab052fada0 Adjust the aac-enc.c encoding example to fix flushing the encoder with FDKv2
Even with numInSamples == -1, all the buffer pointers need to be non-null.
2018-09-02 23:25:42 +03:00
Martin Storsjo
e45ae429b9 Use TT_MP4_ADTS instead of a literal number in the encoder example 2018-07-05 23:01:56 +03:00
opcodevoid
6ac0611b07 Windows MSVC Makefile 2016-09-11 13:28:30 +03:00
Martin Storsjo
bf0d9ddc43 Add an encoder example 2012-09-13 23:27:27 +03:00