summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2008-08-25gst/gstbin.c: When an element is in the locked state we still want to update ...Wim Taymans1-0/+0
2008-08-01gst/gstpadtemplate.c: Add "name-template", "direction", "presence" and "caps"...Tim-Philipp Müller1-0/+0
2008-07-31Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere.Sebastian Dröge1-0/+0
2008-07-21gst/gstghostpad.c: Add in doc that gst_ghost_pad_set_target can acceptThijs Vermeir1-0/+0
2008-07-12docs/pwg/building-testapp.xml: Don't use an undeclared variable in the exampl...tmatth1-0/+0
2008-07-10configure.ac: Don't require flex and bison if the parser is disabled.Michael Smith1-0/+0
2008-07-02tools/gst-plot-timeline.py: Fix parsing of log messagesThijs Vermeir1-0/+0
2008-06-20configure.ac: Bump version number back to dev -> 0.10.20.1Jan Schmidt1-0/+0
2008-06-11Rename DATADIR to GST_DATADIR to avoid build problemsDavid Schleef1-0/+0
2008-06-05gst/gsterror.c: Fix typo (spotted by Fabricio Godoy, #536723).Tim-Philipp Müller1-0/+0
2008-05-28gst/gstelementfactory.c: Small doc fix. Fixes #535285.José Alburquerque1-0/+0
2008-05-23docs/faq/gst-uninstalled: Also support ffmpeg in gst-uninstalled.Suresh Kumar P1-0/+0
2008-05-21gst/gstclock.c: Fix debug of the new clock rate.Wim Taymans1-0/+0
2008-05-17docs/Makefile.am: Don't descend into the plugins dir if plugin docs building ...Jan Schmidt1-0/+0
2008-05-16libs/gst/base/gsttypefindhelper.c: Sort buffer cache list by end offsets. Thi...Sebastian Dröge1-0/+0
2008-05-14tests/check/gst/gstinfo.c: Add a test for removing the default log handler. S...Stefan Kost1-0/+0
2008-05-13libs/gst/base/gstbasetransform.c: Check the caps of the buffer returned by gs...Sjoerd Simons1-0/+0
2008-05-09plugins/elements/gstmultiqueue.c: Add documentation for the signals to push o...Jan Schmidt1-0/+0
2008-05-07gst/gstinfo.h (GST_FUNCTION): Made GST_FUNCTION an alias for G_STRFUNC to avo...Ole André Vadla Ravnås1-0/+0
2008-05-06Don't allow negative sizes when allocating new buffers.Sebastian Dröge1-0/+0
2008-04-23gst/gstregistry.c: Improve the documentation.Stefan Kost1-0/+0
2008-04-23docs/gst/gstreamer-sections.txt: Move GParamSepc macros to standart section.Stefan Kost1-0/+0
2008-04-16gst/gsttaglist.h: Clarify some tag item docs after discussion on irc.Stefan Kost1-0/+0
2008-04-14gst/gstregistrybinary.c: Fix a typo in a debug message and revert change from...Sebastian Dröge1-0/+0
2008-04-14gst/gst.c: Pre-register GstGError GType from a thread-safe context (fixes #52...Tim-Philipp Müller1-0/+0
2008-04-09gst/gstquery.h: Fix typo.Tim-Philipp Müller1-0/+0
2008-04-03configure.ac: Add qoutes to the define. Fixes # 525961.Stefan Kost1-0/+0
2008-04-01gst/parse/: Require a new enough flex and bison and remove the parser hacks t...Sebastian Dröge1-0/+0
2008-03-23gst/gstregistrybinary.c: Align memory to the pointer size instead of always 3...Sebastian Dröge1-0/+0
2008-03-21gst/gstregistrybinary.*: Don't use GST_MAJORMINOR for the binary registry ver...Sebastian Dröge1-0/+0
2008-03-11configure.ac: Release 0.10.17.3Jan Schmidt1-0/+0
2008-03-07Move registry backend API to private headers where we can. Add fixme-0.11 com...Stefan Kost1-0/+0
2008-03-03Switch to using portabl gsize/gssize instead of size_t/ssize_tEdward Hervey1-0/+0
2008-03-03Fix broken use of config.h-defined preprocessor directive in a public header ...Tim-Philipp Müller1-0/+0
2008-03-03tests/check/gst/gststructure.c (GST_START_TEST): Add a check for the new warn...Andy Wingo1-0/+0
2008-02-29gst/gstinterface.c: Don't crash if the element supports the interface queried...Tim-Philipp Müller1-0/+0
2008-02-27configure.ac: Add checks for poll, ppoll and pselect.Wim Taymans1-0/+0
2008-02-23docs/README: Add a few lines about the new 'check-inspected-versions' target.Tim-Philipp Müller1-0/+0
2008-02-15gst/gstbuffer.c: Copy selected buffer-flags when creating subbuffers.Stefan Kost1-0/+0
2008-02-11gst/gstindex.*: Add new function with option to dispose of user_data in resol...Siavash Safi1-0/+0
2008-02-10ChangeLog surgery: Fix Josep's surname in previous commitsJan Schmidt1-0/+0
2008-02-08configure.ac: Make DISABLE_DEPRECATED defined *only* during CVS, not during p...Jan Schmidt1-0/+0
2008-02-03gst/: Make it possible (and recommended) to set element details and add pad t...Sebastian Dröge1-0/+0
2008-01-24configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for _POSIX_TI...Tim-Philipp Müller1-0/+0
2008-01-20gst/gstplugin.c: Fix old-style static plugins via GST_PLUGIN_DEFINE_STATIC ag...Tim-Philipp Müller1-0/+0
2008-01-14win32/common/libgstreamer.def: Add new API declarationsJan Schmidt1-0/+0
2008-01-14libs/gst/base/gstbasetransform.c: Fix long property description for QoS.Stefan Kost1-0/+0
2008-01-12gst/gst.c: _gst_trace_on is already provided by gsttrace.h, no need to declar...Jan Schmidt1-0/+0
2008-01-09Makefile.am: Remove old coverage target in favour of "make lcov".Stefan Kost1-0/+0
2007-12-19docs/design/part-synchronisation.txt: Small updates.Wim Taymans1-0/+0