aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_qcelp.c
Commit message (Collapse)AuthorAgeFilesLines
* rtpdec_qcelp: Use the depacketizer for static payload types, tooMartin Storsjö2010-12-051-0/+1
| | | | Originally committed as revision 25894 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658Martin Storsjö2010-12-051-0/+228
This fixes roundup issue 2390. Originally committed as revision 25889 to svn://svn.ffmpeg.org/ffmpeg/trunk