summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpg711dec.h
Commit message (Collapse)AuthorAgeFilesLines
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-51/+0
| | | | | Original commit message from CVS: Do burger's rename for rtp payloaders and depayloaders
* Hacked the G711 (de)payloader to try to make things right. rtpg711dec now ↵Zeeshan Ali2005-10-261-5/+3
| | | | | | | inherits from the basertpdepayloader. Original commit message from CVS: Hacked the G711 (de)payloader to try to make things right. rtpg711dec now inherits from the basertpdepayloader.
* G711 payloader and depayloader created by Edgard Lima (it supports mulaw and ↵Flavio Oliveira2005-10-251-0/+53
alaw (dec)encoders) Original commit message from CVS: G711 payloader and depayloader created by Edgard Lima (it supports mulaw and alaw (dec)encoders)