summaryrefslogtreecommitdiff
path: root/libavformat/g723_1.c
Commit message (Expand)AuthorAge
* Rename remaining url_ftell to avio_tell.Clément Bœsch2011-11-14
* Rename remaining get_byte to avio_r8.Clément Bœsch2011-11-14
* Rename remaining get_buffer to avio_read.Clément Bœsch2011-11-14
* Replace remaining av_new_stream() with avformat_new_stream().Clément Bœsch2011-11-05
* g723.1: use raw muxerMohamed Naufal2011-10-13
* g723.1 muxerMohamed Naufal2011-10-10
* g723_1_demuxer: rco is also a commonly used extension.Michael Niedermayer2011-09-30
* Add the G723.1 demuxer and decoderMohamed Naufal Basheer2011-09-29