camerabin2: clarify some message logs
[platform/upstream/gstreamer.git] / gst / dccp /
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-05-16 Marc-André Lureaugst/dccp: fix build on newer mingw
2011-03-27 Tim-Philipp Müllerdccpserversink: fix list iteration code
2011-02-01 Mark Nauwelaertsdccp: use socklen_t where appropriate rather than speci...
2010-11-25 Edward Herveydccp: Remove dead assignments
2010-10-19 Stefan Kostvarious (gst): add missing G_PARAM_STATIC_STRINGS flags
2010-04-29 Руслан ИжбулатовFix printf format strings for gcc 4.5
2010-03-23 Benjamin OtteFixes for -Waggregate-return
2010-03-21 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-11 Rob Clarkfix compile error with trace macro
2009-04-27 Christian SchallerAdd new plugin to spec file and add missing header...
2009-03-26 Руслан Ижбулатовdccp: Port DCCP plugin to MinGW
2009-02-22 Edward Herveydccp: Fix "non-void without return value" compilation...
2009-01-30 Jan SchmidtFix compilation on Forte.
2009-01-23 Brian CameronFix build on Solaris. Fixes bug #568480.
2008-11-22 Sebastian Drögegst/dccp/gstdccp.c: Use G_GSIZE_FORMAT instead of ...
2008-11-20 Leandro Melo de... gst/dccp/: CodeStyle improvements and minor fixes to...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-08-28 Jan Schmidtgst/dccp/: Fix compilation on Solaris by including...
2008-08-26 Edward Herveygst/dccp/gstdccpserversink.*: Don't put globals only...
2008-08-26 Edward Herveygst/dccp/gstdccp.c: Whoops, that was one fix too much :)
2008-08-26 Edward Herveygst/dccp/gstdccp.c: size_t's size varies by platform...
2008-08-21 Leandro Melo de... Add dccp plugin. Fixes #542390.