2005-09-22 |
Thomas Vander... | fix leak in the test itself |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Wim Taymans | gst/base/gstbasesink.c: Prepare for more accurate posit... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Wim Taymans | gst/gstquery.*: More documentation. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Wim Taymans | gst/gstbin.c: Some more debug info. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Tim-Philipp... | check/gst/gstvalue.c: Add simplistic test suite for... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Tim-Philipp... | Add GST_TYPE_DATE, a boxed type that wraps GDate, and... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Andy Wingo | gst/gstconfig.h.in: Psych out gtk-doc. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Andy Wingo | gst/gstbuffer.c (gst_buffer_get_caps): Like all our... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Tim-Philipp... | gst/gstinfo.c: Add mutex to serialise access to the... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Tim-Philipp... | docs/pwg/appendix-porting.xml: And something about... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Andy Wingo | Test that removing probes from within the probe functio... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Andy Wingo | check/gst/gstutils.c (test_buffer_probe_n_times): Add... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Andy Wingo | check/gst/gstutils.c: New file. |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Tim-Philipp... | gst/: Don't put functional code in g_return_if_fail... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Stefan Kost | inlied another one and added some obvious docs |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Wim Taymans | gst/elements/gstfdsrc.*: Properly implement fdsrc.... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Stefan Kost | inlined more docs |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Stefan Kost | docs/gst/: remove obsolete doc file |
commit | commitdiff | tree | snapshot |
2005-09-21 |
David Schleef | gst/gstelementfactory.c: Drink a little beer, fix a... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Stefan Kost | remove files |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Stefan Kost | more docs inlined, splitted gstindex.{c,h} |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Thomas Vander... | fix a leak in controller |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Tim-Philipp... | gst/elements/gstfilesink.c: Set sync to FALSE by default. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Wim Taymans | gst/base/gstbasesink.c: Make sync property settable... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Wim Taymans | The timeout handler should have lower priority than... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Tim-Philipp... | tools/gst-inspect.c: Fix two typos. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Thomas Vander... | remove the sync property from fakesink. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Stefan Kost | docs/gst/gstreamer-docs.sgml: remove probe refsection |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Stefan Kost | check/Makefile.am: disable valgrinding the controller... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Wim Taymans | gst/base/gstbasesink.*: Added sync property to basesink... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Andy Wingo | gst/gstelementfactory.c (gst_element_factory_create... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Stefan Kost | more leaks plumbed, added more debug-logging |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Thomas Vander... | remove include of removed header |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Thomas Vander... | gst/gstclock.c: Commit from the Political Party For... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Stefan Kost | check/: plug mem-leak, re-add to valgrindable tests |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Thomas Vander... | unbreak the build for those who have chronic arthritis... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Andy Wingo | gst/gst.h: Re-add marshal to gst.h's include list ... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Stefan Kost | added missing symbols to api docs disable ref-count... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
David Schleef | docs/gst/Makefile.am: Ignore a few more internal headers |
commit | commitdiff | tree | snapshot |
2005-09-20 |
David Schleef | docs/libs/gstreamer-libs-docs.sgml: Remove docs for... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Jan Schmidt | check/generic/states.c: Add a sleep to ensure elements... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Tim-Philipp... | win32/gstenumtypes.*: Update. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Wim Taymans | gst/gstpipeline.c: Automatically PAUSE and RESUME a... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Thomas Vander... | whitespace fix |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Andy Wingo | gst/gstregistry.h: Spacing fixen. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Wim Taymans | gst/base/gstbasesrc.c: Handle state change failure... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Thomas Vander... | check/: enable cleanup again after fixing the leak |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Thomas Vander... | don't complain about my ARM .so files. Another reason... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Thomas Vander... | check/Makefile.am: re-enable tests now that leaks are... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Christian Schaller | update spec file |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Wim Taymans | GstBusHandler -> GstBusFunc, return value has the same... |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Thomas Vander... | mark a bunch of the tests as to fix until we fix them |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Thomas Vander... | common/check.mak: use GST_PLUGIN settings for valgrind... |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Thomas Vander... | various cleanups and memleak plugging. make valgrind... |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Thomas Vander... | add check-valgrind target |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Thomas Vander... | loading a plugin can return NULL |
commit | commitdiff | tree | snapshot |
2005-09-18 |
David Schleef | tools/gst-inspect.c: Revert the GOption code. |
commit | commitdiff | tree | snapshot |
2005-09-18 |
David Schleef | check/Makefile.am: Fix environment variables. |
commit | commitdiff | tree | snapshot |
2005-09-17 |
Thomas Vander... | add valgrind target; disable gstplugin until it passes |
commit | commitdiff | tree | snapshot |
2005-09-17 |
Thomas Vander... | add valgrind target; disable gstplugin until it passes |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Thomas Vander... | add mising include |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Thomas Vander... | set the right var |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Thomas Vander... | remove gst-register |
commit | commitdiff | tree | snapshot |
2005-09-16 |
David Schleef | Getting tired of debugging. Disabled all the unreffing... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
David Schleef | check/gst/gstplugin.c: More testing |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Thomas Vander... | unverbosify |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Thomas Vander... | some whitespace to trigger a build |
commit | commitdiff | tree | snapshot |
2005-09-16 |
David Schleef | gst/gstindex.c: get refcounting correct. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | check/: Add test |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | gst/gstplugin.c: Implement semi-decent recounting and... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Michael Smith | Implement missing function. This is enough to get the... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | configure.ac: Add -no-undefined to GST_PLUGIN_LDFLAGS... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | configure.ac: Remove getbits library. Nothing uses... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | gst/Makefile.am: Dist glib-compat.h |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | configure.ac: Remove gst/registries, since it's no... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | gst/: Convergence is near. Seriously. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | gst/glib-compat.*: Attempt #4 to appease the buildbots. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | gst/glib-compat.c: Attempt #3. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | gst/glib-compat.c: Attempt #2. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | gst/Makefile.am: Oh yeah, libgstreamer.so needs to... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | gst/glib-compat.*: Add some functions that are in newer... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | po/POTFILES.in: remove gst-register.c |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | docs/gst/: Documentation updates for registry changes. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | gst/gstregistryxml.c: Copy g_mkdir_with_parent() from... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | gst/gstregistryxml.c: Added. Essentially moved out... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
David Schleef | remove |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Thomas Vander... | whoops, wrong commit |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Thomas Vander... | notes on documenting elements and plugins |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Michael Smith | Rest of the fix for 316155: don't confuse MinGW when... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Steve Lhomme | file gst-typefind.vcproj was initially added on branch... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Michael Smith | Don't use windows linking attributes in MinGW |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Thomas Vander... | gst/gstutils.c: Apparently people think it's better... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Thomas Vander... | add a gst_element_set_state_async method that sets... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Thomas Vander... | codify design+behaviour in testsuite after discussion |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Thomas Vander... | docs/: add a quote |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Jan Schmidt | gst/: Remove the requirement for sub-classes to call... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Stefan Kost | docs/gst/gstreamer-sections.txt: more doc cleanups |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Thomas Vander... | doc build clean, hurray |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Thomas Vander... | various doc fixes |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Thomas Vander... | fix silly bug that caused build to fail when check... |
commit | commitdiff | tree | snapshot |
next |