summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpamrpay.c
Commit message (Expand)AuthorAgeFilesLines
* rtp: whitespace fixesWim Taymans2009-08-311-8/+9
* rtpamrpay: Remove unneeded variable, the value is only read once.Edward Hervey2009-04-181-4/+1
* 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-3/+3
* gst/rtp/gstrtpamrdepay.c: Mark DISCONT on output buffers when the marker bit ...Wim Taymans2008-09-261-10/+12
* gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost2008-01-091-0/+1
* gst/rtp/gstrtpL16pay.c: Removed some unused code.Wim Taymans2007-09-191-1/+8
* gst/rtp/: Add support for AMR-WB.Daniel Charles2007-06-011-44/+75
* gst/rtp/: Fix element descriptions.Christian Schaller2006-11-081-1/+1
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-221-1/+1
* fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele2006-05-221-1/+6
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* gst/rtp/gstrtpamrpay.c: set timestamps if no incoming timestamps setThomas Vander Stichele2006-02-121-3/+11
* gst/rtp/README: Say something about case-sensitivity of caps vs mime-attributes.Wim Taymans2006-02-101-1/+1
* gst/rtp/gstrtpamrdepay.c: Added more meaningfull warnings when something goes...Wim Taymans2006-02-091-17/+109
* gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payl...Philippe Kalaf2005-12-141-1/+1
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-44/+44
* gst/rtp/: Various class and caps fixes from Andre Magalhaes (andrunko)Wim Taymans2005-09-301-1/+1
* gst/rtp/gstrtpamrdec.c: Handle multiple AMr packets per payload. Handle CRC a...Wim Taymans2005-09-211-10/+13
* don't use underscoresThomas Vander Stichele2005-09-201-4/+4
* Updates to payloader/depayloaders, make payloaders use the base classes.Wim Taymans2005-09-151-164/+36
* All plugins updated for element state changes.Andy Wingo2005-09-021-10/+9
* gst/rtp/: Small updates, RFC reference to payload encoders.Wim Taymans2005-08-231-0/+7
* ext/amrnb/: Update caps with audio/AMR.Wim Taymans2005-08-191-8/+39
* gst/rtp/gstrtpamrenc.*: Added payload_type and ssrc properties to the payloader.Wim Taymans2005-08-181-1/+29
* gst/rtp/: Added very simplistic amr payloader. depayloader does not work yet.Wim Taymans2005-08-181-0/+285