summaryrefslogtreecommitdiffstats
path: root/libavformat/g723_1.c
Commit message (Collapse)AuthorAgeFilesLines
* avformat: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-051-1/+2
|
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-111-1/+1
| | | | Also reorder some other #include when applicable.
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
|
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-301-1/+1
|
* G.723.1 demuxer and decoderMohamed Naufal Basheer2012-07-221-0/+85
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
OpenPOWER on IntegriCloud