gst/rtp/: Fix klass typos.
[platform/upstream/gst-plugins-good.git] / gst / rtp / gstrtpdepay.c
2006-09-23 Wim Taymansgst/rtp/: Fix klass typos.
2006-06-22 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503...
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().
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-22 Wim Taymansgst/rtp/: Use is_filled to both check MTU and max-ptime...
2005-09-21 Wim Taymansgst/rtp/gstrtpamrdec.c: Handle multiple AMr packets...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-18 Wim Taymansgst/rtp/: Remove old code that is now in gst-libs/gst...
2005-05-11 Wim Taymansgst/: UDP fixes, added uri handler.