summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpg711depay.c
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payl...Philippe Kalaf2005-12-141-2/+0
* gst/rtp/: parsers are depayersThomas Vander Stichele2005-12-011-1/+1
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-31/+32
* Created Speex payloader and depayloader; Optimize G711 payloader to use adapt...Edgard Lima2005-11-171-2/+2
* Payloader now sets some default caps on the srcpad if caps on the sinkpad are...Zeeshan Ali2005-10-311-2/+12
* Setting the proper copyright notice.Zeeshan Ali2005-10-261-0/+2
* Hacked the G711 (de)payloader to try to make things right. rtpg711dec now inh...Zeeshan Ali2005-10-261-165/+37
* Just removed a couple of lines of weird code used during development/test time.Flavio Oliveira2005-10-251-10/+2
* G711 payloader and depayloader created by Edgard Lima (it supports mulaw and ...Flavio Oliveira2005-10-251-0/+307