~thong-u/unoptimized/+git/gstreamer:BRANCH-EVENTS1

Last commit made on 2001-10-17
Get this branch:
git clone -b BRANCH-EVENTS1 https://git.launchpad.net/~thong-u/unoptimized/+git/gstreamer

Branch merges

Branch information

Name:
BRANCH-EVENTS1
Repository:
lp:~thong-u/unoptimized/+git/gstreamer

Recent commits

bdae23a... by Erik Walthinsen <email address hidden>

merge from HEAD on 20011016

Original commit message from CVS:
merge from HEAD on 20011016

022e916... by Wim Taymans

Added a little testbed for measuring buffer alloc/free, with some optimised gstmempool code (measured at a 10+ speed ...

Original commit message from CVS:
Added a little testbed for measuring buffer alloc/free, with some
optimised gstmempool code (measured at a 10+ speed improvement)

3f4b808... by Wim Taymans

Added more testcases

Original commit message from CVS:
Added more testcases

cccf189... by Wim Taymans

Make peek_bytes clear the previously assembled bytes.

Original commit message from CVS:
Make peek_bytes clear the previously assembled bytes.

704e5eb... by Wim Taymans

Uhm...

Original commit message from CVS:
Uhm...

dc44572... by Wim Taymans

More cleanups, added a pattern argument to bstest. The testsuite is now driven by a config file.

Original commit message from CVS:
More cleanups, added a pattern argument to bstest. The testsuite is now
driven by a config file.

8ade950... by Wim Taymans

Fix a mem leak with _peek_bytes. We keep a pointer to the assembled bytes and g_free it on the next flush.

Original commit message from CVS:
Fix a mem leak with _peek_bytes. We keep a pointer to the assembled bytes
and g_free it on the next flush.

e37919f... by Wim Taymans

Fixed a leak.

Original commit message from CVS:
Fixed a leak.

d518b7e... by Wim Taymans

Added some more testcases and rearanged some code (it's still pretty stupid)

Original commit message from CVS:
Added some more testcases and rearanged some code (it's still pretty stupid)

aed1e95... by Wim Taymans

Make status less cpu consuming

Original commit message from CVS:
Make status less cpu consuming