index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
dccp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-16
gst/dccp: fix build on newer mingw
Marc-André Lureau
1
-0
/
+3
2011-03-27
dccpserversink: fix list iteration code
Tim-Philipp Müller
1
-9
/
+18
2011-02-01
dccp: use socklen_t where appropriate rather than specific type
Mark Nauwelaerts
2
-5
/
+4
2010-11-25
dccp: Remove dead assignments
Edward Hervey
1
-4
/
+3
2010-10-19
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
4
-21
/
+26
2010-04-29
Fix printf format strings for gcc 4.5
Руслан Ижбулатов
1
-2
/
+2
2010-03-23
Fixes for -Waggregate-return
Benjamin Otte
1
-27
/
+1
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-1
/
+3
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
4
-29
/
+16
2010-03-11
fix compile error with trace macro
Rob Clark
1
-1
/
+1
2009-04-27
Add new plugin to spec file and add missing header to gst/dccp/Makefile.am
Christian Schaller
1
-2
/
+2
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