summaryrefslogtreecommitdiff
path: root/libavformat/g723_1.c
Commit message (Collapse)AuthorAge
* Replace remaining av_new_stream() with avformat_new_stream().Clément Bœsch2011-11-05
|
* g723.1: use raw muxerMohamed Naufal2011-10-13
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* g723.1 muxerMohamed Naufal2011-10-10
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* g723_1_demuxer: rco is also a commonly used extension.Michael Niedermayer2011-09-30
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Add the G723.1 demuxer and decoderMohamed Naufal Basheer2011-09-29