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

Last commit made on 2005-05-29
Get this branch:
git clone -b BRANCH-COMPANY https://git.launchpad.net/~thong-u/unoptimized/+git/gstreamer

Branch merges

Branch information

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

Recent commits

c50aa69... by Benjamin Otte (Company)

add actions. see ChangeLog for details

Original commit message from CVS:
add actions. see ChangeLog for details

27c4315... by Benjamin Otte (Company)

gst/gstobject.*: s/GstObject */gpointer/ for the arguments of those 2 functions.

Original commit message from CVS:
* gst/gstobject.c: (gst_object_ref), (gst_object_unref):
* gst/gstobject.h:
s/GstObject */gpointer/ for the arguments of those 2 functions.
Mimicing GObject here.

d503205... by Benjamin Otte (Company)

gst/: remove CPU specific code

Original commit message from CVS:
* gst/Makefile.am:
* gst/gst.c: (gst_init_get_popt_table), (init_post),
(init_popt_callback):
* gst/gst.h:
* gst/gstcpu.c:
* gst/gstcpu.h:
remove CPU specific code

abec51e... by Benjamin Otte (Company)

remove elements that shouldn't be in core

Original commit message from CVS:
* gst/elements/Makefile.am:
* gst/elements/gstaggregator.c:
* gst/elements/gstaggregator.h:
* gst/elements/gstelements.c:
* gst/elements/gstmd5sink.c:
* gst/elements/gstmd5sink.h:
* gst/elements/gstmultifilesrc.c:
* gst/elements/gstmultifilesrc.h:
* gst/elements/gstpipefilter.c:
* gst/elements/gstpipefilter.h:
* gst/elements/gstshaper.c:
* gst/elements/gstshaper.h:
* gst/elements/gststatistics.c:
* gst/elements/gststatistics.h:
* po/POTFILES.in:
remove elements that shouldn't be in core

663710d... by Benjamin Otte (Company)

gst/autoplug/.cvsignore gst/autoplug/Makefile.am gst/autoplug/gstsearchfuncs.c gst/autoplug/gstsearchfuncs.h gst/auto...

Original commit message from CVS:
* gst/autoplug/.cvsignore
* gst/autoplug/Makefile.am
* gst/autoplug/gstsearchfuncs.c
* gst/autoplug/gstsearchfuncs.h
* gst/autoplug/gstspider.c
* gst/autoplug/gstspider.h
* gst/autoplug/gstspideridentity.c
* gst/autoplug/gstspideridentity.h
* gst/autoplug/spidertest.c
* configure.ac:
* gst/Makefile.am:
remove spider

3fd2b73... by Benjamin Otte (Company)

remove GstAtomic. Use plain ints instead for the time being

Original commit message from CVS:
* gst/Makefile.am:
* gst/gstatomic.c:
* gst/gstatomic.h:
* gst/gstatomic_impl.h:
* gst/gstbuffer.c:
* gst/gstdata.c: (gst_data_is_writable), (gst_data_copy_on_write),
(gst_data_ref), (gst_data_ref_by_count), (gst_data_unref):
* gst/gstdata.h:
* gst/gstdata_private.h:
* gst/gstinfo.c: (_gst_debug_init), (gst_debug_set_colored),
(gst_debug_is_colored), (gst_debug_set_default_threshold),
(gst_debug_get_default_threshold), (_gst_debug_category_new),
(gst_debug_category_free), (gst_debug_category_set_threshold),
(gst_debug_category_get_threshold):
* gst/gstinfo.h:
* testsuite/elements/struct_i386.h:
remove GstAtomic. Use plain ints instead for the time being

ea75a90... by Benjamin Otte (Company)

remove valgrind stuff. Without memchunks there's no need for it anymore.

Original commit message from CVS:
* configure.ac:
* gst/gst_private.h:
* gst/gstinfo.c: (_gst_debug_init):
remove valgrind stuff. Without memchunks there's no need for it
anymore.

17d271f... by Benjamin Otte (Company)

I need to learn cvs file removing

Original commit message from CVS:
I need to learn cvs file removing

b40a5f2... by Benjamin Otte (Company)

remove probes

Original commit message from CVS:
remove probes

68f8c5e... by Benjamin Otte (Company)

remove GstMemChunk

Original commit message from CVS:
remove GstMemChunk