various: fix pad template leaks
[platform/upstream/gstreamer.git] / gst / rtp / gstrtptheoradepay.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-03-08 Tim-Philipp MüllerMerge ad-hoc release branch '0.10.28'
2011-02-14 Wim Taymanstheorapay: handle 0 sized packets
2011-02-01 Olivier Crêtertptheoradepay: Request new keyframe on lost packets
2010-12-21 Wim Taymansrtp: add RTP hint to the klass
2010-12-21 Wim Taymansrtp: fix rank of payloaders and depayloaders
2010-05-25 Wim Taymansrtptheora: remove delivery-method from caps
2010-05-13 Olivier Crêtertptheoradepay: make delivery-method parameter optional
2010-05-10 Mark Nauwelaertsrtptheoradepay: fix in-band configuration parsing
2010-05-01 Tim-Philipp Müllerrtp: fix printf format of some debug messages
2010-04-30 Mark Nauwelaertsrtptheoradepay: also accept in-band configuration
2010-04-30 Olivier Crêtertptheoradepay: Ignore packets without a known codebook
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-04-18 Edward Herveyrtptheoradepay: Remove unused variable, it's never...
2009-04-18 Edward HerveyRemove blank {set|get}_property/change_state/finalize...
2009-04-18 Edward Herveyrtptheoradepay: Fix build on macosx.
2009-03-18 Sebastian Drögertp: Use GLib functions for encoding/decoding base64
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-06-13 Olivier Cretegst/rtp/gstrtptheoradepay.c: Make the delivery-method...
2008-05-21 Wim Taymansgst/rtp/gstrtptheoradepay.c: Improve debugging of the...
2008-04-24 Sebastian DrögeStop using deprecated GLib functions.
2008-01-11 Olivier Cretegst/rtp/: Fix the clock rate to 90000 as required by...
2008-01-09 Stefan Kostgst/rtp/: Remove copy/paste unused code (property sette...
2007-05-14 Wim Taymansgst/rtp/: Update theora pay/depayloader in a similar...
2007-01-25 Wim Taymansgst/rtp/: Fix case of encoding-name and key/value pairs...
2007-01-24 Wim Taymansgst/rtp/: Fix caps with payload numbers.
2006-11-08 Christian Schallergst/rtp/: Add theora pay/depayloaders.