index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
dccp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
dccp: Port DCCP plugin to MinGW
Руслан Ижбулатов
12
-51
/
+123
2009-02-22
dccp: Fix "non-void without return value" compilation issue.
Edward Hervey
1
-0
/
+2
2009-01-30
Fix compilation on Forte.
Jan Schmidt
1
-2
/
+2
2009-01-23
Fix build on Solaris. Fixes bug #568480.
Brian Cameron
1
-4
/
+0
2008-11-22
gst/dccp/gstdccp.c: Use G_GSIZE_FORMAT instead of "%u" for a size_t variable ...
Sebastian Dröge
1
-1
/
+1
2008-11-20
gst/dccp/: CodeStyle improvements and minor fixes to the DCCP plugin.
Leandro Melo de Sales
8
-147
/
+251
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-12
/
+1
2008-08-28
gst/dccp/: Fix compilation on Solaris by including filio.h as needed.
Jan Schmidt
2
-0
/
+13
2008-08-26
gst/dccp/gstdccpserversink.*: Don't put globals only used by one '.c' file in...
Edward Hervey
2
-3
/
+3
2008-08-26
gst/dccp/gstdccp.c: Whoops, that was one fix too much :)
Edward Hervey
1
-1
/
+1
2008-08-26
gst/dccp/gstdccp.c: size_t's size varies by platform/architecture. Use glib c...
Edward Hervey
1
-5
/
+5
2008-08-21
Add dccp plugin. Fixes #542390.
Leandro Melo de Sales
12
-0
/
+2548