Remove unused variables in _class_init
[platform/upstream/gstreamer.git] / gst / rtp / gstrtpmp4vpay.c
2009-04-18 Edward HerveyRemove unused variables in _class_init
2009-03-02 Wim Taymansrtpmp4vpay: Add support for more formats
2008-12-08 Wim Taymansgst/rtp/gstrtpmp4vpay.c: Don't try to push packets...
2008-11-25 Wim Taymansgst/rtp/: Fix the descriptions and fix some email addre...
2008-11-13 Yotamgst/rtp/gstrtpmp4vpay.c: Flush the remaining frames...
2008-10-27 Wim Taymansgst/rtp/gstrtpL16depay.c: Check if clock-rate and chann...
2007-10-22 Peter Kjellerstedtgst/rtp/gstrtpmp4vpay.c: Use correct unref function...
2007-09-27 Antoine Tremblaygst/rtp/gstrtpmp4vpay.*: Free the config string. Fixes...
2007-06-08 Thomas Vander Stichelegst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):...
2007-05-01 Sjoerd Simonsgst/rtp/gstrtpmp4vpay.*: Handle NEWSEGMENT and FLUSH...
2007-03-29 Wim Taymansgst/rtp/: Use more efficient adapter and rtpbuffer...
2007-01-24 Wim Taymansgst/rtp/: Fix caps with payload numbers.
2006-11-08 Christian Schallergst/rtp/: Fix element descriptions.
2006-07-24 Tim-Philipp Müllerdocs/plugins/: Update files to CVS/Prerelease version...
2006-06-22 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503...
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-25 Wim Taymansgst/rtp/: It's codec_data, not codec_info.
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-02-10 Wim Taymansgst/rtp/gstrtpmp4vpay.c: First set options, then set...
2006-02-10 Wim Taymansgst/rtp/gstrtpmp4vpay.c: Don't waste time looking for...
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-06 Thomas Vander Sticheleexpand tabs
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-30 Wim Taymansgst/rtp/: Various class and caps fixes from Andre Magal...
2005-09-22 Wim Taymansgst/rtp/: Use is_filled to both check MTU and max-ptime...
2005-09-22 Wim Taymansgst/rtp/gstrtpmp4venc.c: Don't fragment packets with...
2005-09-22 Wim Taymansgst/rtp/: Remove g_print.
2005-09-21 Wim Taymansgst/rtp/gstrtpamrdec.c: Handle multiple AMr packets...
2005-09-20 Thomas Vander Sticheledon't use underscores
2005-09-15 Wim TaymansUpdates to payloader/depayloaders, make payloaders...
2005-09-06 Wim Taymansgst/rtp/: Added mpeg4 video payload encoder/decoder.