Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-11-04 | Don't install static libs for plugins. Fixes #550851 for -bad. | Stefan Kost | 1 | -1/+1 |
2008-07-24 | gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H | Michael Smith | 1 | -0/+3 |
2008-07-07 | gst/sdp/gstsdpdemux.c: Use floating point math for latencies < 0 sec in log o... | Stefan Kost | 1 | -1/+1 |
2008-06-16 | gst/: More doc updates. More xrefs. | Stefan Kost | 1 | -12/+6 |
2008-05-26 | Don't use _gst_pad(). | Wim Taymans | 1 | -3/+3 |
2008-04-22 | gst/sdp/gstsdpdemux.c: Ref caps, see #528245. | Wim Taymans | 1 | -0/+2 |
2007-10-02 | gst/sdp/gstsdpdemux.h: Change signature of pt to fix compilation on some plat... | Wim Taymans | 1 | -1/+1 |
2007-10-02 | gst/sdp/Makefile.am: Forgot to commit makefile. | Wim Taymans | 1 | -0/+13 |
2007-10-01 | gst/sdp/gstsdpdemux.c: Use new function in -base to get the default clock-rate. | Wim Taymans | 1 | -46/+17 |
2007-10-01 | Added SDP demuxer element. Fixes #426657. | Wim Taymans | 3 | -0/+1532 |