summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_g726.c
Commit message (Expand)AuthorAge
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* avformat: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-05
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* rtpdec: Interpret the different G726 names as bits_per_coded_sampleMartin Storsjö2011-12-01
* rtpdec: Templatize the code for different g726 bitrate variantsMartin Storsjö2011-11-30
* rtpdec: Add support for G726 audioMiroslav Slugeň2011-11-30