2006-10-28 |
Tim-Philipp Müller | win32/common/gstconfig.h: Add GST_SEGMENT_FORMAT and...
|
commit | commitdiff | tree |
2006-10-26 |
Tim-Philipp Müller | gst/gststructure.c: If someone tries to set a non-UTF8...
|
commit | commitdiff | tree |
2006-10-18 |
Tim-Philipp Müller | gst/gstbuffer.h: Add an explicit cast to GstBuffer...
|
commit | commitdiff | tree |
2006-10-17 |
Tim-Philipp Müller | docs/gst/gstreamer-sections.txt: Forgot this one, makes...
|
commit | commitdiff | tree |
2006-10-17 |
Tim-Philipp Müller | gst/gstbuffer.h: Fix gst_buffer_replace() macro to...
|
commit | commitdiff | tree |
2006-10-16 |
Tim-Philipp Müller | gst/gstelement.h: Add casts to the correct return type...
|
commit | commitdiff | tree |
2006-10-13 |
Tim-Philipp Müller | gst/gsterror.c: Fix error message for GST_LIBRARY_ERROR_SETT...
|
commit | commitdiff | tree |
2006-10-12 |
Tim-Philipp Müller | win32/: Don't reference glib-compat.c which is currently...
|
commit | commitdiff | tree |
2006-10-12 |
Tim-Philipp Müller | win32/common/: Add gst_caps_merge() and a bunch of...
|
commit | commitdiff | tree |
2006-10-11 |
Tim-Philipp Müller | gst/gst.c: Check return value of write() to make compiler...
|
commit | commitdiff | tree |
2006-10-11 |
Tim-Philipp Müller | libs/gst/controller/gstcontroller.c: Fix refcounting...
|
commit | commitdiff | tree |
2006-10-09 |
Tim-Philipp Müller | API: add gst_tag_list_is_empty() (#360467).
|
commit | commitdiff | tree |
2006-10-08 |
Tim-Philipp Müller | gst/gstelement.h: gcc versions prior to gcc 3.3 apparently...
|
commit | commitdiff | tree |
2006-10-07 |
Tim-Philipp Müller | gst/gsttaglist.*: Minor fixes to GST_IS_TAG_LIST and...
|
commit | commitdiff | tree |
2006-10-07 |
Tim-Philipp Müller | gst/gsttaglist.h: Less tabs, more spaces.
|
commit | commitdiff | tree |
2006-10-06 |
Tim-Philipp Müller | gst/gstinfo.h: Those two function declarations do actually...
|
commit | commitdiff | tree |
2006-10-05 |
Tim-Philipp Müller | Printf fixes.
|
commit | commitdiff | tree |
2006-10-05 |
Tim-Philipp Müller | Add GST_USING_PRINTF_EXTENSION to gstconfig.h so that...
|
commit | commitdiff | tree |
2006-10-03 |
Tim-Philipp Müller | gst/gstbus.c: More docs for the sync-message signal...
|
commit | commitdiff | tree |
2006-10-02 |
Tim-Philipp Müller | gst/gstpad.c: Add 'Since: 0.10.11' to gst_pad_is_blocking...
|
commit | commitdiff | tree |
2006-09-29 |
Tim-Philipp Müller | tests/check/libs/controller.c: Add test for the previous...
|
commit | commitdiff | tree |
2006-09-29 |
Tim-Philipp Müller | libs/gst/controller/gstcontroller.c: Don't g_return_val_if_f...
|
commit | commitdiff | tree |
2006-09-27 |
Tim-Philipp Müller | tests/check/gst/gstcaps.c: Add some tests for gst_caps_inter...
|
commit | commitdiff | tree |
2006-09-25 |
Tim-Philipp Müller | gst/gstelementfactory.c: Fix typo in docs blurb.
|
commit | commitdiff | tree |
2006-09-25 |
Tim-Philipp Müller | gst/gsturi.c: Don't assert/crash here if a uri handler...
|
commit | commitdiff | tree |
2006-09-25 |
Tim-Philipp Müller | gst/gstinfo.c: Fix warning if HAVE_PRINTF_EXTENSION...
|
commit | commitdiff | tree |
2006-09-22 |
Tim-Philipp Müller | gst/gstghostpad.c: Don't forget to release proxy lock...
|
commit | commitdiff | tree |
2006-09-17 |
Tim-Philipp Müller | libs/gst/base/gstbasesrc.c: JITTER, RATE, and LATENCY...
|
commit | commitdiff | tree |
2006-09-17 |
Tim-Philipp Müller | gst/gstformat.c: Fix locking order (must take lock...
|
commit | commitdiff | tree |
2006-09-05 |
Tim-Philipp Müller | docs/manual/advanced-position.xml: Fix typo in sample...
|
commit | commitdiff | tree |
2006-09-03 |
Tim-Philipp Müller | gst/gst.c: Print better details when child was terminated...
|
commit | commitdiff | tree |
2006-09-03 |
Tim-Philipp Müller | gst/gstregistryxml.c: Print a warning rather than g_assert...
|
commit | commitdiff | tree |
2006-09-01 |
Tim-Philipp Müller | ChangeLog surgery: fix typo
|
commit | commitdiff | tree |
2006-09-01 |
Tim-Philipp Müller | gst/gstinfo.c: Fix locking order, handle NULL function...
|
commit | commitdiff | tree |
2006-08-29 |
Tim-Philipp Müller | gst/gstxml.c: Improve and detypofy docs.
|
commit | commitdiff | tree |
2006-08-28 |
Tim-Philipp Müller | docs/manual/appendix-win32.xml: Remove mention of popt...
|
commit | commitdiff | tree |
2006-08-25 |
Tim-Philipp Müller | docs/manual/basics-bus.xml: Docs update: fix wrong...
|
commit | commitdiff | tree |
2006-08-24 |
Tim-Philipp Müller | tests/check/gst/gstcaps.c: Don't leak caps in unit...
|
commit | commitdiff | tree |
2006-08-21 |
Tim-Philipp Müller | gst/gstxml.c: Chain up to parent class in dispose function...
|
commit | commitdiff | tree |
2006-08-17 |
Tim-Philipp Müller | docs/pwg/: Update for 0.10 API (#340627). Add myself...
|
commit | commitdiff | tree |
2006-08-17 |
Tim-Philipp Müller | Make gstcheck stuff show up in docs (still needs to...
|
commit | commitdiff | tree |
2006-08-15 |
Tim-Philipp Müller | gst/gstutils.c: Fix memleak (#351502).
|
commit | commitdiff | tree |
2006-08-15 |
Tim-Philipp Müller | libs/gst/check/gstcheck.h: Use const gchar * variables...
|
commit | commitdiff | tree |
2006-08-15 |
Tim-Philipp Müller | tools/gst-launch.c: More space on the left for the...
|
commit | commitdiff | tree |
2006-08-15 |
Tim-Philipp Müller | ChangeLog surgery: don't forget to mention the other...
|
commit | commitdiff | tree |
2006-08-15 |
Tim-Philipp Müller | libs/gst/check/gstcheck.h: Fix ASSERT_CRITICAL and...
|
commit | commitdiff | tree |
2006-08-14 |
Tim-Philipp Müller | API: add GST_TAG_EXTENDED_COMMENT (#350935).
|
commit | commitdiff | tree |
2006-08-14 |
Tim-Philipp Müller | gst/gstinfo.c: Make GST_PTR_FORMAT print messages as...
|
commit | commitdiff | tree |
2006-08-14 |
Tim-Philipp Müller | gst/gststructure.c: Fix typo in docs and re-wrap docs...
|
commit | commitdiff | tree |
2006-08-11 |
Tim-Philipp Müller | gst/gst.c: Fix typo in error message.
|
commit | commitdiff | tree |
2006-08-09 |
Tim-Philipp Müller | tests/check/: Let's enable the new unit test as well.
|
commit | commitdiff | tree |
2006-08-09 |
Tim-Philipp Müller | API: add GST_SEGMENT_FORMAT, which is a printf extension...
|
commit | commitdiff | tree |
2006-08-04 |
Tim-Philipp Müller | gst/gstelement.c: Don't crash printing the warning...
|
commit | commitdiff | tree |
2006-07-29 |
Tim-Philipp Müller | libs/gst/base/gstbasesrc.h: Note in the docs that the...
|
commit | commitdiff | tree |
2006-07-27 |
Tim-Philipp Müller | plugins/elements/gstfilesrc.c: Requesting 0 bytes before...
|
commit | commitdiff | tree |
2006-07-27 |
Tim-Philipp Müller | plugins/elements/gstfilesrc.c: Do not use mmap() by...
|
commit | commitdiff | tree |
2006-07-26 |
Tim-Philipp Müller | docs/manual/basics-elements.xml: Fix gst_element_link...
|
commit | commitdiff | tree |
2006-07-25 |
Tim-Philipp Müller | plugins/elements/gstfilesrc.c: Remove superfluous g_object_n...
|
commit | commitdiff | tree |
2006-07-24 |
Tim-Philipp Müller | gst/gsttaglist.c: Allow more than one GST_TAG_IMAGE...
|
commit | commitdiff | tree |
2006-07-23 |
Tim-Philipp Müller | ChangeLog surgery: add bug reference
|
commit | commitdiff | tree |
2006-07-20 |
Tim-Philipp Müller | gst/gsttaglist.c: Add some more docs, comments and...
|
commit | commitdiff | tree |
2006-07-20 |
Tim-Philipp Müller | gst/gstsegment.h: Convert tabs to spaces for better...
|
commit | commitdiff | tree |
2006-07-19 |
Tim-Philipp Müller | Fix typos (#348000).
|
commit | commitdiff | tree |
2006-07-18 |
Tim-Philipp Müller | docs/pwg/intro-basics.xml: Fix wrong links (#347927).
|
commit | commitdiff | tree |
2006-07-07 |
Tim-Philipp Müller | gst/gstobject.c: Random micro-optimisation: don't use...
|
commit | commitdiff | tree |
2006-07-07 |
Tim-Philipp Müller | gst/gstbin.c: Can't use GPOINTER_TO_INT and GINT_TO_POINTER...
|
commit | commitdiff | tree |
2006-07-07 |
Tim-Philipp Müller | .cvsignore: Ignore more.
|
commit | commitdiff | tree |
2006-07-07 |
Tim-Philipp Müller | Make gst-element-check-$VERSION.m4 call gst-inspect...
|
commit | commitdiff | tree |
2006-06-30 |
Tim-Philipp Müller | gst/: Fix deserialisation from XML. Set parent manually...
|
commit | commitdiff | tree |
2006-06-23 |
Tim-Philipp Müller | gst/gstinfo.c: Promote GST_DEBUG_CATEGORY_STATIC in...
|
commit | commitdiff | tree |
2006-06-23 |
Tim-Philipp Müller | docs/manual/advanced-dataaccess.xml: Fix buffer probe...
|
commit | commitdiff | tree |
2006-06-21 |
Tim-Philipp Müller | tests/check/pipelines/simple-launch-lines.c: Attempt...
|
commit | commitdiff | tree |
2006-06-21 |
Tim-Philipp Müller | tools/gst-feedback-m.m: Don't only use unversioned...
|
commit | commitdiff | tree |
2006-06-21 |
Tim-Philipp Müller | gst/gstbus.c: Fix some typos, make docs more explicit.
|
commit | commitdiff | tree |
2006-06-16 |
Tim-Philipp Müller | tools/gst-launch.1.in: Un-garble (fourcc) bit in filtered...
|
commit | commitdiff | tree |
2006-06-16 |
Tim-Philipp Müller | docs/manual/: Don't leak bus reference in sample code.
|
commit | commitdiff | tree |
2006-06-16 |
Tim-Philipp Müller | autogen.sh: Add default for new --enable-plugin-docs...
|
commit | commitdiff | tree |
2006-06-13 |
Tim-Philipp Müller | gst/gst.c: If the fork()'ed child process can't write...
|
commit | commitdiff | tree |
2006-06-13 |
Tim-Philipp Müller | gst/gstregistryxml.c: Fix silly bug that prevented...
|
commit | commitdiff | tree |
2006-06-12 |
Tim-Philipp Müller | gst/parse/Makefile.am: Fix build with 'make -j N' even...
|
commit | commitdiff | tree |
2006-05-30 |
Tim-Philipp Müller | API: add GST_TAG_PREVIEW_IMAGE (#343341).
|
commit | commitdiff | tree |
2006-05-29 |
Tim-Philipp Müller | gst/gst.c: Don't scan registry paths passed via --gst...
|
commit | commitdiff | tree |
2006-05-24 |
Tim-Philipp Müller | libs/gst/base/gsttypefindhelper.c: Fix off-by-one bug...
|
commit | commitdiff | tree |
2006-05-19 |
Tim-Philipp Müller | docs/faq/: Some minor FAQ updates that won't change...
|
commit | commitdiff | tree |
2006-05-19 |
Tim-Philipp Müller | API: add gst_element_seek_simple() (#342238).
|
commit | commitdiff | tree |
2006-05-18 |
Tim-Philipp Müller | gst/gsttagsetter.c: Docs additions and fixes (see ...
|
commit | commitdiff | tree |
2006-05-18 |
Tim-Philipp Müller | tests/examples/helloworld/helloworld.c: Must plug audioconve...
|
commit | commitdiff | tree |
2006-05-16 |
Tim-Philipp Müller | docs/manual/: Fix typos and minor errors in sample...
|
commit | commitdiff | tree |
2006-05-15 |
Tim-Philipp Müller | gst/gstobject.h: Add cast to make compiler happy -...
|
commit | commitdiff | tree |
2006-05-14 |
Tim-Philipp Müller | Minor docs fixes.
|
commit | commitdiff | tree |
2006-05-13 |
Tim-Philipp Müller | tools/gst-launch.c: Fix use of uninitialized variable...
|
commit | commitdiff | tree |
2006-05-12 |
Tim-Philipp Müller | tools/gst-launch.c: Print something more intelligible...
|
commit | commitdiff | tree |
2006-05-10 |
Tim-Philipp Müller | gst/: Make gtk-doc generate docs for our inlined gst_buffer_...
|
commit | commitdiff | tree |
2006-05-10 |
Tim-Philipp Müller | docs/manual/basics-pads.xml: Expand a bit on caps and...
|
commit | commitdiff | tree |
2006-05-09 |
Tim-Philipp Müller | Const-ify GEnumValue arrays.
|
commit | commitdiff | tree |
2006-05-09 |
Tim-Philipp Müller | tests/check/gst/gstbuffer.c: Add test case for flags...
|
commit | commitdiff | tree |
2006-05-09 |
Tim-Philipp Müller | gst/gstbuffer.c: gst_buffer_make_metadata_writable...
|
commit | commitdiff | tree |
2006-05-09 |
Tim-Philipp Müller | tools/: Fix up includes: need to include stdlib.h in...
|
commit | commitdiff | tree |
2006-05-09 |
Tim-Philipp Müller | gst/gsttaglist.*: API: add GST_TAG_IMAGE tag (#340721).
|
commit | commitdiff | tree |
2006-05-05 |
Tim-Philipp Müller | docs/manual/: Some typo fixes, some additions, some...
|
commit | commitdiff | tree |
next |