summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpg711pay.c
Commit message (Collapse)AuthorAgeFilesLines
* I'm too lazy to comment thisEdgard Lima2006-01-241-7/+24
| | | | | Original commit message from CVS: Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See bug #325148.
* fix element descriptionsThomas Vander Stichele2005-12-031-1/+1
| | | | | Original commit message from CVS: fix element descriptions
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-57/+57
| | | | | Original commit message from CVS: Do burger's rename for rtp payloaders and depayloaders
* Created Speex payloader and depayloader; Optimize G711 payloader to use ↵Edgard Lima2005-11-171-26/+91
| | | | | | | adapter and send packets until MTU size. Original commit message from CVS: Created Speex payloader and depayloader; Optimize G711 payloader to use adapter and send packets until MTU size.
* Setting the proper copyright notice.Zeeshan Ali2005-10-261-0/+1
| | | | | Original commit message from CVS: Setting the proper copyright notice.
* Hacked the G711 (de)payloader to try to make things right. rtpg711dec now ↵Zeeshan Ali2005-10-261-37/+7
| | | | | | | 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/+198
alaw (dec)encoders) Original commit message from CVS: G711 payloader and depayloader created by Edgard Lima (it supports mulaw and alaw (dec)encoders)