build: fprintf, sprintf, sscanf need stdio.h
[platform/upstream/gstreamer.git] / gst / rtsp / gstrtpdec.c
2009-10-07 Stefan Kostbuild: fprintf, sprintf, sscanf need stdio.h
2009-06-25 Krzysztof Błaszkowskirtpdec: fix some buffer leaks
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2007-08-16 Wim Taymansgst/rtsp/gstrtpdec.*: Add (dummy) SSRC management signals.
2007-05-21 Wim Taymansgst/rtsp/gstrtpdec.*: Added signal for backwards compat.
2007-04-25 Wim Taymansgst/rtsp/gstrtpdec.*: Add dummy latency property to...
2007-04-13 Wim Taymansdocs/plugins/gst-plugins-good-plugins-sections.txt...
2007-04-12 Wim Taymansgst/rtsp/gstrtpdec.*: Make backward compat with rtpbin...
2007-04-06 Wim Taymansgst/rtsp/: Morph RTPDec into something compatible with...
2007-03-01 Wim Taymansgst/rtsp/gstrtpdec.c: Make state change to PAUSED NO_PR...
2006-10-04 Wim Taymansgst/rtsp/: Factor out extension in separate module.
2006-09-20 Wim Taymansgst/rtsp/URLS: Added some test URLS.
2006-08-16 Wim Taymansgst/rtsp/gstrtpdec.c: Add pads after setting them up.
2006-06-22 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503...
2006-06-20 Wim TaymansAdded documentation for the rtsp plugin. Fixes #345393.
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-15 Edward HerveyFix memleak with gst_static_pad_template_get().
2006-02-09 Wim Taymansgst/rtsp/: Resurected rtpdec to make rtspsrc happy...