videoanalyse: Use correct element classification
[platform/upstream/gstreamer.git] / gst / sdp /
2010-03-22 Benjamin OtteAdd -Wwrite-strings
2010-03-22 Benjamin OtteAdd -Wredundant-decls flag
2010-03-21 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-03-19 Wim Taymanssdpdemux: disable loop and auto multicast join
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-05-31 Tim-Philipp Müllersdpdemux: include glib.h before checking if G_OS_WIN32...
2009-05-21 Wim Taymanssdpdemux: rework RTCP sending and RTP receiving
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-07-24 Michael Smithgst/festival/gstfestival.c: Guard unistd.h with HAVE_UN...
2008-07-07 Stefan Kostgst/sdp/gstsdpdemux.c: Use floating point math for...
2008-06-16 Stefan Kostgst/: More doc updates. More xrefs.
2008-05-26 Wim TaymansDon't use _gst_pad().
2008-04-22 Wim Taymansgst/sdp/gstsdpdemux.c: Ref caps, see #528245.
2007-10-02 Wim Taymansgst/sdp/gstsdpdemux.h: Change signature of pt to fix...
2007-10-02 Wim Taymansgst/sdp/Makefile.am: Forgot to commit makefile.
2007-10-01 Wim Taymansgst/sdp/gstsdpdemux.c: Use new function in -base to...
2007-10-01 Wim TaymansAdded SDP demuxer element. Fixes #426657.