summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpamrdepay.c
Commit message (Expand)AuthorAgeFilesLines
* rtp: whitespace fixesWim Taymans2009-08-311-4/+5
* rtpamrdepay: 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/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans2008-10-271-30/+8
* gst/rtp/gstrtpamrdepay.c: Mark DISCONT on output buffers when the marker bit ...Wim Taymans2008-09-261-1/+16
* gst/rtp/gstrtpamrdepay.c: Set outgoing packet duration because we can. Fixes ...Wim Taymans2007-09-211-0/+3
* gst/rtp/: Add support for AMR-WB.Daniel Charles2007-06-011-10/+64
* gst/rtp/: Make sure we configure the clock_rate in the baseclass in the setca...Wim Taymans2007-04-251-4/+2
* gst/rtp/gstrtpamrdepay.c: Fix depayloader clock_rate and some cleanups.Wim Taymans2007-04-101-38/+50
* gst/rtp/: Fix caps with payload numbers.Wim Taymans2007-01-241-0/+1
* gst/rtp/: Fix element descriptions.Christian Schaller2006-11-081-1/+1
* gst/: Include stdlib.h in some more places, makes things compile with uClibc ...Peter Kjellerstedt2006-09-251-0/+1
* gst/rtp/: Fix klass typos.Wim Taymans2006-09-231-2/+2
* gst/rtp/: Caps extra properties must be defined as strings for depayloaders b...Wim Taymans2006-08-161-0/+2
* gst/rtp/gstrtpamrdepay.*: rtpamrdec isn't a subclass of GstBaseRtpDepayload.Sebastien Cote2006-07-141-140/+39
* fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele2006-05-221-6/+11
* 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
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-4/+3
* gst/rtp/gstrtpamrdepay.c: Patch from Sebastien Cote, fixes #319884Wim Taymans2006-02-171-9/+3
* gst/rtp/gstrtpamrdepay.c: Added more meaningfull warnings when something goes...Wim Taymans2006-02-091-14/+39
* gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payl...Philippe Kalaf2005-12-141-1/+0
* gst/rtp/: parsers are depayersThomas Vander Stichele2005-12-011-3/+3
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-103/+104
* gst/rtp/gstrtpamrdec.c: Handle multiple AMr packets per payload. Handle CRC a...Wim Taymans2005-09-211-38/+106
* gst/rtp/README: Update READMEWim Taymans2005-09-211-11/+17
* don't use underscoresThomas Vander Stichele2005-09-201-7/+7
* Updates to payloader/depayloaders, make payloaders use the base classes.Wim Taymans2005-09-151-23/+16
* 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-18/+164
* gst/rtp/gstrtpamrdec.c: Fix up amr depayloader a bit.Wim Taymans2005-08-181-6/+12
* gst/rtp/: Added very simplistic amr payloader. depayloader does not work yet.Wim Taymans2005-08-181-0/+261