summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpg726pay.c
Commit message (Expand)AuthorAgeFilesLines
* g726pay: fix compilationWim Taymans2009-04-271-0/+2
* g726pay: add RFC compliant packetizingWim Taymans2009-04-271-8/+265
* Remove unused variables in _class_initEdward Hervey2009-04-181-4/+0
* gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans2008-11-251-1/+1
* gst/rtp/gstrtpg726pay.c: Remove unused variable so that we can compile again.Wim Taymans2008-06-191-1/+0
* gst/rtp/gstrtpg726pay.c: No need to check for audio/G723 and audio/32KADPCM h...Peter Kjellerstedt2008-06-191-13/+1
* gst/rtp/gstrtpg726pay.c: Fix caps, See #538891.Wim Taymans2008-06-181-4/+2
* gst/rtp/: Added G726 pay/depayloaders. Fixes #538891.mersad2008-06-181-0/+181