projects
/
platform
/
upstream
/
gstreamer.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tools/gst-inspect.c: Can't pass NULL strings to g_print() on windows.
2005-10-08
Tim-Philipp Müller
tools/gst-inspect.c: Can't pass NULL strings to g_print...
commit
|
commitdiff
|
tree
2005-10-04
Tim-Philipp Müller
tools/gst-launch.c: Don't try to run erroneous pipelines.
commit
|
commitdiff
|
tree
2005-10-02
Tim-Philipp Müller
configure.ac: Fix (unused) AM_CONDITIONAL tests.
commit
|
commitdiff
|
tree
2005-10-01
Tim-Philipp Müller
gst/gstutils.c: Add assertion that makes sure src_val...
commit
|
commitdiff
|
tree
2005-09-29
Tim-Philipp Müller
gst/base/gstbasesrc.c: Fix documentation typos. Add...
commit
|
commitdiff
|
tree
2005-09-29
Tim-Philipp Müller
gst/gstvalue.c: More robust fraction string parsing.
commit
|
commitdiff
|
tree
2005-09-29
Tim-Philipp Müller
gst/gstcaps.c: Thou shalt not free a structure and...
commit
|
commitdiff
|
tree
2005-09-28
Tim-Philipp Müller
gst/elements/: Make element details static.
commit
|
commitdiff
|
tree
2005-09-27
Tim-Philipp Müller
check/gst/gstbuffer.c: Plug leak in test case and fix...
commit
|
commitdiff
|
tree
2005-09-27
Tim-Philipp Müller
gst/gstbuffer.c: Set READONLY flag on subbuffers, so...
commit
|
commitdiff
|
tree
2005-09-27
Tim-Philipp Müller
gst/gsterror.h: Remove comment. GST_TYPE_G_ERROR is...
commit
|
commitdiff
|
tree
2005-09-26
Tim-Philipp Müller
docs/design/: Replace all _pull_region() with _pull_range()
commit
|
commitdiff
|
tree
2005-09-24
Tim-Philipp Müller
check/gst/gstbin.c: Fix test case: we can't rely on...
commit
|
commitdiff
|
tree
2005-09-23
Tim-Philipp Müller
Add blurb about how the bus goes into flushing mode...
commit
|
commitdiff
|
tree
2005-09-23
Tim-Philipp Müller
check/gst/gstbin.c: Added test to check state change...
commit
|
commitdiff
|
tree
2005-09-22
Tim-Philipp Müller
check/gst/gstvalue.c: Add simplistic test suite for...
commit
|
commitdiff
|
tree
2005-09-22
Tim-Philipp Müller
Add GST_TYPE_DATE, a boxed type that wraps GDate, and...
commit
|
commitdiff
|
tree
2005-09-21
Tim-Philipp Müller
gst/gstinfo.c: Add mutex to serialise access to the...
commit
|
commitdiff
|
tree
2005-09-21
Tim-Philipp Müller
docs/pwg/appendix-porting.xml: And something about...
commit
|
commitdiff
|
tree
2005-09-21
Tim-Philipp Müller
gst/: Don't put functional code in g_return_if_fail...
commit
|
commitdiff
|
tree
2005-09-20
Tim-Philipp Müller
gst/elements/gstfilesink.c: Set sync to FALSE by default.
commit
|
commitdiff
|
tree
2005-09-20
Tim-Philipp Müller
tools/gst-inspect.c: Fix two typos.
commit
|
commitdiff
|
tree
2005-09-19
Tim-Philipp Müller
win32/gstenumtypes.*: Update.
commit
|
commitdiff
|
tree
2005-09-02
Tim-Philipp Müller
gst/base/gstbasesink.c: Add comment.
commit
|
commitdiff
|
tree
2005-09-01
Tim-Philipp Müller
win32/gstenumtypes.*: Update
commit
|
commitdiff
|
tree
2005-08-31
Tim-Philipp Müller
gst/elements/gstfilesrc.c: Set READONLY flag on mmap...
commit
|
commitdiff
|
tree
2005-08-13
Tim-Philipp Müller
Add GST_TAG_LANGUAGE_CODE as we have in 0.8, and don...
commit
|
commitdiff
|
tree
2005-08-12
Tim-Philipp Müller
docs/pwg/: Add some paragraphs about state changes...
commit
|
commitdiff
|
tree
2005-08-10
Tim-Philipp Müller
gst/gst.c: Check whether GST_DEBUG_NO_COLOR environment...
commit
|
commitdiff
|
tree
2005-08-10
Tim-Philipp Müller
gst/base/gsttypefindhelper.c: The memory returned by...
commit
|
commitdiff
|
tree
2005-08-09
Tim-Philipp Müller
New macros: GST_ROUND_UP_2() through GST_ROUND_UP_64().
commit
|
commitdiff
|
tree
2005-08-08
Tim-Philipp Müller
gst/gstiterator.h: Fix wrong include and 'make distcheck'.
commit
|
commitdiff
|
tree
2005-08-08
Tim-Philipp Müller
gst/: Add padding to our base elements' class and instance...
commit
|
commitdiff
|
tree
2005-08-01
Tim-Philipp Müller
gst/elements/gsttypefindelement.*: Set caps on all...
commit
|
commitdiff
|
tree
2005-08-01
Tim-Philipp Müller
gst/elements/gsttypefindelement.*: Set caps on first...
commit
|
commitdiff
|
tree
2005-08-01
Tim-Philipp Müller
docs/gst/: Remove some old cruft from docs.
commit
|
commitdiff
|
tree
2005-07-31
Tim-Philipp Müller
gst/gstpad.h: Fix inline docs for GstPadLinkReturn.
commit
|
commitdiff
|
tree
2005-07-30
Tim-Philipp Müller
configure.ac: Use AC_SYS_LARGEFILE, which will set...
commit
|
commitdiff
|
tree
2005-07-16
Tim-Philipp Müller
gst/base/gstbasesrc.c: Don't unref the caps we passed...
commit
|
commitdiff
|
tree
2005-07-15
Tim-Philipp Müller
docs/pwg/building-pads.xml: s/GST_PAD_LINK_REFUSED...
commit
|
commitdiff
|
tree
2005-06-29
Tim-Philipp Müller
gst/elements/gstfilesink.c: Simplify code so that we...
commit
|
commitdiff
|
tree
2005-06-20
Tim-Philipp Müller
gst/gsturi.c: Fix potential endless loop.
commit
|
commitdiff
|
tree
2005-05-17
Tim-Philipp Müller
gst/base/gstbasesrc.c: Remove implicit cast from gboolean...
commit
|
commitdiff
|
tree
2005-05-13
Tim-Philipp Müller
Require GLib >= 2.4.0 (for the g_atomic_* funcs)
commit
|
commitdiff
|
tree
2005-05-13
Tim-Philipp Müller
Mention GstPushSrc
commit
|
commitdiff
|
tree
2005-05-12
Tim-Philipp Müller
gst/base/gstbasesrc.c: Discont event offset format...
commit
|
commitdiff
|
tree
2005-05-06
Tim-Philipp Müller
Purge GstAtomic stuff from docs and win32 makefiles...
commit
|
commitdiff
|
tree
2005-02-18
Tim-Philipp Müller
Fix inline docs: tag setter vararg functions are NULL...
commit
|
commitdiff
|
tree
2005-02-09
Tim-Philipp Müller
Fix typo in FAQ (artssink => artsdsink)
commit
|
commitdiff
|
tree
2005-02-08
Tim-Philipp Müller
Add -v argument to fakesrc/fakesink gst-launch line...
commit
|
commitdiff
|
tree
2005-01-25
Tim-Philipp Müller
Only check for gst-inspect if we haven't already found...
commit
|
commitdiff
|
tree
2005-01-24
Tim-Philipp Müller
Don't unref seek event twice in case where fflush(...
commit
|
commitdiff
|
tree