~thong-u/unoptimized/+git/gstreamer:0.11

Last commit made on 2012-04-05
Get this branch:
git clone -b 0.11 https://git.launchpad.net/~thong-u/unoptimized/+git/gstreamer

Branch merges

Branch information

Recent commits

9a6bd24... by =?utf-8?q?Sebastian_Dr=C3=B6ge?= <email address hidden>

Automatic update of common submodule

From 7fda524 to fd5d747

5077f4c... by Mark Nauwelaerts <email address hidden>

utils: add and improve debug messages

... so they end up in a more expected debug category rather than oblivion.

003e89d... by Wim Taymans <email address hidden>

back to devel

1178794... by Wim Taymans <email address hidden>

Release 0.11.3

41e9ca9... by Mark Nauwelaerts <email address hidden>

basetransform: remove automatic and undocumented setting of always_in_place

... which controls how to (forcibly) deal with (non-)writable data and
is not necessarily related to identical caps.

In particular, it is also not so helpful anymore with a more advanced
GstVideoFilter subclass which always has a transform_ip method currently,
even though its subclass may not have a corresponding _ip method.

007a00c... by Wim Taymans <email address hidden>

Merge branch 'master' into 0.11

Conflicts:
 configure.ac

ab7d888... by Wim Taymans <email address hidden>

dist net directory only once

73e91b2... by =?utf-8?q?Sebastian_Dr=C3=B6ge?= <email address hidden>

query: Only allow fixed caps in the accept-caps query

e017498... by Wim Taymans <email address hidden>

baseparse: do queries more directly

Just call our internal query function instead of going through the pad and the
query handler etc.

f3f209c... by Wim Taymans <email address hidden>

adapter: add some performance debug