~thong-u/unoptimized/+git/gstreamer:BRANCH-GSTREAMER-0_8

Last commit made on 2006-11-16
Get this branch:
git clone -b BRANCH-GSTREAMER-0_8 https://git.launchpad.net/~thong-u/unoptimized/+git/gstreamer

Branch merges

Branch information

Name:
BRANCH-GSTREAMER-0_8
Repository:
lp:~thong-u/unoptimized/+git/gstreamer

Recent commits

bda1740... by Thomas Vander Stichele

moap ignore

Original commit message from CVS:
moap ignore

f695f83... by Ronald S. Bultje

configure.ac: Back to development.

Original commit message from CVS:
* configure.ac:
Back to development.

e8d78da... by Ronald S. Bultje

Release 0.8.12 "Cookies".

Original commit message from CVS:
* NEWS:
* RELEASE:
* configure.ac:
Release 0.8.12 "Cookies".

4b446b3... by Ronald S. Bultje

configure.ac: Don't link to valgrind. Only needed for VG-tools, not for VG'ed apps. Fixes compile error (330308).

Original commit message from CVS:
Reviewed by: Ronald S. Bultje <email address hidden>
* configure.ac:
Don't link to valgrind. Only needed for VG-tools, not for VG'ed
apps. Fixes compile error (330308).

5825da6... by Ronald S. Bultje

testsuite/caps/caps.h: Fix testsuite.

Original commit message from CVS:
* testsuite/caps/caps.h:
Fix testsuite.

2ccfc2f... by Ronald S. Bultje

docs/gst/gstreamer-sections.txt: Fix build by adding missing symbols.

Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
Fix build by adding missing symbols.

2e63fa4... by Ronald S. Bultje

gst/elements/gstfdsrc.c: Implement querying.

Original commit message from CVS:
* gst/elements/gstfdsrc.c: (gst_fdsrc_init),
(gst_fdsrc_get_query_types), (gst_fdsrc_get_formats),
(gst_fdsrc_srcpad_query):
Implement querying.
* gst/gstqueue.c: (gst_queue_chain), (gst_queue_get):
If we're waiting to be "full enough to start" and EOS comes in,
just flow through all data since waiting longer is not going to
help us. Fixes hangs on short media files played from network
sources.
* gst/gsttag.c: (_gst_tag_initialize):
* gst/gsttag.h:
Add GST_TAG_IMAGE tag.

25c0f07... by Thomas Vander Stichele

docs/manual/Makefile.am: do not parallel-build manual

Original commit message from CVS:

* docs/manual/Makefile.am:
do not parallel-build manual

590e58d... by =?utf-8?q?Tim-Philipp_M=C3=BCller?= <email address hidden>

gst/: Don't use G_GNUC_CONST for _get_type() functions (see #324530 and http://wingolog.org/archives/2005/03/24/98 fo...

Original commit message from CVS:
* gst/gstcaps.h:
* gst/gstdata.h:
* gst/gstprobe.h:
* gst/gststructure.h:
* gst/gsttaginterface.h:
Don't use G_GNUC_CONST for _get_type() functions (see #324530
and http://wingolog.org/archives/2005/03/24/98 for why); yes, we
aim to please even unreleased and mind-boggingly cranky compilers.

f1a720a... by Thomas Vander Stichele

removing added dirs

Original commit message from CVS:
removing added dirs