gstreamer/tests/check/pipelines
Jan Schmidt b9b5877a51 gst/gstelement.c: Don't output the same debug statement twice.
Original commit message from CVS:
* gst/gstelement.c: (gst_element_get_state_func):
Don't output the same debug statement twice.
* libs/gst/base/gstadapter.c: (gst_adapter_try_to_merge_up),
(gst_adapter_peek), (gst_adapter_take_buffer):
Optimise the case where we have buffers at the head of the queue that
can be joined quickly (because they're contiguous sub-buffers) by
merging them together rather than copying data out into new memory.
* gst/parse/grammar.y:
* tests/check/pipelines/parse-launch.c:
Fix a leak in an error path for parse_launch, and add a check
for it to the testsuite.
2007-04-13 11:53:00 +00:00
..
.gitignore moap ignore 2006-07-02 22:20:20 +00:00
cleanup.c docs/gst/gstreamer-sections.txt: Add new element field and method. 2007-03-19 10:47:56 +00:00
parse-launch.c gst/gstelement.c: Don't output the same debug statement twice. 2007-04-13 11:53:00 +00:00
simple-launch-lines.c docs/gst/gstreamer-sections.txt: Add new element field and method. 2007-03-19 10:47:56 +00:00
stress.c docs/design/draft-latency.txt: Small update. 2007-02-12 11:32:22 +00:00