index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
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
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
dccp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
12
-24
/
+24
*
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-10-17
4
-4
/
+4
*
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2012-09-14
4
-4
/
+4
*
Add WINSOCK2_LIBS, remove WIN32_LIBS, fix rtmp build on Windows some more
Tim-Philipp Müller
2012-05-05
1
-1
/
+1
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
2012-03-29
1
-4
/
+7
|
\
|
*
dccp: avoid indefinite looping upon error
Mark Nauwelaerts
2012-03-06
1
-3
/
+6
|
*
dccp: Fix 'comparison of unsigned expression < 0 is always false' compiler wa...
Sebastian Dröge
2012-03-06
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
2012-01-13
1
-0
/
+12
|
\
\
|
|
/
|
*
dccpclientsink: fix string leak
Vincent Penquerc'h
2012-01-12
1
-0
/
+12
|
*
various: fix pad template ref leaks
Vincent Penquerc'h
2011-11-28
4
-8
/
+4
|
/
*
gst/dccp: fix build on newer mingw
Marc-André Lureau
2011-05-16
1
-0
/
+3
*
dccpserversink: fix list iteration code
Tim-Philipp Müller
2011-03-27
1
-9
/
+18
*
dccp: use socklen_t where appropriate rather than specific type
Mark Nauwelaerts
2011-02-01
2
-5
/
+4
*
dccp: Remove dead assignments
Edward Hervey
2010-11-25
1
-4
/
+3
*
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2010-10-19
4
-21
/
+26
*
Fix printf format strings for gcc 4.5
Руслан Ижбулатов
2010-04-29
1
-2
/
+2
*
Fixes for -Waggregate-return
Benjamin Otte
2010-03-23
1
-27
/
+1
*
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
2010-03-21
1
-1
/
+3
*
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2010-03-18
4
-29
/
+16
*
fix compile error with trace macro
Rob Clark
2010-03-11
1
-1
/
+1
*
Add new plugin to spec file and add missing header to gst/dccp/Makefile.am
Christian Schaller
2009-04-27
1
-2
/
+2
*
dccp: Port DCCP plugin to MinGW
Руслан Ижбулатов
2009-03-26
12
-51
/
+123
*
dccp: Fix "non-void without return value" compilation issue.
Edward Hervey
2009-02-22
1
-0
/
+2
*
Fix compilation on Forte.
Jan Schmidt
2009-01-30
1
-2
/
+2
*
Fix build on Solaris. Fixes bug #568480.
Brian Cameron
2009-01-23
1
-4
/
+0
*
gst/dccp/gstdccp.c: Use G_GSIZE_FORMAT instead of "%u" for a size_t variable ...
Sebastian Dröge
2008-11-22
1
-1
/
+1
*
gst/dccp/: CodeStyle improvements and minor fixes to the DCCP plugin.
Leandro Melo de Sales
2008-11-20
8
-147
/
+251
*
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
2008-11-04
1
-12
/
+1
*
gst/dccp/: Fix compilation on Solaris by including filio.h as needed.
Jan Schmidt
2008-08-28
2
-0
/
+13
*
gst/dccp/gstdccpserversink.*: Don't put globals only used by one '.c' file in...
Edward Hervey
2008-08-26
2
-3
/
+3
*
gst/dccp/gstdccp.c: Whoops, that was one fix too much :)
Edward Hervey
2008-08-26
1
-1
/
+1
*
gst/dccp/gstdccp.c: size_t's size varies by platform/architecture. Use glib c...
Edward Hervey
2008-08-26
1
-5
/
+5
*
Add dccp plugin. Fixes #542390.
Leandro Melo de Sales
2008-08-21
12
-0
/
+2548