aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/transcode_aac.c
Commit message (Expand)AuthorAgeFilesLines
* examples/transcode_aac: convert to codecparAnton Khirnov2016-02-241-17/+49
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-261-5/+5
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-1/+1
* examples/transcode_aac: generate proper PTS and set the muxer timebaseAndreas Unterweger2015-01-271-0/+13
* examples/transcode_aac: fix a typoAndreas Unterweger2015-01-271-1/+1
* examples/transcode_aac: properly select the output sample formatAndreas Unterweger2015-01-271-7/+9
* Move all example programs to doc/examplesDiego Biurrun2014-02-161-1/+1
* doc/examples: misc Doxygen markup improvementsDiego Biurrun2014-02-141-1/+4
* Add an audio transcoding example.Andreas Unterweger2013-11-271-0/+769