rtp: mark constant tables as const
[platform/upstream/gst-plugins-good.git] / gst / rtp / gstrtpamrdepay.c
2010-09-06 Tim-Philipp Müllerrtp: mark constant tables as const
2010-09-06 Mark Nauwelaertsrtpamr(de)pay: support AMR-WB SID frame
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-12-23 Wim Taymansrtp: use boilerplate
2009-08-31 Wim Taymansrtp: whitespace fixes
2009-04-18 Edward Herveyrtpamrdepay: Remove unneeded variable, the value is...
2009-04-18 Edward HerveyRemove unused variables in _class_init
2008-11-25 Wim Taymansgst/rtp/: Fix the descriptions and fix some email addre...
2008-10-27 Wim Taymansgst/rtp/gstrtpL16depay.c: Check if clock-rate and chann...
2008-09-26 Wim Taymansgst/rtp/gstrtpamrdepay.c: Mark DISCONT on output buffer...
2007-09-21 Wim Taymansgst/rtp/gstrtpamrdepay.c: Set outgoing packet duration...
2007-06-01 Daniel Charlesgst/rtp/: Add support for AMR-WB.
2007-04-25 Wim Taymansgst/rtp/: Make sure we configure the clock_rate in...
2007-04-10 Wim Taymansgst/rtp/gstrtpamrdepay.c: Fix depayloader clock_rate...
2007-01-24 Wim Taymansgst/rtp/: Fix caps with payload numbers.
2006-11-08 Christian Schallergst/rtp/: Fix element descriptions.
2006-09-25 Peter Kjellerstedtgst/: Include stdlib.h in some more places, makes thing...
2006-09-23 Wim Taymansgst/rtp/: Fix klass typos.
2006-08-16 Wim Taymansgst/rtp/: Caps extra properties must be defined as...
2006-07-14 Sebastien Cotegst/rtp/gstrtpamrdepay.*: rtpamrdec isn't a subclass...
2006-05-22 Thomas Vander Stichelefix descriptions and license blocks cut and paste anyone ?
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-15 Edward HerveyFix memleak with gst_static_pad_template_get().
2006-02-17 Wim Taymansgst/rtp/gstrtpamrdepay.c: Patch from Sebastien Cote...
2006-02-09 Wim Taymansgst/rtp/gstrtpamrdepay.c: Added more meaningfull warnin...
2005-12-14 Philippe Kalafgst-plugins-good/gst/rtp/: Fixed payload range in paylo...
2005-12-01 Thomas Vander Stichelegst/rtp/: parsers are depayers
2005-12-01 Thomas Vander SticheleDo burger's rename for rtp payloaders and depayloaders
2005-09-21 Wim Taymansgst/rtp/gstrtpamrdec.c: Handle multiple AMr packets...
2005-09-21 Wim Taymansgst/rtp/README: Update README
2005-09-20 Thomas Vander Sticheledon't use underscores
2005-09-15 Wim TaymansUpdates to payloader/depayloaders, make payloaders...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-23 Wim Taymansgst/rtp/: Small updates, RFC reference to payload encoders.
2005-08-19 Wim Taymansext/amrnb/: Update caps with audio/AMR.
2005-08-18 Wim Taymansgst/rtp/gstrtpamrdec.c: Fix up amr depayloader a bit.
2005-08-18 Wim Taymansgst/rtp/: Added very simplistic amr payloader. depayloa...