summaryrefslogtreecommitdiffstats
path: root/doc/examples/transcode_aac.c
Commit message (Collapse)AuthorAgeFilesLines
* Move all example programs to doc/examplesDiego Biurrun2014-02-161-1/+1
| | | | Also drop support for building examples in library directories.
* doc/examples: misc Doxygen markup improvementsDiego Biurrun2014-02-141-1/+4
| | | | Add properly formatted @example tag and fix Doxygen syntax.
* Add an audio transcoding example.Andreas Unterweger2013-11-271-0/+769
Signed-off-by: Anton Khirnov <[email protected]>