summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)AuthorFilesLines
2007-02-10gst/gstbin.h: Replace interface parameter name by iface as interface is a res...Sébastien Moutte3-0/+10
2007-01-07win32/common/libgstreamer.def: Add new exported function.Sébastien Moutte3-0/+9
2007-01-06libs/gst/base/gstbasesink.h: New GstBaseSinkClass vmethod, activate_pull(), p...Andy Wingo1-1/+1
2007-01-02bump to CVSThomas Vander Stichele1-6/+6
2006-12-07configure.ac: releasing 0.10.11, "Love never runs on time"RELEASE-0_10_11Jan Schmidt1-6/+6
2006-12-01win32/: Fix compilation on win32 under VS8Sergey Scobich5-5/+20
2006-11-10win32/common/libgstreamer.def: Add two missing symbols (#366492).Sergey Scobich1-0/+2
2006-10-28Add needed entries in .def files.Sergey Scobich4-11/+12
2006-10-28win32/common/gstconfig.h: Add GST_SEGMENT_FORMAT and GST_USING_PRINTF_EXTENSI...Tim-Philipp Müller1-0/+15
2006-10-15win32/vs8/grammar.vcproj: Error out with a warning if glib-genmarshal.exe is ...Marcus Granado1-3/+3
2006-10-12win32/: Don't reference glib-compat.c which is currently not used and not dis...Tim-Philipp Müller3-11/+11
2006-10-12win32/common/: Add gst_caps_merge() and a bunch of other recently-added funct...Tim-Philipp Müller3-0/+12
2006-09-16win32/common/config.h: update for versionThomas Vander Stichele1-5/+5
2006-09-14releasing 0.10.10RELEASE-0_10_10Thomas Vander Stichele1-5/+5
2006-09-09first prereleaseThomas Vander Stichele1-3/+3
2006-08-29I don't even know which arch that isThomas Vander Stichele1-1/+1
2006-08-14gst/: Small doc updates.Wim Taymans1-1/+1
2006-08-11GST_DISABLE_DEPRECATED is only for users of API that don't want to see deprec...Andy Wingo1-1/+1
2006-07-26back to 32 bitThomas Vander Stichele1-1/+1
2006-07-21libs/gst/check/Makefile.am (libgstcheck_@GST_MAJORMINOR@include_HEADERS)Andy Wingo1-1/+1
2006-07-18make --disable-index work (#342564)Stefan Kost1-5/+5
2006-07-14configure.ac: releasing 0.10.9, "On the road again"RELEASE-0_10_9Jan Schmidt1-5/+5
2006-07-10Fix build when disabling tracing (fixes #344016). Also start to document the ...Stefan Kost1-1/+1
2006-07-08tools/gst-launch.c (main): Handle err == NULL. gst/gst.c (init_post, ensure_c...Andy Wingo1-1/+1
2006-07-05win32/common/: Add new exported functions.Sébastien Moutte3-1/+6
2006-06-10back to HEADThomas Vander Stichele1-5/+5
2006-06-10releasing 0.10.8RELEASE-0_10_8Thomas Vander Stichele1-3/+3
2006-06-09releasing 0.10.7RELEASE-0_10_7Thomas Vander Stichele1-5/+5
2006-06-070.10.6.2 prereleaseThomas Vander Stichele1-3/+3
2006-05-30gst/gst.c: set #include <sys/wait.h> in a #ifdef #ifdef HAVE_FORKSébastien Moutte3-2/+6
2006-05-30added HAVE_FORKThomas Vander Stichele1-0/+3
2006-05-28gst/gst.c: if we have fork, fork while reading/rebuilding the registry so the...Thomas Vander Stichele1-0/+3
2006-05-19API: add gst_element_seek_simple() (#342238).Tim-Philipp Müller1-0/+1
2006-05-17gst/gstregistryxml.c: Use g_remove and g_rename instead of remove and rename ...Sébastien Moutte5-10/+10
2006-05-14update config.hThomas Vander Stichele1-5/+5
2006-05-14configure.ac: releasing 0.10.6, "Take the cannoli"RELEASE-0_10_6Jan Schmidt1-5/+5
2006-05-12Makefile.am: updates for win32Thomas Vander Stichele4-40/+46
2006-05-12win32/MANIFEST: Update win32 files listing.Sébastien Moutte3-14/+30
2006-04-28update win32 config.hThomas Vander Stichele1-5/+5
2006-04-28releasing 0.10.5RELEASE-0_10_5Thomas Vander Stichele1-5/+5
2006-04-28adding missing dsp filesThomas Vander Stichele1-1/+6
2006-04-26prereleaseThomas Vander Stichele1-3/+3
2006-04-12prereleaseThomas Vander Stichele1-4/+4
2006-04-12libs/gst/controller/gstcontroller.c: Free allocated GstTimedValues when freei...Tim-Philipp Müller1-1/+2
2006-04-09gst/gst_private.h: add a new #ifdef to use __declspec(dllimport) only for oth...Sébastien Moutte8-14/+34
2006-04-05gst/gstpad.c (gst_pad_set_blocked_async): More debug. libs/gst/base/gstbasetr...Andy Wingo1-1/+1
2006-04-03update win32 common dir; update uninstalled scriptThomas Vander Stichele1-3/+3
2006-04-01configure.ac: use new AS_VERSION and AS_NANO macrosThomas Vander Stichele2-34/+28
2006-03-23win32/common/: Update, add recently added functions.Tim-Philipp Müller2-1/+6
2006-03-19gst/gst_private.h: add win32 specific import decoration(__declspec(dllimport)...Sébastien Moutte8-741/+1085