projects
/
platform
/
upstream
/
gstreamer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gstreamer.git
2004-01-11
Benjamin Otte
tools/gst-inspect.c: improve output of caps a bit
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
David Schleef
Inherit some of parent's buffer flags.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
David Schleef
#3
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
David Schleef
gst/: Change GstBuffer private structure element names...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Benjamin Otte
gst/elements/gstbufferstore.c: initialize debugging...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Benjamin Otte
gst/gstqueue.c: Use better defaults for when a queue...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-10
Thomas Vander...
make critical more useful
commit
|
commitdiff
|
tree
|
snapshot
2004-01-10
Benjamin Otte
gst/gstinfo.*: Change gst_debug_log(_valist) to take...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-09
David Schleef
Add option --enable-gcov to build GStreamer with -fprof...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-09
David Schleef
more notes
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
David Schleef
email about bufferpool replacement
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Benjamin Otte
gst/gstutils.h: GST_PARENT_CALL and
commit
|
commitdiff
|
tree
|
snapshot
2004-01-07
Thomas Vander...
fix up docs remove props commit automatic moving and...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-07
Thomas Vander...
files to ignore
commit
|
commitdiff
|
tree
|
snapshot
2004-01-07
Ronald S. Bultje
gst/elements/gstfilesink.c: Fix for if we pass NULL...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
David Schleef
Revert last change, because it was unintended.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
David Schleef
Disable some poisoning, since some plugins rely on...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
Jan Schmidt
Make the "could not find compatible pad' message more...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-05
David Schleef
A checklist of things to check in elements
commit
|
commitdiff
|
tree
|
snapshot
2004-01-05
Jan Schmidt
gst/gstcaps.c: Move the poisoning to allow a NULL structure
commit
|
commitdiff
|
tree
|
snapshot
2004-01-04
David Schleef
gst/elements/gsttee.c: Remove usage of gst_pad_proxy_fi...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-03
David Schleef
Fix segfaults caused by last checkin and add a few...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-03
David Schleef
gst/elements/gsttypefindelement.c: Use gst_pad_use_expl...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-03
David Schleef
gst/gstelement.c: Fix to allow DELAYED to indicate...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-03
David Schleef
Move padtemplate clearing from class_init to base_init
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Ronald S. Bultje
gst/gstelement.c: Refuse registering a pad template...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
David Schleef
gst/gstcaps.c: Add new function.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Benjamin Otte
gst/gstpad.c: Fix wrong g_return_if_fail
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Jan Schmidt
Change the marshalilng of element_added/element_removed...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
David Schleef
Clean up some code in last checkin. Fix minor bug...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
David Schleef
Add new use_explicit_caps() and set_explicit_caps(...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
David Schleef
remove bogus FIXME
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
David Schleef
minor wording change
commit
|
commitdiff
|
tree
|
snapshot
2004-01-01
David Schleef
Negotiation fixes
commit
|
commitdiff
|
tree
|
snapshot
2004-01-01
David Schleef
Implement gst_caps_normalize()
commit
|
commitdiff
|
tree
|
snapshot
2003-12-31
Ronald S. Bultje
gst/gstqueue.c: use gst_pad_proxy_getcaps()
commit
|
commitdiff
|
tree
|
snapshot
2003-12-31
David Schleef
Negotiation fixes
commit
|
commitdiff
|
tree
|
snapshot
2003-12-31
David Schleef
Add functions useful default pad_link and fixate functions.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
David Schleef
Fix segfault caused by last checkin
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
David Schleef
gst/gstcaps.*: Add simplify function
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Thomas Vander...
reorganizing manual so that concepts are explained...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Thomas Vander...
add faq entry for building form source
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Benjamin Otte
forgot important file in commit it seems...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-27
Benjamin Otte
only call link functions to restore old link if the...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-27
Benjamin Otte
set freed caps to NULL
commit
|
commitdiff
|
tree
|
snapshot
2003-12-27
Benjamin Otte
gst/gstcaps.c: add sanity checks
commit
|
commitdiff
|
tree
|
snapshot
2003-12-25
Thomas Vander...
fix GST_DEBUG_CATEGORY_INIT description
commit
|
commitdiff
|
tree
|
snapshot
2003-12-25
Thomas Vander...
removing conflict traces
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Thomas Vander...
removing last mentions of wingo cothreads
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Thomas Vander...
fix non-gtk-doc comment blocks
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Thomas Vander...
whitespace and doc style fixes
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Thomas Vander...
remove trailing comma for gtk-doc
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Colin Walters
Make GstCaps parameter const. Copy caps parameter...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
David Schleef
I'm too lazy to comment this
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
David Schleef
Fix a few logic bugs in gst_element_get_compatible_pad_...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
David Schleef
Implement gst_pad_can_link_filtered(). Fix a few minor...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
David Schleef
Add some sanity tests to gstpad.c. Check that pad...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
David Schleef
Check caps for NULL before copying
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
David Schleef
Fix bug in _gst_caps_value_copy() that could cause...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Colin Walters
Use GST_PAD_LINK_SUCCESSFUL.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
David Schleef
gst/elements/: Use gst_pad_proxy_getcaps().
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
David Schleef
gst/gstpad.c: Rearrange/rewrite much of the pad negotia...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
David Schleef
Fix typo in last checkin that caused a regression.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
David Schleef
Rearrange lots of code. Change registration of compare...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
David Schleef
Remove these; we don't use them anymore
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Thomas Vander...
removing no longer used symbols
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Thomas Vander...
removing old caps code from docs removing gstprops...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Thomas Vander...
remove bufferpool documentation
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Thomas Vander...
links works fine too for getting release notes
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Colin Walters
I'm too lazy to comment this
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Colin Walters
Add interface to setting GValues directly.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
David Schleef
Print double ranges in a locale-friendly way
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
Benjamin Otte
gst/elements/gstelements.c: Set ranks of elements to...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
David Schleef
Disable code which does stuff we don't approve of
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
Benjamin Otte
gst/autoplug/: Fix autoplugging in spider element,...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
Thomas Vander...
some docs style cleanups
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
Thomas Vander...
minor style issues, no need to ChangeLog it
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
David Schleef
Add some notes about negotiation
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
David Schleef
Add gst_value_init_and_copy() and use it, to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
David Schleef
Allow more characters to be recognized as caps characters
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
David Schleef
undist caps2
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
David Schleef
Add test for a bug in GstValueList
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
David Schleef
Convert "caps2" to "caps".
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
David Schleef
remove files that were moved to testsuite/caps
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
David Schleef
remove testsuite/caps2 directory
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
David Schleef
Move testsuite/caps2 code to testsuite/caps
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
David Schleef
Stupid CVS.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
David Schleef
rename gstcaps2.[ch] to gstcaps.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
David Schleef
Merge CAPS branch
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Thomas Vander...
this is the real old changelog
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Thomas Vander...
old gst-plugins ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Ronald S. Bultje
gst/gstqueue.c: implement timeout for sending events...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Ronald S. Bultje
New start
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Christian Schaller
adding gstreamer and midi doc
commit
|
commitdiff
|
tree
|
snapshot
2003-12-20
Thomas Vander...
bump release version number testing fdo cvs
commit
|
commitdiff
|
tree
|
snapshot
2003-12-19
Brian Cameron
Fixed shell in docs/gst/Makefile.am and docs/libs/Makef...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-19
Thomas Vander...
minor cosmetic fixes
MOVE-TO-FDO
RELEASE-0_7_3
commit
|
commitdiff
|
tree
|
snapshot
2003-12-18
David Schleef
Fix powerpc asm
commit
|
commitdiff
|
tree
|
snapshot
2003-12-18
Colin Walters
Fix type of GST_TAG_TRACK_COUNT.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-17
Ronald S. Bultje
Remove need for calling set_active(FALSE)+set_active...
CAPS-MERGE-3
commit
|
commitdiff
|
tree
|
snapshot
next