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

Last commit made on 2002-03-18
Get this branch:
git clone -b BRANCH-EVENTS2 https://git.launchpad.net/~thong-u/unoptimized/+git/gstreamer

Branch merges

Branch information

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

Recent commits

c9b994f... by Benjamin Otte (Company)

make this test compile with the new buffers

Original commit message from CVS:
make this test compile with the new buffers

9be26b5... by Benjamin Otte (Company)

bugfix for gst_element_request_pad_by_name returning NULL even though a template was available

Original commit message from CVS:
bugfix for gst_element_request_pad_by_name returning NULL even though a template was available

c8f59fe... by Benjamin Otte (Company)

disable the use of memchunks for now - we need a threadsafe solution

Original commit message from CVS:
disable the use of memchunks for now - we need a threadsafe solution

3a76f20... by Benjamin Otte (Company)

next bunch:

Original commit message from CVS:
next bunch:
- rewrite bufferpool passing on pads
- pads now cache their bufferpools
- notification when bufferpools change (eg after connecting)
You need to connect a notify function now if you want to pass the bufferpool to other pads, too

2a997ea... by Thomas Vander Stichele

update to new buffer api

Original commit message from CVS:
update to new buffer api

984ae14... by Benjamin Otte (Company)

changes to the buffers /bufferpools:

Original commit message from CVS:
changes to the buffers /bufferpools:
- merge gstbufferpool.[ch] into gstbuffer.[ch]
- fix gst_buffer_copy to work with the right pools
- sub buffers are now ordinary buffers with their own pool, so we don't need the parent field anymore
- updated filesrc to use the bufferpool changes
if anyone is keen to try: gst-launch filesrc ! { queue ! mad ! { queue ! osssink } works here - you just should only compile mad and oss stuff from the plugins, the rest will probably not compile.

ecc9fb5... by Thomas Vander Stichele

hm, this might take some time

Original commit message from CVS:
hm, this might take some time

2e2d689... by Thomas Vander Stichele

is this a gcc3ism ?

Original commit message from CVS:
is this a gcc3ism ?

9e33330... by Thomas Vander Stichele

no newline at eof

Original commit message from CVS:
no newline at eof

b574843... by Benjamin Otte (Company)

sorry to bother, but you still have INVLAID in part of the macro :-/

Original commit message from CVS:
sorry to bother, but you still have INVLAID in part of the macro :-/