summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpg711pay.h
Commit message (Collapse)AuthorAgeFilesLines
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-20/+20
| | | | | 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-2/+5
| | | | | | | 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.
* G711 payloader and depayloader created by Edgard Lima (it supports mulaw and ↵Flavio Oliveira2005-10-251-0/+54
alaw (dec)encoders) Original commit message from CVS: G711 payloader and depayloader created by Edgard Lima (it supports mulaw and alaw (dec)encoders)